remote shutdown

  • Thread starter Thread starter Marlon
  • Start date Start date
M

Marlon

Hello,

I have a node of the network and I would like to shut it
down via another Node, is this possible, if yes, how?

Thanks
 
Marlon said:
I have a node of the network and I would like to shut it
down via another Node, is this possible, if yes, how?

Marlon,

you could use shutdown.exe from the resource kit or the very
reliable psshutdown.exe from www.sysinternals.com.

Example:

psshutdown -k -f -t 00 \\computername

Hans-Georg
 

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