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.
The post Importing Complex XML into PowerShell appeared first on Petri.
Collaborate Disseminate
Jeff Hicks wraps up his series on XML and PowerShell by walking you through the process of importing complex XML into PowerShell.
The post Importing Complex XML into PowerShell appeared first on Petri.
In the seventh installment in this series, Jeff demonstrates how to properly import XML data into PowerShell.
The post Importing More Data into PowerShell appeared first on Petri.
The fifth installment of this series demonstrates another technique to assemble an XML document from scratch using the .NET Framework.
The post Creating Custom XML from .NET and PowerShell appeared first on Petri.
Continue reading Creating Custom XML from .NET and 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.
The post Creating More Custom XML with PowerShell appeared first on Petri.
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.
The post Creating Custom XML in PowerShell appeared first on Petri.
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 […]
The post Data Transformations with PowerShell Classes, Part 2 appeared first on Petri.
Continue reading Data Transformations with PowerShell Classes, Part 2
PowerShell sensei Jeff Hicks continues his look at working with data in PowerShell and introduces us to classes in PowerShell v5.
The post Transforming Data with PowerShell Classes, Part 1 appeared first on Petri.
Continue reading Transforming Data with PowerShell Classes, Part 1
PowerShell guru Jeff Hicks demonstrates some additional techniques with PowerShell and shows how easy it is to work with basic data and use the DataTable object.
The post Dancing on the Table with PowerShell appeared first on Petri.
Learn some useful tips for using the open source project called Pester with PowerShell, which you can use for testing and more.
The post Testing PowerShell with Pester appeared first on Petri.
Looking for an Advanced PowerShell HTML HotFix Report script? Jeff Hicks shows you how to make them.
The post An Advanced PowerShell HTML HotFix Report appeared first on Petri.