Every Windows system administrator should be able to use not only graphical AD snap-ins (usually it is ADUC, Active Directory Users and Computers), but also PowerShell cmdlets to perform everyday Active Directory administration tasks. Most commonly, the Active Directory module for Windows PowerShell is used for domain and object management tasks (users, computers, groups). In this article, we will look at how to install theRSAT-AD-PowerShell
module on Windows, discover its basic features, and popular cmdlets that are useful to manage and interact with AD.
- Group PoliciesWindows 10Windows 11
Enable Internet Explorer (IE) Compatibility Mode in Microsoft Edge
February 27, 2023Internet Explorer compatibility mode (IE Mode) in the Microsoft Edge browser enables users to view legacy websites as if they were opened in classic Internet Explorer 11. This feature may…
- Active DirectoryExchangePowerShell
Finding Duplicate E-mail (SMTP) Addresses in Exchange
March 15, 2024In this article, we will show you how to find duplicate SMTP addresses in your Exchange Server organization. If your organization has non-unique SMTP addresses, Exchange returns an error when…
- Group PoliciesPowerShellWindows 10Windows 11Windows Server 2019Windows Server 2022
How to Delete Old User Profiles in Windows
March 15, 2024Administrators should occasionally delete old user profiles (retired or inactive users, etc.) from C:\Users on Windows workstations and servers. The Windows user profile cleanup task is most commonly performed on…
VMware vSphere Hypervisor is a free, powerful, and reliable hardware hypervisor for server and workstation virtualization from market leader VMware. In this article, we’ll show you how to download, install,…
In this article, we will look at how to enable the Transport Layer Security (TLS 1.2) protocol on different Windows versions, including cases for .Net and WinHTTP applications. TLS 1.0…
- Group PoliciesPowerShellWindows 10Windows 11Windows Server 2019
Allow or Prevent Non-Admin Users from Reboot/Shutdown Windows
March 15, 2024In this article, we will look at several ways to manage non-admin user permissions to restart or shutdown Windows workstations or servers. By default, non-privileged users can only reboot and…
Quite often, you have to expand virtual machine disks when the system drive runs out of free space. For example, you increased the disk size in the VMware or Hyper-V…
- PowerShellWindows 10Windows 11
Wi-Fi (Internet) Disconnects After Sleep or Hibernation on Windows 10/11
March 15, 2024I have noticed a strange thing: my brand new Lenovo laptop loses Internet connection over a Wi-Fi adapter after waking up from sleep or hibernation. The network connection status shows…
This article will explain how to add (install) a new certificate to the trusted root certificate list on Linux.