Previous Topic: Reset a Password for a Windows Login

Next Topic: Credential Provider Silent Install

GINA Silent Install

GINA supports a silent mode of installation. Six properties are supported.

LINK1

refers to the SOFTWARE\ComputerAssociates\GINAUNLOCK\link1_cmd in the registry.

LINK2

refers to the SOFTWARE\ComputerAssociates\GINAUNLOCK\link2_cmd in the registry.

LINK3

refers to the SOFTWARE\ComputerAssociates\GINAUNLOCK\link3_cmd in the registry.

COMP508

refers to the SOFTWARE\ComputerAssociates\GINAUNLOCK\comp508 in the registry.

USECUSTOMTITLE

refers to the SOFTWARE\ComputerAssociates\GINAUNLOCK\usecustomtitle in the registry.

CUSTOMTITLE

refers to the SOFTWARE\ComputerAssociates\Cube\customtitle in the registry.

REJECTINVALIDCERTS

refers to the SOFTWARE\ComputerAssociates\Cube\rejectinvalidcerts in the registry.

The syntax to set the value of these properties follows:

setup /s /v"/qn LICENSE=Yes INSTALLDIR=\"C:\\Program Files\\CA\\Identity Manager\\Provisioning GINA\" LINK1=\"[INSTALLDIR]cube <url>\" LINK2=\"[INSTALLDIR]cube <url>\" LINK3=\"<url>\" COMP508=\"yes\" REJECTINVALIDCERTS=\"yes\"  USECUSTOMTITLE=\"yes\" CUSTOMTITLE=\"custom gina title\""

The [INSTALLDIR] refers to the value of the INSTALLDIR property.