Jump to content

Date & Time Problem


Recommended Posts

My fullUnattended runs fine until it gets to Date & Time then it prompts me for which timezone i'm in. I checked my winnt.sif text, and it had the correct time zone entered. Is there any way to bypass, or make it to where it does not prompt me for the Date & Time (Timezone) so that my fullUnattended will be unattended completely? It's the only hang up thus far.

Please, Please, Help. :)

Link to comment
Share on other sites


What does it say for the UnattendMode property under the [unattended] section of your winnt.sif?

A copy of your winnt.sif is also useful. Please remove the product key and any identifiable information first.

Link to comment
Share on other sites

;SetupMgrTag

[Data]

AutoPartition=1

MsDosInitiated="0"

UnattendedInstall="Yes"

[unattended]

UnattendMode=FullUnattended

OemSkipEula=Yes

OemPreinstall=No

TargetPath=\WINDOWS

Repartition=Yes

[GuiUnattended]

AdminPassword="password"

EncryptedAdminPassword=NO

OEMSkipRegional=1

TimeZone=35

OemSkipWelcome=1

[userData]

ProductID=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX

FullName="Customer"

OrgName="Work"

ComputerName=STU10

[TapiLocation]

AreaCode=478

[identification]

JoinWorkgroup=WORKGROUP

[Networking]

InstallDefaultComponents=Yes

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...