By default, if a remote host has both IPv4 and IPv6 addresses, the Windows computer will try to connect to it using its IPv6 address. If the DNS server or…
Windows Server 2022
What Others Are Reading in Windows Server 2022
- Active DirectoryWindows 11Windows Server 2022
How to Block Common (Weak) Passwords in Active Directory
September 2, 2025Only the most basic password length, frequency, and complexity requirements can be enabled for domain users in the default Active Directory password policy. Enabling the mandatory password complexity option, which…
- Windows 11Windows Server 2022
Fix: The referenced assembly could not be found error (0x80073701) on Windows
March 25, 2025When adding or removing features/roles on Windows Server or desktop computers running Windows 10/11, you may encounter an error: The referenced assembly could not be found. Error: 0x80073701.
- Active DirectoryGroup PoliciesWindows Server 2022
Exclude a Specific User or Computer from Group Policy
March 16, 2025There are several ways to prevent certain Group Policy Object (GPO) settings from being applied to specific users and/or computers in Active Directory: Use GPO security filtering to control which…
- Active DirectoryWindows 11Windows Server 2022
AD Domain Join: Computer Account Re-use Blocked
March 16, 2025When attempting to join a computer to an Active Directory domain, an error may occur: Error 0xaac (2732): NERR_AccountReuseBlockedByPolicy: An account with the same name exists in Active Directory. Re-using…
- PowerShellWindows 11Windows Server 2022
How to Write Logs to the Windows Event Viewer from PowerShell/CMD
March 11, 2025Alternatively to using text log files in scripts, you can write event information directly to the Event Viewer logs. In this article, we’ll look at how to write logs to…
- Questions and AnswersVMwareWindows 11Windows Server 2022
VMware Workstation: Slow VMs Performance on Windows
February 25, 2025After installing VMware Workstation on a desktop computer running Windows 11/10, you might experience extremely slow performance and unstable operation of the Windows guest operating system in virtual machines. Interestingly,…
Sometimes, after you install a Windows update, you might find that the operating system, a particular program, or a driver stops working or causes conflicts. In this case, you must…
- PowerShellWindows 11Windows Server 2022
How to Configure Windows Firewall Logging and Analyze Logs
February 17, 2025If you suspect that the built-in Windows Defender firewall is blocking network connections (from a specific program or service), it is a bad idea to disable it completely. Instead, you…
- Questions and AnswersWindows 10Windows 11Windows Server 2019Windows Server 2022
Remote Desktop fix: The number of connections to this computer is limited
February 7, 2025When connecting to a remote computer via RDP, you may receive a blue screen error indicating that you have exceeded the maximum number of connections allowed. In my case, the…