- Open notepad
- Type: shutdown /s /m \\computername
- Repeat for each computer, leaving the routers and local computer til last
- save as "shutdown_team.bat" or simlar file
- Run the file to shutdown all the team members in the order you specified
/s = shutdown
/m = computer to shutdown
Use /f to force applications to close
Additional arguments can be listed my typing "shutdown" in Command Prompt.
No comments:
Post a comment
Note: only a member of this blog may post a comment.