Shutdown XP from Remote Desktop Connection?

  • Thread starter Thread starter Scott Townsend
  • Start date Start date
S

Scott Townsend

I can use the tsshutdn to give me the boot while I'm on it, thought is there
a way to enable the shutdown and reboot option when I log off?

Thanks,
Scott<-
 
Scott Townsend said:
I can use the tsshutdn to give me the boot while I'm on it, thought is
there a way to enable the shutdown and reboot option when I log off?

Thanks,
Scott<-

You can type this in a command prompt -

shutdown -r -t 5

-r is restart, -t is timeout, 5 is 5 seconds)
 
Back
Top