Missy Januszko profile picture

Follow Missy

Missy Januszko

Petri Contributor

Missy Januszko is an independent IT consultant, with more than 20 years of experience as an enterprise hosting architect, large-scale infrastructure designer, and hosted application designer. She specializes in DevOps, automation and configuration management, PowerShell, and Active Directory, and has broad experience across the entire line of Microsoft business technologies. Missy is a co-author of “The DSC Book” with Microsoft MVP Don Jones, and she is also a conference speaker on DSC-related topics. She is a contributor to a number of open-source projects, including “Tug”, the open-source DSC pull server, and “Autolab”, an automated, rapid-install lab build.

LATEST

Converting a Desired State Configuration Script Resource to a Resource Module

Last Update: Sep 04, 2024

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

View Article

Testing DSC Configurations Using Pester

Last Update: Sep 04, 2024

Learn how to use Pester to test a Desired State Configuration to ensure that servers are configured exactly the way you want them.

View Article

Intersecting DSC Configuration Design and Personal Style

Last Update: Sep 04, 2024

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.

View Article

Managing Cross-Node Dependencies with Desired State Configuration

Last Update: Sep 04, 2024

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

View Article

Extend the Native Capabilities of DSC with the Script Resource

Last Update: Nov 19, 2024

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.

View Article

Create “Programmer-Style” Class-Based DSC Resources

Last Update: Nov 19, 2024

Learn how to create professional-looking class-based DSC resources in just a few easy steps.

View Article

DSC Configuration Data Layout Tips and Tricks

Last Update: Sep 04, 2024

Learn how to make your PowerShell DSC configurations and configuration data easier to read and maintain with these tips and tricks.

View Article
Go to page