BitLocker Drive Encryption technology helps protect data on your local and external drives by encrypting the contents of logical volumes. In this article, we’ll have a look at two ways…
Windows 11
- Microsoft OfficeWindows 10Windows 11Windows Server 2019Windows Server 2022
Microsoft Key Management Service (KMS) Volume Activation FAQs
June 1, 2023This article describes how KMS technology works and how you can use it to activate Microsoft volume licensing products. The Microsoft Volume Licensing program allows enterprise customers to deploy an…
- Active DirectoryWindows 11Windows Server 2016Windows Server 2019Windows Server 2022
Enable Single Sign-On (SSO) Authentication on RDS Windows Server
May 23, 2023Single Sign-On (SSO) allows an authenticated (signed-on) user to access other domain services without having to re-authenticate (re-entering a password) and without using saved credentials (including RDP). SSO can be…
- PowerShellWindows 10Windows 11Windows Server 2019
View Success and Failed Local Logon Attempts on Windows
May 2, 2023When investigating various incidents, an administrator needs to know who logged on to a particular Windows computer and when. You can get a history of user logons in a domain…
- Azure and Microsoft 365Windows 10Windows 11
Fix: “Something Went Wrong” Error When Installing Teams
March 13, 2024Microsoft recently released a new WebView2-based version of MS Teams for Windows. The switch from the Electron engine to WebView2 runtime has significantly improved the performance of Teams (almost doubled)…
- PowerShellWindows 10Windows 11Windows Server 2019
Querying Windows Event Logs with PowerShell
May 2, 2023The Windows Event Log is an important tool for administrators to track errors, warnings, and other information reports that are logged by the operating system, its components, or programs. You…
- Active DirectoryGroup PoliciesWindows 10Windows 11Windows Server 2019Windows Server 2022
Configure Windows LAPS (Local Administrator Passwords Solution) in AD
March 15, 2024Windows LAPS (Local Administrator Password Solution) allows you to centrally manage the passwords for the local administrators on the computers in your AD domain. The current local administrator password is…
- Windows 10Windows 11Windows Server 2019Windows Server 2022
How to Integrate Security Updates into Windows Image (ISO/WIM)
June 8, 2023In order to ensure that the Windows image that you deploy to computers in your network always has the latest security updates, you can add new update packages to your…
- PowerShellWindows 10Windows 11Windows Server 2019
Updating PowerShell Version on Windows
March 12, 2024This article describes how to update Windows PowerShell to the latest version 5.1 and how to install (upgrade) PowerShell Core 7.3. There are currently two branches of PowerShell: The classic…
- PowerShellQuestions and AnswersWindows 10Windows 11Windows Server 2019
Find Out Which Process is Listening on a Specific Port on Windows
March 16, 2024When starting a new service or app on Windows, you may find that another program (process) already occupied (listening) the port you want to use. This article will show you…