Quote
To protect the volume licensing version of Windows XP:
Run the following command to encrypt your Windows Setup answer file:
c:\flat\winnt32.exe /encrypt:"xxxxx-xxxxx-xxxxx-xxxxx-xxxxx:y" /unattend:filename
This command uses the following place holders: • xxxxx-xxxxx-xxxxx-xxxxx-xxxxx is your Volume License Product Key.
• y is a value ranging from 5 to 60. This is the time in days that you want this script to be valid for.
• filename is the script that you want to encrypt the Volume License Product Key in.
Run the following command to encrypt your Windows Setup answer file:
c:\flat\winnt32.exe /encrypt:"xxxxx-xxxxx-xxxxx-xxxxx-xxxxx:y" /unattend:filename
This command uses the following place holders: • xxxxx-xxxxx-xxxxx-xxxxx-xxxxx is your Volume License Product Key.
• y is a value ranging from 5 to 60. This is the time in days that you want this script to be valid for.
• filename is the script that you want to encrypt the Volume License Product Key in.
Well 60 days isn't much of a shelf life, I reckon. We're not real keen on sending our VLK to our staging center in clear text... so absent a better suggestion from someone here, looks like we may attempt the following. Please suggest something better if you know of it!
* Bootable WinPE/XP/AIO DVD comes up and runs a little exe. This exe has the key embedded in it and will:
- copy the winnt.sif to the hard disk (or maybe we call it something sneaky like wxp86.dat)
- run winnt32.exe /encrypt"embedded-key-xxxx-xxxx-xxxx" against this file
- kick off winnt32 /unattend:winnt.sif
That seems like a lot of work to hide the key, if there was no expiration (or even if it was 90 days, or 180 days or something, it would be ok). And it precludes the feasibility of normal xp-boot-cd installation, because it's not really feasible to burn a new disc for the staging center every 50 days or so...
then again... perhaps I just realized the solution! maybe if I set my clock forward a year, then run the encrypt, it will work for 425 days (365+60)... or maybe it won't work for a year. Best try that while you good people mull this over!



Help
Back to top









