Get-Variable


Gets a Ps variable.

Snap-In: Microsoft.PowerShell.Utility

Syntax:

Get-Variable [

 [-Name] <String[]>] [-ValueOnly] [-Include <String[]>] [-Exclude <String[]>] [-Scope <String>] [-Verbose] [-Debug] [-ErrorAction <ActionPreference>] [-ErrorVariable <String>] [-OutVariable <String>] [-OutBuffer <Int32>] 

Description:

The get-variable Cmdlet gets a variable and its value, or its value only, and then allows it to be passed down the pipeline.



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