Clear Clipboard by using Command Prompt, Shortcut and Context Menu

On any computer system, in a layman language, when you copy or cut some content to paste somewhere, it is stored on RAM for a short period until you copy or cut another content. Now if we talk about clipboard, you will get some idea of what it is and how it works. In the following section we will see how this function works on a Windows platform and how to properly clearing it easily using multiple methods. Read More …

Microsoft Edge – Open from Run or Command Prompt

As many (almost all) applications available on Microsoft Windows platforms can be called from Run command (as even from Command Prompt and Powershell). Users who have been experiencing issues with the Start menu or Start menu search can use the Run command to launch their favorite programs, admin tools and settings. Read More …

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 …

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 …

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 …