I did originally tried to migrate public folders from Exchange 2007, but I got stuck on the last step so I completely disabled the migration and deleted all public folders. I exported all the public folder information to a PST and then manually created
the public folders and copied the data in via Outlook. I as an administrator can see the public folders, but non administrative users cannot even see the root folder. Public folders don't even show up in the folder list. My exchange 2007 server
is no longer online and my users cannot see the Public folders in OWA or Outlook. I am sure this is a permissions issue, but I can't seem to find it. I have assigned a test user ownership root rights and restarted the information store service
and this still didn't fix it. As you can see below Default is Author. Any help would be appreicated.
Information:
[PS] C:\WINDOWS\system32>Get-PublicFolderClientPermission \
FolderName User AccessRights
---------- ---- ------------
IPM_SUBTREE Default {Author}
IPM_SUBTREE Anonymous {None}
IPM_SUBTREE Tech {Owner}
[PS] C:\WINDOWS\system32>Get-OrganizationConfig | fl *public*
DefaultPublicFolderAgeLimit :
DefaultPublicFolderIssueWarningQuota : Unlimited
DefaultPublicFolderProhibitPostQuota : Unlimited
DefaultPublicFolderMaxItemSize : Unlimited
DefaultPublicFolderDeletedItemRetention : 7.00:00:00
DefaultPublicFolderMovedItemRetention : 7.00:00:00
PublicFoldersLockedForMigration : False
PublicFolderMigrationComplete : True
PublicFoldersEnabled : Local
PublicComputersDetectionEnabled : False
RootPublicFolderMailbox : 6a6c1ace-ee8e-497e-9884-8b46dc1f0a09
RemotePublicFolderMailboxes : {}
[PS] C:\WINDOWS\system32>Get-Mailbox -PublicFolder | FL Name,ExchangeGuid
Name : PF-Hierarchy
ExchangeGuid : 6a6c1ace-ee8e-497e-9884-8b46dc1f0a09
Name : Public Folders
ExchangeGuid : 4bbbb1cf-c24e-4bb8-b056-bc610bedc390
Thanks,
Ryan