How to set or clear "Manager can update membership list" using PowerShell
Posted
by Maximus
on Server Fault
See other posts from Server Fault
or by Maximus
Published on 2010-03-03T06:31:16Z
Indexed on
2010/03/20
22:31 UTC
Read the original article
Hit count: 571
powershell
|active-directory
For distribution group, I can set parameter Manager can update membership list using the ADUC mmc, but I can't find how to do it using PowerShell. Moreover, even is Manager can update membership list property is set in ADUC, in PowerShell listing for Get-QADGroup ManagerCanUpdateMembershipList property is still set to false.
© Server Fault or respective owner