Shadowpp Posted April 7, 2004 Posted April 7, 2004 Does anyone know if Autologin can be achieved using sysprep.inf (or any method for that matter) if the local system "administrator" account has been renamed?If not any thoughts on how a single autologin could occur using a renamed account?Thanks in advance....
Aaron Posted April 7, 2004 Posted April 7, 2004 Depending on how and when you rename your account, you'd only need to add the renamed username in the registry entry:[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]"DefaultUserName"="InsertUserName""DefaultPassword"="InsertPassword""AutoAdminLogon"="1"
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