Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
schedule shutdown
Name: Arvin Date: June 18, 2000 at 23:33:46 Pacific
Comment:
Hi,
Is it possible to schedule shutdown on NT workstation?
Name: antwort Date: June 19, 2000 at 01:59:31 Pacific
Reply:
yes it is. i think in the resource kit there is a command shutdown.exe which allows you to remote shutdown any pc in your network. and you can simply schedule it using the AT command.
Summary: If you enable the Schedule service in the control panel (make sure it is set to automatically startup) you can use the AT command. This allows you to write a script using the shutdown option from the...
Summary: Use Shutdown.exe from the NT Resource Kit. Launch from server or workstation. script e.g., shutdown \\MACHINE NAME /t:90 the /t parameter above allows 90 seconds before forced shutdown. Run as a sched...
Summary: I have been running a scheduled weekly shutdown/Reboot of my NT Servers for several weeks now(AT-Shutgui.exe), but I am noticing some eventviewer messages that make me feel that this is not a "Clean S...