Coding With Fun
Home Docker Django Node.js Articles Python pip guide FAQ Policy

How to enable universal group membership caching on windows server?


Asked by Colette Bryan on Nov 30, 2021 Windows



Let’s see how you can enable UGMC on Windows Server (regardless of version). Open the Active Directory Sites and Services console and select the Site that you want to enable Universal Group Membership Caching. Here, right-click the NTDS Site Settings object, and then click Properties.
In addition,
Open the Active Directory Sites and Services console and select the Site that you want to enable Universal Group Membership Caching. Here, right-click the NTDS Site Settings object, and then click Properties. In the window that appears, on the Site Settings tab, enable the Enable Universal Group Membership Caching option.
Accordingly, By default, universal group membership information is refreshed every eight hours. The local domain controller refreshes information from the global catalog server by submitting a universal group membership confirmation request.
In fact,
The UGMC automatic update interval from a DC to a GC Server is 8 hours. If there are frequent changes to Universal Memberships, it is a good idea to place a GC Server instead of caching. Also, UGMC is used when there is no communication with a GC Server.
Also Know,
Scalability: Serverless caching is more scalable compared to local cache servers. The scalability of local caching is limited by resource limitations, back-breaking maintenance, and expensiveness. However, with serverless caching, you do not need to worry about those things.