hi folks, background: windows xp professional (service pack 2) unattend install running from nas over network to workstations ... please could you advise why unattend.txt skips: [Display - ALL], [GuiUnattended - OemSkipWelcome=1] & [identification] sections? still prompted to enable / disable automatic updates ... i have used the unattended guide to add users using cmdlines.txt which does not work atm - still prompted for user accounts! however copying files from $OEM$ folder and sub-folders works?!? here is the unattend.txt: (built from xp pro sp2 setupmgr.exe) on xp pro sp2 workstation also tried nlite - same result ... [Data] AutoPartition=1 MsDosInitiated="1" UnattendedInstall="Yes" [unattended] DisableDynamicUpdates=Yes UnattendMode=FullUnattended UnattendedSwitch=Yes OemSkipEula=Yes OemPreinstall=Yes TargetPath=\WINDOWS [GuiUnattended] AdminPassword="password" EncryptedAdminPassword=NO OEMSkipRegional=1 OemSkipWelcome=1 TimeZone=85 [Display] BitsPerPel=16 Xresolution=800 Yresolution=600 Vrefresh=60 [userData] ProductID=XXXXX-XXXXX-XXXXX-XXXXX-XXXX FullName="Full Name" OrgName="Org Name" ComputerName=* [RegionalSettings] LanguageGroup=1 SystemLocale=00000809 UserLocale=00000809 InputLocale=0809:00000809 [identification] JoinWorkgroup=MSHOME [Networking] InstallDefaultComponents=Yes thanks in advance, attention!