wcbzero Posted December 9, 2008 Posted December 9, 2008 I have a fully unattended XP Pro SP3 setup that always prompts for input at the "Date and Time" settings dialog, any ideas on what settings I might be missing? I have included my unattended.txt file below:[Data] AutoPartition="1" MsDosInitiated="0" UnattendedInstall="Yes"[Unattended] Unattendmode = "FullUnattended" OemPreinstall = "Yes" OemSkipEula="Yes" TargetPath = * Filesystem = "LeaveAlone" OEMPnPDriversPath="Drivers\Audio\;Drivers\Other\;Drivers\Other2\;Drivers\Other3\;Drivers\Net\;Drivers\Video\" DriverSigningPolicy="Ignore" NonDriverSigningPolicy="Ignore" UpdateInstalledDrivers=Yes[GuiUnattended] AdminPassword=* EncryptedAdminPassword=NO AutoLogon=Yes AutoLogonCount=99 OEMSkipRegional=1 TimeZone = "(GMT-08:00) Pacific Time (US & Canada); Tijuana" OemSkipWelcome=1[UserData] ProductKey="INSERT KEY HERE" FullName="Name" OrgName="Group" ComputerName="CPU"[Display] BitsPerPel="32" Xresolution="1024" YResolution="768" Vrefresh="70"[TapiLocation] CountryCode="1" AreaCode="206"[RegionalSettings] LanguageGroup="1" Language="00000409"[Branding] BrandIEUsingUnattended="Yes"[URL] Home_Page="http://google.com/"[Proxy] Proxy_Enable="0" Use_Same_Proxy="0"[Identification] JoinWorkgroup="WG"[Networking] InstallDefaultComponents="Yes"[WindowsFirewall]Profiles = "WindowsFirewall.TurnOffFirewall"[WindowsFirewall.TurnOffFirewall]Mode = "0"
dwaderich Posted December 9, 2008 Posted December 9, 2008 have you tried changing the TimeZone value to the numerical versionold:TimeZone = "(GMT-08:00) Pacific Time (US & Canada); Tijuana"newTimeZone=4dont know if that'll make a differance
wcbzero Posted December 9, 2008 Author Posted December 9, 2008 have you tried changing the TimeZone value to the numerical versionold:TimeZone = "(GMT-08:00) Pacific Time (US & Canada); Tijuana"newTimeZone=4dont know if that'll make a differanceThanks, that appears to have solved the issue.
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