Changing WinCollect configuration from the command prompt
You can change the configuration of a WinCollect agent from the command prompt of the Windows host.
After the initial installation of a WinCollect agent on a Windows host, you can change the configuration by using the installhelper.exe file that is located in the <WinCollect_installation_path>/bin.
Parameter | Description |
---|---|
Authentication Token | Authorizes the WinCollect service, for example,
AUTH_TOKEN=af111ff6-4f30-11eb-11fb-1fc1 17711111 |
Password | Update a password in the AgentConfig.xml configuration file. Specify the
Login.Handle and new password, separated by a colon. For example,
|
Update password with file | Update a set of passwords in the AgentConfig.xml configuration file, by
using an external file. Specify the Login.Handle and new password, separated by a
colon, one per line. For example, |
Local IP | Use this setting to select the IP address that is displayed for all log sources on systems with multiple network interface cards (NIC). |
Originating Computer | Use this setting to select the IP address that is displayed only for Windows events on systems with multiple NICs. |
Version | Update the AgentConfig.xml version number. |
-h [--help] |
Provides detailed information on the installHelper.exe usage options. |
-P [ --update-password ] |
Update a password in the AgentConfig.xml configuration file. Specify the
For example, Note: The password is in plain text.
|
-F [ --update-password-with-file ] |
Update a set of passwords in the AgentConfig.xml configuration file by using
an external file. Specify the For example, Note: Make sure you erase the input file or keep it secured.
|
-T [ --update-auth-token ] |
The new authentication token to be used to communicate with the configuration server. |
-L [localIP] |
Use this setting to select the IP address that is displayed for all log sources on systems
with multiple network interface cards (NIC). For example, |
-O [OrigComputer] |
Use this setting to select the IP address that is displayed for Windows events on systems
with multiple NICs. For example, |
<WinCollect_installation_path>/bin/installHelper.exe -T <authorization_token>