Install the PowerShell Active Directory Module

This guide explains how to install the Active Directory (AD) module for PowerShell Core 6.0 and Windows PowerShell. For Windows PowerShell, the document describes how to install the AD module for Windows 7, Windows 8, Windows 8.1, Windows 10, Windows Server 2008 R2, Windows Server 2012 R2, and Windows Server 2016. Read More …

Windows 10 – Change Network Adapter Priorities

This article explains how to change the priority of the network adapter in Windows 10 so that they follow a specific order. If you have multiple network connections, you can change the priority, so the network you prefer will be the first one to use instead. Read More …

Microsoft Windows – Clear RDP Connections History

In workstations and domains environments, for each successful connection to a remote computer using the RDP (Remote Desktop) client in Windows (mstsc.exe) the system will save remote computer name (or an IP address) and the username used to log on by default. Read More …

Windows 7 – Windows Server 2008 – Skip the KB4480970 Update (Bug)

The Windows 7 KB4480970 is one of those updates that will bring a lot of pain on multiple Windows 7 and Windows Server 2008 (and probably 2008 R2) systems. This is the first Patch Tuesday of 2019 and is all about security. Read More …

Microsoft – Change the Computer Name (Command Line)

Sometimes we could have the need to rename a Windows system not from the usual GUI, but using command line (cmd.exe). Actually, this can be achieved by using the wmic command to rename a windows computer from command line. Read More …