Nine Years of Service
Posts: 314
Threads: 75
How to shutdown your whole school's computer system. 04-29-2017, 11:13 AM
#1
Warning: I will NOT take any of the complaints/shit because you decided to do this.
Step ONE: Open up Notepad.
Step TWO: Type in cmd.exe and save the Notepad file as cmd.bat
Step THREE: Open up the cmd.bat file and type in shutdown -i
Step FOUR: A dialog box should open up, and then do whatever you want. (Don't forget, uncheck the box saying 'Warn users of this action')
Step FIVE: Once it says you can press OK, press OK
Step SIX: There you go, everyone's (including your teacher's) computer should shut down.
Nine Years of Service
Posts: 366
Threads: 10
RE: How to shutdown your whole school's computer system. 04-29-2017, 11:31 AM
#2
and when the cmd is blocked by the admin?
•
Thirteen Years of Service
Posts: 2,682
Threads: 285
RE: How to shutdown your whole school's computer system. 04-29-2017, 11:00 PM
#6
As others have said, on most systems this will not work at all. Most schools have command blocked. Even if they don't, this will only shutdown the computer you run it on. It isn't a remote command. There are ways to issue a remote shutdown to a computer, but they involve changing security policies via the registry, which no school in their right mind would give you access to.
Twelve Years of Service
Posts: 3,534
Threads: 832
RE: How to shutdown your whole school's computer system. 04-30-2017, 01:55 AM
#8
There's workarounds when command prompt is blocked (e.g. writing a program in a compiled language that executes shell commands), but this is fucking useless. Another way to shut down school computers is called pulling the plug for the power supply.
shutdown /i (the option flag on windows isn't -) won't do shit if you don't have administrative privileges, as well. Default Microsoft security policies won't allow arbitrary users to control other machines remotely.
(This post was last modified: 04-30-2017, 02:01 AM by Inori.)
It's often the outcasts, the iconoclasts ... those who have the least to lose because they
don't have much in the first place, who feel the new currents and ride them the farthest.
•