Appendix D. Useful links
These are the links that I’ve found useful during my investigations of PowerShell and WMI. I consulted many of them during the writing of this book.
WMI SDK
WQL
WMI .NET CLASSES
System.Management.ManagementObject:
System.Management.ManagementClass:
System.Management.ManagementObjectSearcher:
WINDOWS SCRIPTING GUIDE
WMIEXPLORER
MY FORUM
USING POWERSHELL AND WMI
.NET FRAMEWORK
.NET FRAMEWORK CLASS LIBRARY
This isn’t meant to be an exhaustive list, but it represents a good cross section of the PowerShell community. These blogs will include links to many other areas of the PowerShell community.
RICHARD SIDDAWAY