Windows Powershell 4 0 Now
: Specifically details how Desired State Configuration works and its associated cmdlets.
: Every PowerShell user should master these "Verb-Noun" commands: Get-Help : Provides documentation for other commands. Get-Command : Lists all available cmdlets. Get-Process : Shows currently running processes. Get-Service : Displays the status of system services. Windows Powershell 4 0
: PowerShell 4.0 includes an updated ISE with IntelliSense for DSC and remote debugging. Available Resources : Specifically details how Desired State Configuration works