Windows Server 2022 introduces native support for the HTTP/3 protocol which makes the loading of IIS website pages faster and improves security. The most important feature of HTTP/3 is that…
Using PowerShell for System Administration and Automation Tasks
- ExchangeMicrosoft 365Office 365OutlookPowerShell
Granting Send As and Send on Behalf Permissions in Exchange Server/Microsoft 365
December 26, 2022In on-premises Exchange Server and Microsoft 365 (Exchange Online), you can grant users permission to send e-mails on behalf of another user or mailbox. In this article, we will show…
- PowerShellWindows 10Windows Server 2016
PowerShell: Unable to Resolve Package Source
January 18, 2023When you try to install PowerShell modules from the online PSGallery, you may see the following error: Install-Module SqlServer WARNING: Unable to resolve package source ‘https://www.powershellgallery.com/api/v2’. PackageManagement\Find-Package : No match…
- Active DirectoryGroup PoliciesPowerShellWindows 10Windows 11Windows Server 2019
Using Active Directory User Photo as Account Logon Image on Windows
February 27, 2023Most Microsoft Office apps (Outlook, SharePoint, Office365, Skype for Business, etc,) allow using an Active Directory (Azure AD) photo of the currently signed-in user as the user’s avatar in their…
- PowerShellWindows 10Windows 11Windows Server 2019Windows Server 2022
How to Create a Self-Signed Certificate on Windows
June 8, 2023Most Windows administrators, who are familiar with PKI, know about the MakeCert.exetool, which allows to create self-signed certificates. This tool is part of the Microsoft .NET Framework SDK and Microsoft…
- PowerShellWindows 10Windows 11
How to Automatically Disable Wi-Fi When Ethernet is Connected
June 8, 2023If several Wi-Fi networks are available, Windows automatically selects a wireless network with better signal strength (no matter what the speed of this connection is and how many devices are…
- Group PoliciesPowerShellWindows 10Windows Server 2019
Using Process Tracking Audit Policy in Windows
May 2, 2023In this article, we will show how to enable the process tracking audit policy in Windows in order to find out what programs were running on a computer. Quite often,…
- ExchangeMicrosoft 365PowerShell
Exporting Microsoft 365 (Exchange Online) Mailbox to PST
June 19, 2023Let’s look at how to export the contents of a Microsoft 365 (Exchange Online) user’s mailbox to a PST file.
- Hyper-VPowerShellWindows Server 2016Windows Server 2019
How to Install and Configure Free Hyper-V Server 2019/2016
June 8, 2023Microsoft Hyper-V Server is a free version of Windows hypervisor that can be used to run virtual machines. In this guide, we’ll look at how to install and configure Microsoft…
- Active DirectoryGroup PoliciesPowerShellWindows Server 2019
How to Find the Source of Account Lockouts in Active Directory
June 8, 2023In this article, we’ll show you how to track user account lockout events on Active Directory domain controllers, and find out from which computer, device, and program the account is…