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

DeviceConfiguration_Export.ps1 does not allow for individual policy export #198

Open jbaxter-cgf opened 2 years ago

jbaxter-cgf commented 2 years ago

There are times when I only want to export a single policy, currently I have to wait a few minutes for the script to process them all. It would be faster to export a single policy.