that you specify for your additional drivers so the installation completes
successfully.
See
“Performing a scripted OS installation without PXE”
on page 37.
To modify the answer file
1
In Windows, browse to the
C:\Program Files\Altiris\Notification
Server\NSCap\bin\Win32\X86\Deployment\SOI\Answer File\
directory.
2
In your text editor, open the following files:
■
Unattend_Inventory_2k8.xml
This file corresponds to the Use inventory data option in the Install
Windows OS task.
■
Unattend_Default_2k8.xml
This file corresponds to the Use default option in the Install Windows
OS task.
3
At the end of each file, add the following section:
<settings pass="offlineServicing">
<component name="Microsoft-Windows-PnpCustomizationsNonWinPE"
processorArchitecture="@ProcessArchitecture"
publicKeyToken="31bf3856ad364e35" language="neutral"
versionScope="nonSxS"
xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<DriverPaths>
<PathAndCredentials wcm:action="add" wcm:keyValue="1">
<Path>X:\Windows\Temp\Lifecycle\$WinPEDriver$</Path>
</PathAndCredentials>
</DriverPaths>
</component>
</settings>
This addition should be inserted immediately before the closing tag:
</unattend>
4
Save and close each file.
5
As another option, you can use these files as a template to create a file that
you can browse to in the Install Windows OS task.
43
Performing a scripted OS installation
Modifying the answer file
Summary of Contents for ALTIRIS DEPLOYMENT SOLUTION 7.1 - FOR DELL SERVERS V1.0
Page 1: ...Altiris Deployment Solution for Dell Servers from Symantec Version 7 1 ...
Page 3: ...Symantec Corporation 20330 Stevens Creek Blvd Cupertino CA 95014 http www symantec com ...
Page 16: ...Getting started with Deployment Solution for Dell Servers Installing WinRM 16 ...
Page 44: ...Performing a scripted OS installation Modifying the answer file 44 ...