top of page
Search

(145) Microsoft Intune - Disable Microsoft Defender

  • Writer: Mr B SOE way
    Mr B SOE way
  • Sep 12, 2024
  • 1 min read

Had a customer who uses Crowdstrike as their EDR but wants to disable Microsoft Defender.


By running in PowerShell with the following command: Get-MpPreference, you get the output:

Once you make a change in Settings Catalog > Turn off Microsoft Defender Antivrus marked as 'Enabled'

Once the policy hits the device, re-run in PowerShell: Get-MpPreference, you will get this:


 
 
 

Comments


bottom of page