PowerShell Set Groups Custom Attributes Scenario: Powershell Set Groups Custom Attributes The script that we will see today is an updated version of an older post that was used to set groups custom attributes based on which Organizational Unit is under. The reason of the creation of such script ...
You are here: Home / Archives for Set-DistributionGroup
Exchange custom attributes on groups automatically with PowerShell
Exchange custom attributes on groups automatically with PowerShell Scenario: Set Exchange custom attributes on groups automatically with PowerShell. In general the below script add an Exchange custom attribute on distribution and security groups. I am working on a custom delegation model on ...