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

Manage Windows Features with PowerShell

Last Update: Sep 04, 2024

Configuring and managing servers can be a bit time consuming, especially if you need to manage a feature on 10 servers. Discover a much quicker and easier way to manage servers running Windows Server 2008 R2 – using Windows PowerShell.

View Article

Managing Local User Accounts with Windows PowerShell

In the first part of this series, PowerShell MVP Jeff Hicks demonstrated how to create a local user account with Windows Powershell. In this follow-up article, Jeff walks you through some basic management tasks accomplished with PowerShell.

View Article

Creating Local Accounts with Windows PowerShell

Last Update: Sep 04, 2024

Are you looking for an easy way to set up additional local user accounts? In this post, PowerShell MVP Jeff Hicks shows how easy it is to set up these accounts across multiple machines remotely, using Windows PowerShell.

View Article

Find User-Based Service Accounts with PowerShell and Command Line

Last Update: Jul 29, 2025

In this post, Jeff Hicks shows how to identify what accounts your services are running under, as well as identify potential problems before they become major headaches, using both PowerShell and the command line.

View Article

Command Line WMI: Formatting Data

Last Update: Sep 04, 2024

In the conclusion of this series on Command Line WMI, Jeff looks at some advanced ways of formatting data.

View Article

Command Line WMI: Query Remote Machines

The ability to gather information from remote computers is where WMI can really come in handy. In Part 2 of this three-part series, Jeff Hicks shows how to query remote machines and work with WMIC right from the command line.

View Article

Command Line WMI: Basic Syntax and Querying

In part 1 of this series, Jeff Hicks shows you how to take advantage of Windows Management Instrumentation (WMI) and how to use it as a database you can query, without a single bit of scripting or using a PowerShell command.

View Article

Find Service Pack Information

Last Update: Jul 29, 2025

Are you having issues figuring out what service packs you have installed on your device? Jeff Hicks show you how to gather this info using the command line tool, WMIC.EXE, as well as by using Windows PowerShell.

View Article

Integrating Microsoft Excel with PowerShell: Reading Data

Last Update: Jul 29, 2025

In part three of this series, learn how to read data from an Excel file using PowerShell.

View Article

Integrating Microsoft Excel with PowerShell: Create a Rich Excel Doc

Last Update: Jul 29, 2025

In the second of this three-part series, Jeff Hicks goes into even more detail about how to create a rich Excel document with PowerShell. In the conclusion of this series, which will be posted next week, he will explain how to look at reading data from Excel files.

View Article

Integrating Microsoft Excel with PowerShell: Build a Basic Report

Last Update: Dec 03, 2024

In the first of this three-part series, Jeff Hicks details how to integrate PowerShell with Microsoft Excel by exporting Excel files from PowerShell.

View Article

Put the Squeeze on Files with Compact.exe

Last Update: Sep 04, 2024

Jeff Hicks returns with an excellent and easy to use tip. With a few commands, Compact.exe can compress files and folders on the fly. Although easy to use, Jeff suggests testing Compact.exe out in a non-production environment first to avoid running into any issues.

View Article
Go to page