When DSC was announced at TechEd 2013, one of the goals was to "Create an ecosystem".
The ecosystem for DSC has grown tremendously in the last 4 years.
At worldwide events for PowerShell (PowerShell + DevOps Global Summit, PowerShell Conference EU, PowerShell Conference Asia) there have been presentations lead by people actively using DSC...
Today we would like to share a new flexible pricing strategy for managing server nodes using Azure Automation to deliver PowerShell Desired State Configuration, giving you greater control over costs of managing on-premises nodes.
As you might already know, Azure Automation DSC (Azure DSC) is a managed service that is free when used to manage vir...
The community around DSC Resources has been inspiring. The PowerShell Gallery now includes more than 2000 modules/scripts. 181 of those are modules focused on DSC, that collectively include 766 DSC Resources.
With this many building blocks available, it has become easier and faster to get a DSC project through the proof of concept phase to produ...
It has been a privilege for the CAT team to work with customers and the PowerShell team to validate early builds and experiences with PowerShell Core. Some of the customers involved were key influences on the whitepaper, The Release Pipeline Model Applied to Windows Server and Microsoft Cloud. As a result, validation has included many experiences f...
Today's blog post is by guest author Mr. Ashley McGlone, also known as GoateePFE. Ashley is a Microsoft Premier Field Engineer who teaches and supports PowerShell for Microsoft Premier customers. You can find more content from Ashley at his blog on TechNet.
Certificates, Oh No!
One of the most common questions I get regarding PowerShell Desired S...
This is part five of a blog series introduced in Validate the new features of PowerShell DSC.
New Capability
DSC has a new debugging mode that helps with troubleshooting by making it possible to interact with scripts being run by DSC, as they are being applied. When this mode is enabled, as the machine applies the configuration, progress will...
This post is part four of a blog series introduced here: Validate the new features of PowerShell DSC.
New Capability
WaitFor is a new set of built-in configuration resources. Including the WaitFor resources in a configuration tells the configuration target machine that it should communicate with the Local Configuration Manager on a remote mac...
This post is part three of a blog series introduced in Validate the new features of PowerShell DSC.
New Capability
DSC now has the ability to merge partial configurations into one configuration for management.
What is the purpose of this feature?
Customers have told us that in some cases, multiple teams contribut...
This is part of a blog series first referenced here: Validate the new features of PowerShell DSC
New Capability
A new cmdlet is available named Get-DscConfigurationStatus. This cmdlet returns detailed information about the status of a node.
What is the purpose of this feature?
Customers have told us that they need to be able to get more inf...
This is the first part of a blog series originally referenced here. - Validate the new features of PowerShell DSC
New Capability
A new property, PSDSCRunAsCredential, is now available to specify a user credential that should be used to execute all work performed by a DSC resource.
This capability is being introduced as a common property th...