Resolve-Path


Resolves the wildcard characters in a path.

Snap-In: Microsoft.PowerShell.Management

Syntax:

Resolve-Path

 [-Path] <String[]> [-Credential <PSCredential>] [-Verbose] [-Debug] [-ErrorAction <ActionPreference>] [-ErrorVariable <String>] [-OutVariable <String>] [-OutBuffer <Int32>] 

Description:

Given a Ps path, the resolve-path Cmdlet returns the files and containers (folders) at the specified location. The names appear just as they are, which means if they are capitalized in the file system, they will show as capitalized. File names will have an extension, while container names will not.



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