shutdown remote computer from command prompt
by Ramya[ Edit ] 2012-08-31 18:12:35
shutdown remote computer from command prompt:
* open notepad
* type "command.com" and save it as a .bat file in desktop
* open bat file and type "shutdown -i"
* it will ask for a computers to select and hit the operation to be performed.