Get-AzureADUserMembership -objectid upn@mycompany.com does not seem to return all groups. Get-ADPrincipalGroupMembership upn returns more groups. How to make sure these are in sync? Any reason why this happens?
1590 次
Get-AzureADUserMembership -objectid upn@mycompany.com does not seem to return all groups. Get-ADPrincipalGroupMembership upn returns more groups. How to make sure these are in sync? Any reason why this happens?