Disabling CylancePROTECT before the upgrade

Last Updated : Nov 27, 2022 |
Prolog information
Before you begin
Run the following commands on CCM as well as every node in the cluster.
  1. To disable CylancePROTECT, run the following commands:
    ADDITIONAL INFORMATION:
    systemctl stop cylancesvc.service
    systemctl disable cylancesvc.service
    systemctl is-enabled cylancesvc.service
    systemctl status cylancesvc.service
  2. To verify that CylancePROTECT is not running, run the following command:
    ADDITIONAL INFORMATION:
    systemctl --type=service | grep Cy