|
Where Can I Find References of the WMI Namespace? |
|
| ‘root\CIMV2’
is the only WMI namespace that I'm aware of. I'm trying to pull the BIOS
version from the 'win32_BIOS'
class. Do I use this same namespace? Also, does anyone know where can I find more about the different WMI namespace? I tried the MSDN library but didn’t have much luck.
Contributed
By: Mike Betts [MVP MOM]
And there is a version attribute of Win32_Bios so you’re sorted really. |
| © FAQShop.com 2003 - 2008 |
|
|