Jump to content

Unattend.txt question


Recommended Posts

I am working on an upgrade from MCE 2004 to MCE 2005.

I have tried all the infomation provided by opk. Created the winnt.sif.

I received error when run the winnt32.exe /unattend:winnt.sif

Error always prompt before get to PID input screen.

Need to know where to fix the issue.

Link to comment
Share on other sites


  • 2 weeks later...

The error display as:

The Setup script file does not contain a valid Product ID. Contact your system administrator for a valid Product ID.

How do we get rid of this error message?

Is there any registry entry could disable this message?

Below is winnt.sif content:

;This is the default Unattended installation file

;Target Path should be new directory

;Adminpassword is blank.

[unattended]

Unattendmode = Fullunattended

OemPreinstall = YES

TargetPath = *

Filesystem = LeaveAlone

OemSkipEula = YES

FactoryMode = YES

UnattendSwitch="yes"

[userData]

FullName = "Your User Name"

OrgName = "Your Company Name"

ComputerName = *

[GuiUnattended]

TimeZone = "004"

AdminPassword = *

AutoLogon = Yes

OEMSkipRegional = 1

OEMSkipWelcome = 1

[LicenseFilePrintData]

AutoMode = "PerServer"

AutoUsers = "5"

[Display]

BitsPerPel = 4

XResolution = 800

YResolution = 600

VRefresh = 70

[branding]

BrandIEUsingUnattended = No

IEBrandingFile = install.ins

[Networking]

[identification]

JoinWorkgroup = Workgroup

[GuiRunOnce]

[userData]

FullName = "Your User Name"

OrgName = "Your Organization Name"

ComputerName = *

ProductKey = "xxxxx-xxxxx-xxxxx-xxxxx-xxxxx"

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