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

Allow export to csv #269

Open bezik46 opened 4 months ago

bezik46 commented 4 months ago

Without option to export it is really difficult to use the scripts

at the moment I use start-transcript ( https://lazyadmin.nl/powershell/start-transcript/) but not ideal