Logon Type Number Name Description 2 Interactive Logon interactively with keyboard and mouse sitting in front of the computer (also Logons over KVM-over-IP, IPMI Remote Consoles, etc.) 3 Network Logons over network e.g. when accessing a network share or Logons to an IIS webserver (Basic Authentication is not included here
Continue readingCategory: Active Directory
Enable LDAP-Diagnose (Domain Controller / Active Directory)
Set registry value Set registry value via powershell Check LDAP-Events Open Event-Viewer and browse to “Applications and Services Logs” –> “Directory Service”. There you can find the LDAP-Events. You can filter for Event-ID “2889” to only get the necessary entries. Check LDAP-Events with powershell Disable LDAP-Diagnose with powershell
Continue readingWindows 10 1809 and above: Install RSAT / Bypass WSUS
Query available RSAT-Tools (via Powershell) Install needed tools (via Powershell) Install all tools (via Powershell) Troubleshooting – WSUS prevents installing the RSAT-Tools If the installation fails, it is possible that the tools are not available on the configured WSUS. So we have to disable the WSUS-Server Check if WSUS is
Continue readingActive Directory: Update Group Membership without rebooting – Purge Kerberos Tickets
Download PsExec https://download.sysinternals.com/files/PSTools.zip Unzip PSTools.zip Run cmd.exe as Administrator If you want to check the current user run “whoami”
Continue reading