Exchange 2007 - Commands for Public Folder Permissions

Windows - Exchange

Below are some basic commands for Exchange 2007 via the Shell,

Getting the Public Folder Permissions,

get-publicfolderclientpermission

 

 

 

 

 

 

 

Command to Remove Permissions (example for user bobby and giving publishingeditopr rights)

remove-publicfolderclientpermission -identity \carparking -accessrights publishingeditor -user bobby

Command to Add Permissions (example for user bobby and removing publishingeditopr rights)

add-publicfolderclientpermission -identity \carparking -accessrights publishingeditor -user bobby

Please Note ! If you need to add rights to all (everyone) rather then using a wildcard, use the everyone group.

Copyright © 2010 Fir3net.com - Keeping You In The Know. All Rights Reserved.
Joomla! is Free Software released under the GNU/GPL License.