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.
Shutdown command in Win2000
Name: Paul Date: December 10, 2001 at 09:16:23 Pacific
Comment:
If anyone knows please post the shutdown command for W2000. I want to write a batch file that executes several operations before shutdown. Thanks.
Name: Norm Date: December 11, 2001 at 14:27:00 Pacific
Reply:
If you wish to save yourself the brain damage of the batch file, go to:
http://www.dworld.de/shdnintern.htm
for "SHUTDOWN NOW". I have been using this software for a year and it is SUPERB. You may execute and files you desire as part of the shutdown sequence.
0
Response Number 4
Name: Paul Date: December 11, 2001 at 15:47:36 Pacific
Reply:
Thank you for the responses! I went to Sysinternal's website and dnld 'psshutdown' I put this command line executable in a batchfile and it works well although it bypasses the complete APM shutdown sequence so I have to manually turn off the computer. I'm going to try Shutdown now right now so we'll see how that goes.
0
Response Number 5
Name: surik Date: January 29, 2002 at 02:07:04 Pacific
Reply:
if any one knows win2000 shutdown command,kindly send me.
Summary: Does anyone know if there is an equivalent command to deltree in win2000. What i need to do is to delete all files and any subfolders from a folder from a batch file. In win95/98 i would use: deltree ...
Summary: In order for DOS programs to print in 2000 across a network printer I need to capture a printer port. Win2000 does not support this feature. I have used the old net use command, net use lpt1:\\servern...