Hi Tom,
I scheduled a reboot task using the Windows Task Scheduler (Server 2003). I used a bat file named reboot.bat. This is what is in the file shutdown -r -f
I scheduled the reboot to occur at 1am. When I checked the task sheduler the next morning, the task scheduler reflects that it did not run. But when I checked the event logs, it looks as if it did run because I get this event:
Product: Windows Operating System
ID: 6006
Source: EventLog
Version: 5.2
Symbolic Name: EVENT_EventlogStopped
Message: The Event log service was stopped.
http://go.microsoft.com/fwlink/events.asp
That error indicates that a scheduled reboot did occur.
I scheduled a reboot task using the Windows Task Scheduler (Server 2003). I used a bat file named reboot.bat. This is what is in the file shutdown -r -f
I scheduled the reboot to occur at 1am. When I checked the task sheduler the next morning, the task scheduler reflects that it did not run. But when I checked the event logs, it looks as if it did run because I get this event:
Product: Windows Operating System
ID: 6006
Source: EventLog
Version: 5.2
Symbolic Name: EVENT_EventlogStopped
Message: The Event log service was stopped.
http://go.microsoft.com/fwlink/events.asp
That error indicates that a scheduled reboot did occur.