<div dir="ltr">Just tidying up for Archive's sake:<div><br></div><div>Errors:</div><div><pre style="margin-top:0px;margin-bottom:10px;padding:9.5px;border:1px solid rgba(0,0,0,0.14902);width:auto;border-radius:4px;color:rgb(51,51,51);font-family:Monaco,Menlo,Consolas,'Courier New',monospace;font-size:12px;white-space:pre-wrap;word-break:break-all;word-wrap:break-word;background-color:rgb(245,245,245)">2015-05-12 16:43:04, ERROR   : Error when searching registry sub-keys at 'HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall'|Code: 80041002; Descriptions: Not found 
2015-05-12 16:43:04, ERROR   : Error evaluating check: 'length' is null or not an object
2015-05-12 16:43:04, ERROR   : Error when searching registry sub-keys at 'HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall'|Code: 80041002; Descriptions: Not found 
2015-05-12 16:43:24, ERROR   : Message:      Type mismatch|Description:  Type mismatch|Error number: 800a000d|Stack:        undefined|Line:         undefined|</pre></div><div> </div><div>Fixed by rebuilding the WMI Repository as found here: <a href="http://www.sevenforums.com/performance-maintenance/243922-wmi-corrupt.html#post2032986">http://www.sevenforums.com/performance-maintenance/243922-wmi-corrupt.html#post2032986</a></div><blockquote style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex" class="gmail_quote"><font color="#323232" face="verdana, geneva, lucida, lucida grande, helvetica, sans-serif"><span style="font-size:13.3333330154419px;line-height:18.6666660308838px"><br></span></font><span style="color:rgb(50,50,50);font-family:verdana,geneva,lucida,'lucida grande',helvetica,sans-serif;font-size:13.3333330154419px;line-height:18.6666660308838px;background-color:rgb(246,250,251)">Don't try to rebuild WMI manually on Win7, as you could make it worse. You should execute the following 2 commands from an elevated cmd prompt:</span><br>Code:<br>winmgmt /standalonehost<br>winmgmt /resetrepository<br><span style="color:rgb(50,50,50);font-family:verdana,geneva,lucida,'lucida grande',helvetica,sans-serif;font-size:13.3333330154419px;line-height:18.6666660308838px;background-color:rgb(246,250,251)">Reboot.</span><br> </blockquote></div>