AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | IoT | IT Service | Network/System | NIS2 | Infra | Performance | Protocol | SaaS | Security | Service Level | Storage | Linux | VMware | VoIP | Web | Wireless | SNMP

MonitorTools.com » Administration » Powershell » Powershell 4.0 » New-Alias

New-Alias - Powershell 4.0 CmdLet

ActiveXperts Network Monitor ships with integrated Powershell scripts to monitor complex network. The scripts run out of the box
Download the ActiveXperts Network Monitor FREE version now »

New-Alias

Short description
Creates a new alias.

Syntax


Description
The New-Alias cmdlet creates a new alias in the current Windows PowerShell session. Aliases created by using New-Alias 
are not saved after you exit the session or close Windows PowerShell. You can use the Export-Alias cmdlet to save your 
alias information to a file. You can later use Import-Alias to retrieve that saved alias information.





M