Argonath RPG - A World of its own

Argonath RPG Community => Hardware/Software support => Resolved issues => Topic started by: Knoothead on June 14, 2008, 02:20:02 pm

Title: Shutdown a computer remotely. how to??
Post by: Knoothead on June 14, 2008, 02:20:02 pm
I wanna shutdown my sisters computer in any way and i guess its with Start->run->cmd->enter then something with "shutdown" but i dont know how ive tried shutdown -i but i need her computer name and i dont know how to find it.. Can someone please help?
Title: Re: Shutdown a computer remotely. how to??
Post by: John_Vaughan on June 14, 2008, 03:40:41 pm
I think TeamWiewer 3 would help... You can connect and control other computer's remotely

PS: Beware, you dont have all the control, the other PC's user have part of control too...
Title: Re: Shutdown a computer remotely. how to??
Post by: WDoyle on June 14, 2008, 03:47:20 pm
No need for software use
Start - Run - CMD - okay

shutdown –m \\computername –r –f –c “I’m restarting your computer.  Please save your work now.” –t 120 

And click enter and then your done :)

Title: Re: Shutdown a computer remotely. how to??
Post by: sinamun on June 14, 2008, 03:59:55 pm
does this work at school?
eg.
i used net for small things.

net send h110 hey

computer id "h1 for history block, room 1" and 10 for computer 10 in H1
Hey is my comment.

if i was using computer #20
it would come out as:

message to H110 from H120:
hey

if i restarted a computer at school.
would it say what computer restarted it.
and would i have to use //computername as //h110?
Title: Re: Shutdown a computer remotely. how to??
Post by: WDoyle on June 14, 2008, 04:25:04 pm
yes try using IP alot better
Title: Re: Shutdown a computer remotely. how to??
Post by: sinamun on June 14, 2008, 07:58:09 pm
shutdown -m \\**.*.***.** -r -f -c  test 120

and i get:

**.*.***.**: The entered computer name is not valid or remote shutdown is not supported on the target computer. Check the name and then try again or contact your system administrator. <53>



i used \\my ip
but it didnt work?
Title: Re: Shutdown a computer remotely. how to??
Post by: Dave on June 14, 2008, 10:46:57 pm
Your school's PC probably has a filter or security restrictions, access to the cmd console is either not allowed or just some aspects are allowed for general use.

All of the school PC stuff is usually done by IT techs who name the PCs and use filters and restrictions as i said, to stop hackers.....and pedos....
Title: Re: Shutdown a computer remotely. how to??
Post by: sinamun on June 15, 2008, 10:26:41 am
no on my school pc,
you can not use cmd from a button,
you have to make a prompt in notepad

Quote
@ECHO OFF
title blah blah blah
color 04

systeminfo
systemregulate
cmd
command

save it as batch.bat

CMD doesnt work,
but you can get into CMD via MS-DOS

Quote
command ms dos
cmd

then do what you want.
Title: Re: Shutdown a computer remotely. how to??
Post by: Knoothead on June 15, 2008, 03:23:45 pm
Ive tried these things but either i get errors as i've typed wrong or the cmd just freezes.
Title: Re: Shutdown a computer remotely. how to??
Post by: Clooak on June 15, 2008, 05:30:23 pm
As i told you on msn Knoot.
Your able to shutdown anymachine THAT YOU HAVE permissions to.
This means that if your machine is ON A DOMAIN, and you are logged in as an user that has administrative access to those machines, they will shutdown/reboot.
If you ARE NOT on a domain, then your usename/password combination needs to be on each machine to shut them down AND that username need administrative access.

Another way to turn off yoiur sisters computer just get to her computer and start telnet, telnet onto her computer and turn it off.
Still you need access to her computer to activate telnet, and you need to have an account on her computer so you can logon.

By using the telnet you can do everything u would normally be able to when ur using the cmd, locally at your computer.
Title: Re: Shutdown a computer remotely. how to??
Post by: Abraham on June 15, 2008, 05:47:55 pm
"Shutdown a computer remotely. how to??"
Kick it.
Title: Re: Shutdown a computer remotely. how to??
Post by: Jubin on June 15, 2008, 09:24:29 pm
"Shutdown a computer remotely. how to??"
Kick it.
that is actually quite close, I say shoot it. No contact whatsoever
Title: Re: Shutdown a computer remotely. how to??
Post by: Knoothead on June 16, 2008, 08:49:07 pm
As i told you on msn Knoot.
Your able to shutdown anymachine THAT YOU HAVE permissions to.
This means that if your machine is ON A DOMAIN, and you are logged in as an user that has administrative access to those machines, they will shutdown/reboot.
If you ARE NOT on a domain, then your usename/password combination needs to be on each machine to shut them down AND that username need administrative access.

Another way to turn off yoiur sisters computer just get to her computer and start telnet, telnet onto her computer and turn it off.
Still you need access to her computer to activate telnet, and you need to have an account on her computer so you can logon.

By using the telnet you can do everything u would normally be able to when ur using the cmd, locally at your computer.
I have all access I want. Its my computer i have administrator right. I can do whatever i want with my router.
Title: Re: Shutdown a computer remotely. how to??
Post by: Clooak on June 16, 2008, 08:51:42 pm
Then do as i say :)!

Just use go on her computer activate the telnet service
Go back to your computer open up cmd, type "telnet" and u will see how u need to do
I think i t was o <ip> but anyway you will see what to do!
Title: Re: Shutdown a computer remotely. how to??
Post by: Knoothead on June 16, 2008, 08:59:05 pm
Then do as i say :)!

Just use go on her computer activate the telnet service
Go back to your computer open up cmd, type "telnet" and u will see how u need to do
I think i t was o <ip> but anyway you will see what to do!
thats lame :(
Title: Re: Shutdown a computer remotely. how to??
Post by: Clooak on June 19, 2008, 10:15:38 pm
haha and what would you call to shut down ur sisters computer, Is it lame?
Title: Re: Shutdown a computer remotely. how to??
Post by: Knoothead on June 20, 2008, 12:59:00 am
haha and what would you call to shut down ur sisters computer, Is it lame?
Nah, she wont know of it so nvm :]
Title: Re: Shutdown a computer remotely. how to??
Post by: Dave on June 21, 2008, 12:25:58 am
I'm a master of notepad bat......Someone in my class was pissing me off...so i made a cmd promt window appear on their screen saying PC being hacked...meh, they were sh*ting themselfs :)
Title: Re: Shutdown a computer remotely. how to??
Post by: Clooak on June 21, 2008, 12:45:41 am
Yeh Dave you really need the master skills for that :)  :hurray: :) btw lol why the hell would tehy get scared because of that when its just a window appearing or did you spam it?
SimplePortal 2.3.7 © 2008-2025, SimplePortal