Previous Topic: Upgrading the Provisioning Server

Next Topic: Installing the Provisioning Agent for Windows Local Users and Groups with setup.exe

Installing the Provisioning Agent for Windows Local Users and Groups with msiexec

To install the Provisioning Agent for Windows Local Users and Groups, perform the following steps:

  1. Copy the contents of the folder ~\RemoteAgent\Windows200x from the CD to your local machine. For example, C:\temp\RN16.
  2. Open a Command Prompt and navigate to the directory where you copied the folder.
  3. Issue the following commands:
    Instmsiw.exe
    

Note: This executable installs or updates the Windows Installer release 2 infrastructure. On some recent Windows Platforms, such as Windows XP and Windows Server 2003, Windows Installer release 2 is installed by default so the Instmsiw.exe command is not required.

msiexec /I ISScript11.Msi /qn
msiexec /I “CA Identity Manager - Provisioning Agent for Windows Local Users and Groups.msi”

Follow the prompts on the graphical installer to complete the installation.

To perform a silent install, add in the property=value line found at the end of the EULA. The EULA can be viewed in graphical mode.

msiexec /I “CA Identity Manager - Provisioning Agent for Windows Local Users and Groups.msi” /qn PROPERTY=VALUE