Ved at bruge denne side, du accepterer Privatlivspolitik.
Acceptere
EnterineEnterineEnterine
  • HJEM
  • Det pro
  • Teknik
  • Microsoft
    • Azurblå
    • Configmgr/SCCM
    • DPM
    • Orkester
    • Hyper-V
    • Microsoft Edge Insider
    • MSI
    • Kontor 365
    • Office Insider
    • Power BI
    • Skype
    • SQL Server
    • Hold
  • Windows
    • Windows Admin Center
    • Windows klient
    • Windows Server
  • SCCM-forespørgselsindsamlingsliste
Læsning: How to Refresh Active Directory Group Membership in Windows
Font ResizerAa
EnterineEnterine
Font ResizerAa
  • HJEM
  • Det pro
  • Teknik
  • Microsoft
  • Windows
  • SCCM-forespørgselsindsamlingsliste
Søge
  • HJEM
  • Det pro
  • Teknik
  • Microsoft
    • Azurblå
    • Configmgr/SCCM
    • DPM
    • Orkester
    • Hyper-V
    • Microsoft Edge Insider
    • MSI
    • Kontor 365
    • Office Insider
    • Power BI
    • Skype
    • SQL Server
    • Hold
  • Windows
    • Windows Admin Center
    • Windows klient
    • Windows Server
  • SCCM-forespørgselsindsamlingsliste
IT Pro

How to Refresh Active Directory Group Membership in Windows

Offentliggjort: februar 18, 2024
2 Min læst
DELE

How to Refresh Active Directory Group Membership in Windows.

Indhold
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
TAGGET:Active DirectoryCommand Prompt (CMD)GruppepolitikPowerShellWindowsWindows 10
Forrige artikel How to Change Virtual Memory Size on Windows 10: Trin-for-trin-guide
Næste artikel How to Fix Microsoft Store Error 0x80D03805 on Windows 10
Efterlad en kommentar Efterlad en kommentar

Efterlad et svar Annuller svar

Din e-mailadresse vil ikke blive offentliggjort. Påkrævede felter er markeret *

Denne side bruger Akismet til at reducere spam. Lær, hvordan dine kommentardata behandles.

Oversættelse

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

Populære indlæg

Systemkrav til Windows Server 2016
Windows Server
Configuration Manager Forespørgselsindsamlingsliste
Configuration Manager Forespørgselsindsamlingsliste
Configmgr
Struktureret/administreret navigation aktiveret på moderne sider i klassiske teamwebsteder
Teknik
SCCM Kunne ikke hente DP-placeringer som den forventede version fra MP
Configmgr

Seneste indlæg

Installation og konfiguration af Fail2ban til SSH-beskyttelse på Ubuntu 24.04
Linux
How to Check Timezone in Linux
Linux
Aktivering og konfiguration af FirewallD på AlmaLinux
Linux
Brugeroprettelse og SSH-nøgleopsætning i AlmaLinux
Linux

© 2023 Enterine

Gå til mobil version
Velkommen tilbage!

Log ind på din konto

Brugernavn eller e-mail-adresse
Adgangskode

Mistet din adgangskode?