In Microsoft Exchange Server 5.5, each computer that has a public folder store sends a nightly status request message to determine the state of the public folder hierarchy. Exchange 2000 Server does not do this. Typically, in Exchange 2000 the status request message is only sent out one time during the lifetime of the public folder store; it is sent when the store is created.
However, in certain circumstances you may have to generate a status request message. For example, if the public folder hierarchy on the Exchange 2000 computer does not seem to replicate, or the public folder hierarchy replicates very slowly, the generation of a status request message may permit the public folder hierarchy replication to continue. Issues with public folder hierarchy replication may occur if the original status request message that was sent when the public folder store was created was dropped and never acknowledged, or if the message was sent to a server with a substantially incomplete hierarchy.
A supported feature that modifies Exchange 2000 Server's default behavior is now available from Microsoft. This feature is included in Exchange 2000 Service Pack 3.
For additional information about the latest service pack for Microsoft Exchange 2000 Server, click the following article number to view the article in the Microsoft Knowledge Base:
301378
XGEN: How to Obtain the Latest Exchange 2000 Server Service Pack
The English version of this feature has the file attributes (or later) that are listed in the following table. The dates and times for these files are listed in coordinated universal time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the
Time Zone tab in the Date and Time tool in Control Panel.
Component: Messaging Database (MDB)
Date Time Version Size File name
------------------------------------------------------------
05-Apr-2002 03:33 6.0.5770.75 676,352 Davex.dll
05-Apr-2002 03:23 6.0.5770.75 578,116 Dsaccess.dll
04-Apr-2002 22:10 6.0.5770.75 180,736 Dscmsg.dll
05-Apr-2002 03:39 6.0.5770.75 3,518,976 Excdo.dll
05-Apr-2002 03:33 6.0.5770.75 1,683,968 Exoledb.dll
05-Apr-2002 03:33 6.0.5770.75 209,408 Exprox.dll
04-Apr-2002 22:02 6.0.5770.75 139,776 Exres.dll
05-Apr-2002 03:23 6.0.5770.75 41,532 Jcb.dll
04-Apr-2002 22:26 6.0.5770.75 2,249,216 Mdbmsg.dll
04-Apr-2002 22:32 6.0.5770.75 889,344 Mdbsz.dll
05-Apr-2002 03:21 6.0.5770.75 377,412 Phatcat.dll
05-Apr-2002 03:22 6.0.5770.75 4,543,040 Store.exe
After you install this feature, you can configure Exchange 2000 Server to generate status request messages for the public folder hierarchy. To do so, you must add the
Enable Replication Messages At Startup registry value. To add the registry value, follow these steps.
WARNING: If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.
- Click Start, click Run, type regedt32 in the Open box, and then click OK to start Registry Editor.
- Locate and then click the following registry key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MsExchangeIS\<ServerName>\Public-(guid)
- On the Edit menu, click Add Value.
- In the Value Name box, type Enable Replication Messages At Startup.
- In the Data Type list, click REG_DWORD, and then click OK.
- In the Data box, type 1 (one), and then click OK.
Note If you set this value to 1, each time the public store starts, a status request message is sent. If you set the value to 0 (the default setting), no status request message is sent when the public store starts.
- Quit Registry Editor.
Public folder request status messages are only sent when the public store starts. To force your Exchange 2000 computer to send a public folder status request message, you can dismount and then mount the public folder store. To do so, follow these steps:
- Start Exchange System Manager.
- Expand Servers, expand the server that you want, expand Your Storage Group Name, and then right-click Public Folder Store.
Note If you have administrative groups defined, expand Administrative Groups, expand Administrative Group Name, expand Servers, expand the server that you want, and then expand Your Storage Group Name. - Under Your Storage Group Name, right-click Public Folder Store, click Dismount Store, and then click Yes to continue.
- Right-click Public Folder Store, click Mount Store, and then click OK to acknowledge that the store was successfully mounted.
When the public folder store mounts, your Exchange 2000 computer sends a status request message to determine the state of the public folder hierarchy.
For additional information about how to track public folder replication messages, click the following article number to view the article in the Microsoft Knowledge Base:
260312
XADM: Tracking Public Folder Replication Messages