Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Error: 8207 - Updating public folder with free/busy information

Status
Not open for further replies.

furtech

IS-IT--Management
Oct 19, 2003
96
AU
Hello,

I've noticed the following error appearing in the System Logs of an Exchange 2007 server:

Event ID : 8207
Category : General
Source : MSExchangeFBPublish
Type : Error
Message : Error updating public folder with free/busy information on virtual machine <Exchange2007ServerName> . The error number is 0x80004005

The information was transferred from an Exchange 2003 server about a year ago. (It was done by another company so I'm not sure how they went about doing it)

I have run the following command in the Exchange 2007 Shell:
get-publicfolder -Identity "\NON_IPM_SUBTREE\SCHEDULE+ FREE BUSY" -Recurse | fl name,Replicas

The result:

Name : SCHEDULE+ FREE BUSY
Replicas : {}

Name : EX:/o=<Domain>/ou=<domain>
Replicas : {Public Folder Store (<Old Exchange 2003 Name>)}

Name : EX:/o=<Domain>/ou=Exchange Administrative Group (FYDIBOHF23SPDLT)
Replicas : {Public Folder Database}

The <Old Exchange 2003 Name> refers to the name of the server where the information store was migrated from, it no longer exists on the network.

Does anyone have any suggestions on what might be causing the problem or how to fix it?

Thanks.


---------------------------------------
Matthew Collins
---------------------------------------
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top