Set Up the Software Inventory Item
- Download the hotfix file from Microsoft here.
- In this case, run the .exe file to extract the hotfix .msu file.
- Install the hotfix on a test machine and force a check-in/inventory update to the SMA.
- Click Inventory | Software.
- View By | Type | Patch Software.
- Find the Software Item "Hotfix for Microsoft Windows (KB-XXX)" and click on it.
- Scroll to the Associated Files Section and upload the .msu file to the software inventory item.
- Select any operating systems you wish to deploy to in the software item.
- Click Save.
Create the Managed Install
- Click Distribution | Managed installations | Choose Action | Add New Item.
- In the Software drop down, select the Hotfix you created.
- Use the following parameters:
Installation Command: Configure Manually
Run Parameters: wusa.exe /quiet /norestart Windows6.1-KB2460922-v2-x64.msu
Check the box for "Don't Prepend msiexec.exe".
Set the managed action to "Execute Anytime". - Assign machines that need to have the hotfix applied.
- Set any other parameters that are needed.
- Click Save.

Once the targeted systems run the MI, the patch will show up in computer inventory under Software | Installed Patches via Inventory.
wusa.exe installer options:
From a command prompt, type wusa.exe and one of the following will give you the installer options: /?, /h or /help

Once the script has run you can confirm the installation has successfully run by going on to event viewer and under setup you will find the confirmation of the mention task.