This site currently has over 4 million example code files. With each file having, on the average, 75 lines of code.
That's over 300,000,000 lines of code.
The Original WMI Explorer
-- This version on the WMI Explorer includes three different formats of a discovery ManagementPack.
WMI Instances VBScript Coder
-- Displays information about WMI and uses EXECQuery to produce VBscript code in both sync and async formats.
WMI InstancesOf VBScript Coder
-- Displays information about WMI and uses InstancesOf to produce VBscript code in both sync and async formats.
WMI ExecNotificationQuery VBScript Coder
-- Displays information about WMI and uses ExecNotificationQuery to produce VBscript code in both sync and async formats.
WMI ExecQuery VBScript Coder
-- Displays information about WMI and uses ExecQuery to produce VBscript code in both sync and async formats.
File Explorer
-- Once clicked, you get the full path and filename in a textbox that can be saved and used with management packs.
Library Viewer -- Displays information about type libraries. Once selected, you get the full path and filename in a textbox that can be saved and used with management packs.
Performance Counters
-- Just a small utility that lets you go through all the performance counters.
Registry Viewer
-- Allows you to drill down through you hives, keys, subkeys, names and values.
WMIQueryOrganizer
-- Displays information about WMI and once a provider is selected, you can then select which properties you want to use and what order they will be in when the Query String is Built.
WMIRemoteConnectionManager
-- Select and add your connection properties for a remote connection, test the connection and then choose a language..
Yes, you do have to pick one before any code will show up.