Setting Public Folders Permission
Hi, I need help finding out on how to set access permisions to a list of users to certain public folders of their domain. Thanks Regards, Carlinhos
May 5th, 2008 9:56pm

Carlinhos,You can do this by using the standard Powershell script: AddUsersToPFRecursive.ps1 This script adds a user and that user's permissions to the client permissions list for a public folder and all the folders beneath it in the hierarchy. If the user is already listed in the client permissions list for a folder, the user's permissions are updated to the new set that is specified in the script. HelpThis parameter displays the Help file for the script. Server(Optional) This parameter specifies the server to operate against. This server must be an Exchange 2007 Mailbox server that contains a public folder database. If you do not use the Server parameter to specify a server, the script will default to the local server. TopPublicFolder(Required) This parameter specifies the identity of the folder that is at the top of the public folder tree. User(Required) This parameter specifies the identity of the user to whom to add client permissions. Permissions(Required) This parameter specifies the client permissions to apply to the user.You can use this in combination with a CSV file which contains the usernames which you want to give rights.Regards,Johan
Free Windows Admin Tool Kit Click here and download it now
May 5th, 2008 11:28pm

hi Johan, thanks for your help, but I have a quick question this time, does this applies to Exchange 2003? thanks once again, Charlie
May 8th, 2008 9:13pm

Charlie, Yes you have to change this on Ex 2003. Johan
Free Windows Admin Tool Kit Click here and download it now
May 9th, 2008 3:01pm

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

Other recent topics Other recent topics