Created
May 2, 2025 12:03
-
-
Save CypherpunkSamurai/505f4f09eb70d820d40e371f0cac41a5 to your computer and use it in GitHub Desktop.
Powershell Increase Max History
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# https://devblogs.microsoft.com/scripting/increase-powershell-command-history-to-the-max-almost/ | |
Get-Variable MaximumHistoryCount | Select-Object -ExpandProperty attributes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment