I'm trying to setup a Services on a Win2008 64 bit server. This services depends on the WMI Driver Extensions, but I can't find where to install it from or download it to install.

Does anyone have any ideas where I could find the resources to do this?

link|improve this question
feedback

1 Answer

up vote 1 down vote accepted

I don't think they exist on server 2008 http://en.wikipedia.org/wiki/Windows_Management_Instrumentation#WMI_driver_extensions Virtual machine time, maybe?

link|improve this answer
Thanks yasth, you are correct. FOr some reason they were installed on a 32bit 2008 server but could not get them on a 64bit server. It turns out the issue the services would not start was because the C++ runtime was not available, not because of the WMI driver dependency. – Bigtoe Jul 1 '10 at 14:34
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.