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 PSDesiredStateConfiguration Regards Aman Dhally If you like, you can follow me on Twitter and Facebook. You can also check my “You Tube” channel for PowerShell video tutorials. You can download all of my scripts from… Continue reading PowerShell Tips : How to find all DSC related cmdlets