| Automating Shared-Mailbox Management in Exchange 2003 |
|
|
|
|
Here are a few suggestions for optional modifications you might want to make to the shared-mailbox solution. Note that if you've changed which extensionAttribute to use, you have to change the text for the selected attribute if you make any of the following changes. Modify GAL Search Filter To avoid confusing users, you shouldn’t show shared-mailbox security groups in the GAL. Users could easily choose the wrong receiver when two objects are similar. Typically they should choose the shared mailbox and not the group. You can modify the GAL search filter to avoid confusion by inserting the string (!(extensionAttribute1=SMowner)) into the purportedSearch attribute containing the existing GAL search string. Then the shared-mailbox security groups won’t appear in the GAL. The search string should then look like somthing like this. Modified GAL search filter (&(!(extensionAttribute1=SMowner))(mailnickname=*)(|(&(objectCategory=person)(objectClass=user)
Hint: When you want to modify the GAL search string by using the ADSI Edit tool, I advise you to try your string before you save it (see the previously mentioned Microsoft article for more information about what could happen when you incorrectly set the filter). An easy way to see the effects of your changes to the string is to find the objects and count them by doing a GAL preview in Exchange System Manager (ESM). Start creating a new address list, do a custom search, insert the string you want to try, and press Preview to see the objects and new count. Compare the results and see whether the difference is as expected. Then use ADSI Edit to copy and paste your string into the purportedSearch AD attribute and cancel creation of the new address list. Address Lists for SM Objects
The address lists are useful for finding shared-mailbox and shared-mailbox–group objects and viewing naming conventions when you’re planning to create a new shared mailbox. |
| < Prev |
|---|








