By using this site, you agree to the Privacy Policy.
Accept
EnterinITEnterinITEnterinIT
  • HOME
  • IT PRO
  • TECH
  • MICROSOFT
    • Azure
    • ConfigMgr/SCCM
    • DPM
    • Orchestrator
    • Hyper-V
    • Microsoft Edge Insider
    • MSI
    • Office 365
    • Office Insider
    • Power BI
    • Skype
    • SQL Server
    • Teams
  • WINDOWS
    • Windows Admin Center
    • Windows Client
    • Windows Server
  • SCCM Query Collection List
Reading: How to Refresh Active Directory Group Membership in Windows
Font ResizerAa
EnterinITEnterinIT
Font ResizerAa
  • HOME
  • IT PRO
  • TECH
  • MICROSOFT
  • WINDOWS
  • SCCM Query Collection List
Search
  • HOME
  • IT PRO
  • TECH
  • MICROSOFT
    • Azure
    • ConfigMgr/SCCM
    • DPM
    • Orchestrator
    • Hyper-V
    • Microsoft Edge Insider
    • MSI
    • Office 365
    • Office Insider
    • Power BI
    • Skype
    • SQL Server
    • Teams
  • WINDOWS
    • Windows Admin Center
    • Windows Client
    • Windows Server
  • SCCM Query Collection List
IT Pro

How to Refresh Active Directory Group Membership in Windows

Published: February 18, 2024
2 Min Read
SHARE

How to Refresh Active Directory Group Membership in Windows.

Contents
Reset Kerberos Tickets cacheComputer membershipUser membership

There are two paths to refresh user group membership in Active Directory and apply new settings or changes without waiting for automatic applies:

  • Log off and log in again. This action checks all groups that the user is a member of. (Simplest way)
  • Reset Kerberos Tickets cache (Hard way)

Reset Kerberos Tickets cache

NOTE: This method will work only for network services supporting Kerberos authentication (as for example access to network printers). The services working only with NTLM authentication still require logoff and logon of a user or Windows restart.

You can get the list of groups the current user is a member of in the Windows PowerShell or Command Prompt (CMD) using the following command:

whoami /groups

or GPResult

gpresult /r

NOTE: The list of groups a user is a member of is displayed in the section The user is a part of the following security groups.

Kerberos tickets can be reset without the restart of a computer using klist.exe. Klist is included in OS Windows since Windows 7.

Computer membership

1. Right mouse button click on Start button and run Windows PowerShell (Admin)(Also you can use cmd);

2. To reset the whole cache of Kerberos tickets on a computer and update the computer membership in AD groups, run the following:

klist -lh 0 -li 0x3e7 purge

NOTE: 0x3e7 is a special identifier showing the session of the local computer (Local System).

After running the command and updating the policies, all policies assigned to the Active Directory group using Security Filtering will be applied to the computer.

User membership

1. Right mouse button click on the Start button and run Windows PowerShell (Admin)(Also you can use cmd);

2. Reset all Kerberos tickets of the user with this command:

klist purge
TAGGED:Active DirectoryCommand Prompt (CMD)Group PolicyPowerShellWindowsWindows 10
Previous Article How to Change Virtual Memory Size on Windows 10: Step-by-Step Guide
Next Article How to Fix Microsoft Store Error 0x80D03805 on Windows 10
Leave a Comment Leave a Comment

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Translation

English中文(简体)DanskNederlandsFrançaisDeutschItaliano한국어PolskiPortuguêsRomânăEspañolУкраїнська
by Transposh - translation plugin for wordpress

Popular Posts

System Requirements for Windows Server 2016
Windows Server
Configuration Manager Query Collection List
Configuration Manager Query Collection List
ConfigMgr
Structured/Managed Navigation enabled on Modern Pages in Classic Team Sites
Tech
SCCM Failed to get DP locations as the expected version from MP
ConfigMgr

Recent Posts

Installing and Configuring Fail2ban for SSH Protection on Ubuntu 24.04
Linux
Enabling and Configuring FirewallD on AlmaLinux
Linux
User Creation and SSH Key Setup in AlmaLinux
Linux
How to reset password on AlmaLinux
Linux

© 2023 EnterinIT

Go to mobile version
Welcome Back!

Sign in to your account

Username or Email Address
Password

Lost your password?