powershell - get-adprincipalgroupmembership not showing all groups -


viewing 'member of' tab in ad gui specific user shows multiple groups. running get-adprincipalgroupmembership "username" returns 1 group "domain users".

  • affected user new user
  • experiencing same issue new user
  • able "discover" same groups user through powershell
  • security identical on users , groups

any appreciated!


Comments

Popular posts from this blog

node.js - How to mock a third-party api calls in the backend -

php - How to Access to Laravel 5 with Pingpong-Modules to a specific Module -

sql server - Sharing data between stored procedures -