|
How do I find out which versions of DCOM and WMI my clients are running? |
| How do I go
about finding the versions for 9x, Me, 4.0 and 2000? Latest version of DCOM is 1.3: The latest version of WMI is 1.5: To inventory: DCOM = DCOMEXT.DLL WMI = WMI.DLL For Windows 9x and Me clients, you can check the following registry key: HKEY_CLASSES_ROOT\CLSID\{bdc67890-4fc0-11d0-a805-00aa006d2ea4}\InstalledVersion If DCOM is installed on the system, the default value of the registry key will contain the version of DCOM installed on the system which is stored in the "a,b,c,d" format:
This information is an extract from
275259 "SMS: Information on Identifying the Version of DCOM on a Window 95, Windows 98,
or Windows Me Computer". |
| © FAQShop.com 2003 - 2008 |
|
|