|
|||||||
| Windows XP / 2000 / NT / 9x Forum Discussion for Windows operating systems from XP right back to the very beginnings! |
![]() |
|
|
Thread Tools |
|
|
#1 |
|
127.0.0.1
|
remote shutdown
i've been trying to figure out how to use remote shutdown for other computers in my personal network through my LAN. so far in CMD i've tried:
shutdown -m \\computername shutdown -m \\computername -s shutdown -m \\ip address shutdown -m \\ip address -s now, none of these switches i've used here seem to work. RDP is enabled on the machine i would like to specifically shutdown, but it still doesn't happen. any ideas guys? TY in advance
|
|
|
|
|
|
#2 |
|
HH's Nokia shareholder!
|
Try shutdown /m \\[computer] /S
|
|
|
|
|
|
|
|
127.0.0.1
|
this command gives me an "access is denied" error.
the other commands i listed above don't give me anything. they just process and nothing happens. |
|
|
|
|
|
#4 |
|
HH's Nokia shareholder!
|
If it gives you access is denied then it's the right command you just don't have the rights to issue remote shutdown ... You are using workgroup?? Then basically you should have identical user setuped on the remote machine, I'm not 100% sure about that but it would fall the category of MS logic in this case. If you have domain controller and you are using the domain mode then it should work straight away...
[EDIT] you can always type shutdown /h for help
|
|
|
|
|
|
|
|
127.0.0.1
|
yes, my LAN is all on a workgroup. how do I enable the remote shutdown feature on winXP then?
|
|
|
|
|
|
#6 |
|
HH's Nokia shareholder!
|
Try this tool, PsShutdown
that should be able to "log" user in and start the shutdown... |
|
|
|
|
|
|
|
|
127.0.0.1
|
i don't quite understand this line
Quote:
psshutdown [[\\computername but, after that, i don't know what else to put down as the rest of the path. |
|
|
|
|
|
|
#8 | |
|
HH's Nokia shareholder!
|
well the directory where you put that exe...
Quote:
|
|
|
|
|
|
|
|
|
127.0.0.1
|
i saw that. that whole line is confusing to me. how am i supposed to write that?
psshutdown [[\\computer -u| -p i'm not sure. |
|
|
|
|
|
#10 |
|
HH's Nokia shareholder!
|
psshutdown \\computer -u user -p psswd -s
|
|
|
|
|
|
|
|
|
127.0.0.1
|
now i get a message that says
Quote:
with those files that i extracted, what was i supposed to do with them? all i did was double click on "psshutdown" file. |
|
|
|
|
|
|
#12 |
|
HH's Nokia shareholder!
|
man that is command line tool... you use it in command prompt ...
|
|
|
|
|
|
|
|
127.0.0.1
|
ok, i don't understand then. i typed in psshutdown \\computername -u user -p -s and when i hit enter, i got the error i quoted above.
|
|
|
|
|
|
#14 |
|
HH's Nokia shareholder!
|
that's odd. it should work from NT 4.0 to Vista :P
Perhaps corrupted exe.. |
|
|
|
|
|
|
|
127.0.0.1
|
downloaded again, tried again, same thing
|
|
|
|
|
|
#16 |
|
HH's Nokia shareholder!
|
Hmm.. then I'm out of ideas ...
|
|
|
|
|
|
|
|
127.0.0.1
|
alrighty then. it's no worries
|
|
|
|
|
|
#18 |
|
HardwareHeaven Extreme Member
|
You could try dumping the files into the main Windows folder as it is a default executable path (or even Windows\System32), and see if it allows you to run it. Or, go into Control Panel | System | Advanced tab, and add a new environment variable pointing to the folder where you have PsShutdown (and the other files) in the "User Variables" section for that specific user, or under the "System Variables" section for all users.
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
|
|