Codes for Shut-down ,Restart and Sleep
*****************************
Shut-down Computer Short cut
*****************************
Shutdown.exe -s -t 00
*****************************
Restart Computer Short cut
*****************************
Shutdown.exe -r -t 00
*****************************
Sleep Computer Batch File
*****************************
rundll32.exe powrprof.dll,SetSuspendState 0,1,0