get-service

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.

LATEST

How to Learn PowerShell

Jeff Hicks serves us some practical advice and tips on how to learn PowerShell with ease.

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