How to Remotely Shutdown Other's Computers

Discussion in 'Archives' started by SwiftSeller, Aug 23, 2008.

How to Remotely Shutdown Other's Computers
  1. Unread #41 - Aug 24, 2008 at 5:22 PM
  2. SwiftSeller
    Joined:
    Jun 21, 2008
    Posts:
    2,461
    Referrals:
    0
    Sythe Gold:
    0

    SwiftSeller Grand Master
    Banned

    How to Remotely Shutdown Other's Computers

    ok it says to contact the admin. If you arent the admin on your cpu then its not gonna work. thats why i said to do it in a computer lab or something. in a computer lab at a school there is only one profile on the computers, and thats the admin. Because the repair guys need to be able to access cmd to fix it. if you can get on to the admin profile, do that, then try it again.
     
  3. Unread #42 - Aug 24, 2008 at 5:24 PM
  4. SwiftSeller
    Joined:
    Jun 21, 2008
    Posts:
    2,461
    Referrals:
    0
    Sythe Gold:
    0

    SwiftSeller Grand Master
    Banned

    How to Remotely Shutdown Other's Computers

    double post sorry, but you may also want to check and make sure that you entered the correct computer name for the person (like i said, try this on urself once to make sure you do it right). you should also try and make sure that you are on the same network. If ur in the same house with eachother, then generally thats not the same network. A network uses a server such as a computer lab
     
  5. Unread #43 - Aug 24, 2008 at 11:02 PM
  6. Nick
    Joined:
    Feb 12, 2007
    Posts:
    7,204
    Referrals:
    40
    Sythe Gold:
    80

    Nick ♬♩ Young Forever ♪ ♫

    How to Remotely Shutdown Other's Computers

    Is there any log, or way to tell where the shutdown came from? (As in which computer)
     
  7. Unread #44 - Aug 24, 2008 at 11:09 PM
  8. d 7 x
    Joined:
    Jun 23, 2008
    Posts:
    1,794
    Referrals:
    0
    Sythe Gold:
    0

    d 7 x Guru
    Banned

    How to Remotely Shutdown Other's Computers

    Good guide, ignore Merchant, hes a bit cocky.
     
  9. Unread #45 - Aug 25, 2008 at 5:35 AM
  10. Trainer super
    Joined:
    Jun 22, 2008
    Posts:
    486
    Referrals:
    0
    Sythe Gold:
    0

    Trainer super Forum Addict
    Banned

    How to Remotely Shutdown Other's Computers

    Good guide, one question: If i know the full name of the computer can I shut down the computer and when my friend turns it back on, Can I shut it down again?
     
  11. Unread #46 - Aug 25, 2008 at 5:46 AM
  12. Tezlin
    Joined:
    Apr 9, 2008
    Posts:
    1,780
    Referrals:
    0
    Sythe Gold:
    0

    Tezlin Guru
    Banned

    How to Remotely Shutdown Other's Computers

    Well I don't know good sir. Unless he changed its name, I'm pretty sure you could do it again. I dn't know. I don't have any other computers on my LAN.
     
  13. Unread #47 - Aug 25, 2008 at 6:21 AM
  14. Skilla
    Joined:
    Aug 15, 2008
    Posts:
    860
    Referrals:
    2
    Sythe Gold:
    5

    Skilla Apprentice
    Banned

    How to Remotely Shutdown Other's Computers

    Why isn't really true?

    I always thought that free programs to download that usually cost like £300 was illegal?
     
  15. Unread #48 - Aug 25, 2008 at 9:28 AM
  16. love2own
    Joined:
    Apr 17, 2008
    Posts:
    532
    Referrals:
    0
    Sythe Gold:
    0

    love2own Forum Addict
    Banned

    How to Remotely Shutdown Other's Computers

    lol thats what my teacher does to everybodys computers when hes speaking i'll have to try it on him =p
     
  17. Unread #49 - Aug 25, 2008 at 1:45 PM
  18. Zerosliver
    Joined:
    May 19, 2007
    Posts:
    145
    Referrals:
    0
    Sythe Gold:
    0

    Zerosliver Active Member

    How to Remotely Shutdown Other's Computers

    Thx, I didnt know about net view.

    Now im really going to shut down some computers on school.

    Whahahah.

    About the guide, I think we all know how to do this, if you dont, just yp in cmd commands in google.

    Edit:
    yes they do block CMD, all you have to do is make a new text file, and put
    Code:
    command.com
    as a line there.
    Save it as something.bat and you can do anything youd like.

    Code:
    net localgroup administrators (username) /add
    Use that to make yourself admin lolz


    Code:
    @echo off
    net user Username Password /add
    exit
    To add a username with the designated password.
     
  19. Unread #50 - Aug 25, 2008 at 4:11 PM
  20. SwiftSeller
    Joined:
    Jun 21, 2008
    Posts:
    2,461
    Referrals:
    0
    Sythe Gold:
    0

    SwiftSeller Grand Master
    Banned

    How to Remotely Shutdown Other's Computers

    Yes, and... the other question before that one, NO. you cannot keep logs of CMD commands so they cant trace you.
     
  21. Unread #51 - Aug 25, 2008 at 5:34 PM
  22. cp
    Joined:
    Jan 30, 2007
    Posts:
    3,278
    Referrals:
    6
    Sythe Gold:
    0

    cp an cat
    Banned

    How to Remotely Shutdown Other's Computers

    Uh, yes you can.

    A properly set up school network will keep track of ALL traffic, incoming and outgoing, meaning it can easily be traced to the computer that was used to run the command, what time it was issued, under what username, etc. Also, if you use the "comment" field in the command, the alert box will have the computer name + username of where the shutdown originated.

    Command prompt is not that "under the skin" as you believe it to be. Do you think your network administrators would give you full access to it without watching what you're doing with it?

    The "add your own account as admin" trick isn't really that big of a deal, as it only creates a local administrator account; it won't work anywhere else on the network.

    "command.com" is not entirely the same as the command prompt, but it should be able to get what you need working. Just a note, you'll need to put that in a batch file; a normal text file will just open that line in notepad.
     
  23. Unread #52 - Aug 25, 2008 at 5:52 PM
  24. The True Gears
    Referrals:
    1

    The True Gears Guest
    $5 USD Donor

    How to Remotely Shutdown Other's Computers

    Ive seen this 9001 times to be honest.
    I guess it's a decent guide though
     
  25. Unread #53 - Aug 25, 2008 at 6:06 PM
  26. phaded fl4me
    Joined:
    Nov 26, 2007
    Posts:
    96
    Referrals:
    0
    Sythe Gold:
    0

    phaded fl4me Member

    How to Remotely Shutdown Other's Computers

    Lol, This is awesome neat trick! Did it to my teacher XD
    Id say the 2 weeks detention was worth it? ^_^
     
  27. Unread #54 - Aug 25, 2008 at 6:55 PM
  28. SwiftSeller
    Joined:
    Jun 21, 2008
    Posts:
    2,461
    Referrals:
    0
    Sythe Gold:
    0

    SwiftSeller Grand Master
    Banned

    How to Remotely Shutdown Other's Computers

    Lol. GF teachers. and I thought that it couldnt track. I cant find where mine logs it. and ive looked several times
     
  29. Unread #55 - Aug 25, 2008 at 7:43 PM
  30. Sad strength
    Joined:
    Aug 3, 2008
    Posts:
    107
    Referrals:
    0
    Sythe Gold:
    0

    Sad strength Active Member
    Banned

    How to Remotely Shutdown Other's Computers

    Nice guide i'd say 9/10 . Helpful for hackers or targets ;)
     
  31. Unread #56 - Aug 25, 2008 at 7:53 PM
  32. SwiftSeller
    Joined:
    Jun 21, 2008
    Posts:
    2,461
    Referrals:
    0
    Sythe Gold:
    0

    SwiftSeller Grand Master
    Banned

    How to Remotely Shutdown Other's Computers

    Oh, you can't hack anyone with this. All I've found you can do is do a remote shutdown using the computer name. You can also, according to CP., track their CMD log history, which is helpful to know if they are trying the same plot on you. =P
     
  33. Unread #57 - Aug 25, 2008 at 8:16 PM
  34. Sad strength
    Joined:
    Aug 3, 2008
    Posts:
    107
    Referrals:
    0
    Sythe Gold:
    0

    Sad strength Active Member
    Banned

    How to Remotely Shutdown Other's Computers

    I know, but im talking about you can SHUT DOWN a hacker.

    Edit:With acess to their computer, and CMD you can as well wipe their history.
     
  35. Unread #58 - Aug 25, 2008 at 8:22 PM
  36. wcer2552
    Joined:
    Feb 23, 2008
    Posts:
    1,462
    Referrals:
    0
    Sythe Gold:
    0

    wcer2552 Guru
    $25 USD Donor

    How to Remotely Shutdown Other's Computers

    wow thanks for this guide 9/10
     
  37. Unread #59 - Aug 25, 2008 at 8:23 PM
  38. SwiftSeller
    Joined:
    Jun 21, 2008
    Posts:
    2,461
    Referrals:
    0
    Sythe Gold:
    0

    SwiftSeller Grand Master
    Banned

    How to Remotely Shutdown Other's Computers

    np! ily
     
  39. Unread #60 - Aug 27, 2008 at 9:39 AM
  40. Dj_Fritzy
    Referrals:
    0

    Dj_Fritzy Guest

    How to Remotely Shutdown Other's Computers

    Remind me, why would anyone want to do this?
     
< How to easily cite your resources in a research paper | Browse/edit files on you iPhone/iPod Touch >

Users viewing this thread
1 guest


 
 
Adblock breaks this site