ThaJos Posted October 22, 2005 Posted October 22, 2005 (edited) I have followed the WinXP unattended turorial and everything goes as it is suppose to except for the auto logon. The system needs to logon on to it's administators account once, in order to install Microsoft Office 2003 (Which all goes well after I manually logon as administrator).This is the code of the winnt.sif file:;SetupMgrTag[Data]AutoPartition=1 MsDosInitiated="0" UnattendedInstall="Yes"[unattended] UnattendMode=FullUnattended Repartition=Yes FileSystem=ConvertNTFS OemSkipEula=Yes OemPreinstall=Yes UnattendSwitch="Yes" TargetPath=\WINDOWS[GuiUnattended] AdminPassword=12f156af380335168e5d533411003c5c5f03c01a741674c1d93051f54dfa2d96 EncryptedAdminPassword=Yes AutoLogon = Yes AutoLogonCount = 1 OEMSkipRegional=1 TimeZone=110 OemSkipWelcome=1[userData] ProductKey=deleted for obvious reasons FullName="Gebruiker" OrgName="deleted for obvious reasons" ComputerName=*[Display] Xresolution=1024 YResolution=768[RegionalSettings] LanguageGroup=1[GuiRunOnce] %systemdrive%\install\start.bat[identification] JoinDomain=deleted for obvious reasons DomainAdmin=deleted for obvious reasons DomainAdminPassword=deleted for obvious reasons[Networking] InstallDefaultComponents=YesCan you guys help me out? Edited October 22, 2005 by ThaJos
Asin Posted October 22, 2005 Posted October 22, 2005 The autologon doesn't work when you encrypt the Administrator password.
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