Articles

PowerShell articles, tutorials, and guides from community experts.

Don Jones
PowerShell Summit

Summit Session Change

Paul Higinbotham’s session on threading in PowerShell has been changed, because his content would have overlapped with other sessions. Instead, Paul will be presenting: PowerShell Debugging Enhancements A number of script debugging enhancements were added to PowerShell 4.0 and the WMF 5.0 …

Steven Murawski
Tips and Tricks

Going Deeper on DSC Resources

Desired State Configuration is a very new technology and declarative configuration management is a very young space yet. We (Microsoft and the community) are still figuring out the best structure for resources, composite configurations, and other structures. That said, there are certain viewpoints …

Don Jones
PowerShell for Admins

My DSC Demo-Class Setup Routine

I think I’ve gotten my DSC classroom and demo setup ready. Understand that this isn’t meant to be production-friendly - it doesn’t automate some stuff because I want to cover that stuff in class by walking through it. But, I thought I’d share. I’ve basically made an ISO …