Jump to content

Unattended Installation


Recommended Posts

Posted

I just created a CD to perform an unattended installation of WinXP Pro, however, the unattended part did not work. I had to manually everything.

I followed the instructions from here perfectly and even went back to double check everything. The winnt.sif file is located in the I386 folder of the CD as it should be with all the answers that I wanted.

Any suggestions would be appreciated.

Thanks,

Scott

Here is a copy of the answer file.....

;SetupMgrTag

[Data]

AutoPartition=1

MsDosInitiated="0"

UnattendedInstall="Yes"

[unattended]

UnattendMode=FullUnattended

OemSkipEula=Yes

OemPreinstall=No

TargetPath=\WINDOWS

[GuiUnattended]

AdminPassword="xxxxx"

EncryptedAdminPassword=NO

OEMSkipRegional=1

TimeZone=35

OemSkipWelcome=1

[userData]

ProductKey=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx

FullName="user"

OrgName="company"

ComputerName=*

[identification]

JoinWorkgroup=WORKGROUP

[Networking]

InstallDefaultComponents=Yes


Posted

Try renaming the winnt.sif to WINNT.SIF or copy the file to a floppy disk, as Microsoft recommends and then run the unattended install.

Good luck.

Posted

to make sure you have right file name go to any folder

click tools/folder options/view

uncheck "hide extension for know file types"

then look at your winnt.sif file and make sure there is no .txt in it

if there is delete the .txt

replace the check mark in folder options

Posted

Thank you for all the suggestions. My problem was that I forgotten rename the unattended.sif to WINNT.SIF. Now I have everything working great.

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