Shutdown Computer Remotely
We sometimes have fun at work and shut down each others computer;-)
I think you need to have domain admin rights to do so. If you are not logged in as domain admin you can run the “cmd.exe” with Shift+Right Click and “Run As” Domain Admin Login + Password.
Here the command:
-
shutdown -m \\computername -s -t 500 -c "You better save your work;-)"
admin on November 4th 2008 in General