Merge pull request #45 from mholt/master Implement CallMethod for calling WMI class methods
Package wmi provides a WQL interface to Windows WMI.
Note: It interfaces with WMI on the local machine, therefore it only runs on Windows.