Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Shutdown computers at a certain time

Status
Not open for further replies.

paul123456

Technical User
Apr 29, 2002
518
US
I have the syntax for xp to remotely shutdown a computer from a dos prompt. but how can i do it in windows 2000? for xp it is shutdown -s -f -m \\computer -t 60 -c "msg"

Thanks, PAUL

 
I think shutdown.exe is available on the Windows 2000 resource CD.

Nzarth

MCSA/MCSE (W2K), CCA

Working on CCNA
 
I think im going to set up a batch file and put it in the windows directory somewere and log into the users computer with admin rights a schedule a schedule task to run at a certain time that shuts down the computer. we want are users to not be logged into the machines until noon. but the users leave there machines on all night and we can't stop them from doing that. so by running this script it will shut there machines down at a certain time. they won't be able to see the task right? or change it

Thanks, PAUL

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top