Lucy Awareness
Visit our WebsiteContact Support
  • Wiki Overview
  • Guides
    • Quick Guides
      • Create Your First Campaign
        • Adding a New Client
        • Register an Attack Domain
        • Campaign Setup
          • Selecting an Attack
          • Attack Settings
          • Awareness Settings
          • Recipients
          • Review
        • Whitelisting
    • Installing Lucy
      • On-Premise vs Cloud Installation
      • Architecture
      • Hardware Requirements
      • Network Communication
      • Installing Lucy
      • Post Installation
    • Manage Blacklisted Domains
      • Managing Google SafeBrowsing Alerts
    • Whitelisting a Lucy Server
      • Google Workspace Whitelisting
      • Microsoft O365 Whitelisting
      • File Attack Whitelisting
    • Attack Simulations
      • Attack Types
        • Data Entry Attack
        • Hyperlink Attack
        • File Attack
        • Portable Media
        • Smishing
        • Lures
        • QR Codes
        • Ransomware Emulation
        • Technical Malware Test
          • Malware Toolkit Test Suite
        • Mail & Web Filter Test
        • Email Spoofing Test
      • Attack Template Customization
      • Firewall Protection Interval
      • Email Tracking Technologies
      • Advanced Information Gathering
      • Regular Expressions in Login Fields
      • Copy a Website
      • Redirecting Users
    • Awareness Training
      • Awareness Template Customization
      • Awareness Only Campaigns
        • Using Multiple Awareness Trainings
      • Use extended method of tracking the end of the quiz
    • Reporting Plugin
      • Deploying Office 365
      • Deploying Outlook Native
      • Deploying Gmail
  • Application Screens Reference
    • Statistics Dashboard
    • Campaigns Dashboards
    • Campaigns
      • New Campaign
        • Wizard Mode
          • Selecting an Attack
          • Attack Settings
          • Awareness Settings
          • Recipients
          • Review
        • Expert Mode
      • Campaign Settings
        • Configuration
          • Base Settings
          • Awareness Settings
          • Attack Settings
          • Schedule
            • Schedule Plan
          • Recipients
        • Advanced Settings
          • User Settings
          • Filters
          • Custom Fields
          • Reminders
        • Campaign Checks
        • Logs
        • Results
          • Summary
          • Statistics
          • Reports
          • Exports
    • Templates
      • Attack Templates
      • Awareness Templates
      • File Templates
      • Report Templates
      • Campaign Templates
      • Training Diploma
      • Download templates
      • Variables in Lucy
    • Users
      • Recipient Groups
      • End Users
      • End User Portal Settings
      • Administrative Users
      • Reputation Levels
    • Settings
      • Common System Settings
        • Domains
          • Supported TLDs
        • Firewall
        • Web Proxy
        • Mail Settings
        • SMTP Servers
        • SSL Settings
          • SSL for Campaigns
        • SMS Settings
        • Filter Settings
        • API Whitelist
          • API Routes
        • LDAP Servers
          • LDAP Sync Tool
        • LDAP Settings
        • Azure Applications
        • Azure AD Settings
        • SSO Configuration
      • Advanced System Settings
        • Advanced Settings
        • SSH Password
      • Submitted Email Settings
        • Custom Rules & Score Factors
        • Abuse Reports
        • Incident Autoresponder
        • Plugin Settings
      • Clients
        • Client Invoices
        • Client Invoice Settings
      • Backup and Restore
        • Backup Settings
      • Benchmark Sectors
      • Whitelabeling
      • File Browser
    • Incidents
    • Support
      • Status
        • Status
        • System Monitoring
        • System Health Check
        • Notifications
      • System Tests
        • Test Email
        • Performance Test
        • Spam Test
        • Mail Spoofing Test
        • Mail and Web Filter Test
      • System Logs
      • Manual
      • Update
      • Reboot
      • Mail Manager
      • Terms & Conditions
    • Account Settings
      • Two Factor Authentication
      • License
      • Invoices
    • Notifications
  • Release Notes
    • 5.4
    • 5.3.5
    • 5.3.4
    • 5.3.3
    • 5.3.2
    • 5.3.1
    • 5.3
    • 5.2.1
    • 5.2
    • 5.1
    • 5.0
    • Version 4
      • 4.14
      • 4.13
      • 4.12.1
      • 4.11
      • 4.10.1
      • 4.9.5
      • 4.9.2
      • 4.9.1
  • Legal
    • EULA
    • Privacy Policy
    • DPA, Customer and Partner Info
    • Service Level Agreement
    • Confidentiality of Campaign Data
  • When to Contact Us
    • Contact Technical Support
Powered by GitBook
On this page
  • Introduction
  • Azure (Entra ID) settings
  • Download the plugin
  • Individual deployment
  • Deploying via GPO
  • Technical Information

Was this helpful?

  1. Guides
  2. Reporting Plugin

Deploying Outlook Native

PreviousDeploying Office 365NextDeploying Gmail

Last updated 1 month ago

Was this helpful?

Introduction

The native Outlook plugin supports these versions of the desktop application:

  • Outlook 2016

  • Outlook 2019

  • Office 365 Desktop

The Outlook plugin is static, it cannot read changes from the Lucy server like the Office 365 version can. If you want to change settings, you must re-download the plugin and redeploy.


Azure (Entra ID) settings

  1. Login to your and navigate to Microsoft Entra ID (formerly Azure AD).

  2. Navigate to App Registrations and create a New Registration.

  3. Give the application a name.

  4. For the organization type select Accounts in any organizational directory (Any Microsoft Entra ID tenant - Multitenant) and personal Microsoft accounts (e.g. Skype, Xbox).

  5. Define a Web redirect URI like so: https://<yourLucyURL>.<tld>/oauth

  6. Click Register.

  • In the application overview, click the Redirect URIs option then select Add a platform.

  • Select the Mobile and Desktop Applications option, enable all three of the pre-defined URIs, then click Configure.

  • Scroll to the bottom of the Authentication page and enable Live SDK Support and Allow Public Client Flows, then click Save.

  • Navigate to Certificates & secrets and create a new client secret. Give the secret a name and expiration date, then click Add.

  • Copy the Secret Value. Then navigate to the Overview and copy the Application (client) ID and Directory (tenant) ID as well. You will need all three values for the next steps.

Download the plugin

Individual deployment

Local installation is simple, just run the MSI and allow it to install the plugin for you.

Deploying via GPO

1. Prepare the Plugin Package

Ensure the plugin installer is accessible on a network share that all target computers can access. Set permissions to allow read access for authenticated users.

2. Open Group Policy Management Console (GPMC)

On the Domain Controller, open the Group Policy Management Console (gpmc.msc).

3. Create a New GPO

Right-click on the Organizational Unit (OU) where you want to deploy the plugin, and select Create a GPO in this domain, and link it here.

Name the GPO (e.g., Deploy Lucy Plugin).

4. Edit the GPO for Software Installation

Right-click the newly created GPO and select Edit.

In the Group Policy Management Editor, navigate to Computer Configuration > Policies > Software Settings > Software Installation.

5. Add the Plugin for Deployment

Right-click Software Installation, select New > Package.

Browse to the network share where the plugin installer is stored, select it, and choose Assigned to ensure it’s installed automatically on all targeted machines.

6. Update Group Policy on Target Computers

Either wait for the next Group Policy update cycle or force an update manually by running gpupdate /force.

Technical Information

  • The MSI logs operations under C:\ProgramData\LucySecurity

  • Upon installation a temporary config.dat file is created, but all settings are written in the registry. The plugin may be installed in the user context (HKCU) or machine context (HKLM).

  • The Plugin is available in 32 and 64-bit versions, so make sure you're downloading the correct one.

Whether you are deploying the plugin manually on a single computer or globally via GPO, step one is to

Configure and download the plugin.
Azure portal