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

java - Could not locate OpenAL library -

c++ - Delete matches in OpenCV (Keypoints and descriptors) -

sorting - opencl Bitonic sort with 64 bits keys -