May 13, 200422 yr I tried this way:net user evil pass /addnet localgroup Administrators evil /addnet accounts /maxpwage:unlimitedREGEDIT /S autologon.regEXITin file useraccounts.cmdthen:Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]"DefaultUserName"="evil""DefaultPassword"="pass""AutoAdminLogon"="1"in autologon.regbut the user has limited privileges
May 14, 200422 yr http://unattended.msfn.org/xp/autologon.htm follow these steps they work perfect for me. Dont forget to look at the final steps.
May 14, 200422 yr Author You're right, I have followed this guide too, but I don't know why it doesn't works.It creates it and autologon, but it isn't in group Administrators!I put:[COMMANDS]"REGEDIT /S regtweaks.reg""useraccounts.cmd"maybe it's[COMMANDS]"useraccounts.cmd""REGEDIT /S regtweaks.reg"???I also would hide the account Administrator, which is the registry key?
May 14, 200422 yr Author You're right, I have followed this guide too, but I don't know why it doesn't works.It creates it and autologon, but it isn't in group Administrators!I put:[COMMANDS]"REGEDIT /S regtweaks.reg""useraccounts.cmd"maybe it's[COMMANDS]"useraccounts.cmd""REGEDIT /S regtweaks.reg"???I also would hide the account Administrator, which is the registry key?
May 14, 200422 yr U just have to put this in cmdlines.txt[COMMANDS]"useraccounts.cmd"I also would like to hide Administrator account. Can any one help with the reg key ? and where to run it ?
June 4, 200422 yr HumActually i'm french, and i forgot to rename Administrators to Administrateurs, so i was disapointed of the result.. Maybe it's this ?( i'm not really smart i know )
June 4, 200422 yr If you have french Xp that must be the reason.Choose a normal name without PASSWORD then it will work.
June 4, 200422 yr mines work great and it's easy to find a fix: if u use a non-english native version of windows use the name of your administrators group for example:@echo offnet user BioHaZaRD /addnet localgroup ADMINISTRADORES BioHaZaRD /addnet accounts /maxpwage:unlimitedREGEDIT /S autologon.regEXITbecause i'm spanish the group ADMINISTRATORS have to be renamed to ADMINISTRADORES
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now