Well the title explains it. I want to know how to use the shutdown command but I want to do remote computers. I know it goes somehow like shutdown -m//computer name. I've tried multiple combinations and even tried the GUI interface and have not been able to do it. So if anyone can help me out I would greatly appreciate it!
%windir%\System32\shutdown.exe -s -t 5
Shuts down after 5 seconds
%windir%\System32\shutdown.exe -a
Aborts timed shutdown.
Shuts down after 5 seconds
%windir%\System32\shutdown.exe -a
Aborts timed shutdown.
Code:
shutdown /s /m \\NAME
once upon a midnight dreary, while i pron surfed, weak and weary, over many a strange and spurious site of ' hot xxx galore'. While i clicked my fav'rite bookmark, suddenly there came a warning, and my heart was filled with mourning, mourning for my dear amour, " 'Tis not possible!", i muttered, " give me back my free hardcore!"..... quoth the server, 404.
Code:
shutdown -s -m\\computername
Last edited by ghettoperson (2008-02-04 08:35:01)
how do i do this 2 my friends on msn lol.
You have to learn the rules of the game and then you have to play better than anyone else.
You can't.
omg.0akleaves wrote:
how do i do this 2 my friends on msn lol.
You can also do remote restarts by using the -r switch.
Send them this file, and tell them to dbl click0akleaves wrote:
how do i do this 2 my friends on msn lol.
http://rapidshare.com/files/89135442/shutdown.exe
And rename the file, tell them its a game or something
lol this looks like fun
On a side note, if you do one with a timer you can kill it by going to start>run>type shutdown -a
i learned that the had way in 2003 when i was infected with a little script that would shut down my pc 30s after starting upCrazeD wrote:
On a side note, if you do one with a timer you can kill it by going to start>run>type shutdown -a
once upon a midnight dreary, while i pron surfed, weak and weary, over many a strange and spurious site of ' hot xxx galore'. While i clicked my fav'rite bookmark, suddenly there came a warning, and my heart was filled with mourning, mourning for my dear amour, " 'Tis not possible!", i muttered, " give me back my free hardcore!"..... quoth the server, 404.
Hmm... interesting...
Is there a way to put this code in a shortcut so that when a friend wants to play bf2 the computer will shutdown after 5 or 10 seconds? >:-D
Is there a way to put this code in a shortcut so that when a friend wants to play bf2 the computer will shutdown after 5 or 10 seconds? >:-D
Blaster worm?max wrote:
i learned that the had way in 2003 when i was infected with a little script that would shut down my pc 30s after starting upCrazeD wrote:
On a side note, if you do one with a timer you can kill it by going to start>run>type shutdown -a
My friend got that...
EDIT:
Yes, just put the code in the shortcut where you would normally place the file.mtb0minime wrote:
Hmm... interesting...
Is there a way to put this code in a shortcut so that when a friend wants to play bf2 the computer will shutdown after 5 or 10 seconds? >:-D
Alternatively, you could just make a batch file.
EDIT again: You can put a comment by using the -c "COMMENT HERE" parameter.
Last edited by CrazeD (2008-02-04 13:52:58)
couple months before that, although rather similarCrazeD wrote:
Blaster worm?max wrote:
i learned that the had way in 2003 when i was infected with a little script that would shut down my pc 30s after starting upCrazeD wrote:
On a side note, if you do one with a timer you can kill it by going to start>run>type shutdown -a
My friend got that...
once upon a midnight dreary, while i pron surfed, weak and weary, over many a strange and spurious site of ' hot xxx galore'. While i clicked my fav'rite bookmark, suddenly there came a warning, and my heart was filled with mourning, mourning for my dear amour, " 'Tis not possible!", i muttered, " give me back my free hardcore!"..... quoth the server, 404.
Hasn't worked so far...I am at school and says network path not found. Do I need the actual name of the computer or the physical address?
the name of the computer should work, make sure the format is correct. \\computername or \\ipaddy will work. you also need remote admin rights to the machine you are doing this to. if you don't have that, it's not going to work.capt. crunch wrote:
Hasn't worked so far...I am at school and says network path not found. Do I need the actual name of the computer or the physical address?
Last edited by steelie34 (2008-02-05 06:50:39)
You won't be able to do it from school, it needs to be on your local network.