Use XML to reconfigure a client or an agent.
You can specify parameter values on the command line or in the XML template. For more information on command line parameters and XML elements, see Command Line - Syntax.
Procedure
-
Download the reconfigure_template.xml file to the computer where you will run the command.
-
On the command line, go to software_installation_directory/Base and type one of the following commands:
Reconfiguring an Agent
qoperation execute -af reconfigure_template.xml –clientName client_name –appTypes/appName "agent_name"Reconfiguring a Client
qoperation execute -af reconfigure_template.xml –clientName client_name
You can also define parameter values in the XML file:
- Open the reconfigure_template.xml file and update the XML parameters.
Available Command Parameters
|
Parameter |
Description of Parameter Values |
|---|---|
|
clientName |
The name of the client. |
|
appTypes/appName |
The name of the agent. Tip: For a list of valid values, see GET Agent: appName. |