Quicktip: PowerShell command history on Windows 10 using PSReadline
Quicktip: PowerShell command history on Windows 10 using PSReadline
In Windows 10 PowerShell 5.0 comes bundled with PSReadline. This module allows for a number of useful features and today we will focus on getting access to the command history. A very useful feature of PSReadline is that it writes the history of PowerShell commands to a text file and this text file is easily accessible. The path where this file is stored can be found by executing the following…
View On WordPress











