However, one possible problem that can arise from this is how to deal with product activation. If you're installing across multiple machines and you have a volume license key, does each computer need to be activated individually?
Generally, the answer is no. But when preparing the image, you need to follow certain steps. An admin will usually employ the Microsoft System Preparation tool Sysprep to create and seal the system image before deployment. However, Sysprep normally erases the activation data from a system when it's sealed, so when dealing with volume license keys, you must take the following steps.
- Prepare your system image as you normally would on one of the target computers. Minor variations in the hardware from computer to computer (such as memory size) should not be an issue unless you feel that the cumulative changes on any one computer would cause activation to be re-triggered. Since the threshold for changes is generally set pretty high, this shouldn't be an issue when imaging out to hardware that's been ordered in a lot and is more or less identical, such as 30 of the same general variety of laptops.
- Once the system image is ready, activate the image computer using the appropriate volume license key.
- Create
Requires Free Membership to View
- the \Sysprep folder on the image computer and copy the files Sysprep.EXE, SETUPCL.EXE and FACTORY.EXE into that folder.
- Create a SYSPREP.INF file in that folder and add (or edit) the following lines:
[UserData]
ProductKey="<product_key>"
(The exact value foris listed below and varies depending on the OS.) - Run SYSPREP –RESEAL –MINI.
- When SYSPREP finishes, the system can now be imaged using the utility of your choice.
The product key line will contain a placeholder key, supplied by Microsoft, which will instruct the computer to preserve the existing volume license key information. You'll need to supply different keys depending on which edition of Windows you're using:
Windows XP Professional 32 bit
MVF4D-W774K-MC4VM-QY6XY- R38TB
Windows XP Tablet PC Edition
XT67V-GY7FW-GR6FR-WDK2C-8T97J
Windows XP Professional x64 bit
FM634-HJ3QK-6QVTY-RJY4R-XCR9J
Note: These product keys are only placeholders, and will not work in a standalone environment.
Also, if the system in question has to be re-activated at any time due to hardware changes, product activation will ask for the volume license key for that particular computer. The substitute key listed above is not an actual working key, so product activation will demand that you supply a real one if it needs to run again. Be sure that the volume license keys you use are associated with the correct computers and products.
About the author: Serdar Yegulalp is editor of the Windows Power Users Newsletter. Check it out for the latest advice and musings on the world of Windows network administrators. He is also the author of the book Windows Server Undocumented Solutions.
More information on this topic:
- Tip: How to change the Windows XP Product Activation Key Code
- Advice: How do I change the product key on a 2003 Server?
- RSS: Sign up for our RSS feed to receive expert advice every day.
This was first published in July 2006
Enterprise Server Strategies for the CIO
Join the conversationComment
Share
Comments
Results
Contribute to the conversation