Fourteen Years of Service
Posts: 19
Threads: 3
RE: shutdown a remote computer by ip 06-16-2011, 01:38 AM
#2
I haven't tried this yet but does it prompt a confirmation?
If not, it could be pretty funny to make a reg key that runs it on startup.
•
Fourteen Years of Service
Posts: 22
Threads: 1
RE: shutdown a remote computer by ip 07-07-2011, 10:27 AM
#4
Its always good to involve the -f command aswell, as this will force the shutdown, if anythings still happening.
Also, always set a time because default is 1min i think and im pretty sure you can only do it in seconds.
Always good for making a pc switch off timer: shutdown -s -f -t 3600
Good share, wasn't aware of the -c feature xD
•
Fourteen Years of Service
Posts: 5
Threads: 1
RE: shutdown a remote computer by ip 07-12-2011, 05:44 AM
#5
Where do you put the IP address?
•
Fourteen Years of Service
Posts: 23
Threads: 7
RE: shutdown a remote computer by ip 07-13-2011, 10:58 AM
#6
u can get the ip address at cmd , type tracert.....
•
Fourteen Years of Service
Posts: 43
Threads: 7
RE: shutdown a remote computer by ip 07-26-2011, 11:56 PM
#7
shutdown -s -t 05 -c "hi your com is shutting down " \m xxx.xxx.xx.xx
insert ip address after \m and you can shut them down..works only if your computer is connected to them like lan or if they connect to your server
•
Fourteen Years of Service
Posts: 16
Threads: 1
RE: shutdown a remote computer by ip 07-27-2011, 03:50 PM
#8
good share.. use angry ip scanner for searching ip address..
•