Enable Cached Mode for a specific group on RDS via GPO

Posted by ibteea@reddit | sysadmin | View on Reddit | 3 comments

Hi everyone,

I’m looking for feedback on a GPO setup for our RDS environment.

In OU1, we have GPO1 linked (but not enforced) to force Outlook into Online Mode. Below that, OU2 is a child of OU1 and contains two RDS servers.

To ensure only members of the Gr_users_test users group use Cached Exchange Mode on these specific servers, I’ve designed GPO2 with Loopback Processing set to replace.

The settings include disabling the restriction on OST creation, enabling Cached Exchange Mode for new and existing profiles, and setting a three-month sync window while disabling shared folder downloads.

Finally, I applied Security Filtering specifically to the Gr_users_test group.

Does this logic seem correct for overriding the parent GPO, or are there any problems I should be aware of?

Thank you!