Previous Topic: Run the Configuration Wizard on UNIX

Next Topic: Unattended Configuration on a UNIX System

Unattended Configuration on Windows

After the Federation Manager Windows Agent has been configured using the wizard at least once, you can configure it on the same system, or a different system, using unattended mode. An unattended mode configuration uses one command that points to a properties file. You can modify the configuration properties to suit your requirements.

To configure the Federation Manager Agent in unattended mode on Windows

  1. Navigate to the directory where the configuration executable is located:

    federation_mgr_root\connectors\IWA\install_config_info

  2. Enter the following command at a command prompt:
    ca-fedmanager-iwa-confg.bin i-silent -f ca-fedmanager-iwa-config.properties
    
    -f

    Specifies the name of the Federation Manager Windows Agent configuration properties file. If the properties file is not in the same directory as the executable file, specify the relative path to the properties file.

    -i

    Specifies the configuration mode. For unattended mode, the value is silent.

The unattended configuration is complete.