Quantcast
Channel: Hey, Scripting Guy! Blog
Viewing all articles
Browse latest Browse all 3333

PowerTip: Find Dynamic Parameters for Certain PowerShell Providers

$
0
0

Summary: Learn how to find out about dynamic parameters for certain Windows PowerShell providers.

Hey, Scripting Guy! Question How can I easily find out about parameters that are added to cmdlets when they are used with a specific Windows PowerShell provider?

Hey, Scripting Guy! Answer Use the Get-Help cmdlet and look for the Help topic related to the provider. Near the bottom of the article is a section about dynamic parameters. The following illustrates this technique for the FileSystem provider.

Get-Help FileSystem


Viewing all articles
Browse latest Browse all 3333

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>