Forum Discussion

Darvin1705's avatar
Darvin1705
Copper Contributor
Mar 16, 2023
Solved

Long adding users to the group in Windows Server 2022

Hello friends   I have probably a trivial problem for you guys, but I have no idea how to speed it up.  I'm creating a new group in AD (Global - Security). I am adding a user to this group. The pr...
  • dretzer's avatar
    Mar 16, 2023
    Group Membership is only evaluated on logon. So, if you change the membership of a user (or a group the user belongs to), you must tell the user to logoff and logon again. Afterwards he should immediately have his new permissions.

Resources