Autopilot installer syntax, Path specifiers – Dell Emulex Family of Adapters User Manual

Page 727

Advertising
background image

Emulex Drivers for Windows User Manual

P010077-01A Rev. A

Appendix D. AutoPilot Installer Command Line and Configuration File Parameters

AutoPilot Installer Syntax

727

You can specify a non-default directory for the driver kit by specifying an 'installation

folder' on the command line. For example:

elxdrv-fc-fcoe<version>.exe install:"C:\Emulex"

This option can be used in conjunction with the “APArgs” directive.

AutoPilot Installer Syntax

The syntax used to run AutoPilot Installer silently from a command line or script is:

APInstall [/silent] [parameter setting][parameter setting...]

The “silent” switch and parameter settings can occur in any order. One or more spaces

must separate the switch and each parameter setting.
The syntax of a parameter setting is:

parameter_name =["]value["]

Double quotes are required only around values that contain spaces. Spaces may

separate parameters, equal signs and values. Parameter names and values are not

case-sensitive.
The APInstall command may contain the settings listed below. Each setting, except

ConfigFileLocation, may also be specified in the AutoPilot Configuration file. For

descriptions of each parameter, see “Software Configuration Parameters” on page 728.
Settings specified in the APInstall command override those specified in the

configuration file.

ConfigFileLocation = path-specifier

NoSoftwareFirstInstalls = { TRUE | FALSE }

SilentRebootEnable = { TRUE | FALSE }

ForceDriverUpdate = { TRUE | FALSE }

ForceDriverTypeChange = { TRUE | FALSE }

SkipDriverInstall = { TRUE | FALSE }

InstallWithoutQFE = { TRUE | FALSE }

ForceRegUpdate = { TRUE | FALSE }

LocalDriverLocation = path-specifier

ReportLocation = path-specifier

Path Specifiers

Paths may be specified as

an explicit path:

ReportLocation="C:\Program Files\Emulex\AutoPilot

Installer\Reports"

Advertising