Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

I have a issue when connect in MS Graph using PowerShell and try to export data do CSV file (System.Object[]) #14

Open
rarsouza opened this issue Jul 15, 2020 · 0 comments

Comments

@rarsouza
Copy link

I used powershell to try to export data from MS Secure Scores to a CSV file. I can connect at MS Graph using Powershell and see the data correct, but when I try to export this data to a CSV files there are so many fields with (System.Object[]) instead the correct data.

Command I used: Get-GraphSecuritySecureScore | Export-Csv -NoTypeInformation .\Securityscores.csv

Anyone can help here?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant