Export-Alias


Exports an alias list to a file.

Snap-In: Microsoft.PowerShell.Utility

Syntax:

Export-Alias

 [-Path] <String> [ [-Name] <String[]>] [-PassThru] [-As <ExportAliasFormat>] [-Append] [-Force] [-NoClobber] [-Description <String>] [-Scope <String>] [-Verbose] [-Debug] [-ErrorAction <ActionPreference>] [-ErrorVariable <String>] [-OutVariable <String>] [-OutBuffer <Int32>] [-WhatIf] [-Confirm] 

Description:

The export-alias Cmdlet writes the current alias list to a file. This file can be named in the command. If it does not exist, Ps creates it at the specified location. You can create the file in a convenient format such as text (.txt), and Microsoft Word (.doc).



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