Command Example

The following command will query the status of the DHCP service on the remote machine.
First using a cmd command, then using a PowerShell command.

Cmd Command

First, add the command

Cmd command example - step 1

Then, execute it and wait for the result

Cmd command example - step 2Cmd command example - step 3Cmd command example - step 4Cmd command example - step 5

PowerShell Command

Same as before, add the command, execute it and wait for the result

PowerShell command example - step 1PowerShell command example - step 2