Get-CIMInstance

Display Memory Usage with PowerShell

Learn how to display memory usage with PowerShell and divide the workload between data gathering and data formatting.

LATEST

Creating a Better PowerShell Module

PowerShell MVP Jeff Hicks revisits his Uptime module and enhances with new properties and parameters.

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

PowerShell Problem Solver: Find Local User Accounts Using PowerShell

Learn how to easily find local user accounts using PowerShell with this step-by-step tutorial by Jeff Hicks.

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

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