Forum Discussion

Ivan54's avatar
Ivan54
Bronze Contributor
Jul 07, 2017
Solved

EOL PS - Export-Csv only shows GUIDs instead of values

Hi,

 

can anybody explain to me why this command doesn't create a proper csv file with values?

I'm using the eol module for modern authentication

 

get-unifiedgroup | ft displayname,notes,primarysmtpaddress,sharepointsiteurl,classification | Export-Csv c:\temp\groups.csv

Content only shows some GUIDs but no values.

Resources