I've looked through the forum and Goolged for an answer to this question, but I couldn't find any. I am trying to build a template/zenpack to pull DNS statistics from a Microsoft DNS server. I hope to use wmic to query the WMI interface to get this information. wmic by default uses the \root\cimv2 class when you connect to the WMI interface. To query Microsoft DNS statistics you use the \root\MicrosoftDNS class. What wmic command line option do I use to change the class from \root\cimv2 to \root\MicrosoftDNS ? Thanks for the help in advance.
Jerry -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=26989#26989 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
