CA Process Automation supports unattended agent installation to allow administrators to install agents remotely on a host computer. You can use an unattended installation to include the agent in the initial configuration routine for setting up new host computers. You can also use the unattended installation to support installation through software delivery solutions.
When you enter the domain URL with the -VdomainUrl=domain_url, the domain_url is http(s):<FQDN_of_Domain_Orchestrator>:<port_number>.
Important! The domain_url must be entered without /itpam/.
You can perform an unattended agent installation.
Follow these steps:
Note: An unattended agent installer must still have connectivity to the Domain Orchestrator to install an agent successfully.
install_dir/server/c2o/.c2orepository/media
The media folder includes the following files:
AgentInstaller.bat -VdomainUrl=domain_url -VacceptLicense=true [-option1 -option2 ...] AgentInstaller.sh -VdomainUrl=domain_url -VacceptLicense=true[-option1 -option2 ...]
For example:
-VdomainURL=https://domainserver.company.com:8443-VacceptLicense=true
-VdomainURL=http://domainserver.company.com:8080
The agent installer accepts the following command line options:
Specifies the fully qualified domain name or IP address of the host machine on which you are installing the agent. This is required if your host machine has multiple network interfaces.
Specifies the name that is displayed for this agent.
Specifies the port to use on the host.
Set the value to true to install the agent as a Windows Service.
Specifies the full path for installation on the host.
Set the value to true to start the agent after the installation is complete.
Specifies the Java Home Location.
Specifies the temporary directory to execute the scripts.
Specifies the certificate password as configured in the Domain Orchestrator. This value is required when you are using SSL and/or are working in Secure mode.
Set the value to true to look up the agent host name from DNS.
The list of comma-separated ciphers that must be used during Domain Orchestrator-agent communication.
The execution of PowerShell scripts on windows platform requires execution policy setting to "Remote Signed". To run PowerShell scripts through CA Process Automation, set the value of this variable as true.
Specifies the PowerShell path on host machine.
Specifies the communication mode. Set the value to true to support the deprecated mode of communication. Set the value to false to support the new mode of communication.
|
Copyright © 2014 CA.
All rights reserved.
|
|