Preview build — Pull Request #94

Custom configuration settings for the Signature 365 agent

Command line switches

CommandDescription
/UpdateInterval=xxxSpecifies, in hours, the interval for updating signatures
/UpdateAndExit[=True/False]Determines if the Agent should perform an update (signature installation) and then exit immediately; this is the equivalent to the Close the Agent after the first automatic signature installation option on the Deployment Options dialog and the default is false.
/HideTrayIcon[=True/False]Determines if the Agent should hide its icon from the system tray; this is the equivalent to the Do not show the Agent icon in the system tray option on the Deployment Options dialog and the default is false
/UpdateNowSends a command to the currently running instance of the Agent to perform an update (signature installation); if there is no running instance, this command has no effect
/ShowStatusMonitorSends a command to the currently running instance of the Agent to show the Status Monitor window; if there is no running instance, this command has no effect
/ShowOptionsSends a command to the currently running instance of the Agent to show the Options window; if there is no running instance, this command has no effect.
/UseWindowsBroker[=True/False]Determines if the Agent should use Windows Broker when authenticating with Office 365; see §0
/UseSystemBrowser[=True/False]Determines if the Agent uses the system browser for performing the login; see §0
/PreferUPNForOffice365Logon[=True/False]Determines if the Agent should prefer the on-premises User Principal Name (UPN) for logon to Office 365; refer to §4.6

Registry Entries

Registry Key: HKEY_LOCAL_MACHINE|HKEY_CURRENT_USER\SOFTWARE\Symprex\Signature 365 Agent

• Value: Use Windows Broker (string): True|Yes|False|No

Registry Key: HKEY_LOCAL_MACHINE|HKEY_CURRENT_USER\SOFTWARE\Symprex\Signature 365 Agent

• Value: Use System Browser (string): True|Yes|False|No

Registry Key: HKEY_LOCAL_MACHINE\SOFTWARE\Symprex\Signature 365 Agent\Office 365

Application

• Value: Prefer UPN For Logon (string): True|Yes|False|No

Registry Key: HKEY_LOCAL_MACHINE\SOFTWARE\Symprex\Signature 365 Agent

• Value: Listening Port (DWORD): The starting port on which the Agent should listen (defaults to 9540)

• Value: Listening Port Range (DWORD): The range of ports on which the Agent should listen (defaults to 25)

Registry Key: HKEY_LOCAL_MACHINE|HKEY_CURRENT_USER\SOFTWARE\Symprex\Signature 365 Agent

• Value: Security Protocol (string): Default | Tls11 | Tls12 | Tls13 | OperatingSystemDefault