How to get object instances through querying and filtering

This section contains CDXML documentation and PowerShell examples that show how to get object instances by using querying and filtering.

In this section

How to get an object instance

This topic illustrates how to define a simple cmdlet to get instances of an object.

How to get an object instance with different query types

This topic illustrates how to define a simple cmdlet to get instances of an object with different query types.

How to get associated objects

This topic shows how to get objects that are associated with a given object.