sysprep in windows 2000 - product key not automatically

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am writing from Austria
Windows 2000 server & Clients (windows 2000 professional)
Description of my problem:
I create with setupmgr sysprep.inf as my answer file. In the following
mini-setup after cloning with GHOST all informations are well done out of
sysprep.inf except the product key.
How can I make my mini-setup run complete automatically including the
product key
I also tried it by creating a unattend.txt renaming to winnt.sif. No chance
to read in the product key informations.
Can you help me ?
 
Hello jörg,

In the sysprep.inf you should have the USERDATA field like this:

FullName=
OrgName=
Computername=
ProductKey="xxxxx-xxxxx-xxxxx-xxxxx-xxxxx"

Best regards

Myweb
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
 
Back
Top