PowerShell

LATEST

Why PowerShell’s Desired State Configuration Should Matter to You

PowerShell MVP Jeff Hicks explains why PowerShell’s Desired State Configuration (DSC) should matter to you as an IT professional and how it can help bolster your career.

View Article

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

Fishing for PowerShell: Leveraging Get-Command and Show-Command

Learn how to find and do more with PowerShell with the help of Get-Command and Show-Command cmdlets.

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
Go to page