Shutdown

  • Thread starter Thread starter Raj
  • Start date Start date
R

Raj

What is the command to shutdown thru commandline. I am
using win 2000 server as client to another win 2000
server. I want to shutdown my clients thru my system at
specific time.
I read that, using WSH Exec method we can. But i dont know
the shutdown command.
Like wsh.exec "notepad.exe"

How can i shutdown my client thru my system.

Thanx in advance
 
Raj said:
What is the command to shutdown thru commandline. I am
using win 2000 server as client to another win 2000
server. I want to shutdown my clients thru my system at
specific time.
I read that, using WSH Exec method we can. But i dont know
the shutdown command.
Like wsh.exec "notepad.exe"

How can i shutdown my client thru my system.

Thanx in advance

Try shutdown2.exe (from the files area of
http://groups.yahoo.com/group/WinTips-Tricks/)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top