Discovering PowerShell provider dynamic parameters (opens in new tab)
PowerShell ships with providers that expose things like file systems, the registry, certificates, environment variables, etc. To see which are available in your PowerShell session, you can use Get-…
Read the original article