This question was answered to via email:
As the installer of this KB requires some user interaction or additional settings at some point during the installation process, these actions or settings need to be provided -if possible- by the deployment package. Unfortunately, we are not aware of the specific commands that are needed to provide the 'checked' value for this checkbox not if it is possible to provide this information from a commandline interface. A quick search online provided us however with the following articles that might help in solving the issue you are currently facing:
https://stackoverflow.com/questions/2992006/how-to-set-a-check-box-to-unchecked-from-the-msiexec-command-line
https://stackoverflow.com/questions/9421126/changing-default-checkbox-state-of-a-3rd-party-installshield-installer?lq=1
https://arstechnica.com/civis/viewtopic.php?t=295538
https://support.microsoft.com/en-us/help/824687/command-line-switches-for-microsoft-software-update-packages
The quick fix information that is being shown in quick fix report of the asset will only return the installed KB's that were retrieved from the Win32_QuickFixEngineering WMI class. As the mentioned KB is related to Microsoft Office, the information will not be shown in this report and is as such expected behavior