Chapter 16. Building your own WMI-based cmdlets
Windows 8 and Windows Server 2012 come with a mass of new PowerShell functionality. Depending on the features installed the server version may have 2,500 or more new cmdlets! Did you know that of that of those 2,500 cmdlets, more than 60 percent are based on Windows Management Instrumentation (WMI)? This chapter explains how you can create your own WMI-based cmdlets.
On a Windows 8 or Windows Server 2012 system try this:
The last three files are standard module files (manifest, format, and types, respectively)—nothing exciting there. But notice the extension on the first two files: cdxml. That’s new!
Now look in the file: