Automatic Shutdown Script Issue - TechRepublic
Question
September 24, 2008 at 06:27 AM
rockinmycountry

Automatic Shutdown Script Issue

by rockinmycountry . Updated 16 years, 8 months ago

Hey all, I am trying to get my systems on my SMB network to shutdown at a specific time of day, that way windows scheduler can run some tasks after hours then shut down when complete. Currently, I have this script running as a .bat file. It is
shutdown -f -s -t 600 -c “This system is shutting down for the night, please save any work at this time.”
Unfortunatly it just isn’t working and I don’t know why. I am running this script on XP Pro and Vista systems. Any help here would be great. Thanks.

This discussion is locked

All Comments