Unattended Deployment of Microsoft Windows 7 on HP Business Desktops with the HP Integrated Device Driver Kit
Table Of Contents
10
TaskSquenceID=MDT001
SkipBuild=YES
BuildID=MDT001
SkipLocaleSelection=YES
KeyboardLocale=0409:00000409
UserLocale=en-US
UILanguage=en-US
SkipTimeZone=YES
TimeZoneName=Central Standard Time
SkipAdminPassword=YES
AdminPassword=<complex password>
SkipComputerName=YES
OSDComputerName=%SerialNumber%
SkipBitLocker=YES
BDEInstallSuppress=YES
SkipFinalSummary=YES
SkipSummary=YES
SLShare=\\<machine name>\DeploymentShare$\Logs
DriverPaths1=\\<machine name>\DeploymentShare$\Drivers
6. Now click Apply and then click OK to save the updated settings in
CustomSettings.ini.
The CustomSettings.ini and Bootstrap.ini can be located in the
C:\DeploymentShare$\Control folder.
7. Create a Logs folder in the root of the deployment share
C:\DeploymentShare$\Logs to store the logs from deployed machines. This
value is set in the CustomSettings.ini as:
SLShare=\\<machine name>\DeploymentShare$\Logs
8. Create a Drivers folder in the root of the deployment share
C:\DeploymentShare$\Drivers and extract the HP Integrated Device Driver Kit
to this folder. You can also add any additional drivers you have to this folder.
This value is set in the CustomSettings.ini as:
DriverPaths1=\\<machine name>\DeploymentShare$\Drivers