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

Extending Objects with PowerShell, Part 2

Last Update: Dec 03, 2024

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

View Article

Extending Objects in Windows PowerShell, Part 1

Last Update: Sep 04, 2024

PowerShell MVP Jeff Hicks shares beginning tips and tricks for getting started with extending objects in Windows PowerShell.

View Article

Working with the PowerShell ISE and Script Snippets

Last Update: Sep 04, 2024

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

Last Update: Sep 04, 2024

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

Last Update: Sep 04, 2024

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

Last Update: Sep 04, 2024

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

Last Update: Sep 04, 2024

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

View Article

Parallel Processing in PowerShell: Active Directory Cmdlets Revisited

Last Update: Sep 04, 2024

Jeff Hicks shows us additional tips and tricks for parallel processing in PowerShell with the Active Directory cmdlets.

View Article

Using PowerShell to Export CSV Files to XML: Part 1

Last Update: Sep 04, 2024

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

View Article

Managing INI Files with PowerShell

Last Update: Sep 04, 2024

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

View Article

Using PowerShell in Parallel with the Active Directory Cmdlets

Last Update: Sep 04, 2024

Jeff Hicks shows us how to use PowerShell in parallel with the Active Directory cmdlets.

View Article

PowerShell Problem Solver: Active Directory Remote Desktop Settings

Last Update: Sep 04, 2024

Jeff Hicks tackles a problem with Active Directory Remote Desktop settings, where you can readily see in the settings, but Get-ADUser doesn’t retrieve them.

View Article
Go to page