Popular
Latest Articles
Exchange 2007 - Commands for Public Folder Permissions
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.
We have 10 guests online
