kindred07 Posted February 1, 2005 Posted February 1, 2005 I just want to enter my system as Administrator when the login screen pops up. I have a Windows 2000 Pro unattended cd. Everything works fine, but I just want to login as Administrator with no password. I have looked at that MSFN autologon page, and have tried different configurations, yet came out unsuccesful. The setup I tried was:cmdlines.txt had[COMMANDS]"useraccounts.cmd"useraccounts.cmd hadnet user Administrator "" /addnet localgroup Administrators Administrator /addnet accounts /maxpwage:unlimitedREGEDIT /S autologon.regEXITautologon.reg hadWindows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]"DefaultUserName"="Administrator""DefaultPassword"="""AutoAdminLogon"="1"All three files are located in the C:\2KCD\$OEM$\ folder.I just want a plain and simple autologin that has Administrator as user name and no password for password.
rendrag Posted February 2, 2005 Posted February 2, 2005 that information would be defined in the WinNT.sif file. I believe that is accomplished in the GUIunattended section. You would set the admin password to * if you wanted none, or you would put in whatever you wantedhttp://unattended.msfn.org/xp/reference.htm
EliasXP Posted February 2, 2005 Posted February 2, 2005 (edited) Sorry , misunderstood Edited February 2, 2005 by EliasXP
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now