The problem with adjusting the screen brightness can occur in both Windows 10 and Windows 11. Typically, users complain that they cannot increase or decrease the screen brightness on a Windows laptop from the Control Panel or with the keyboard functional keys (Fn + F5/F6/F11/F12).
- AzureMicrosoft 365PowerShell
Assigning User Licenses in Microsoft 365 (Azure AD) with PowerShell
December 15, 2021Let’s take a look at how to manage user licenses (subscriptions) in Microsoft 365 (Azure AD) using PowerShell. We’ll show how to assign or remove a license, get statistics on…
- PowerShellWindows 10Windows 11Windows Server 2019
How to Check .NET Framework Version Installed on Windows
October 25, 2023On Windows, you can install and run multiple versions of the .NET Framework at the same time. When developing or deploying a new application based on .NET libraries, sometimes you…
- PowerShellWindows Server 2019Windows Server 2022
Deploying Remote Desktop Services (RDSH) in a Workgroup (without Domain)
October 26, 2022This article describes how to install and configure a terminal server role Remote Desktop Session Host in a workgroup (without an Active Directory domain) and without any other additional roles…
- Active DirectoryGroup PoliciesWindows 10Windows Server 2019
Using GPResult Command to Check Applied GPOs and RSoP Data
May 11, 2023The GPResult.exe command-line tool is used to get a Resultant Set of Policy (RSoP) that is applied to a user and/or computer in an Active Directory domain. GPResult allows you…
If you have installed an evaluation (trial) Microsoft SQL Server edition, note that this MSSQL instance will work only for 180 days. Then you must either stop using this instance…
- ExchangeMicrosoft 365Office 365Outlook
Disable Outlook Mailbox Auto-Mapping in Exchange/Microsoft 365
February 10, 2023The Mailbox Auto-Mapping feature in on-premises Exchange Server and Exchange Online (Microsoft 365) is used to automatically connect shared mailboxes to an Outlook profile. When Outlook starts, it gets a…
- ExchangeMicrosoft 365PowerShell
How to Connect and Manage Exchange Online with PowerShell
April 27, 2022PowerShell is a primary administration tool both for on-premises Exchange Server organizations and cloud-based Exchange Online in Microsoft 365. In this article, we’ll show how to install the Exchange Online…
A new native package manager, WinGet (Windows Package Manager), appeared on Windows 10 and 11. You can use it to install apps from the command prompt (similar to Linux package…
- SQL ServerWindows Server 2012 R2Windows Server 2019
Configuring Always-On High Availability Groups on SQL Server
May 10, 2023In this article, we’ll walk you through a step-by-step guide on how to install and configure Always On Availability Groups on SQL Server running on Windows Server 2019, discuss failover…