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…
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…
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?
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…