Temporary Account
Ok well what this will do is unblock command prompts and well we all know what we can do in this and didnt get much of a look as teacher kicked me off ahahah
First load up the Ctrl + Alt + Delet screen
Type in your user name and password and login
As soon as you hit login pull out the network cable (the blue one you cant miss it)
now after awhile (it will take its time) it should change to loading desktop settings or somthing it will change when this happens plug in your network cabel agian
Your background may disapear and now alot of things should be unblocked have fun
Platforms
Windows XP
Not Tested
Windows Vista
Not Tested
Windows 7
Working
Open Command Prompt
Open Notepad
Type in "Commad.com" (without the Quotes)
and save as a .bat file
open it and have fun
Platforms
Windows XP
Working
Windows Vista
Not Tested
Windows 7
Not Tested
Remote Shutdown, Restart, LogOff
First locate your victoms Computers name (If you do not know how to find this read "how to find a computers name at the bottom of this thread)
open a command prompt after using a technique found above and type this in
To Shutdown
[PHP]shutdown -m \\computername -s[/PHP]
To Log Off
[PHP]shutdown -m \\computername -l[/PHP]
To Restart
[PHP]shutdown -m \\computername -r[/PHP]
Breaking it down
Ok the Method Above is effective but can be improved on using this quick and easy tips
if you and -f to the code it will force all programs to shutdown making the victom loose all work
if you add a -t to the code it a number behide it ranging from 00-315360000 (ten years)
if you add a -c followed with a comment you can make a message aprear on the victoms computer
All of this information and more can be found by typing shutdown into a command prompt
Windows XP
Working
Windows Vista
Working
Windows 7
Working
Remote Shutdown, Restart, LogOff 2
open a notepad and type in [PHP]command.com
shutdown /i[/PHP]
save as a .bat file and open
and follow the GUI
this method will shutdown multipl computers
Windows XP
Working
Windows Vista
Working
Windows 7
Working
How to Find a Computers Name
There are a few ways to do this
A computers name will look somthing like QBN823728 it differs from school to school
First Way
Some Schools will write the name on the Actuall computer
Second Way
Another way is Most Schools will Have an Aplication that will display the computers biuld information it may be in here
TELL ME IF YOU KNOW MORE
IF YOU USE ANY OF THESE METHODS I DO NOT TAKE ANY RESPONSIBILITY
USE THESE METHODS AT YOUR OWN RISK
Please thank if i helped this took a good hour to write