Greetings: is this still valid for exchange 2010 sp1 , when I change quotas on mailboxes it takes solid time before it takes effect , wondering if this applies to ex2010 sp1.
http://technet.microsoft.com/en-us/library/bb684892(v=exchg.80).aspx
-
To configure the interval for refreshing the information for mailbox size limits, do the following:
- Right-click ParametersSystem, select New, and then select DWORD value.
- Name the new DWORD value Reread Logon Quotas Interval.
- Right-click Reread Logon Quotas Interval, and then click Modify.
- For the Base option, click Decimal.
- In the Value data text box, enter a positive integer specifying the mailbox information cache refresh interval in seconds, and then click OK. The default value is two hours (7200 seconds). The recommended
value is 20 minutes (1200 seconds).
- Right-click ParametersSystem, select New, and then select DWORD value.
-
To change the mailbox information cache age limit value, do the following:
- Right-click ParametersSystem, select New, and then select DWORD value.
- Name the new DWORD value Mailbox Cache Age Limit.
- Right-click Mailbox Cache Age Limit, and then click Modify.
- For the Base option, click Decimal.
- In the Value data text box, enter a positive integer specifying the mailbox information cache age limit in minutes, and then click OK. The default value is two hours (120 minutes).
- Right-click ParametersSystem, select New, and then select DWORD value.
-
Locate the HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchange ADAccess\Instance0 key. If this registry key is not present, create it using the following steps:
- Right-click MSExchange ADAccess, select New, and then select Key.
- Name the new key Instance0.
- Right-click MSExchange ADAccess, select New, and then select Key.
-
To configure the DSAccess cache refresh rate, do the following:
- Right-click Instance0, select New, and then select DWORD value.
- Name the new DWORD value CacheTTLUser.
- Right-click CacheTTLUser, and then click Modify.
- For the Base option, click Decimal.
- In the Value Data text box, enter a positive integer specifying the cache expiration interval for the user data object in seconds. The default value is 5 minutes (300 seconds).
- Right-click Instance0, select New, and then select DWORD value.