Article
ID: 18145
Date: 27 September 2007
Symptom: Users on Exchange 2003 get "No availability" returned for all users when checking Free/Busy. Users on Exchange 2007 gets data that is inaccurate.
Cause: Public Folder not mounted or not replicating. Explanation from Leonard Louie:
GMM 5.0 requires a local replica of the Free/busy folder on each Exchange Server that has user mailbox. i.e. Free/Busy data folder needs to replicated to all Exchange Servers.
Outlooks uses referrals, which is not how GMM works. GMM assume there is a local replica of the free/busy data messages on the user's exchange server. This is the logic that GMM performs when a request Free/Busy data arrives on the GMM server:
- User "A" Request Free/Busy data for a list of users.
- Request arrives on the GMM server on the User "A" session.
- GMM opens the Public Folder store session on the exchange server where user "A" resides.
- GMM retrieves the name of the first user to query for the Free/Busy data. i.e User "B".
- GMM opens the Free/Busy folder and searches for the Free/Busy message of User "B"
- If free/busy is not set to replicated, then the called would returned no data.
- If free/busy data is replicated, then the Free/Busy data will be return to the client.
Remedy: Mount Public Folder and Replicate to other Exchange servers. Please see KB 18143 for details.