Scripting

LATEST

Extending Objects in Windows PowerShell, Part 4

In his last article on extending objects in Windows PowerShell, Jeff Hicks shows us how to how to take learned concepts and use them at scale.

View Article

Extending Objects in Windows PowerShell, Part 3

Jeff Hicks shows us more on extending objects in Windows PowerShell, this time by teaching us how to create a custom server management framework.

View Article

Extending Objects with PowerShell, Part 2

Jeff Hicks continues his tutorial on extending objects with PowerShell by showing us how to create alias and utilize methods with objects.

View Article

Working with the PowerShell ISE and Script Snippets

PowerShell MVP Jeff Hicks shows us how to work with the PowerShell and script snippets to save you from excessive typing.

View Article

Moving from CSV to XML Part 4

Over the last several articles I’ve been documenting my journey of transitioning from CSV files to XML. I encourage you to get caught up on past articles otherwise today’s content won’t make much sense. My ultimate goal from the beginning was to come up with a tool to convert or transform a CSV file into…

View Article

CSV to XML with PowerShell: Writing Typed Objects to the Pipeline

In this article series on converting CSV to XML with PowerShell, Jeff Hicks shows us how to write typed objects to the pipeline.

View Article

CSV to XML with PowerShell: Capture Type Information for Different Properties

In this article series on moving CSV to XML, Jeff Hicks shows us who to capture type information for different properties.

View Article

Managing INI Files with PowerShell Part 2

Jeff Hicks continues his tutorial of managing traditional INI files with PowerShell.

View Article

Using PowerShell to Export CSV Files to XML: Part 1

Jeff Hicks shows us a quick primer on using PowerShell to export CSV files to XML.

View Article

Managing INI Files with PowerShell

Jeff Hicks shows us how to manage traditional INI files in a more object-based approach with PowerShell.

View Article
Go to page