ala1129 Posted December 24, 2004 Posted December 24, 2004 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.sifError always prompt before get to PID input screen.Need to know where to fix the issue.
Tsunami Posted December 24, 2004 Posted December 24, 2004 If you run winnt32.exe, rename winnt.sif to unattend.txt
ala1129 Posted January 5, 2005 Author Posted January 5, 2005 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 = FullunattendedOemPreinstall = YESTargetPath = *Filesystem = LeaveAloneOemSkipEula = YESFactoryMode = YESUnattendSwitch="yes"[userData]FullName = "Your User Name"OrgName = "Your Company Name"ComputerName = *[GuiUnattended]TimeZone = "004"AdminPassword = *AutoLogon = YesOEMSkipRegional = 1OEMSkipWelcome = 1[LicenseFilePrintData]AutoMode = "PerServer"AutoUsers = "5"[Display]BitsPerPel = 4XResolution = 800YResolution = 600VRefresh = 70[branding]BrandIEUsingUnattended = NoIEBrandingFile = install.ins[Networking][identification]JoinWorkgroup = Workgroup[GuiRunOnce][userData]FullName = "Your User Name"OrgName = "Your Organization Name"ComputerName = *ProductKey = "xxxxx-xxxxx-xxxxx-xxxxx-xxxxx"
Tsunami Posted January 5, 2005 Posted January 5, 2005 1. Use code tags.2. Why are there two sections called UserData in your winnt.sif?3. Why is ProductKey all the way at the bottom?
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now