Jump to content

Preserving OEM preactivation


Recommended Posts

I only saw a discussion on how to hack the BIOS to get a SLP 2 table. I already have all that (legitimately).

How do I integrate an OEM certificate & cd key? I don't want to create a full unattended install. Just the cd key should be answered and everything left to be answered by the user.

Link to comment
Share on other sites


slmgr -ilc <<name of cert>>.XRM-MS

that command will install the certificate.

You could put the product key in the unattend.xml and then also run the above command using the sychronous command setting either in specialize or oobe from the unattend.xml

Link to comment
Share on other sites

Copy the XRM-MS file to \SOURCES\$OEM$\$$\SYSTEM32\OEM\ (you will need to create this directory).

Create a file called PID.TXT and place it in \SOURCES\. The contents should be as follows:

[PID]
Value="XXXXX-XXXXX-XXXXX-XXXXX-XXXXX"

Edited by Bezalel
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...