Quiz Yourself

Q.

What method is used to execute a WMI query?

A.

The execQuery method is employed to execute a WMI query.

Q.

What is the WQL construction that will limit the number of instances that are returned in response to a query?

A.

You can limit the number of instances that are returned in response to a query by employing a Where clause.

Q.

The specific Select construction in which named properties are listed in the Select statement is utilized to control data returned in what manner?

A.

By using a specific Select construction in which named properties are listed, you are able to limit the number of properties returned from the object but not the number of instances that are returned.

Q.

If you want only specific data about a specific item, how do you ...

Get Microsoft® Windows® Scripting Self-Paced Learning Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.