Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

XADM: Using PFADMIN to Remove Public Folder Permissions


View products that this article applies to.

This article was previously published under Q188629

↑ Back to the top


Summary

This article explains how to use Pfadmin.exe to remove mailboxes from the permissions list of Microsoft Exchange Server public folders.

Pfadmin.exe ships with the Microsoft BackOffice Resource Kit, Second and Third Editions, and allows an Exchange Server administrator to manipulate public folders.

↑ Back to the top


More information

To remove a mailbox from the permissions list of a public folder, perform the following steps:

  1. On the Exchange Server computer or another server or workstation, install Pfadmin.exe from the BackOffice CD by copying the files Pfadmin.exe and Aclcls.dll to the local hard drive.
  2. Install the Exchange client or Microsoft Outlook, on the computer used in the previous step.
  3. Log on to Windows NT as the Exchange Service Account or an account that has Service Account Admin privilege on the Exchange Organization Site and Configuration containers.
  4. Create a MAPI profile called "PFProfile". Add the Exchange Server Service to the profile and configure this service with a valid mailbox and server name.
  5. Type the the following command from an MS-DOS command prompt:
    PFADMIN "PFProfile" SETACL "<Folder Path>" "<Mailbox Name>" remove no
    Where <Folder Path> is the full path to the public folder <Mailbox Name> is the display name of the mailbox to be removed from the permissions list of the folder specified by <Folder Path>

    NOTE: The above command will only remove the mailbox from the folder specified. If you wish to recursively remove the mailbox from the permissions of the specified folder and all its sub-folders, then do not type no at the end of the above command.

    Make sure that you are using version 1.30 or later of Pfadmin.exe

↑ Back to the top


Keywords: KB188629, kbhowto

↑ Back to the top

Article Info
Article ID : 188629
Revision : 5
Created on : 10/27/2006
Published on : 10/27/2006
Exists online : False
Views : 293