Scripting

LATEST

How to Query the DSC Compliance Server

Jeff Hicks shows us how to query the DSC compliance server with PowerShell 4.0 in this quick tutorial.

View Article

Adding Trace Information to a PowerShell Ping Tool

Jeff Hicks shows us how to add trace information to a PowerShell ping tool in his latest article.

View Article

PowerShell Problem Solver: Use PowerShell to Find Non-System Service Accounts

Learn how to use PowerShell to find non-system service accounts in this primer by Petri Contributing Editor Jeff Hicks.

View Article

Create ZIP archives with PowerShell and the Shell.Application COM object

Jeff Hicks shows us an alternative way to create ZIP archives with PowerShell that doesn’t rely on using .NET compression classes.

View Article

Using PowerShell and WMI to Find Folders by File Type

Learn how to use PowerShell and WMI to find file folders by type in this article by PowerShell MVP Jeff Hicks.

View Article

PowerShell Problem Solver: How to Pull Data from Log Files using PowerShell

Microsoft PowerShell MVP Jeff Hicks shows us how to pull data from log files using PowerShell and the Get-Content and Import-CSV cmdlets.

View Article

How to Create a PowerShell Module

Jeff Hicks wraps up his system uptime clock article series by showing you how to create a a PowerShell module.

View Article

A PowerShell Script to Find System Uptime: Formatting Results

Jeff Hicks continues his PowerShell journey by looking at a script that finds system time and provides tips for formatting results.

View Article

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

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
Go to page