Anything About IT

Learning, Building, Sharing

PowerShell Script - Get-MsolRoleMemberDetails

To get a list of all users that belong to a given role, the Microsoft Azure Active Directory module has a cmdlet Get-MsolRoleMember, however to run th...