In 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…
Using PowerShell for System Administration and Automation Tasks
- Group PoliciesPowerShellQuestions and AnswersWindows 10Windows 11Windows Server 2019
How to Disable or Uninstall Internet Explorer (IE) in Windows
June 8, 2023Microsoft has officially ended support for Internet Explorer (IE) in all current builds of Windows 10 and 11 since June 15, 2022 (except LTSC editions and Windows Server). The classic…
- Group PoliciesPowerShellWindows 10Windows 11Windows Server 2019Windows Server 2022
How to Delete Old User Profiles in Windows
June 8, 2023Administrators 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…
- PowerShellWindows 10Windows 7Windows Server 2008 R2Windows Server 2019
How to Enable TLS 1.2 on Windows
June 8, 2023In 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
February 27, 2023In 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…
- PowerShellWindows 10Windows 11
Wi-Fi (Internet) Disconnects After Sleep or Hibernation on Windows 10/11
May 10, 2023I 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…
- PowerShellWindows 10Windows 11Windows Server 2019
How to Remove Hidden/Ghost Network Adapters in Windows
June 8, 2023When replacing a motherboard or a network card, during a P2V or cold migration of virtual machines between hypervisors, or when configuring multiple VLANs on a single NIC in Windows,…
- PowerShellQuestions and AnswersWindows 10Windows 11Windows Server 2019
Shutdown/Restart Windows using Command Prompt and PowerShell
December 29, 2022Several commands are available in Windows that allow you to shutdown or restart a local or remote computer. In this article, we’ll look at how to use the shutdown command…
- Active DirectoryGroup PoliciesPowerShellWindows 10Windows Server 2019
How to Create a Scheduled Task Using GPO
June 8, 2023You can use the Group Policy to create and deploy scheduled tasks to domain computers. For example, you can create a task that automatically logs out users or shuts down…
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…