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 readingCategory: Active Directory
Windows 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