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.
Reboot
Name: edellis Date: March 21, 2001 at 11:22:10 Pacific
Comment:
Require a method of rebooting a server via task scheduler so that we can assign a time - using a dos command to achive the reboot.
Name: Tom Date: March 21, 2001 at 15:42:17 Pacific
Reply:
Try the SHUTDOWN command that comes with NT RESOURCE KIT. Shutdown /l/r/y/c, the /l is for Local, /r for Reboot, /y to automatically answer YES to any questions and /c is to Close any open apps. You could put this command in a batch file and assign this batch file in your task scheduler.
Summary: One of my meddling end users has a cd-rom drive comes up as Disk 0 in disk administrator. The C drive is also listed as "Disk 0". I changed the cd drive to "E", and then I can see it through "My Com...
Summary: What is the command to restart an NT server? I would like to include a command to my batch file that runs automatic backup for NT to reboot the server....
Summary: just before the login screen should appear a blue screen comes up which says something about 'beginning dump of physical memory' then the computer reboots. This happens every time, no matter how long...