Public folder configuration using Powershell in Exchange 2007
Set Public folder primary SMTP address:
Set-MailPublicFolder -Identity PublicFolder@contoso.com -PrimarySmtpAddress info@contoso.com
Set Public folder permissions
Add-PublicFolderClientPermission -Identity “\public@folder.com” -User Username -AccessRights Editor
This entry was posted
on Saturday, January 12th, 2008 at 15:35 and is filed under MS Exchange server, MS Exchange server 2007, Powershell.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.