A SERVICE OF

logo

Performing an unattended installation of Windows® XP 34
AllowMultipleTSSessionsSet to 0 to disable fast user switching, set to 1 to allow
switching.
b. Turn off Simple File SharingIn this example, Simple File Sharing is turned off by a script called
"Simple File Sharing.reg" with the following lines:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa]
"forceguest"=dword:00000000
Where:
forceguest-Set to 0 to disable and turn off simple file sharing, set to 1 to turn on simple file
sharing.
5. Add workstation blade-specific entries to the different sections of the unattended answer file, either
unattend.txt or ristndrd.sif (for RIS installation). The following entries are based on the example
directories created in step 2, and must be adapted to your configuration if it differs from the
directories shown in step 2.
See Microsoft® documentation for additional details on the creation of the unattended.txt file.
a. Windows® XP Pro SP2
Add to the [Unattended] section
Plug and Play driver location:
OemPNPDriversPath=\textmode;HP_Install\Drivers\chipset\intel;HP_Ins
tall\Drivers\graphics\ati;HP_Install\Drivers\Management\IMA;HP_Inst
all\Drivers\Management\ILO_MC;HP_Install\Drivers\Management\ILO_MI;
HP_Install\Drivers\network\Broadcom
Other settings:
OemPreinstall=Yes
DisableVirtualOemDevices=Yes
DriverSigningPolicy=Yes
Add to the [MassStorageDrivers] section
[MassStorageDrivers]
"Windows 2000 Driver for Smart Array E200 and E200i
Controllers"=OEM
Add to the [OEMBootFiles] section
[OEMBootFiles]
CISSm2.sys
HpCISSx2.inf
HpCISSm2.cat
txtsetup.oem
Add to the [GuiUnattended] section
[GuiUnattended]
AutoLogonCount=2
Add to the [NetOptionalComponents] section
[NetOptionalComponents]
SNMP = 1
The above entry installs SNMP during setup. This is required in order for the management
agents to install.