hceonetman
Technical User
I have the NTReskit installed and am trying to do an automatic restart during off hours. Win NT scheduler is running as a service. On the same server I wish to restart, I click 'My Computer' and select 'Scheduled Tasks'. I click to add a new task and enter:
"C:\NTReskit\Shutdown.exe \\<Servername> /R /C /T:1 /Y".
I schedule this for 6:00 a.m the next day as a one-time event. The system lists this as a scheduled event. The next morning I can see the server has not shut down but I don't see any error msg. The task is still in the scheduler, but 'next run time' is listed as 'Never'. I expect I'd have to be here to watch it try to execute to see any error - then my luck would be that it would work and I'd disconnect everyone.
If I remember right, the above parameters are '/R' for restart, '/T:1' tells it to execute in one second, and '/Y' is to confirm the restart. I don't remember where I got the /C.
Besides not wanting to come in at 6:00 a.m., what am I doing wrong?
Thanks for any and all help,
HCEONETMAN
"C:\NTReskit\Shutdown.exe \\<Servername> /R /C /T:1 /Y".
I schedule this for 6:00 a.m the next day as a one-time event. The system lists this as a scheduled event. The next morning I can see the server has not shut down but I don't see any error msg. The task is still in the scheduler, but 'next run time' is listed as 'Never'. I expect I'd have to be here to watch it try to execute to see any error - then my luck would be that it would work and I'd disconnect everyone.
If I remember right, the above parameters are '/R' for restart, '/T:1' tells it to execute in one second, and '/Y' is to confirm the restart. I don't remember where I got the /C.
Besides not wanting to come in at 6:00 a.m., what am I doing wrong?
Thanks for any and all help,
HCEONETMAN