Deploying Software Using Desired State Configuration

While other commercial products may be more robust, there are a few different ways Desired State Configuration can be used for software deployment.

The post Deploying Software Using Desired State Configuration appeared first on Petri.

Continue reading Deploying Software Using Desired State Configuration

Converting a Desired State Configuration Script Resource to a Resource Module

Learn the necessary steps to convert a script resource into a custom resource module.

The post Converting a Desired State Configuration Script Resource to a Resource Module appeared first on Petri.

Continue reading Converting a Desired State Configuration Script Resource to a Resource Module

Intersecting DSC Configuration Design and Personal Style

DSC configurations require logical thinking through the steps necessary to make changes to a server’s configuration. Learn my process for developing a DSC configuration.

The post Intersecting DSC Configuration Design and Personal Style appeared first on Petri.

Continue reading Intersecting DSC Configuration Design and Personal Style

Managing Cross-Node Dependencies with Desired State Configuration

Learn how to control timing of Desired State Configuration across nodes using WaitFor resources in this how-to article.

The post Managing Cross-Node Dependencies with Desired State Configuration appeared first on Petri.

Continue reading Managing Cross-Node Dependencies with Desired State Configuration

Extend the Native Capabilities of DSC with the Script Resource

Many server configuration settings can be set using native Desired State Configuration (DSC) resources. Learn how to do more with DSC using the Script resource and your PowerShell skills.

The post Extend the Native Capabilities of DSC with the Script Resource appeared first on Petri.

Continue reading Extend the Native Capabilities of DSC with the Script Resource