XADM: Changes to Primary Windows NT Account Do Not Take Effect

Last reviewed: February 12, 1998
Article ID: Q179065
The information in this article applies to:
  • Microsoft Exchange Server, version 5.5
IMPORTANT: This article contains information about editing the registry. Before you edit the registry, make sure you understand how to restore it if a problem occurs. For information about how to do this, view the "Restoring the Registry" Help topic in Regedit.exe or the "Restoring a Registry Key" Help topic in Regedt32.exe.

SYMPTOMS

When the primary Windows NT account for a mailbox is changed, the new primary Windows NT account does not have immediate access to the mailbox and the previous primary Windows NT account still maintains access for some period of time.

CAUSE

The information store caches information contained in the directory store and by default, it re-reads it every 120 minutes. Therefore, any change to a directory object (for example, a primary Windows NT account change) will not be reflected in the information store for two hours.

WORKAROUND

WARNING: Using Registry Editor incorrectly can cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that problems resulting from the incorrect use of Registry Editor can be solved. Use Registry Editor at your own risk.

For information about how to edit the registry, view the "Changing Keys And Values" Help topic in Registry Editor (Regedit.exe) or the "Add and Delete Information in the Registry" and "Edit Registry Data" Help topics in Regedt32.exe. Note that you should back up the registry before you edit it.

To have changes to directory objects picked up immediately by the information store, follow these steps:

  1. Run Registry Editor (Regedt32.exe).

  2. Go to the following key:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchangeIS\Parame
   tersSystem

  • From the Edit menu, select Add Value.

  • Enter Mailbox Cache Age Limit for the Value name.

  • Enter REG_DWORD for the Data type.

  • Enter 1 for the Data of type HEX, and click OK.

  • Restart the Information Store service.

    The information store will now update its mailbox cache frequently by rereading the directory every minute.

    MORE INFORMATION

    In Microsoft Exchange Server 4.0 and 5.0 the information store rereads the directory every time there is a change to a directory object. This process was not optimized and did not offer the best performance. In an effort to optimize performance, Microsoft Exchange Server 5.5 caches the directory information and rereads the directory every two hours by default.


  • Additional query words: resources ntaccount
    Keywords : XADM
    Version : WINDOWS:5.5
    Platform : WINDOWS
    Issue type : kbbug
    Solution Type : kbworkaround


    THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

    Last reviewed: February 12, 1998
    © 1998 Microsoft Corporation. All rights reserved. Terms of Use.