Skip to content

Command Template

CollectorBulkInstaller.exe --log "" --agent-conf-url ":8000" -h "" --system-guid "" --valid-cert-hashes "" [-e "ENGINE_NAME"] [-n ""]

Parameters

INSTALL\UNINSTALL FLAG

  • -i = installation
  • -u = uninstallation

SERVICE TYPE

  • 1 = All (this option is only relevant for uninstall)
  • 2 = Windows File Server Activity Monitor
  • 3 = Permission Collector
  • 4 = Data Classification Collector

log - The home folder for SailPoint Application logs. Default: C:\Program Files\SailPoint\Logs

agent-conf-url - Fully Qualified Domain Name (FQDN) of the server which hosts the Agent Configuration Manager Service.

h - The home folder for the SailPoint installation. Default: C:\Program Files\SailPoint

system-guid - The unique system GUID of this installation.

valid-cert-hashes - The server certificate hashes that are used to authenticate the Agent Configuration Manager Service.

e - (Optional) Needed only when installing a new collector. Specifies the engine name that this new collector will be attached to.

  • Alternative name: -engine-name
  • Example: For engine with the service name "File Access Manager Central Data Classification - [ENGINE_NAME]", use the name "[ENGINE_NAME]".

n - (Optional) Needed only when uninstalling a collector. Specifies the collector service name.

  • Alternative name: -collector-name
  • Example: For collector with the service name "File Access Manager Central Data Classification - [ENGINE_NAME] Collector 1", use the name "[ENGINE_NAME] Collector 1" or the full name "File Access Manager Central Data Classification - [ENGINE_NAME] Collector 1".