Purpose
This knowledge base article provides scripts that disable the Seclore Classification Add-in for the currently logged-in user on a specific machine.
Overview
In some scenarios, it may be required to temporarily disable the Seclore Classification Add-in for a user without applying a system-wide or permanent configuration.
To support this, attached scripts (Batch and PowerShell) are provided to perform this action on the machine where they are executed, targeting only the currently logged-in user.
Solution
Please find attached:
- A Batch script (.bat)
- A PowerShell script (.ps1)
These scripts will:
- Disable the Seclore Classification Add-in
- Apply the change only for the current user profile
- Take effect on the machine where the script is executed
Important Notes
- Scripts need to be run by the user who is using the machine not by the administrator. (Because if done with admin rights, the plugin will be unchecked only if the admin is logged in to the machine.)
- The change is not persistent
- The configuration will be reverted automatically in the following cases:
- When a repair installation of Seclore is performed
- When the machine is restarted
Recommendation
If a permanent and consistent configuration is required across sessions or machines, it is recommended to manage this setting via Group Policy (GPO).
Please refer to the following article that describes a similar configuration for GPO-based configuration:
Disable Seclore Protection Plugin Using Group Policy (GPO) : Seclore Customer Support - Get Help Today