MSFN Forum: Windows 7 autounattend assistance - MSFN Forum

Jump to content


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Windows 7 autounattend assistance

#1 User is offline   CHouse 

  • Group: Members
  • Posts: 1
  • Joined: 11-March 13
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 11 March 2013 - 09:24 AM

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


#2 User is offline   WinOutreach4 

  • Newbie
  • Group: Members
  • Posts: 34
  • Joined: 22-March 12
  • OS:Windows 7 x64
  • Country: Country Flag

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


This post has been edited by WinOutreach4: 11 March 2013 - 01:15 PM


#3 User is offline   Tripredacus 

  • K-Mart-ian Legend
  • Group: Super Moderator
  • Posts: 8,670
  • Joined: 28-April 06
  • OS:Server 2012
  • Country: Country Flag

Posted 12 March 2013 - 09:14 AM

Attachment deleted due to ProductKey! :no:

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/

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy