Advanced

LATEST

Create “Programmer-Style” Class-Based DSC Resources

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

View Article

Importing Complex XML into PowerShell

Jeff Hicks wraps up his series on XML and PowerShell by walking you through the process of importing complex XML into PowerShell.

View Article

Importing More Data into PowerShell

In the seventh installment in this series, Jeff demonstrates how to properly import XML data into PowerShell.

View Article

Creating Custom XML from .NET and PowerShell

The fifth installment of this series demonstrates another technique to assemble an XML document from scratch using the .NET Framework.

View Article

Creating More Custom XML with PowerShell

In the fourth installment of this series on working with XML in PowerShell, you will learn how to assemble an XML file from a variety of parts.

View Article

Creating Custom XML in PowerShell

Sometimes, you have to take matters into your own hands to create the exact XML format that you need. Learn how to create custom XML in PowerShell.

View Article

Data Transformations with PowerShell Classes, Part 2

I’m having fun with this series and hope you are as well. In my previous article, I introduced you to PowerShell classes and I built a class that I can use with my movie data file. If you are just joining us, you really should take a few minutes to read the previous articles (Making Data…

View Article

Transforming Data with PowerShell Classes, Part 1

PowerShell sensei Jeff Hicks continues his look at working with data in PowerShell and introduces us to classes in PowerShell v5.

View Article

Dancing on the Table with PowerShell

PowerShell MVP Jeff Hicks demonstrates some additional techniques with PowerShell and shows how easy it is to work with basic data and use the DataTable object.

View Article

Testing PowerShell with Pester

Learn some useful tips for using the open source project called Pester with PowerShell, which you can use for testing and more.

View Article
Go to page