In this article, I’ve put together some solutions to common performance problems with RDS servers or published RemoteApp that I’ve encountered in my infrastructure. Before implementing any of the solutions or workarounds, check if it is suitable for your infrastructure and environment.
- Active DirectoryGroup PoliciesWindows Server 2016Windows Server 2019
Deploying Software (MSI Packages) Using Group Policy
February 27, 2023In this article, we will show how to install software on user computers in an Active Directory domain using GPO. The built-in Windows GPO features allow you to deploy programs…
In this article, we’ll show how to manually patch a VMware host from the command line, and how to upgrade your ESXi version (in this example, we will upgrade a…
- AzureMicrosoft 365PowerShell
Enable or Disable MFA for Users in Azure/Microsoft 365
February 20, 2023You can enable, disable, or get the Multi-Factor Authentication (MFA) status for users in your Azure/Microsoft 365 tenant using Azure Portal, Microsoft 365 Admin Center, or PowerShell. In this article,…
- PowerShellWindows 10Windows 11
Fix: You’ll Need a New App to Open This Windows Defender Link
April 27, 2022Sometimes you may see that the Windows Security settings window not opening in Windows 10 or 11. When trying to open Windows Security (Windows Defender) from the Settings menu (Settings…
- Active DirectoryPowerShell
How to Reset an Active Directory User Password with PowerShell and ADUC
June 8, 2023In this article, we will look at how to change (reset) the password of one or multiple Active Directory users using the Active Directory Users and Computers graphical snap-in (ADUC),…
- MS OfficeSCCMWindows 10Windows Server 2016
How to Completely Uninstall Previous Versions of Office with Removal Scripts
June 8, 2023Before installing a new version of Microsoft Office on a computer, it is recommended to remove all previous versions of Office (simultaneous use of different versions of Office products on…
- Windows 10Windows 11Windows Server 2019Windows Server 2022
Install and Configure SNMP Service on Windows Server and Windows 10/11
April 21, 2022SNMP (Simple Network Management Protocol) is a classic protocol for monitoring and collecting information about network devices (servers, network hardware, workstations, printers, etc.). SNMP is quite a lightweight and fast…
- PowerShellWindows 8Windows Server 2012 R2
PowerShell Install-Module Error: Unable to Download from URI
January 18, 2023In earlier Windows versions (Windows 8.1, Windows Server 2012 R2), you may see the Unable to download from URI error when trying to install modules from the PowerShell Gallery using…
- Active DirectoryWindows 10Windows 11Windows Server 2019
Install Active Directory Users and Computers (ADUC) Snap-in on Windows 10/11
February 3, 2023Active Directory Users and Computers (ADUC or DSA.msc) is one of the most commonly used tools for managing objects in an Active Directory domain. You can install ADUC on both…