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

PowerTip: Find PowerShell 4.0 DSC Cmdlets

$
0
0

Summary: Learn how to find Windows PowerShell 4.0 DSC cmdlets.

Hey, Scripting Guy! Question How can I find cmdlets and functions that are related to Windows PowerShell 4.0
          Desired State Configuration (DSC)?

Hey, Scripting Guy! Answer Use the Get-Command cmdlet, and search for the module related to DSC:

Get-Command -mo PSDesiredState*


Viewing all articles
Browse latest Browse all 3333

Trending Articles



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