Import-Alias


Imports an alias list from a file.

Snap-In: Microsoft.PowerShell.Utility

Syntax:

Import-Alias

 [-Path] <String> [-Scope <String>] [-PassThru] [-Force] [-Verbose] [-Debug] [-ErrorAction <ActionPreference>] [-ErrorVariable <String>] [-OutVariable <String>] [-OutBuffer <Int32>] [-WhatIf] [-Confirm] 

Description:

The export-alias Cmdlet can send the command shell session's table of alias/Cmdlet pairings to a file where it is stored as a list of comma separated values (CSV). The import-alias Cmdlet brings that list back into the command shell as an object.



Windows PowerShell. TFM
Internet Forensics
ISBN: 982131445
EAN: 2147483647
Year: 2004
Pages: 289

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net