Quantcast
Channel: Microsoft Exchange
Viewing all articles
Browse latest Browse all 20055

Get-Group "ManagedBy" Doesn't Display Management Groups

$
0
0

Running the following Powershell Script works like a charm for retrieving all Groups with ManagedBy set for a certain user, but the parameter is blank if the Group is managed by another Group. Is there anything I can set to retrieve that information? AD knows the groups are managed by a Management Group.

Get-Group -ResultSize Unlimited | where {$_.ManagedBy -like "*asator"}

ManagedBy shows as the following when a Group is set as the manager:


Viewing all articles
Browse latest Browse all 20055

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>