T
11
1. Open "Command Prompt (CMD)"
2. Type "Net View" in Command Prompt
3. Open "Choose a target. Active computers are marked with \\.
4. Type "shutdown /s m/ \\COMPUTER_NAME"
Replace COMPUTER_NAME with the name of your target on your command prompt result.
Command with Description:
Shutdown - Command to shutdown
/s - Normal shutdown the target computer
/m \\ - Specify a target computer.

2. Type "Net View" in Command Prompt

3. Open "Choose a target. Active computers are marked with \\.

4. Type "shutdown /s m/ \\COMPUTER_NAME"
Replace COMPUTER_NAME with the name of your target on your command prompt result.
Command with Description:
Shutdown - Command to shutdown
/s - Normal shutdown the target computer
/m \\ - Specify a target computer.