I have been trying to create a windows 7 autounattended file for awhile now and it seems to get stuck on the following error: "The Product Key entered does not match any of the windows images available for install" I am not sure exactly how to resolve this, it happened after I tried to fix the invalid product key error. I am not sure if this is a related problem but when I try to boot the DVD it does not go to windows 7 setup, rather it just goes back to the operating system. Any help would be great!
Additional info:
I have been using Windows SIM to create the autounattended file and Windows 7 DVD did boot on start-up prior to adding the xml file
Page 1 of 1
Windows 7 autounattend assistance
#2
Posted 11 March 2013 - 01:13 PM
The Productkey setting can also be placed in the WindowsPE pass (you didn't post your real product key on a public forum, did you?). This TechNet article explains the difference in the two locations as:
"Use the ProductKey setting in the Microsoft-Windows-Setup component to specify the Windows image to install during Windows setup…
And later: " Use this ProductKey (specialize pass) setting to specify a different Product Key to activate Windows."
So you should be putting the product key in the WindowsPE pass to select the image to install and activate. The ProductKey setting in the Specialize pass will be used to try to activate Windows if it is different from the one in the WindowsPE pass. The specialize pass ProductKey should not be needed.
More information on Unattended deployments can be found on the Springboard Series pages on TechNet.
Hope this helps,
David
Windows Outreach Team – IT Pro
"Use the ProductKey setting in the Microsoft-Windows-Setup component to specify the Windows image to install during Windows setup…
And later: " Use this ProductKey (specialize pass) setting to specify a different Product Key to activate Windows."
So you should be putting the product key in the WindowsPE pass to select the image to install and activate. The ProductKey setting in the Specialize pass will be used to try to activate Windows if it is different from the one in the WindowsPE pass. The specialize pass ProductKey should not be needed.
More information on Unattended deployments can be found on the Springboard Series pages on TechNet.
Hope this helps,
David
Windows Outreach Team – IT Pro
This post has been edited by WinOutreach4: 11 March 2013 - 01:15 PM
#3
Posted 12 March 2013 - 09:14 AM
Attachment deleted due to ProductKey!
Anyways, try putting the install key in UserData in the windowsPE pass, for example:
I am presuming you are actually using Windows 7 Pro (thats what CLG you have specified), if it isn't you can find all the Windows 7 install keys here:
http://www.cluberti....s-7-deployment/
Anyways, try putting the install key in UserData in the windowsPE pass, for example:
<UserData>
<AcceptEula>true</AcceptEula>
<Organization>C House</Organization>
<ProductKey>
<key>HYF8J-CVRMY-CM74G-RPHKF-PW487</key>
</ProductKey>
</UserData>
I am presuming you are actually using Windows 7 Pro (thats what CLG you have specified), if it isn't you can find all the Windows 7 install keys here:
http://www.cluberti....s-7-deployment/
- ← Script used for Windows and Office activation info backup and restorin
- Unattended Windows 7/Server 2008R2
- Deploying IE 10 for Windows 7 →
Share this topic:
Page 1 of 1



Help
Back to top








