select-object

PowerShell

Using PowerShell Select-Object

PowerShell is an object-oriented shell for Windows, Linux, and macOS. And as such, you will need to understand how to work with PowerShell objects to get the best out of it. In this article, PowerShell expert Jeff Hicks takes you through the different ways you can use the PowerShell Select-Object cmdlet. I think by nature...

Last Update: Jul 29, 2022

LATEST

Making Data Dance with PowerShell

PowerShell MVP Jeff Hicks begins a series of articles demonstrating how to make the most out of data in PowerShell no matter where it comes from.

View Article

How to Access Desired State Configuration MOF Metadata

Jeff Hicks shows us a new way to access Desired State Configuration MOF metadata with some PowerShell.

View Article

Audit Internet Explorer Usage with the Enterprise Site Discovery Toolkit

Learn how to gather Internet Explorer usage telemetry with the Enterprise Site Discovery Toolkit.

View Article

Use PowerShell to Find Folders with Specific File Types

Jeff Hicks shows us how to easily find folders with specific file types with PowerShell.

View Article