You can manually trigger an update of Office Click-to-Run installations, without starting any of the Office applications. This can be useful in VDI-environments where it may be necessary to update Office in the source image.
To trigger the update, start the Click-to-Run client with the /update switch.
Perform the update (will show a progress bar):
"C:\Program Files\Common Files\microsoft shared\ClickToRun\OfficeC2RClient.exe" /update user
Silently perform the update (don't show progress bar and force Office apps to restart):
"C:\Program Files\Common Files\microsoft shared\ClickToRun\OfficeC2RClient.exe" /update user displaylevel=false forceappshutdown=true
Both commands will tell Office to update itself through the internet using the current channel. You can also change the update channel to something else:
"C:\Program Files\Common Files\Microsoft Shared\ClickToRun\OfficeC2RClient.exe" /changesetting Channel=Current
The current channels are (more info):
Channel | Keyword |
---|---|
Monthly Channel | Current |
Monthly Channel (Targeted) | FirstReleaseCurrent |
Semi-Annual Channel | Deferred |
Semi-Annual Channel (Targeted) | FirstReleaseDeferred |
« ‹ | November 2024 | › » | ||||
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |