User Docs
PlatformProduct updates
  • Getting started
    • What is DSPM?
    • Use DSPM in your company
    • Choose how to run DSPM
  • Quick start
  • Deployment guide
    • Sizing
    • Installation
      • Understand installation requirements
        • K3S installation
        • Configuring a HA K3s cluster
        • Configuring Rancher and Fleet agent to run behind an HTTP proxy
        • Install Synergy/Focus/Enterprise using Helm without Rancher
        • Install Synergy/Focus/Enterprise using Rancher
        • Air Gap Installation
        • Uploads to Rancher
      • Upgrade K3s
        • K3s - Upgrade
      • Troubleshooting
        • K3s on RHEL/CentOS/Oracle Linux
        • Networking
        • Configuring Rancher and Fleet agent to run behind a HTTP proxy if cluster was previously registered
    • Estimate hardware capacity needs
  • Administration guide
    • Customer Support Portal
    • Pattern matching
    • Data Controls
    • Analytics
    • Detectors
    • Import custom TLS certificate
    • GQL Quick Guide
    • Critical & Sensitive Classification Attribute Modification
    • How to Check AI Mesh Version
    • Webhooks
    • AI Mesh Overview
    • Is Customer Data Saved by Getvisibility?
  • Enterprise setup
    • Authentication
      • Keycloak configuration
      • Single Sign-on (SSO)
        • Using Azure AD as Keycloak Identity Provider
      • Keycloak User Federation Configuration (LDAP/AD)
      • Enable 2FA
      • Role-Based Access Control (RBAC)
      • Keycloak User Federation using LDAP over SSL
  • Implementation
    • Configuring Taxonomies & Labels
  • Integrations
    • GQL
    • Template Language
    • Multi-Language Machine Learning
    • SIEM Integration
    • Google Drive Auto-labelling
  • Scan with Getvisibility
    • Configure detectors
    • Configure data sources
      • Scan Configuration Fields
      • AWS IAM
      • AWS S3
      • Azure AD
      • Azure Blob
      • Azure Files
      • OneDrive
      • SharePoint Online
      • SharePoint on-premise
      • Box
      • Confluence Cloud
      • LDAP
      • SMB
      • Google IAM
      • Google Drive
      • ChatGPT
      • iManage
      • Dropbox
    • Scanning
      • Data Source Permissions
      • Scan Scheduler
      • Types of Scan
      • Scan History
      • Scan Analytics
      • Supported Languages for ML Classifiers
      • Rescan Files
    • Streaming
      • What is DDR?
      • How to Configure DDR Rules
      • Import Data Controls
      • Monitoring New Files via DDR Streaming
      • DDR Supported Events
      • Lineage
      • Supported Data Sources
      • Azure Blob Streaming Configuration
      • Azure Files Streaming Configuration
      • Confluence Cloud Streaming Configuration
      • Sharepoint Online Streaming Configuration
      • SMB Streaming Configuration
      • OneDrive Streaming Configuration
      • Azure AD Streaming Configuration
      • AWS S3 Streaming Configuration
      • Google Drive Streaming Configuration
      • Google IAM Streaming Configuration
      • AWS IAM Streaming Configuration
      • Box Streaming Configuration
      • Dropbox Streaming Configuration
    • Enterprise Search columns meaning
    • Supported File Types
  • Glossary
  • FAQ
  • EDC - All Documents
    • Deployment - Onboarding
      • EDC-Server Installation Guide
      • EDC-Deployment Flow Guide
        • EDC-installerConfig.json and CLI config Details
      • Deploying the agent using ManageEngine
      • EDC-Mac Agent - Installation Guide
      • Windows Agent Precheck Script
    • Functionality - Guides
      • EDC - Admin Guide - v4
      • EDC -Guide for writing Visual Labels
      • EDC- Guide for Header Footer Options
      • EDC-Metadata Details
      • EDC Supported File Types
      • Agent V4 - Configuration Options for Expert Mode
      • File Lineage - Agent Activities
      • Endpoint Data Discovery
    • Troubleshooting Documents
      • Preventing Users From Disabling Agent
      • Generate Installation Logs
      • Troubleshooting Agent for Windows
      • Guide for missing suggestions
      • Reseller Keycloak Quick Installation Guide
      • Alternative authentication methods for agent
  • EDC - All Documents
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. EDC - All Documents
  2. Troubleshooting Documents

Preventing Users From Disabling Agent

PreviousTroubleshooting DocumentsNextGenerate Installation Logs

Last updated 12 months ago

Was this helpful?

Most of the customers highlight a concern that the users can disable the agent by themselves from MS Office settings. In order to prevent this from happening we need to push certain settings via the group policy with the help of system administrator.

Step 1: Create a group policy inside the group policy management, as below:

Step 2: Edit the newly created group policy by right clicking on it.

Step 3: Navigate to User configuration → Preferences → Windows Settings → Registry

Step 4: Within registry create a new collection by right clicking on it and name it Outlook/Word/Excel/Powerpoint.( You will have to create separate collection for each app.

Step 5: Within the site collection add a registry entry as below:

HKCU\Software\Policies\Microsoft\Office\16.0\Outlook\Resiliency\AddinList (Replace Outlook with Word, Excel, Powerpoint if you wish to enable the same for these apps)

If you wish to manually adjust the registry value, please ensure the path is exactly the same as listed above. If it doesn’t exist, then it has to be manually created.

Step 6: Add the Value name as OutlookClassifier, value type as REG_SZ and value as 1. Similary for MS Word it should be WordClassifier, MS Excel it should be ExcelClassifier, MS Powerpoint it should be GVClient.Powerpoint.

Step 7: Link the newly created group policy and then enforce it after scoping the users to whom this policy should be applied to.

Step 8: Update the group policy on one of the user machines by running the gpupdate /force command on the command prompt.

Step 9: Once the policy is updated you can verify the same by running the command gpresult /H result.html. Later on opening the result.html file should show you entry as below.

Step 10: To confirm the settings has applied, open the MS Word/ MS Excel /MS PPT/ MS Outlook and then navigate to File->Options->Add-ins then click on the GO button. You should be seeing a message as highlighted in the red box.