Chapter 8. Using Class Libraries

Microsoft enabled Windows PowerShell (WPS) to access different application programming interfaces (APIs)—specifically, class libraries based on the .NET Framework, the Component Object Model (COM), and Windows Management Instrumentation (WMI). These class libraries enable you to perform additional functions within WPS. However, they require at least a basic understanding of object-oriented programming.

Note

WPS offers a special treatment for WMI (System.Management), ADSI (System.DirectoryServices), and ADO.NET (System.Data). Objects from these libraries are shown simplified by the object adapter to the user. Collaboration ...

Get Essential PowerShell 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.