Christopher Hudson
posted this on October 13, 2010 14:23
Restoring Public Folder Hierarchies to Exchange Administrative Group using ADSI Edit
Open adsiedit.msc.
Select Configuration-Configuration-Services-Microsoft Exchange-Orgname-Administrative Groups-Exchange Administrative Group.
Now we were missing the ‘Folder Hierarchies’ folder – how I still am unsure of. All we had to do was recreate it as follows:
Create the “Folder Hierarchies” under the Exchange Administrative Group
Create Public Folder Tree Object
Populate msExchOwningPFTreeBL attribute object of the PF Stores in the organization
(Since this attribute is not directly editable, you have to follow the below steps to do this for each PF store)
As soon as the Information Store starts, remount the PublicFolderDatabase.EDB using the Exchange Management Console.