• How do I query for AD groups which were created or updated yesterday?

    Hi,

    I'm trying to work out how I can query/filter AD groups which were created or updated yesterday? The below works as intended for created groups but I can't find anything that allows me to query for updated date? The below is part of a larger script…

  • How can I add more groups in "Group Membership AutoProvisioning Policy" using Powershell?

    I need to update some more groups in "Group Membership AutoProvisioning Policy". Is there a way to add these groups using powershell.

    e.g. When this policy was created there was three groups in it groupA, groupB and groupC. But now I need to…