Quickly check EnableTrailerSupport isn’t set in your network for http.sys (CVE-2022-21907)
Find out fast if your IIS webservers have EnableTrailerSupport enabled for https.sys. Here is a small PowerShell method to check the Windows registry.
Find out fast if your IIS webservers have EnableTrailerSupport enabled for https.sys. Here is a small PowerShell method to check the Windows registry.
Configure SSH public key authentication for Windows Server in Active Directory (AD). In this article I’ll explain how to store and get your SSH public keys from Windows Server Active Directory user property.
Using -SeachBase with PowerShell’s Get-ADComputer cmdlet gives faster results when querying Active Directory Domain Services (AD DS) with PowerShell. You can use this for your own advantage, here is a little example to speed up AD DS queries.
A service principal name (SPN) is a unique identifier of a service instance. Listing duplicate SPNs is fairly easy, but how do you find out which SPNs are used for which users, computers and services? Start troubleshooting SPNs here and learn how to use setspn.exe to list all SPNs used in your Active Directory.
When promoting a Windows Server 2012 R2 to a Domain Controller failed: “A domain rename operation is already in progress”