Scripting

LATEST

PowerShell Problem Solver: Where is that IP?

In this PowerShell Problem Solver, Jeff Hicks shows us how to easily find the geographic location of an IP address.

View Article

Building a PowerShell Ping Sweep Tool: Adding a Port Check

In this final installment in this article series on building a PowerShell ping sweep tool, Jeff Hicks shows us how to easily add a port check to our existing tool.

View Article

PowerShell Problem Solver: Converting Universal Time using PowerShell

In this PowerShell Problem Solver article, Jeff Hicks analyzes a recent problem he experienced on his personal blog, and shows us his resolution with some simple Universal Time conversations with PowerShell.

View Article

Identifying a Computer Name with a Ping Sweep Tool with PowerShell

Learn how to identify a computer name with a custom ping sweep tool created in Windows PowerShell.

View Article

PowerShell Problem Solver: Use PowerShell to Find Local Groups and Members

Identifying members of local groups is an ongoing task for IT pros. In this PowerShell Problem Solver, Jeff Hicks shows us a new way to find local groups and members with PowerShell.

View Article

Building a PowerShell Ping Sweep Tool with Parameter Validation

Jeff Hicks continues his article series on building a ping sweep tool with PowerShell. In this article, he shows us how to easily add parameter validation to our tool.

View Article

PowerShell Problem Solver: Create a Grouped HTML Report with PowerShell

In this PowerShell Problem Solver article, learn how to create a grouped HTML report with PowerShell.

View Article

PowerShell Problem Solver: Use PowerShell to Test if Windows Services are Running

In this PowerShell Problem Solver, Jeff Hicks shows us how to test whether Windows services are running with some PowerShell.

View Article

Creating a Function to Test and Compare PowerShell Commands

PowerShell MVP Jeff Hicks walks us through the process of creating a function to test and compare PowerShell commands and their efficiency.

View Article

PowerShell Problem Solver: PowerShell String Parsing with Regular Expressions

PowerShell MVP Jeff Hicks walks us through string parsing with regular expressions in this second installment in his article series about parsing text strings with PowerShell.

View Article
Go to page