Download Components
Last updated
Last updated
The Download Components section provides download links and configuration files for different types of installations. Mainly, there are two types of component deployments available for end-users. Agents and Outlook Add-ins. Agents are used for system-level operations like compliance checks and DNS traffic filtering, and client traffic blocking. On the other hand, Outlook Add-in deployment is used for reporting suspicious e-mails from users to prevent phishing attacks.
Agents are available for Windows, macOS and Apple IOS devices. You can download the agent package manager installer for the windows based system by clicking the download button. Once installed on a client device, it automatically activates the "Thread Protection" module or "Compliance Check" module if enabled.
Agents for macOS or Apple iOS can be downloaded from the app store and activated using the configuration information. Once installation and configuration are completed, the threat protection module is started automatically.
You can install agent without requiring user interaction. To install the agent sliently use silent flag on command line like below:
C:\"Path to Installer executable" --silent
Outlook E-mail security add-in can be installed independent of the platform by using Office.js type of add-in. It can be installed on the mail server simply providing installation URL (copy) or installation XML file (download). Please click here to detailed installation instructions.
Also, COM-based add-in is available for Windows platforms only. To install COM-based add-in, download the package manager and install it on to client machines. According to your activation settings, the COM add-in package manager automatically activates/updates/removes add-ins from users' devices.
You can install add-in without requiring user interaction. To install the add-in sliently use silent flag on command line like below:
C:\"Path to Installer executable" --silent