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… […]
In the modern world phishing emails are a fact of life for everyone from the richest companies to the poorest home user, and protecting against them by teaching your staff how to spot them is Read more…
Recently a client had a problem opening the Outlook Web Ppp (OWA): SOMETHING WENT WRONG BootResult: configuration Back Filled Errors: Unhandled Rejection: Error: 500:undefined|undefined:undefinederr: Microsoft.Exchange.Clients.Owa2.Server.Core.OwaUserHasNoMailboxAndNoLicenseAssignedException esrc: StartupDataet: ServerErrorestack: Error: 500at Object.w [as createStatusErrorMessage] (https://res.public.onecdn.static.microsoft/owamail/hashed-v1/scripts/owa.mailindex.487dd620.js:1:1040) at Read more…
If you have been in HR or Teams Admin you may have seen that Teams does not reflect changes to existing user accounts very quickly. Sometimes changes take weeks to be shown on other users 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… […]