Prin utilizarea acestui site, sunteți de acord cu Politica de confidențialitate.
Accepta
EnterinITEnterinITEnterinIT
  • ACASĂ
  • IT PRO
  • TECH
  • MICROSOFT
    • Azur
    • ConfigMgr/SCCM
    • DPM
    • Orchestrator
    • Hyper-V
    • Microsoft Edge Insider
    • MSI
    • Birou 365
    • Office Insider
    • Power BI
    • Skype
    • SQL Server
    • Echipe
  • WINDOWS
    • Centrul de administrare Windows
    • Client Windows
    • Windows Server
  • Lista de colecție de interogări SCCM
Lectură: How to Refresh Active Directory Group Membership in Windows
Redimensionare fontAa
EnterinITEnterinIT
Redimensionare fontAa
  • ACASĂ
  • IT PRO
  • TECH
  • MICROSOFT
  • WINDOWS
  • Lista de colecție de interogări SCCM
Căutare
  • ACASĂ
  • IT PRO
  • TECH
  • MICROSOFT
    • Azur
    • ConfigMgr/SCCM
    • DPM
    • Orchestrator
    • Hyper-V
    • Microsoft Edge Insider
    • MSI
    • Birou 365
    • Office Insider
    • Power BI
    • Skype
    • SQL Server
    • Echipe
  • WINDOWS
    • Centrul de administrare Windows
    • Client Windows
    • Windows Server
  • Lista de colecție de interogări SCCM
IT Pro

How to Refresh Active Directory Group Membership in Windows

Publicat februarie 18, 2024
2 Min Read
SHARE

How to Refresh Active Directory Group Membership in Windows.

Cuprins
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 Prompt de comandă (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
Etichetat:Active DirectoryPrompt de comandă (CMD)Group PolicyPowerShellWindowsWindows 10
Articolul precedent How to Change Virtual Memory Size on Windows 10: Ghid pas cu pas
Articolul următor How to Fix Microsoft Store Error 0x80D03805 on Windows 10
Lasă un comentariu Lasă un comentariu

Lasă un răspuns Anulează răspunsul

Adresa ta de e-mail nu va fi publicată. Câmpurile obligatorii sunt marcate *

Acest site folosește Akismet pentru a reduce spamul. Aflați cum sunt procesate datele comentariilor dvs.

Traducere

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

Postări populare

Cerințe de sistem pentru Windows Server 2016
Windows Server
Lista de colecție de interogări din Configuration Manager
Lista de colecție de interogări din Configuration Manager
ConfigMgr
Navigarea structurată/gestionată este activată în paginile moderne din site-urile clasice ale echipelor
Teh
SCCM nu s-a obținut locațiile DP ca versiune așteptată de la MP
ConfigMgr

Postări recente

Instalarea și configurarea Fail2ban pentru protecție SSH pe Ubuntu 24.04
Linux
Activarea și configurarea FirewallD pe AlmaLinux
Linux
Crearea utilizatorilor și configurarea cheii SSH în AlmaLinux
Linux
Cum să resetați parola pe AlmaLinux
Linux

© 2023 EnterinIT

Accesați versiunea mobilă
adbanner
Bine ai revenit!

Conectați-vă la contul dvs

Nume de utilizator sau adresă de e-mail
Parolă

Ți-ai pierdut parola?