wmic is a wrapper package of the WMI command line utility
It is a golang package, inspired by the wmi package of StackExchange. https://github.com/StackExchange/wmi
It is a simplified verison wrapped around the 'wmic' utilit to reduce the dependencies of this package.