Configuration file location, Software configuration parameters, Diagenable (running diagnostics) – Dell Emulex Family of Adapters User Manual

Page 728: Software configuration parameters” on, Software configuration

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

728

a relative path:

LocalDriverLocation="Drivers\Storport Miniport\"

(assuming installation into “C:\Program Files\Emulex\AutoPilot Installer\”,

this path would logically become “C:\Program Files\Emulex\AutoPilot

Installer\Drivers\Storport Miniport\”)

with the %ProgramFiles% environment variable:

LocalDriverLocation = "%ProgramFiles%\Emulex\AutoPilot

Installer\Driver"

Configuration File Location

The optional setting ConfigFileLocation contains the path to the configuration file that

should be used. If this parameter is not specified, AutoPilot Installer uses the file

named APInstall.cfg in the same folder as APInstall.exe.
The format is the same as that of the other path settings.
Example:

APInstall /silent SkipDriverInstall=True

configFileLocation=MyConfiguration.cfg

Software Configuration Parameters

DiagEnable (Running Diagnostics)

Note: The DiagEnable parameter cannot be specified on the command line; it must be

specified within the configuration file

Default: True
By default, AutoPilot Installer runs its diagnostics after all driver installation tasks have

been completed. To disable this function, set this parameter to false.

ForceDriverTypeChange (Forcing a Driver Type Change)

Default: False
When installing a driver, set this parameter to true to cause silent mode installations to

update or install the Storport Miniport driver on each adapter in the system, without

regard for the currently installed driver type (replacing any installation of the SCSIport

Miniport or FC Port driver).

ForceDriverUpdate (Forcing a Driver Version Update)

Default: False
By default, if the same version of the driver is already installed, an unattended

installation proceeds with installing only the utilities. To force a driver update even if

the same version of the driver is installed, set this parameter to true.

Advertising