• is is possible to modify dynamic group rules using powershell ?

    We have around 600 dynamic groups based on leaders in the company. We need to modify the  rule to include only regular employee. Is there a way to do this via powershell scripts? We already test it in a few groups, but looking to modify all of them via…

  • Help in creating dynamic group using powershell using Include group members

    Does anyone have an example of a PowerShell script of creating a dynamic group based upon the "Include by group membership" & "Include Explicit" rules? I'm able to setup groups using the Include by query rule.

    FYI, I tried…

  • Get Users of Dynamic Groups

    I have a dynamic group called F_AllManagers. It is made up of multiple dynamic groups. I need to get a list of the actual users from the multiple dynamic groups that make up the F_AllManagers. How can this be done in Quest Powershell?

  • Export All Dynamic groups with its membership rules

    Hello Guys,

    I'm in need of a powershell script to get all dynamic groups in our environment with the membership rules. 

    I can get the list using the below script but the membership rules i get is the membership rules plus GUID & SID of the OU's with…