CWA Solution - Copilot Disable/Uninstall & Revert
Purpose
This solution contains Copilot disabling/uninstall and revert optional addition to revert the copilot back if required
Associated Content
Content | Type | Function |
---|---|---|
Script_Copilot_Enable_Disable | Script | This script will uninstall and disable the Windows Copilot application as well as its functionality in the Edge browser. It has the revert option available too to revert the changes to its original state. The Copilot changes stores to the computer-EDF from where the data populates to the DV. The revert and disable can be scheduled using Autofix monitors. |
Monitor_Copilot_Disable_&_Uninstall | Internal Monitor | This monitor disables the copilot and uninstall it from the detected agents. |
Monitor_Copilot_Revert_Deployment | Internal Monitor | This monitor reverts the copilot changes and ensures to enable and install the copilot on the agents where the script has disabled and uninstalled it. |
Dataview_Copilot_Enable_Disable_Audit | Dataview | This dataview contains the detail of action taken on the agent by the script at Copilot. |
△ Custom - Execute Script - Copilot - Enable/Disable | Alert Template | This alert template is used in both monitors Monitor_Copilot_Disable_&_Uninstall and Monitor_Copilot_Revert_Deployment to execute the Script_Copilot_Enable_Disable for performing the disable/uninstall or revert action based on the TestValue result of the monitor. |
Implementation
-
Import the following content from the
ProSync
plugin:- Script_Copilot_Enable_Disable
- Monitor_Copilot_Disable_&_Uninstall
- Monitor_Copilot_Revert_Deployment
- Dataview_Copilot_Enable_Disable_Audit
- Alert Template -
△ Custom - Execute Script - Copilot - Enable/Disable
-
Execute the script Script_Copilot_Enable_Disable against any online Windows machine with the
Set_Environment
parameter set to1
to create the EDFs used by the solution.
-
Reload the system cache:
-
Configure the solution as outlined below:
- Navigate to Automation → Monitors within the CWA Control Center and set up the following:
- Monitor_Copilot_Disable_&_Uninstall
- Monitor_Copilot_Revert_Deployment
- Right-click and Run Now to start the monitor
- Set up with
△ Custom - Execute Script - Copilot - Enable/Disable
Alert Template