Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Auto rebooting at night

Status
Not open for further replies.
Sep 10, 2003
2
US
Im trying to get my systems to auto reboot at night which I can do perfectly fine using shutdown.exe from my server but if the user locks the system and does not log out then nothing happens at all....Does anyone have any ideas or forcing the shutdown to occur if the system is locked or any other methods?

thanks
 
Are you using the built-in scheduler or doing it by hand? Scheduling the task with the right command line switches should do it.

/Siddharth
 
Im calling it from a batch file on my server....the only other switch there is that i havnt used it -f and that forces running applications to close so it can shutdown.....windows just doesnt do anything when its locked.....the only other thing I can think of is writing my own program and making it a service on each machine....but i dont know if that would work its just a thought.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top