Jeff Hicks profile picture

Follow Jeff

Jeff Hicks

Petri Contributor

Jeffery Hicks is an IT veteran with over 30 years of experience, much of it spent as an IT infrastructure consultant specializing in Microsoft server technologies with an emphasis on automation and efficiency. He is a multi-year recipient of the Microsoft MVP Award.

LATEST

Doing More with PowerShell Verbose Messages

Here are some ideas on how you might want to start using Write-Verbose.

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

XML Data and PowerShell

In the sixth installment in this series, you will learn how to bring XML files into PowerShell if you used the Export-Clixml cmdlet.

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

Converting PowerShell to XML

See a demonstration of different ways you can take results from a PowerShell expression or command and turn them into XML.

View Article

PowerShell and XML Fundamentals

Learn some basic concepts and commands for using XML with PowerShell.

View Article

PowerShell Problem Solver: Cleaning Up Old DSC Resources

Learn how to use PowerShell to clean up the DSC Resources that you have installed.

View Article
Go to page