Kicking off this series of installment is the topic of Alias in Windows PowerShell 5.x.
Here, there is really only a (less-than) handful of new aliases or alternate names introduced in PowerShell 5.0, namely:
gcb #Get-Clipboard
gpv #Get-ItemPropertyValue
scb #Set-Clipboard
No new aliases are known to exist on top of 5.0 in PS 5.1.
Incidentally, …
Continue reading “HELP: PowerShell 5.1 / 5.0 What’s New (and More) – Part 1 Alias”