Prevalence of WMI enabled in real Windows Server networks

Posted by TripleAntigen on Server Fault See other posts from Server Fault or by TripleAntigen
Published on 2011-06-29T15:26:37Z Indexed on 2011/06/29 16:24 UTC
Read the original article Hit count: 245

Filed under:
|
|
|

Hi I would like to get opinions from systems administrators, on how common it is that WMI functionality is actually enabled in corporate networks.

I am writing an enterprise network application that could benefit from the features of WMI, but I noted after creating a virtual network based on Server 2008 R2, that WMI seems to be disabled by default. Do systems admins in practical corporate networks enable WMI? Or is it usually disabled for security purposes?

What is it used for if it is enabled?

Thanks for any advice!

MORE INFO:

I should have said, I really need to be able to query the workstations but I understand that by default the WMI ports on Win7 and XP firewalls (at least) are disallowed, so do you use some sort of group policy or other method to leave a hole open for WMI on the workstations? Or is just the servers that are of interest? Thanks for the responses!!

© Server Fault or respective owner

Related posts about Windows

Related posts about networking