codeblue Posted May 5, 2004 Posted May 5, 2004 I've read various posts using different methords to auto log on, but im still in the dark Here's my Winnt.sif:;SetupMgrTag[unattended] UnattendMode=FullUnattended OemSkipEula=Yes ExtendOEMPartition=0 OemPreinstall=yes UnattendSwitch="yes" TargetPath=\WINDOWS WaitForReboot="No" Repartition=Yes DriverSigningPolicy=Ignore KeyboardLayout="United Kingdom" Hibernation=No FactoryMode=Yes OemPnPDriversPath="" [Data] MSDosInitiated="0" UnattendedInstall="Yes" AutoPartition=1 [GuiUnattended] AdminPassword=************ EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=85 OemSkipWelcome=1 [userData] ProductKey=***************** FullName="bl" OrgName="" ComputerName=DeepI rename the admin account using NetUserNetUser Administrator /name:Barry ECHO Setting Admin name....REGEDIT /S %CDROM%\Registry\adminlogon.regECHO.I want XP not to ask for the admin password first logon so my unattended install can continue...unattended.
Alanoll Posted May 5, 2004 Posted May 5, 2004 what's in your adminlogon.reg file?I'm not sure, but sometimes when I rename a user from within Windows, it still retains the old name, but the new just becomes like an alias.
codeblue Posted May 5, 2004 Author Posted May 5, 2004 adminlogon.reg file...sorry forgot to post it;setting admin user;---------- [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]"DefaultUserName"="Barry""DefaultPassword"="*********""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