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: Sep 04, 2024
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.

Last Update: Sep 04, 2024
See a demonstration of different ways you can take results from a PowerShell expression or command and turn them into XML.

Last Update: Sep 04, 2024
Learn some basic concepts and commands for using XML with PowerShell.

Last Update: Sep 04, 2024
Learn how to use PowerShell to clean up the DSC Resources that you have installed.

Last Update: Sep 04, 2024
Someone asked me recently on Twitter about WSUS in Windows Server 2016 and whether it “still mattered.” I think it does, so let me show you how easy it is to install.

Last Update: Sep 04, 2024
Learn how to automate the process of installing Windows Software Update Services (WSUS) on a Windows Server 2016 box.

Last Update: Sep 04, 2024
I’m having fun with this series and hope you are as well. In my previous article, I introduced you to PowerShell classes and I built a class that I can use with my movie data file. If you are just joining us, you really should take a few minutes to read the previous articles (Making Data…

Last Update: Sep 04, 2024
PowerShell sensei Jeff Hicks continues his look at working with data in PowerShell and introduces us to classes in PowerShell v5.

Last Update: Sep 04, 2024
PowerShell MVP Jeff Hicks demonstrates some additional techniques with PowerShell and shows how easy it is to work with basic data and use the DataTable object.

Last Update: Dec 03, 2024
PowerShell MVP Jeff Hicks begins a series of articles demonstrating how to make the most out of data in PowerShell no matter where it comes from.

Last Update: Sep 04, 2024
PowerShell guru Jeff Hicks shows how to use the Where() method to do similar filtering tasks that you might use Where-Object for. In some cases, the Where() method does more.

Last Update: Nov 19, 2024
Microsoft has released a version of PowerShell that will run on Linux, Jeff Hicks takes a closer look at this version of the powerful task-based command-line shell and scripting language.