Skip to main content

Set-OfficeUpdateSchedule

Description

Sets the update schedule for Office 365 Click2Run installations.

Requirements

Office 365 (C2R) Version 16.x installed on the endpoint.

Usage

Sets the registry key HKLM:\SOFTWARE\Microsoft\Office\ClickToRun\Configuration\UpdateChannel to the Microsoft-provided URI for the selected channel.

PS C:> Set-OfficeUpdateSchedule.ps1
Sets the update schedule to 'Current Channel'
PS C:> Set-OfficeUpdateSchedule.ps1 -Channel 'Current Channel (Preview)'
Sets the update schedule to 'Current Channel (Preview)'

Parameters

ParameterAliasRequiredDefaultTypeDescription
ChannelcFalse'Current Channel'StringSets the update channel. For an extensive description of these channels and their effects on an endpoint, see Microsoft's Documentation

Output

  • .\Set-OfficeUpdateSchedule-log.txt
  • .\Set-OfficeUpdateSchedule-error.txt