powershell-intune-samples icon indicating copy to clipboard operation
powershell-intune-samples copied to clipboard

Export MDE policies

Open theITcloudAdmn opened this issue 2 years ago • 1 comments

Hi!

Has someone found out how to export Microsoft Defender for Endpoint policies (target: mdm,microsoftSense)? image

EndpointSecurityPolicy_Export.ps1 (https://github.com/microsoftgraph/powershell-intune-samples/tree/master/EndpointSecurity) doesn't do the trick (it'll export all policies except the MDE policies).

theITcloudAdmn avatar Feb 01 '23 11:02 theITcloudAdmn

Same here. Using Graph Explorer I don't see the Antivirus policy either: https://graph.microsoft.com/Beta/deviceManagement/intents"

Seems more like a limitation of the REST API then an actual issue with the script.

SuperKokode avatar Feb 15 '23 15:02 SuperKokode