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.

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.

Last Update: Sep 04, 2024
PowerShell MVP Jeff Hicks shares beginning tips and tricks for getting started with extending objects in Windows PowerShell.

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.

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…

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.

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.

Last Update: Sep 04, 2024
Jeff Hicks continues his tutorial of managing traditional INI files with PowerShell.

Last Update: Sep 04, 2024
Jeff Hicks shows us additional tips and tricks for parallel processing in PowerShell with the Active Directory cmdlets.

Last Update: Sep 04, 2024
Jeff Hicks shows us a quick primer on using PowerShell to export CSV files to XML.

Last Update: Sep 04, 2024
Jeff Hicks shows us how to manage traditional INI files in a more object-based approach with PowerShell.

Last Update: Sep 04, 2024
Jeff Hicks shows us how to use PowerShell in parallel with the Active Directory cmdlets.

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.