Answered by:
SCOM 2012 R2 update rollup

Question
-
Hi ,
SCOM management servers and gateway servers have update rollup 11. Rejected agent upgrade from pending managment. I would like to upgrade the agent through SCCM.
Can you please tell what is the command line parameter in package for SCCM to upgrade SCOM agent with UR 11 with silent installation and no reboot.
- Edited by SaveEarthGreen Sunday, November 13, 2016 10:27 PM
Sunday, November 13, 2016 7:01 PM
Answers
-
Hello,
Please try to run below commands on one of your agents:
msiexec /update amd64\KB3183990-amd64-Agent.msp /qn /norestart
Regards,
Yan Li
Please remember to mark the replies as answers if they help. If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.
- Marked as answer by SaveEarthGreen Wednesday, December 7, 2016 7:55 PM
Wednesday, December 7, 2016 6:07 AM
All replies
-
Hello,
Please try below command:
SetupUpdateOM.exe /x86msp:KB3183990-x86.msp /amd64msp:KB3183990-x64.msp /ia64msp:KB3183990-ia64.msp /x86locmsp:KB3183990-x86-ENU.msp /amd64locmsp:KB3183990-x64-ENU.msp /ia64locmsp:KB3183990-ia64-ENU.msp /UpdateAgent /Silent /noreboot
Regards,
Yan Li
Please remember to mark the replies as answers if they help. If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.
Monday, November 14, 2016 6:27 AM -
Thanks Yan,
How to package this MSI, means only update MSI is to be included in package or do we need to have SCOM agent as well
Monday, November 14, 2016 3:46 PM -
Hello,
Only the update msp should be OK.
Hope the article below can be useful for you:
Packaging OpsMgr 2012 R2 Agent WITH Update Rollup in ConfigMgr 2012
http://blog.tyang.org/2014/05/16/packaging-opsmgr-2012-r2-agent-update-rollup-configmgr-2012/
Regards,
Yan Li
Please remember to mark the replies as answers if they help. If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.
Thursday, November 17, 2016 8:25 AM -
Thanks Yam,
Link doesn't not tell how just we can push the update rollup, Can you please let me know how we can package just with the update rollup.
I don't find setupupdateOM.exe , where I can download it
- Edited by SaveEarthGreen Thursday, November 17, 2016 5:21 PM
Thursday, November 17, 2016 4:06 PM -
Hello,
The exe file is under the Update Rollup. Please go through the link below to update agents:
Regards,
Yan Li
Please remember to mark the replies as answers if they help. If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.
- Proposed as answer by Yan Li_ Monday, November 28, 2016 2:58 AM
- Unproposed as answer by SaveEarthGreen Monday, November 28, 2016 3:03 PM
Friday, November 25, 2016 6:50 AM -
That is for cumulative updates and not or updates rollup. We cannot apply update rollups using setupupdateom.exeMonday, November 28, 2016 3:04 PM
-
Hello,
The link should also work for updates rollup, as updates rollup is a tested, cumulative set of hotfixes, security updates, critical updates, and updates that are packaged together for easy deployment.
Regards,
Yan Li
Please remember to mark the replies as answers if they help. If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.
Wednesday, November 30, 2016 6:27 AM -
Thanks. But why there is no setupupdateom.exe with the package. Where can we download it.Wednesday, November 30, 2016 8:19 PM
-
Hello,
Please try to run below commands on one of your agents:
msiexec /update amd64\KB3183990-amd64-Agent.msp /qn /norestart
Regards,
Yan Li
Please remember to mark the replies as answers if they help. If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.
- Marked as answer by SaveEarthGreen Wednesday, December 7, 2016 7:55 PM
Wednesday, December 7, 2016 6:07 AM