Quiz Yourself

Q.

What are some of the advantages of using ADSI and WMI together?

A.

ADSI is dynamic and provides up-to-date information from Active Directory. This means that a query run against the workstation OU today could have different results than a query run against the workstation OU tomorrow, allowing for more accurate results.

Q.

What WMI class can be used to control the behavior of NetBIOS over TCP/IP?

A.

To control the behavior of NetBIOS over TCP/IP, you can use the Win32_Network-AdapterConfiguration class.

Q.

Which method of Win32_NetworkAdapterConfiguration is used to disable NetBIOS over TCP/IP?

A.

The method of Win32NetworkAdapterConfiguration that can be used to disable NetBIOS over TCP/IP is the SetTcpIpNetbios method (when assigned a ...

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.