amandhally.com
PowerShell Tips : How to find all DSC related cmdlets
It’s very easy to find the PowerShell “Desired State Configuration” cmdlets. Just run the below command , and it will show you all DSC related Cmdlets. Get-Command -Module …