PowerShell

LATEST

Domain Controller Status Lights via PowerShell

Sometimes you need to display PowerShell information in a more colorful format. Learn how to display domain controller service statuses that light up.

View Article

PowerShell Problem Solver: Process Performance Counters

Get processes using the most CPU with PowerShell and performance counters.

View Article

Prompt Answers in PowerShell

PowerShell MVP Jeff Hicks explores a new way to prompt for input in your scripts and functions.

View Article

PowerShell Problem Solver: More Processor Performance

Learn how to use PowerShell to get processor utilization values with WMI and performance counters.

View Article

A Workaround for Using PowerShell’s Get-Service with the ComputerName Parameter

Jeff Hicks shows us a way to use PowerShell’s Get-Service cmdlet to work with the commonly used ComputerName property.

View Article

Check Domain Controller Services with PowerShell

Learn how to check the status of critical services on your Active Directory domain controllers, along with tips for managing at scale with PowerShell.

View Article

Scaling WMI with PowerShell and Remoting

Learn how to scale out WMI commands in PowerShell by using PowerShell remoting.

View Article

PowerShell Problem Solver: Process Performance For All

In the final article of this article series on process performance, Jeff Hicks shows us how we can manage performance at scale with PowerShell.

View Article

PowerShell Problem Solver: Process CPU Utilization

Discover how to find how much processor time processes are consuming with PowerShell and WMI.

View Article

Compound Filtering with WMI and PowerShell

Learn how to create a compound filtering query with WMI and PowerShell, and learn advantages of early and late filtering.

View Article
Go to page