{"id":8756,"date":"2007-01-26T07:45:00","date_gmt":"1999-11-29T20:00:00","guid":{"rendered":"https:\/\/aidanfinn.com\/?p=8756"},"modified":"2007-01-26T07:45:00","modified_gmt":"1999-11-29T20:00:00","slug":"wmi-diagnosis-utility-v2-0","status":"publish","type":"post","link":"https:\/\/aidanfinn.com\/?p=8756","title":{"rendered":"WMI Diagnosis Utility V2.0"},"content":{"rendered":"<p>This one might be useful to MOM 2005 administrators who are often the first to find and be plagued by WMI failures.\u00a0 Microsoft has <a href=\"http:\/\/www.microsoft.com\/downloads\/details.aspx?familyid=d7ba3cd6-18d1-4d05-b11e-4c64192ae97d&amp;displaylang=en&amp;tm\" target=\"_blank\" rel=\"nofollow\">released<\/a> version 2 of a WMI diagnosis utility.\u00a0 It&#8217;s actually a VBS script that&#8217;ll test your WMI service.\u00a0 The download includes the script and documentation.\u00a0 I&#8217;ll be using this puppy myself today.\n<\/p>\n<p><em>EDIT: Updated 26\/01\/2007 @ 14:10<\/em>\n<\/p>\n<p>My client has been having massive RPC\/WMI issues which is breaking MOM 2005.\u00a0\u00a0I suspected that the engineering team has &quot;hardened&quot; the network some time during the initial MOM deployment.\u00a0 After that, they been seeing thousands of WMI alerts every day plus agent management\/deployment was broken (RPC).\u00a0 All the usual suspects (naming, firewall, IPSEC) were quickly ruled out.\n<\/p>\n<p>I downloaded the WMIDiag.vbs script and ran it on a sample server.\u00a0 It stores 3 files in the %TEMP% folder, including a .TXT file.\u00a0 The .TXT file is a summary of the tests.\u00a0 Sure enough, it screamed that expected configurations relating to BUILTINNETWORK SERVICE (the user that the MOM Agent runs as) and BUILTINPERFORMANCE LOG USERS were not found and that this could break WMI client applications.\n<\/p>\n<p>A big &quot;Thank you&quot; to the authors of this utility.\n<\/p>\n<p>BTW, you can make some advanced use of this script:<\/p>\n<ul>\n<li>MOM: Make a custom management pack.\u00a0 Set up a timed rule that runs the script as a response.\u00a0 Use a 3rd party log parsing utility to scan the log file for errors.\n<\/li>\n<li>SMS 2003: Deploy the script and run it on a recurring basis (the same way the Inventory tools do).\u00a0 Gather the log file using SMS file collection for later analysis or monitor the log file using MOM 2005 and a 3rd party log parsing tool.<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>This one might be useful to MOM 2005 administrators who are often the first to find and be plagued by WMI failures.\u00a0 Microsoft has released version 2 of a WMI diagnosis utility.\u00a0 It&#8217;s actually a VBS script that&#8217;ll test your WMI service.\u00a0 The download includes the script and documentation.\u00a0 I&#8217;ll be using this puppy myself &hellip; <a href=\"https:\/\/aidanfinn.com\/?p=8756\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;WMI Diagnosis Utility V2.0&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-8756","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.8 - aioseo.com -->\n\t<meta name=\"description\" content=\"This one might be useful to MOM 2005 administrators who are often the first to find and be plagued by WMI failures. Microsoft has released version 2 of a WMI diagnosis utility. It&#039;s actually a VBS script that&#039;ll test your WMI service. The download includes the script and documentation. I&#039;ll be using this puppy myself\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"AFinn\"\/>\n\t<meta name=\"google-site-verification\" content=\"TDKjbi2McB2eLIfL6KwPB3aQqv5E-mbcb2QYIcovGaI\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/aidanfinn.com\/?p=8756\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.8\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_GB\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Aidan Finn, IT Pro - A blog covering Azure, Hyper-V, Windows Server, desktop, systems management, deployment, and so on ...\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"WMI Diagnosis Utility V2.0 | Aidan Finn, IT Pro\" \/>\n\t\t<meta property=\"og:description\" content=\"This one might be useful to MOM 2005 administrators who are often the first to find and be plagued by WMI failures. Microsoft has released version 2 of a WMI diagnosis utility. It&#039;s actually a VBS script that&#039;ll test your WMI service. The download includes the script and documentation. I&#039;ll be using this puppy myself\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/aidanfinn.com\/?p=8756\" \/>\n\t\t<meta property=\"article:published_time\" content=\"1999-11-29T20:00:00+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"1999-11-29T20:00:00+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:site\" content=\"@joe_elway\" \/>\n\t\t<meta name=\"twitter:title\" content=\"WMI Diagnosis Utility V2.0 | Aidan Finn, IT Pro\" \/>\n\t\t<meta name=\"twitter:description\" content=\"This one might be useful to MOM 2005 administrators who are often the first to find and be plagued by WMI failures. Microsoft has released version 2 of a WMI diagnosis utility. It&#039;s actually a VBS script that&#039;ll test your WMI service. The download includes the script and documentation. I&#039;ll be using this puppy myself\" \/>\n\t\t<meta name=\"twitter:creator\" content=\"@joe_elway\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=8756#article\",\"name\":\"WMI Diagnosis Utility V2.0 | Aidan Finn, IT Pro\",\"headline\":\"WMI Diagnosis Utility V2.0\",\"author\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?author=1#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/#person\"},\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=8756#articleImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/65fde4aa9f2ab1cf1514ae320a37ec682d9398ce5791d3c2dd1e8670a71ceea0?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"AFinn\"},\"datePublished\":\"2007-01-26T07:45:00+00:00\",\"dateModified\":\"2007-01-26T07:45:00+00:00\",\"inLanguage\":\"en-GB\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=8756#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=8756#webpage\"},\"articleSection\":\"Uncategorized\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=8756#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/aidanfinn.com#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/aidanfinn.com\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?cat=1#listItem\",\"name\":\"Uncategorized\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?cat=1#listItem\",\"position\":2,\"name\":\"Uncategorized\",\"item\":\"https:\\\/\\\/aidanfinn.com\\\/?cat=1\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=8756#listItem\",\"name\":\"WMI Diagnosis Utility V2.0\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/aidanfinn.com#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=8756#listItem\",\"position\":3,\"name\":\"WMI Diagnosis Utility V2.0\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?cat=1#listItem\",\"name\":\"Uncategorized\"}}]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/#person\",\"name\":\"AFinn\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=8756#personImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/65fde4aa9f2ab1cf1514ae320a37ec682d9398ce5791d3c2dd1e8670a71ceea0?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"AFinn\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?author=1#author\",\"url\":\"https:\\\/\\\/aidanfinn.com\\\/?author=1\",\"name\":\"AFinn\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=8756#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/65fde4aa9f2ab1cf1514ae320a37ec682d9398ce5791d3c2dd1e8670a71ceea0?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"AFinn\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=8756#webpage\",\"url\":\"https:\\\/\\\/aidanfinn.com\\\/?p=8756\",\"name\":\"WMI Diagnosis Utility V2.0 | Aidan Finn, IT Pro\",\"description\":\"This one might be useful to MOM 2005 administrators who are often the first to find and be plagued by WMI failures. Microsoft has released version 2 of a WMI diagnosis utility. It's actually a VBS script that'll test your WMI service. The download includes the script and documentation. I'll be using this puppy myself\",\"inLanguage\":\"en-GB\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=8756#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?author=1#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?author=1#author\"},\"datePublished\":\"2007-01-26T07:45:00+00:00\",\"dateModified\":\"2007-01-26T07:45:00+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/#website\",\"url\":\"https:\\\/\\\/aidanfinn.com\\\/\",\"name\":\"Aidan Finn, IT Pro\",\"description\":\"A blog covering Azure, Hyper-V, Windows Server, desktop, systems management, deployment, and so on ...\",\"inLanguage\":\"en-GB\",\"publisher\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/#person\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"WMI Diagnosis Utility V2.0 | Aidan Finn, IT Pro","description":"This one might be useful to MOM 2005 administrators who are often the first to find and be plagued by WMI failures. Microsoft has released version 2 of a WMI diagnosis utility. It's actually a VBS script that'll test your WMI service. The download includes the script and documentation. I'll be using this puppy myself","canonical_url":"https:\/\/aidanfinn.com\/?p=8756","robots":"max-image-preview:large","keywords":"","webmasterTools":{"google-site-verification":"TDKjbi2McB2eLIfL6KwPB3aQqv5E-mbcb2QYIcovGaI","miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/aidanfinn.com\/?p=8756#article","name":"WMI Diagnosis Utility V2.0 | Aidan Finn, IT Pro","headline":"WMI Diagnosis Utility V2.0","author":{"@id":"https:\/\/aidanfinn.com\/?author=1#author"},"publisher":{"@id":"https:\/\/aidanfinn.com\/#person"},"image":{"@type":"ImageObject","@id":"https:\/\/aidanfinn.com\/?p=8756#articleImage","url":"https:\/\/secure.gravatar.com\/avatar\/65fde4aa9f2ab1cf1514ae320a37ec682d9398ce5791d3c2dd1e8670a71ceea0?s=96&d=mm&r=g","width":96,"height":96,"caption":"AFinn"},"datePublished":"2007-01-26T07:45:00+00:00","dateModified":"2007-01-26T07:45:00+00:00","inLanguage":"en-GB","mainEntityOfPage":{"@id":"https:\/\/aidanfinn.com\/?p=8756#webpage"},"isPartOf":{"@id":"https:\/\/aidanfinn.com\/?p=8756#webpage"},"articleSection":"Uncategorized"},{"@type":"BreadcrumbList","@id":"https:\/\/aidanfinn.com\/?p=8756#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/aidanfinn.com#listItem","position":1,"name":"Home","item":"https:\/\/aidanfinn.com","nextItem":{"@type":"ListItem","@id":"https:\/\/aidanfinn.com\/?cat=1#listItem","name":"Uncategorized"}},{"@type":"ListItem","@id":"https:\/\/aidanfinn.com\/?cat=1#listItem","position":2,"name":"Uncategorized","item":"https:\/\/aidanfinn.com\/?cat=1","nextItem":{"@type":"ListItem","@id":"https:\/\/aidanfinn.com\/?p=8756#listItem","name":"WMI Diagnosis Utility V2.0"},"previousItem":{"@type":"ListItem","@id":"https:\/\/aidanfinn.com#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/aidanfinn.com\/?p=8756#listItem","position":3,"name":"WMI Diagnosis Utility V2.0","previousItem":{"@type":"ListItem","@id":"https:\/\/aidanfinn.com\/?cat=1#listItem","name":"Uncategorized"}}]},{"@type":"Person","@id":"https:\/\/aidanfinn.com\/#person","name":"AFinn","image":{"@type":"ImageObject","@id":"https:\/\/aidanfinn.com\/?p=8756#personImage","url":"https:\/\/secure.gravatar.com\/avatar\/65fde4aa9f2ab1cf1514ae320a37ec682d9398ce5791d3c2dd1e8670a71ceea0?s=96&d=mm&r=g","width":96,"height":96,"caption":"AFinn"}},{"@type":"Person","@id":"https:\/\/aidanfinn.com\/?author=1#author","url":"https:\/\/aidanfinn.com\/?author=1","name":"AFinn","image":{"@type":"ImageObject","@id":"https:\/\/aidanfinn.com\/?p=8756#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/65fde4aa9f2ab1cf1514ae320a37ec682d9398ce5791d3c2dd1e8670a71ceea0?s=96&d=mm&r=g","width":96,"height":96,"caption":"AFinn"}},{"@type":"WebPage","@id":"https:\/\/aidanfinn.com\/?p=8756#webpage","url":"https:\/\/aidanfinn.com\/?p=8756","name":"WMI Diagnosis Utility V2.0 | Aidan Finn, IT Pro","description":"This one might be useful to MOM 2005 administrators who are often the first to find and be plagued by WMI failures. Microsoft has released version 2 of a WMI diagnosis utility. It's actually a VBS script that'll test your WMI service. The download includes the script and documentation. I'll be using this puppy myself","inLanguage":"en-GB","isPartOf":{"@id":"https:\/\/aidanfinn.com\/#website"},"breadcrumb":{"@id":"https:\/\/aidanfinn.com\/?p=8756#breadcrumblist"},"author":{"@id":"https:\/\/aidanfinn.com\/?author=1#author"},"creator":{"@id":"https:\/\/aidanfinn.com\/?author=1#author"},"datePublished":"2007-01-26T07:45:00+00:00","dateModified":"2007-01-26T07:45:00+00:00"},{"@type":"WebSite","@id":"https:\/\/aidanfinn.com\/#website","url":"https:\/\/aidanfinn.com\/","name":"Aidan Finn, IT Pro","description":"A blog covering Azure, Hyper-V, Windows Server, desktop, systems management, deployment, and so on ...","inLanguage":"en-GB","publisher":{"@id":"https:\/\/aidanfinn.com\/#person"}}]},"og:locale":"en_GB","og:site_name":"Aidan Finn, IT Pro - A blog covering Azure, Hyper-V, Windows Server, desktop, systems management, deployment, and so on ...","og:type":"article","og:title":"WMI Diagnosis Utility V2.0 | Aidan Finn, IT Pro","og:description":"This one might be useful to MOM 2005 administrators who are often the first to find and be plagued by WMI failures. Microsoft has released version 2 of a WMI diagnosis utility. It's actually a VBS script that'll test your WMI service. The download includes the script and documentation. I'll be using this puppy myself","og:url":"https:\/\/aidanfinn.com\/?p=8756","article:published_time":"1999-11-29T20:00:00+00:00","article:modified_time":"1999-11-29T20:00:00+00:00","twitter:card":"summary","twitter:site":"@joe_elway","twitter:title":"WMI Diagnosis Utility V2.0 | Aidan Finn, IT Pro","twitter:description":"This one might be useful to MOM 2005 administrators who are often the first to find and be plagued by WMI failures. Microsoft has released version 2 of a WMI diagnosis utility. It's actually a VBS script that'll test your WMI service. The download includes the script and documentation. I'll be using this puppy myself","twitter:creator":"@joe_elway"},"aioseo_meta_data":{"post_id":"8756","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":null,"schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2020-12-21 03:53:12","updated":"2025-06-04 11:26:09","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/aidanfinn.com\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/aidanfinn.com\/?cat=1\" title=\"Uncategorized\">Uncategorized<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tWMI Diagnosis Utility V2.0\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/aidanfinn.com"},{"label":"Uncategorized","link":"https:\/\/aidanfinn.com\/?cat=1"},{"label":"WMI Diagnosis Utility V2.0","link":"https:\/\/aidanfinn.com\/?p=8756"}],"jetpack_featured_media_url":"","amp_enabled":true,"_links":{"self":[{"href":"https:\/\/aidanfinn.com\/index.php?rest_route=\/wp\/v2\/posts\/8756","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/aidanfinn.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/aidanfinn.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/aidanfinn.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/aidanfinn.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=8756"}],"version-history":[{"count":0,"href":"https:\/\/aidanfinn.com\/index.php?rest_route=\/wp\/v2\/posts\/8756\/revisions"}],"wp:attachment":[{"href":"https:\/\/aidanfinn.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=8756"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/aidanfinn.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=8756"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/aidanfinn.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=8756"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}