Is it possible to do something in the driver or (program setup) to allow the
enumeration and reading of the driver’s WMI classes without the user program
needing to be “Run As Administrator”?
If the program is not Run As Administrator then the user apps gets access denied
(WBEM_E_ACCESS_DENIED) from IWbemServices::CreateInstanceEnum
Pre Vista the “Everyone” group had access to WMI.