Receiving Errors when running an Exchange Public Folder Default gathering against an Exchange 2010 organization:
Unable to gather information from the hosting database for public folder 'FolderName'. Ensure that the hosting public folder database is mounted and functional. Ensure that the gathering user account is a member of the Public Folder Management security group.
Failed to remotely gather the database copy status using Powershell. Failed to execute the remote PowerShell command on server ServerName. The operation couldn't be performed because object '*\ServerName' couldn't be found on 'ServerFQDN'.
This Can happen if the gathering service account is not a member of the Public Folder Management security group
Add the gathering service account to the Public Folder Management security group in AD. Or Assign the Public Folder Management RBAC role directly to the gathering service account.
Add-RoleGroupMember –Identity 'Public Folder Management' –Member SVCAcct
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center