How to shut down a terminal base on winxp remotely ?

  • Thread starter Thread starter Aeolian
  • Start date Start date
A

Aeolian

I wanna shut down a teminal remotely. Computers all are in same
workgroup.But nothing happened after executing "shutdown -m
\\computername".

Who please to tell me how to do it and set the concerned permission.?
thanks
 
Aeolian said:
I wanna shut down a teminal remotely. Computers all are in same
workgroup.But nothing happened after executing "shutdown -m
\\computername".

Who please to tell me how to do it and set the concerned permission.?
thanks

Try shutdown -t 30 -m \\ip.add.re.ss -c "Cya!" -f

Making appropriate substitutions.
 
Back
Top