The unattended or silent installation option can help you automate the installation and configuration process. This method saves time if you have a large CA SiteMinder® environment that uses many agents with identical settings.
For example, suppose the Agents in your environment use the same web server version, installation directory, Agent Configuration Object and Policy Servers. Use the installation wizard or console-based installation program for your first installation. Afterwards, you could create your own script to run the installation program with the .properties file the wizard or console-based installation program created.
Follow these steps:
web_agent_home\install_config_info\ca-wa-installer.properties
Note: If the path contains spaces, surround it with quotes.
Indicates the directory where the CA SiteMinder® agent is installed on your web server.
Default (Windows 32-bit installations only): C:\Program Files\CA\webagent
Default (Windows 64-bit installations only): C:\Program Files\CA\webagent\win64
Default (Windows 32-bit applications operating on 64-bit systems [Wow64]): C:\Program Files (x86)\webagent\win32
Note: To automate this process, create your own customized script to execute these files on your systems. Use any scripting language that you want.
agent_executable -f properties_file -i silent
The CA SiteMinder® agent is installed and configured on the subsequent server silently.
Copyright © 2015 CA Technologies.
All rights reserved.
|
|