Door deze site te gebruiken, u gaat akkoord met de Privacybeleid.
Accepteren
EnterinITEnterinITEnterinIT
  • THUIS
  • IT-PRO
  • TECH
  • MICROSOFT
    • Azuur
    • ConfigMgr/SCCM
    • DPM
    • Orchestrator
    • Hyper-V
    • Microsoft Edge Insider
    • MSI
    • Kantoor 365
    • Kantoor insider
    • PowerBI
    • Skypen
    • SQL-server
    • Teams
  • VENSTERS
    • Windows-beheercentrum
    • Windows-client
    • Windows-server
  • SCCM-queryverzamelingslijst
Lezing: Use Group Policy to enable Office 365 updates via SCCM
Lettergrootte wijzigenAa
EnterinITEnterinIT
Lettergrootte wijzigenAa
  • THUIS
  • IT-PRO
  • TECH
  • MICROSOFT
  • VENSTERS
  • SCCM-queryverzamelingslijst
Zoekopdracht
  • THUIS
  • IT-PRO
  • TECH
  • MICROSOFT
    • Azuur
    • ConfigMgr/SCCM
    • DPM
    • Orchestrator
    • Hyper-V
    • Microsoft Edge Insider
    • MSI
    • Kantoor 365
    • Kantoor insider
    • PowerBI
    • Skypen
    • SQL-server
    • Teams
  • VENSTERS
    • Windows-beheercentrum
    • Windows-client
    • Windows-server
  • SCCM-queryverzamelingslijst
ConfiguratieMgr

Use Group Policy to enable Office 365 updates via SCCM

Gepubliceerd februari 11, 2024
5 Min. gelezen
DEEL

Use Group Policy to enable Office 365 updates via SCCM. In this post I will provide the required information about using Group Policy to enable Office 365 clients to receive update via ConfigMgr. I will show the Group Policy settings, related to updating the Office 365 clients, and I’ll show how those settings relate to the initial installation and configuration settings. Of course, once I know the registry keys, used by the Group Policy, I can also use Configuration Baselines to do something similar. Echter, that’s not part of the scope of this post, but I will mention a few Group Policy settings that are ideal candidates for that.

In mijn geval, I enable “Automatic Updates” for some time to speed old Office updates for SCCM management. In “Update Channel” use “Branch” (see screenshot)!

Prerequisites:

Let’s start with a few important prerequisites for managing Office 365 client updates with ConfigMgr, mainly related to versions of products. Before enabling the Office 365 client to receive updates via ConfigMgr, make sure the following version requirements are in place:

  • System Center Configuration Manager current branch 1602 or later;
  • Kantoor 365 client with version 16.0.6741.2014 or later;
  • This functionality is now available for First Release for Deferred Channel En Current Channel. Deferred Channel is expected in June 2016.

Group Policy settings:

Before looking at the available Group Policy settings, make sure to download and install the Kantoor 2016 Administrative Template files from the Microsoft Download Center. Once installed, the Office 365 client update settings can be found at Computer Configuration\Policies\Administrative Templates\Microsoft Office 2016 (Machine)\Updates.

Overview of Group Policy settings:

Below is an overview of the Group Policy settings, that can be used to configure the Office 365 client update settings, including how those settings translate to the settings in the installation and configuration files (configuration.xml) and the available values.

SettingWaardeXML example
Enable Automatic UpdatesNot Configured | Enabled | DisabledEnabled=”TRUE”
Hide option to enable or disable updatesNot Configured | Enabled | DisabledN/A
Hide Update NotificationsNot Configured | Enabled | DisabledN/A
Kantoor 365 Client ManagementNot Configured | Enabled | DisabledOfficeMgmtCOM=”TRUE”
Update ChannelNot Configured | Enabled | DisabledChannel identifier:[Specify one of the following Current | Business | Validation | FirstReleaseCurrent]Branch=”Current”
Update DeadlineNot Configured | Enabled | DisabledDeadline:[Specify UTC deadline format MM/DD/YYYY HH:MM]Deadline=”08/05/2016 20:30”
Update PathNot Configured | Enabled | DisabledLocation for updates:[Specify location on the network, local on the device, or on Internet]UpdatePath=”\\server\share”
Target VersionNot Configured | Enabled | DisabledUpdate version:[Specify version number]TargetVersion=”16.1.2.3”

Opmerking: The Group Policy settings are written in the registry in the following key HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\office\16.0\common\officeupdate.

Configure end-user experience:

There are also a few Group Policy settings that can configure a little bit of the end-user experience. Enabling the Hide option to enable or disable updates setting, makes sure that the end-user can’t disable the update behavior of the Office 365 client and the combination of enabling the Enable Automatic Updates setting and disabling theHide Update Notifications setting, makes sure that the end-user receives notifications about pending updates for the Office 365 cliënt. That combination is definitely recommended.

Configure update channel:

There is also a Group Policy setting that can configure the update channel of the Office 365 cliënt. Enabling the Update Channel setting, enables the channel identifier. That identifier can be used to configure the update channel, by specifying Current, Business, Validation or FirstReleaseCurrent. With configuring the update channel keep in mind that the following information is applicable to the updates delivered to the channels.

ChannelGPO/XMLFeature updatesSecurity updatesNon-security updates
Current ChannelCurrentMonthlyMonthlyMonthly
First Release for Deferred ChannelValidationEvery four monthsMonthlyMonthly
Deferred ChannelBusinessEvery four monthsMonthlyEvery four months

Other Group Policy settings:

The remaining Group Policy settings, de Update Deadline, de Update Path and the Target Version, are only relevant when ConfigMgr is not used for deploying Office 365 client updates.

Tanks to Peter van der Woude.

GETAGD:Active DirectoryGroepsbeleidMicrosoft Windows-serverSysteemcentrumSystem Center-configuratiemanagerTechnische previewRamenWSUS
Vorig artikel Configuration Manager Queryverzamelingslijst How to Change SMSTS.log Logging Options in Configuration Manager
Volgend artikel Setting Up a Domain Certificate for Configuration Manager in IIS
Laat een reactie achter Laat een reactie achter

Laat een reactie achter Antwoord annuleren

Uw e-mailadres wordt niet gepubliceerd. Verplichte velden zijn gemarkeerd *

Deze site gebruikt Akismet om spam te verminderen. Ontdek hoe uw reactiegegevens worden verwerkt.

Vertaling

English中文(简体)DanskNederlandsFrançaisDeutschItaliano한국어PolskiPortuguêsRomânăEspañolУкраїнська
 Vertaling bewerken
door Transposh - Vertaalplugin voor Wordpress

Populaire berichten

Systeemvereisten voor Windows Server 2016
Windows-server
Configuration Manager Queryverzamelingslijst
Configuration Manager Queryverzamelingslijst
ConfiguratieMgr
Gestructureerde/beheerde navigatie ingeschakeld op moderne pagina's in klassieke teamsites
Technologie
SCCM Kan DP-locaties niet ophalen als de verwachte versie van MP
ConfiguratieMgr

Recente berichten

Fail2ban installeren en configureren voor SSH-bescherming op Ubuntu 24.04
Linux
FirewallD inschakelen en configureren op AlmaLinux
Linux
Gebruikers aanmaken en SSH-sleutel instellen in AlmaLinux
Linux
Hoe het wachtwoord op AlmaLinux opnieuw in te stellen
Linux

© 2023 EnterinIT

Ga naar mobiele versie
advertentiebanner
Welkom terug!

Log in op uw account

Gebruikersnaam of e-mailadres
Wachtwoord

Wachtwoord vergeten?