|
Home > Archive > 70-210 > February 2002 > RIS setup
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| kevandju 2002-02-24, 7:45 pm |
| Was playing with RIS and unattended installs over the weekend and was really impressed by it. Only problem was that the product key field still needed to be filled. There wasn't any choices or example code on how to do this with the W2000Pro setupmgr.exe, but I noticed that the XP setupmgr.exe has this option.
Now can I use this unattended.txt for a 2000 Pro installation or will only XP recognize the command to populate the product key field? Also can I use this same code for the remboot.sif file? | |
|
| very good question.
The way to do this is to create your unattend.txt or winnt.sig file through setup manager, and then add the appropriate entry under the [User Data] category:
ProductID=xxxxxxxxxxxxxx
It is the same problem in XP by the way... | |
| cross36 2002-02-24, 10:03 pm |
| I say on this, it's a good thing to learn for you deal with this much in the work place. And it's also emphasized on the 210 and 215 exam pool of questions |
|
|
|
|