How can I add and remove members to a distribution list in a public folder through PowerShell?
This is for Exchange 2007.
|
How can I add and remove members to a distribution list in a public folder through PowerShell? This is for Exchange 2007. |
||||
|
|
From here: http://technet.microsoft.com/en-us/library/aa995970.aspx Pretty much the same for Removing: but use Remove-DistributionGroupMember instead |
|||
|
|
If you mean a mail-enabled public folder, you can use:
|
|||
|
|
|
After researching this, it looks like the answer is that it is not possible though Powershell. |
|||
|
|