Jump to content

Recommended Posts

Posted

I have been searching on this forum for the past two days trying to figure out why my CD's I have made will not start an Unattended Install. I have followed the directions exactly. I renamed the Unattend.txt file that was generated to winnt.sif, placed it in the i386 directory and it still does a normal install. I have to set the partitions, answer the questions, put in the key.... All stuff that I put in the sif file. What am I doing wrong?

Here's my SIF:

;SetupMgrTag

[Data]

AutoPartition=1

MsDosInitiated="0"

UnattendedInstall="Yes"

[unattended]

UnattendMode=FullUnattended

OemSkipEula=Yes

OemPreinstall=No

TargetPath=\WINDOWS

[GuiUnattended]

AdminPassword=*

EncryptedAdminPassword=NO

OEMSkipRegional=1

TimeZone=20

OemSkipWelcome=1

[userData]

ProductKey=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX

FullName="ComputerUser"

OrgName=""

ComputerName=Computer1

[TapiLocation]

CountryCode=1

AreaCode=315

[identification]

JoinWorkgroup=WORKGROUP

[Networking]

InstallDefaultComponents=Yes


Posted

Looks fine. Ensure that you name it WINNT.SIF .

Setup loves capitals letters for some reason. It should work, you said generated, which is good. Setting up partitions is normal but entering other data should not be so.

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...