Guest_imported
New member
- Jan 1, 1970
- 0
I am running 3 windows 2000 SP1, metaframe 1.8 SP2 servers. I want to run a reboot every night. It was working, now it is not. I have the scheduled tasks to run once a night. When I check the servers in the morning it says "It is safe to turn off your computer now". What do I do? I have 2 batch files run.
stop.bat
CDcd winnt\system32
net.exe stop icabrowser
reboot.bat
CDCD winnt\system32
tsshutdn.exe /reboot
Are these correct? If so, why won't the servers reboot?
When I check the event viewer there is an error in the system event log ststing the previous system shut down was unexpected.
stop.bat
CDcd winnt\system32
net.exe stop icabrowser
reboot.bat
CDCD winnt\system32
tsshutdn.exe /reboot
Are these correct? If so, why won't the servers reboot?
When I check the event viewer there is an error in the system event log ststing the previous system shut down was unexpected.