ProductID entry seems to be ingored with RIS

  • Thread starter Thread starter Matt
  • Start date Start date
M

Matt

Hi All,

I have created an image of WINXP SP1 and RIPREP'd it to
my Windows 2003 RIS Server. The image deploys fine
everything is working as it should except the SYSPREP.INF
file does not seem to be processing as I expect it to. I
have specified the ProductId field and everytime I
reinstall the image I am prompted for the Product ID
during Mini-Setup.

Here is the relevant section from the SYSPREP.INF file
(note the names have been changed to protect the
innocent :) ):

[UserData]
FullName="myName"
OrgName="myComputer"
ComputerName=*
ProductID=11111-11111-11111-11111-11111

Any thoughts?

Matt
 
Not sure if this helps, but try

ProductKey=11111-11111-11111-11111-11111
 
Thanks for the suggestion, but that did not work either.

Any other thoughts?

Matt

-----Original Message-----
Not sure if this helps, but try

ProductKey=11111-11111-11111-11111-11111

--
Cheers
Check Abdoul [VC++ MVP]
-----------------------------------

Hi All,

I have created an image of WINXP SP1 and RIPREP'd it to
my Windows 2003 RIS Server. The image deploys fine
everything is working as it should except the SYSPREP.INF
file does not seem to be processing as I expect it to. I
have specified the ProductId field and everytime I
reinstall the image I am prompted for the Product ID
during Mini-Setup.

Here is the relevant section from the SYSPREP.INF file
(note the names have been changed to protect the
innocent :) ):

[UserData]
FullName="myName"
OrgName="myComputer"
ComputerName=*
ProductID=11111-11111-11111-11111-11111

Any thoughts?

Matt


.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top