Jump to content

Recommended Posts

Posted

so i got a few problems doing an unattended ugrade of windows 2000 pro.

all i want is for it to upgrade the system using the cd, and the answer files on either the users desktop or a floppy disk.

below is the winnt.sif file.

two issues i'm having is;

It doesn't autopartition. and actually it shouldn't "partition" or format, it should just detect win2k, and install winxp. cus i dont wanna lose data or program settings.

second problem i have is with the WINNT and Windows folders.

win2k uses WINNT as the default, winxp uses Windows as the default.

is it possible to change WINNT to Windows and have only that as the main OS directory?

below is the winnt.sif file i've created. from what i can tell it installed winxp into WINNT but deleted all user accounts, program settings, etc

;SetupMgrTag

[Data]

AutoPartition=1

MsDosInitiated="0"

UnattendedInstall="Yes"

[unattended]

UnattendMode=FullUnattended

OemSkipEula=Yes

OemPreinstall=No

TargetPath=\WINNT

[GuiUnattended]

AdminPassword="12345"

EncryptedAdminPassword=NO

OEMSkipRegional=1

TimeZone=35

OemSkipWelcome=1

AutoLogon=Yes

AutoLogonCount=1

[userData]

ProductKey=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx

FullName="dsg"

OrgName="dsg"

ComputerName=wlnocpc03

[TapiLocation]

CountryCode=107

AreaCode=519

[identification]

JoinWorkgroup=WORKGROUP

[Networking]

InstallDefaultComponents=Yes

[branding]

BrandIEUsingUnattended=Yes

[Proxy]

Proxy_Enable=0

Use_Same_Proxy=0


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