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.
Last Update: Sep 04, 2024
Learn the necessary steps to convert a script resource into a custom resource module.
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.
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.
Last Update: Sep 04, 2024
Learn how to control timing of Desired State Configuration across nodes using WaitFor resources in this how-to article.
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.
Last Update: Nov 19, 2024
Learn how to create professional-looking class-based DSC resources in just a few easy steps.
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.