Quantcast
Channel: Forum Microsoft Identity Manager
Viewing all articles
Browse latest Browse all 6944

Exporting multi-valued attributes from FIM to a csv file with ; seperated

$
0
0

Hi All,

How to export the multi valued attributes from FIM into a csv file with values separated  by ;.

Like if we want to export a single valued attribute, we can acheive the same with the below command

 $Attribute_Name = (($i.ResourceManagementObject.ResourceManagementAttributes | Where-Object {$_.AttributeName -eq "AttributeName "}).Value)

how can we perform the same for multi values attributes like secondary owners of a group where we have multiple values and we need to export into a single column of a csv file with each owner seperated by ;

Thank you

-Rajesh


Rajesh


Viewing all articles
Browse latest Browse all 6944

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>