Where?!

  • Thread starter Thread starter Grafis
  • Start date Start date
G

Grafis

Where does one find a definitive Unattend.txt and Sysprep.inf option
list? I'm going nuts piecing together options listed here but not there
on the MS site. Seems most all my info comes from Windows server
examples and almost all the options I'm using are only listed in sample
files.

Example 1 of 1,000 :)

<http://support.microsoft.com/kb/887816>
[UNATTENDED]
UpdateServerProfileDirectory=1

<http://support.microsoft.com/kb/314460/>
The following parameters can be used with the Sysprep.exe (and Riprep) tool:
<snip>
[Unattended]
OemSkipEula
OemPnPDriversPath
ExtendOemPartition
InstallFilesPath
UpdateHAL
UpdateUPHAL
KeepPageFile
<end>
 
Grafis said:
Thanks but was kinda hoping Microsoft actually had support
doc for their own products. Doc that would be complete,
concise and not in need of being pieced together like a
puzzle.

If you haven't done so already, you can try the following
source as a reference:

On a Windows XP installation CD, find the Support/Tools folder.
Open deploy.cab.
On the toolbar go to Edit -> Select All.
Right click on one of the files and select Extract from the
menu.
Create a New Folder in a handy location.
Name it whatever you want. Hit the Extract Button.
In the new folder, open the ref.chm file.

Good luck

Nepatsfan
 
Nepatsfan said:
If you haven't done so already, you can try the following
source as a reference:

On a Windows XP installation CD, find the Support/Tools folder.
Open deploy.cab.
On the toolbar go to Edit -> Select All.
Right click on one of the files and select Extract from the
menu.
Create a New Folder in a handy location.
Name it whatever you want. Hit the Extract Button.
In the new folder, open the ref.chm file.

Yep I have that. And this is exactly what I'm talking about.
The option "UpdateServerProfileDirectory" listed at
<http://support.microsoft.com/kb/887816> is *not* in the Refs doc.

How is one supposed to learn all the capabilities of the Deployment tools?
 
Back
Top