Cached Exchange Mode GPO won't set to 1 month

Mark R 11 Reputation points
2022-02-21T20:38:01.55+00:00

We are on Exchange Online and working on efficiency, so are trying to implement Exchange Cached Mode. We need to set the cached sync settings to 1 month, but when we try it sets to "All" instead.

Is this an error in the admx? Is there another way to get it to actually get it to cache for 1 month?176591-cachedscreenshot.jpg

Exchange Online
Exchange Online
A Microsoft email and calendaring hosted service.
6,195 questions
Outlook | Windows | Classic Outlook for Windows | For business
{count} votes

2 answers

Sort by: Most helpful
  1. Joyce Shen - MSFT 16,701 Reputation points
    2022-02-22T03:23:17.103+00:00

    Hi @Mark R
    Did you select the One month for cached exchange mode sync settings for profiles?
    You could refer to this,

    Then you can see this:
    176605-image.png

    And the following registry data is used by Outlook:

    Key: HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\16.0\Outlook\Cached Mode
    DWORD: SyncWindowSetting
    Value: integer value (Decimal) specifying the number of months (use only the following values)

    0 = All (whole mailbox)
    1 = 1 month of email items
    3 = 3 months of email items
    6 = 6 months of email items
    12 = 12 months of email items
    24 = 24 months of email items

    Details: https://learn.microsoft.com/en-US/outlook/troubleshoot/user-interface/only-subset-items-synchronized#feature-administration-through-group-policy


    If an Answer is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

  2. Gopal Agarwal 406 Reputation points
    2023-01-19T06:28:03.3633333+00:00

    You can try setting the cached sync settings to 1 month by editing the registry key. To do this, open the registry editor (regedit) and navigate to the following registry key:

    HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Outlook\Cached Mode

    Once you are in the registry key, create a new DWORD (32-bit) value and name it “SyncWindow”. Set the value to 1 to enable a one-month sync window. After making the changes, restart Outlook and the sync window should now be set to one month.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.