Shutdown system remotely

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hi,
im using win 2k3 server & having 120+ clients win 2k pro.

my question is:

i want 2 shutdown the systems from my server remotely after 9.30 pm (IST)
everyday, if the m/c is idle or logoff.

is any gpo or scripts are available.

Anyone, pls guide me.

Advance Thanks
Rajaguru
 
Several said:
hi,
im using win 2k3 server & having 120+ clients win 2k pro.

my question is:

i want 2 shutdown the systems from my server remotely after 9.30 pm (IST)
everyday, if the m/c is idle or logoff.

is any gpo or scripts are available.

scheduled taks and shutdown.exe or psshutdown.exe from www.sysinternals.com
 
Thanks Tomasz. But my problem is im using win 2k pro on my clinets machines.
Since im not able 2 use non-microsoft tools to implement as by Security
Policu in my office. Another my clients pcs are PIII or PIV with lower
configurations only.
Im not able 2 find "shutdown" commnad in Win 2k pro. So, i want someother
best reliable solution 2 solve this issue.

Regards,
rajaguru
 
Several said:
Thanks Tomasz. But my problem is im using win 2k pro on my clinets machines.
Since im not able 2 use non-microsoft tools to implement as by Security
Policu in my office. Another my clients pcs are PIII or PIV with lower
configurations only.
Im not able 2 find "shutdown" commnad in Win 2k pro. So, i want someother
best reliable solution 2 solve this issue.


Shutdown.exe is included in Windows 2000 resources kit.
I'm not aware of any other tool from Microsoft which will allow You to
accomplish this task. This is official KB about this tool:
http://support.microsoft.com/default.aspx?scid=kb;en-us;317371&sd=tech

SysInternals Tools are widely incorporated in windows environment -
maybe You should evaluate them with Your security team.

If not You can use native solution which is VBS script:
http://www.microsoft.com/technet/scriptcenter/scripts/desktop/state/dmstvb08.mspx
 
Back
Top