{"id":1016,"date":"2012-09-18T07:41:47","date_gmt":"2012-09-18T12:41:47","guid":{"rendered":"http:\/\/it.thelibrarie.com\/weblog\/?p=1016"},"modified":"2012-09-18T07:41:47","modified_gmt":"2012-09-18T12:41:47","slug":"systeminfo-error-provider-failure","status":"publish","type":"post","link":"https:\/\/it.thelibrarie.com\/weblog\/2012\/09\/systeminfo-error-provider-failure\/","title":{"rendered":"Systeminfo Error Provider Failure"},"content":{"rendered":"<p>I&#8217;m a huge fan of remotely diagnosing computer issues.  If I tell a remote VPN user to bring in their equipment that means there is something terribly wrong with their system.<\/p>\n<p>I was attempting to use systeminfo \/s IPOFCOMPUTER to check the hotfixes that had been applied and verify the network wasn&#8217;t causing issues.<\/p>\n<blockquote><p>Loading Network Card Information &#8230;ERROR: Provider failure<\/p><\/blockquote>\n<p>Awesome.<br \/>\nAnother site told me to delete the wbem\/repository files as they were probably corrupt.  WMI requires these files.<br \/>\nIn order to delete them, you must turn off the WMI Service (Windows Management Instrumentation), but I was having difficulty stopping the service remotely via my services.msc connected to their system.<\/p>\n<p>So I fired up psexec and ran the command lines:<br \/>\n<code>psexec -s \\\\computerIP cmd.exe<\/code><br \/>\n<code>net stop \"windows management instrumentation\"<\/code><\/p>\n<p>I then deleted the files located in:<br \/>\n<code>C:\\windows\\system32\\wbem\\Repository<\/code><\/p>\n<p>Then start up the WMI:<br \/>\n<code>net start \"windows management instrumentation\"<\/code><\/p>\n<p>Now I could re-run the systeminfo \/s systemnameorip and it worked like magic.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I&#8217;m a huge fan of remotely diagnosing computer issues. If I tell a remote VPN user to bring in their equipment that means there is something terribly wrong with their system. I was attempting to use systeminfo \/s IPOFCOMPUTER to check the hotfixes that had been applied and verify the network wasn&#8217;t causing issues. Loading &hellip; <a href=\"https:\/\/it.thelibrarie.com\/weblog\/2012\/09\/systeminfo-error-provider-failure\/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">Systeminfo Error Provider Failure<\/span> <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[8],"tags":[],"class_list":["post-1016","post","type-post","status-publish","format-standard","hentry","category-microsoft"],"_links":{"self":[{"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/posts\/1016","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/comments?post=1016"}],"version-history":[{"count":1,"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/posts\/1016\/revisions"}],"predecessor-version":[{"id":1017,"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/posts\/1016\/revisions\/1017"}],"wp:attachment":[{"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/media?parent=1016"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/categories?post=1016"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/tags?post=1016"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}