< # .SYNOPSIS This script creates a function to set aliases for all Cmdlets which omit the '-' .DESCRIPTION This script defines a function which uses Get-Command to find all cmdlets. F or each of them, it then creates an alias which omits the "-" . This function was oritinally
Read More...
Read the complete post at http://pshscripts.blogspot.com/2010/03/set-programmeraliasps1.html
Posted
Mar 16 2010, 06:10 PM
by
PowerShell Scripts