Its such a simple question but apperently very hard to get the answer from.
with our E4 licenses.
we installed 150 computers with Office 2013, last summer.
I used the 'ODT' method.
in the config XML. I DON'T handle updates, which Means the clients individually updates from Microsoft
(as it is now)
This is my configuration.xml
<Configuration>
<Add SourcePath="\\server1\Source$\Applications\Office365" OfficeClientEdition="32">
<Product ID="O365ProPlusRetail">
<Language ID="da-dk" />
</Product>
</Add>
</Configuration>
Now I'm reading stuff like this on TechNet:
From the Internet If you've configured your users to get updates directly from the Office Content Delivery Network (CDN) on the Internet, the upgrade to Office 2016 is scheduled to begin in February 2016. At that time, the Office 2016 files will be automatically downloaded to users' computers and the upgrade of Office 365 ProPlus will occur.
Will my clients get automatically updated... this month? If so, I can stop it with a Group policy I suppose. And then what? setup my own updates share? And start using WSUS?