Report generation using powershell funtion

Hi Experts,

Im looking to generate a report using powershell which gives users to role mapping details in IDN and currently Get-RoleAssignedIdentities function is being used but this function doesn’t give the uid data of the identities any idea how to make a lookup of this values from Get-BetaIdentities

Hi @Clokanat ,
Can u please rephrase your query ?

I can see the id of the Identity who got assigned with the role ,in Get-RoleAssignedIdentities ?
What do you mean uid ?

Im looking for username attribute of the identities instead of id

I believe name attribute in the previous message is same as username

Atleast in mycase name & username both are not same it differs

Can you help me with response of this command : Get-BetaIdentities
Is the name attribute in this response is username for your case ?

Hope this answers your query !

1 Like