Install Windows Update KB917607 Fixlet

Target OS: Windows 7 64bit (this KB does apply to the other Windows OSes, but this particular file applies to Windows 7 64 bit)
 
Purpose: to address issues with old help files - WinHlp32.exe
 
Command Line: wusa.exe Windows6.1-KB917607-x64.msu /quiet /norestart​
 
 
 

Relevance 1:

 
x64 of operating system
 
 
 

Relevance 2:

 
"Win7" = name of operating system
 
 
 

Relevance 3:

 
exists running service "wuauserv" OR NOT exists service "wuauserv" whose (start type of it = "disabled")
 
 
 

Relevance 4:

 
not exists key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\UpdateDetect\KB917607" of native registry
 
 
 

Relevance 5:

 
not exists file (parent folder of system folder as string & "\servicing\Packages\Microsoft-Windows-Winhelp-Update-Client~31bf3856ad364e35~amd64~~6.1.0.1.mum")​
 
 
 

Action:

 

// The download is from here: http://www.microsoft.com/download/en/details.aspx?id=91

download http://download.microsoft.com/download/9/A/8/9A8FCFAA-78A0-49F5-8C8E-4EAE185F515C/Windows6.1-KB917607-x64.msu

continue if {(size of it = 718172 AND sha1 of it = "69e765037fc3b620941d1c512068606694a4c307") of file "Windows6.1-KB917607-x64.msu" of folder "__Download"}



// Is Windows Update service running?

continue if {exists running service "wuauserv" OR NOT exists service "wuauserv" whose (start type of it = "disabled")}

wait {system folder as string & "\"}wusa.exe __Download\Windows6.1-KB917607-x64.msu /quiet /norestart

 

 

References:

 
 
 
http://forum.bigfix.com/viewtopic.php?pid=30727
 
http://support.microsoft.com/kb/917607
 
http://download.microsoft.com/download/9/A/8/9A8FCFAA-78A0-49F5-8C8E-4EAE185F515C/Windows6.1-KB917607-x64.msu