how to set user access permission on public folder in exchange server 2007
i want to set user permission on public folders in exchange server 2007. how i can set by console exchange management console 2007
April 30th, 2010 1:21pm

Hi, When you select a public folder in the result pane, the following actions are available for that public folder in the action pane: See below KB You need to go here Using the Public Folder Management Console : http://technet.microsoft.com/en-us/library/bb676462(EXCHG.80).aspx How to View or Configure the Settings of Public Folders: http://technet.microsoft.com/en-us/library/bb123509(EXCHG.80).aspx How to View or Configure the Settings of Mail-Enabled Public Folders: http://technet.microsoft.com/en-us/library/bb123938(EXCHG.80).aspx Anil
Free Windows Admin Tool Kit Click here and download it now
April 30th, 2010 1:53pm

Thanks for reply, But i want to give only permission to users on some public folder. Could it be done by console as exchange server 2003 or by management shell. give steps. because i want to remove some permission on public folder
April 30th, 2010 2:04pm

Thanks for reply, But i want to give only permission to users on some public folder. Could it be done by console as exchange server 2003 or by management shell. give steps. because i want to remove some permission on public folder You cant manage PF permissions using management console, you will have to use Exchange Powershell commands like Add-PublicFolderClientPermission "\YourPF" -User "User@domain.com" -AccessRights Author You will have to pass whatever AccessRights your user have. For removing PF permissions; Remove-PublicFolderClientPermission "\YourPF" -User "User@domain.com" -AccessRights Author Regards,Laeeq Qazi|Team Lead(Exchange + Sharepoint + BES + DynamicsCRM) www.HostingController.com
Free Windows Admin Tool Kit Click here and download it now
April 30th, 2010 11:09pm

Or use pfdavadmin
April 30th, 2010 11:14pm

it means we can manage exchange server 2007 public folder with pfdavadmin. if we use exchange management shell, is there any command that can remove all users permission from a public folder and users also at a time.
Free Windows Admin Tool Kit Click here and download it now
May 1st, 2010 4:06pm

Sure can. See: ( Read the entire thread - all the way down :) ) http://social.technet.microsoft.com/Forums/en-US/exchangesvradmin/thread/2ef93722-b386-4f4a-aa2b-844c82ff954a
May 1st, 2010 4:16pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics