Sponsor Advertisements help keep UGN Security Online.
Sponsor Advertisements help keep UGN Security Online.
Want to earn prizes for clicking online advertisements? Join Rewards1.com.
|
|
|
#15795 - 03/18/04 11:08 AM
How to Shutdown -m //computername ?
|
Junior Member
Registered: 03/01/04
Posts: 4
Loc: MINDANAO
|
This is the only thing in windowx XP's shutdown utility that i dont really understand...I know it will shutdown a computer remotely...What do i have to do before i could type "shutdown -s -m //computername" ...so that i dont get a message like "access denied"?
Thanks in advance.....
|
|
Top
|
|
|
|
Sponsor Advertisements help keep UGN Security Online.
Sponsor Advertisements help keep UGN Security Online.
|
|
#15796 - 03/19/04 07:57 AM
Re: How to Shutdown -m //computername ?
|
UGN Super Poster
Registered: 06/16/03
Posts: 807
Loc: Wisconsin
|
I've tried and have never been able to get it to work. If you want to shut it down remotly try starting the telnet service, and connecting to the computer with telnet. Once you're logged in to the computer you with to shut down, type "shutdown -s" and it will display the count down timer on the computer youre connected to, and after 30 seconds it will shut down.
|
|
Top
|
|
|
|
#15797 - 03/19/04 10:00 AM
Re: How to Shutdown -m //computername ?
|
Junior Member
Registered: 03/01/04
Posts: 4
Loc: MINDANAO
|
do mean i have to start a telnet session to a target without installing anything like a telnet server like winshell?I dont know about winXP having a built-in telnet server or anything that will take connections from port 23...do U mind sharing m8?
I used to work with winshell and it works, bad thing is AVs can detect it...so i thougth i could use some help with winXP built-in utility.
|
|
Top
|
|
|
|
#15798 - 03/19/04 10:40 AM
Re: How to Shutdown -m //computername ?
|
UGN Super Poster
Registered: 06/16/03
Posts: 807
Loc: Wisconsin
|
Well Windows XP Professional has a built in telnet server. To enable it go to Start, Control Panel, Administrative Tools, Services, and scroll down the list for telnet. Double click it, set the Startup Type to automatic, and click the "Start" button. This starts the service, and sets it to automatically start every time you start windows. If your computer doesnt have a telnet server go to http://kpym.sourceforge.net#4 and download "KTS v1.06 Setup" and save it to the desktop so you know where it is when it finishes. When it finishes downloading, install it, go to Start, Control Panel, Administrative Tools, Services, and find "KPyM Telnet Service". Double click it, set it to start automatically, and click start. That starts the service, and you will be able to connect to that computer with telnet on port 23 and be able to remotly shut it down.
|
|
Top
|
|
|
|
#15799 - 03/20/04 09:49 AM
Re: How to Shutdown -m //computername ?
|
Junior Member
Registered: 03/01/04
Posts: 4
Loc: MINDANAO
|
wow,thanks for the details. I've got to try it ryt away ...
|
|
Top
|
|
|
|
#15800 - 03/21/04 06:10 AM
Re: How to Shutdown -m //computername ?
|
UGN Elite
   
Registered: 12/03/02
Posts: 3255
Loc: Maryland
|
Originally posted by Ghost: Well Windows XP Professional has a built in telnet server. To enable it go to Start, Control Panel, Administrative Tools, Services, and scroll down the list for telnet. Double click it, set the Startup Type to automatic, and click the "Start" button. This starts the service, and sets it to automatically start every time you start windows. If your computer doesnt have a telnet server go to http://kpym.sourceforge.net#4 and download "KTS v1.06 Setup" and save it to the desktop so you know where it is when it finishes. When it finishes downloading, install it, go to Start, Control Panel, Administrative Tools, Services, and find "KPyM Telnet Service". Double click it, set it to start automatically, and click start. That starts the service, and you will be able to connect to that computer with telnet on port 23 and be able to remotly shut it down. Ghost!! You have you have entered the helpful!!! You da man!
_________________________
My New site OpenEyes
|
|
Top
|
|
|
|
#15801 - 03/21/04 04:32 PM
Re: How to Shutdown -m //computername ?
|
UGN Member
Registered: 11/12/03
Posts: 478
Loc: My room
|
I have installed telnet, and followed the directions from ghost post. But when i type in shutdown -i -m //(computorname)it comes up with network path not found.
Im am using xp and am on a university network of over 100 pc's. hope you can help me.
_________________________
|
|
Top
|
|
|
|
#15802 - 03/21/04 06:18 PM
Re: How to Shutdown -m //computername ?
|
UGN Super Poster
Registered: 06/16/03
Posts: 807
Loc: Wisconsin
|
Well doing "shutdown -i" is going to display the user interface for this command, and it will ignore any flags beyond it. My previous post needs physical access to a computer to intall the telnet server. You then connect to that computer with telnet, login, and type "shutdown -s" to shut it down. What you're doing is telling the computer to display the GUI they made that interfaces with the shutdown utility. It doesnt do anything with the "-m" you put on the end of it. Also, when you type the name of the computer into the GUI and it cannot be found, it returns you to the command line utility and displays "the network path was not found". What you need to do is download and install the telnet server onto the computer you're trying to shut down (if you do not already have one). After you have done that, Go to Start, Run, and type in "telnet [ip address of computer youre trying to shut down]". So for example connecting to my computer i would type, "telnet 127.0.0.1". After you are connected to the computer and logged in, type "shutdown -s" and that will shut the computer down. That should enable you to shut the computer down.
|
|
Top
|
|
|
|
#15803 - 03/21/04 06:25 PM
Re: How to Shutdown -m //computername ?
|
UGN Member
Registered: 11/12/03
Posts: 478
Loc: My room
|
thaks ill try it...im so excited. You should have seen me when i read how to change the recycle bin name. This forum is soo cool. thanx buddy.
_________________________
|
|
Top
|
|
|
|
#15804 - 03/21/04 06:45 PM
Re: How to Shutdown -m //computername ?
|
UGN Member
Registered: 11/12/03
Posts: 478
Loc: My room
|
i tried it. this is all fairly new to me. I installed telnet on her pc and then went into run and did what you said. it cam up with: login: pass: domain:
what do i put on these. Do I have to use telnet and make her own pass, domain ect. or do i make them on my telnet and use it for the shutdown.
_________________________
|
|
Top
|
|
|
|
#15805 - 03/22/04 03:02 AM
Re: How to Shutdown -m //computername ?
|
UGN Super Poster
Registered: 06/16/03
Posts: 807
Loc: Wisconsin
|
Ok, once you are connected to the computer you wish to shutdown with telnet, you have to login with a username that already exists for logging in to windows. So for example: login: Administrator
pass:00000
domain: Note that the telnet server doesnt echo the charecters for the password back to you. So when you enter it it will really look like login:Administrator
pass:
domain Also note that you dont have to enter anything for domain.
|
|
Top
|
|
|
|
#15806 - 03/22/04 08:36 AM
Re: How to Shutdown -m //computername ?
|
UGN Member
Registered: 11/12/03
Posts: 478
Loc: My room
|
i am gettin an access denied now. but dont worry about it. i really have no idea what im doing. I will keep praticing though.
_________________________
|
|
Top
|
|
|
|
#15807 - 03/22/04 10:41 AM
Re: How to Shutdown -m //computername ?
|
UGN Super Poster
Registered: 06/16/03
Posts: 807
Loc: Wisconsin
|
well are you connected to the computer you wish to shut down with telnet, or are you still trying to remotley shut it down with out using telnet? This entire thread is about using telnet to connect to the computer, loging in, and then shuting that computer down. If you try to remote shutdown using "shutdown -m \\computername" its just going to return you to the command line with "access denied". What you need to do is connect to the computer you wish to shut down, login with a vaild username and password combination, and type "shutdown -s" into the command line which will then shut the computer down.
|
|
Top
|
|
|
|
#15808 - 03/25/04 11:10 AM
Re: How to Shutdown -m //computername ?
|
Junior Member
Registered: 03/01/04
Posts: 4
Loc: MINDANAO
|
m8, telneting the target computer and shutting it down really works.
|
|
Top
|
|
|
|
#15809 - 04/25/04 12:57 AM
Re: How to Shutdown -m //computername ?
|
UGN Super Poster
Registered: 10/29/02
Posts: 616
Loc: The Beach
|
heh humm, question, probably my first real one on the board. since their phasing out to GUI on xp+, and console is becoming almost non-existent. You can't shutdown into dos, you have like a almost UNIX like shell, but...it doesn't give you access to do nice things unless under admin, which is dangerous to be under all the time when online...anyway in linux you can su to root, and then exit out. So as to keep yourself safe.
Either way I'm wondering why the shutdown command is a topic here? Like why it's cool, when it may just be gone in 2-6 years do to the GUI, and 3d passover that MAY be happening. But..it does look to be. Either way no huffing, and puffing on anything please. Just a question on the truth of why you'd want to go so far to augment a system when the providers of this operating system are phasing out what you like? I'm not advocating or hating on anything. Just pointing out some of my own questions in my head.
To first see if this is felt, and second to see why, one wants to do this?
Thanks,
weeve
p.s. - pls to no flames kthx, the whole advocacy issue is a bitch, and I love all ppl/companies that code at all(deep down in my heart that is). Even if I do show, or play sides once in a rare while.
_________________________
"Beware the Jabberwock, my son! The jaws that bite, the claws that catch! Beware the Jubjub bird, and shun The frumious Bandersnatch!"
|
|
Top
|
|
|
|
|
Registered: 03/16/13
Posts: 5
|
|
2198 Members
46 Forums
24780 Topics
59950 Posts
Max Online: 1567 @ 04/25/10 10:20 AM
|
|
|
1 registered (Gremelin),
326
Guests and
207
Spiders online. |
|
Key:
Admin,
Global Mod,
Mod
|
|
|