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.33k stars 653 forks source link

Export to csv #267

Open eriwol opened 4 months ago

eriwol commented 4 months ago

Hi, Is it possible to export the results from eg Application_MDM_Get.ps1 to a .csv? I can't seem to find the right command in the scripts.