microsoftgraph / powershell-intune-samples

This repository of PowerShell sample scripts show how to access Intune service resources. They demonstrate this by making HTTPS RESTful API requests to the Microsoft Graph API from PowerShell.
MIT License
1.36k stars 657 forks source link

Export of 'Endpoint detection and response' policy not included in sample script... #178

Open duncandw opened 3 years ago

duncandw commented 3 years ago

Hello Dave, Is there a particular reason that the script EndpointSecurityPolicy_Export.ps1 is not able to create a .json of the configurations based on the template "Endpoint detection and response"? Or is that covered in one of the other scripts? Thanks Duncan