XADM: Using PFADMIN to Remove Public Folder Permissions
ID: Q188629
|
The information in this article applies to:
-
Microsoft Exchange Server, versions 4.0, 5.0, 5.5
SUMMARY
This article explains how to use the Pfadmin.exe program to remove
mailboxes from the permissions list of Microsoft Exchange Server public
folders.
Pfadmin.exe is a program that ships with the Microsoft BackOffice Resource
Kit, Second Edition, and allows an Exchange Server administrator to
manipulate public folders.
MORE INFORMATION
To remove a mailbox from the permissions list of a public folder, perform
the following steps:
- On the Exchange Server computer or another server or workstation,
install the Pfadmin.exe program from the BackOffice CD by copying the
files Pfadmin.exe and Aclcls.dll to the local hard drive.
- Install the Exchange client or Microsoft Outlook, on the computer used
in the previous step.
- 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.
- 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.
- Run 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 the "no" at the end of the above command.
Make sure that you are using version 1.30 or later of Pfadmin.exe
Keywords :
Version : WinNT:4.0,5.0,5.5
Platform : winnt
Issue type : kbhowto
|