Skip to content

Agent Command Line Options

The following command line parameters are available for the agent executable. Unless otherwise indicated, only a single option should be supplied.

OptionAliasUsage
-install-iThis option is used to install the PerformanceGuard agent as a service on the computer
-deinstall-d │ -uThis option is used to remove the service from the computer. If the service hasn’t been installed, it has no effect.
-run-rUse this option to run the agent directly from the command line.
-RestartUse this option to restart (or start) the service.
-StopServiceUse this option to stop the service.
-InstallGUI-igInstall the PerformanceGuard agent GUI interface.
-UnInstallGUI-ugRemove the PerformanceGuard agent GUI interface from startup.
Special Values
-RegBase=<key name>Specifies an alternative base key for the agent to use. Default is “E2EAgent”.
-HelpPrints command line help.
-ConfigFile=<file name>Read values from a configuration file in addition to reading the registry.
⚠️ The configuration file must be in ANSI format.
-WriteConfigFile=<file name>Write configuration values to a named file, for example to copy values from the registry.
⚠️ The configuration file must be in ANSI format.
-IgnoreRegistryDon’t read configuration values from the registry.
-UpdateRegistryUpdate the configuration values in the registry, for example to update registry from a configuration file.
⚠️ The configuration file must be in ANSI format.