Is there an OLEDB provider for WMI/WBEM?
In other words, could someone access WMI through:
- ADO in shell vbscript
- ADO in ASP script
- ADO in Win32 native process
- SQL Server linked server
- SQL Server OPENROWSET()
Is there an OLEDB provider for WMI/WBEM?
Is it possible to access WMI through ADO?
i hear rumors that an ODBC driver exists for WMI, but i cannot see it installed on my machine. Plus, i'm asking about OLEDB (and ADO that wraps it).