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

Building a Ping Sweep Tool with PowerShell

In this article, Jeff Hicks shows us how we can create a PowerShell tool that can ping a range of IP addresses.

View Article

Find Disabled, Inactive Active Directory Users Accounts with PowerShell Revisited

As an alternative to his first article, Jeff Hicks shows how you can whip up a PowerShell script to find disabled and inactive Active Directory user accounts with PowerShell.

View Article

PowerShell Problem Solver: Get Local Active Directory Group Members with PowerShell

In this PowerShell Problem Solver, Jeff Hicks shows off several techniques for grabbing Active Directory group members with PowerShell.

View Article

Use PowerShell to Find Folders with Specific File Types

Jeff Hicks shows us how to easily find folders with specific file types with PowerShell.

View Article

Using PowerShell to Find Disabled or Inactive User Accounts in Active Directory

In this PowerShell Problem Solver, Jeff Hicks shows us a way to find disabled or inactive user accounts in Active Directory with the help of the Search-ADAccount cmdlet.

View Article

Grouping PowerShell Objects with Group-Object

Learn how to group PowerShell objects using the Group-Object cmdlet in this how-to by Contributing Editor Jeff Hicks.

View Article

PowerShell Problem Solver: Importing CSV Files Revisited

Jeff Hicks revisits a previous article on importing a CSV file in PowerShell and offers some additional improvements, including use of the Import-CSV and Get-Content cmdlets.

View Article

How to Copy Files between Hyper-V Host and Guests with PowerShell

Jeff Hicks shares a tip for using PowerShell to easily copy files between the Hyper-V host and guest virtual machines.

View Article

My PowerShell Troubleshooting Toolkit Expanded

Jeff Hicks returns to his PowerShell troubleshooting toolkit in this insightful how-to article.

View Article

PowerShell Problem Solver: Delete Empty Folders with PowerShell

Jeff Hicks shows us how to easily delete empty folders with PowerShell in this step-by-step tutorial.

View Article
Go to page