There are three ways to patch Office 2016 from Office365 :
Automatically from Microsoft through their “Content Delivery Network” (default)
Using a distribution point that you update periodically
Using System Center that pulls its updates from the Microsoft Content Network
What you can’t do is control Office365 updates through WSUS. Wait a minute, you say you saw a WSUS category named OFFICE365 CLIENT and the research says that it is the Office 2016 updates. That is true, but shockingly it does not work in WSUS. That category was added for System Center:
…Deploying these updates without Configuration Manager is not supported, so the content described above is essentially useless to a WSUS standalone administrator… we recommend that you… deselect the Office 365 Client product so that WSUS does not sync this content from Microsoft Update…
…There are no plans to support this via WSUS standalone at this time. My preference would be to support this scenario without the use of this workaround, which is not possible with the current implementation.
Also, how can it be that Windows Update does not handle the updates for Office365 versions of Office 2016? Windows Update does not push updates to Click to Run software which is what Office 365 Office 2016 is. Click-to-Run is a Microsoft technology that virtualizes programs (like a Virtual Machine, but a Virtual App). For more information on Click to Run, read THIS.
I confirmed with Microsoft Partner Support that WSUS can be used for all other updates while SCCM handles just the Office 365 Office 2016 updates. This scenario plays out in many branch offices. See the post for more details.
You might also think, ‘hey, how large can Office 2016 updated be?’ Large enough to bog down your network. See this post for specific sizes.
Lets quickly go through each of the three Office 2016 update options for Office 2016:
AUTOMATIC UPDATE OFFICE365 Office 2016 THROUGH THE MICROSOFT CONTENT NETWORK
If you have Office365 Office 2016 in your company and you have not made changes to the default configuration, you are not controlling the Office 2016 patches. Office 2016 (and 2013) will periodically check for Windows Updates and silently install them automatically weather you want them to or not:
…Click-to-Run products are configured to be updated automatically over time. Users don’t have to download or install updates. The Click-to-Run product seamlessly updates itself in the background… https://technet.microsoft.com/en-us/library/jj219427.aspx
UPDATE OFFICE365 Office 2016 FROM A DISTRIBUTION POINT
You can use the command line Office Deployment Tool to download updates to a network share and then use one of two ways to tell you Office 365 Office 2016 (and 2013) clients where to source them from:
During the install of your Office365 Office 2016 you can set the updates share in the “configuration.XML” file you use. … <Updates Enabled=”TRUE” Channel=”Current” UpdatePath=”\\<Server>\<ShareThatContainsUpdates>\” /> …
[…] Given this situation, if your companies computers all start trying to download 300GB at the same time, your network could have a problem. The alternate solution to configuring SCCM for Office Click To Run updates, is to use a “distribution point” and set a GPO. We explai… […]
The brown box icon on some of your icons relate to OneDrive and what is now called “FILES ON DEMAND”. OneDrive’s Files On-Demand feature allows you to access all your files in OneDrive without having Read more…
A long time ago when the earth was green and everyone was good, email was sent in plain text from a senders outbox, to a their mail server, then to the recipients mail server, then Read more…
UPDATED: Feb 3 2025 In 2025 the world of so called Generative AI is fast changing and very confusing to most people. There are new products seemingly every day and they many of them have Read more…
1 Comment
SOLVED: How Large Are Office 2016 Updates - Up & Running Technologies Calgary · April 1, 2017 at 4:37 pm
[…] Given this situation, if your companies computers all start trying to download 300GB at the same time, your network could have a problem. The alternate solution to configuring SCCM for Office Click To Run updates, is to use a “distribution point” and set a GPO. We explai… […]