Exchange 2010 to Exchange 2010 Public Folder Replication

Posted by Archit Baweja on Server Fault See other posts from Server Fault or by Archit Baweja
Published on 2011-06-17T16:02:02Z Indexed on 2011/06/21 16:24 UTC
Read the original article Hit count: 602

We have 2 exchange servers in our org. MX1 and MX2. I'm trying to replicate all MX1 public folders to MX2. I've setup replication for all the toplevel folders to include the MX2 server. However no public folders are being replicated. The event log does not show any errors. I've set the diagnostic level for all public folder diagnostics to Highest using

get-eventloglevel "MSExchangeIS\9001 Public\*" | set-eventloglevel -Level Expert

However besides a 3092 event ID (type: 0x2) generated on MX1 (the source server), there are no events being generated that would notify me of any issues.

Some technical details. MX1 is Windows 2008 Standard, MX2 is Windows 2008 Enterprise (eval mode right now).

© Server Fault or respective owner

Related posts about exchange-2010

Related posts about public-folders