Microsoft 365Office Update Channels

Austin 1 Reputation point
2020-11-09T23:16:02.563+00:00

Hi,

Is there a way I can programmatically get the latest build versions for each update channels (Current Channel, Monthly Enterprise Channel and Semi-Annual Enterprise Channel) for Microsoft 365 Apps.

I'm currently better understand how many of our users are on different update channels so we can carefully plan for new releases of Microsoft365 Application, specifically Excel.

Office Management
Office Management
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Management: The act or process of organizing, handling, directing or controlling something.
2,172 questions
Excel Management
Excel Management
Excel: A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.Management: The act or process of organizing, handling, directing or controlling something.
1,725 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Emily Hua-MSFT 27,651 Reputation points
    2020-11-10T08:11:52.83+00:00

    @Austin ,

    > programmatically get the latest build versions for each update channels

    1 What does "programmatically get" mean? Could you please explain more information about this?
    Please note, the issues related to code or scripts are out of my support scope. We are mainly responsible for general issues of Office desktop applications.

    2 Besides, do you want to check the latest version number or do you want to install the latest version updates?

    Generally, if you need to check the latest version number of Microsoft 365 apps of different update channels, please open this article "Update history for Microsoft 365 Apps (listed by date)". For convenience, please add the bookmark for this webpage on broswer.
    The updated version would be applied to the whole Office apps not only to Excel apps.

    If you want to intstall the latest updates versions to do some test, Microsoft 365 apps are enabled automatic update by default. There would be a scheduled task named “Office Automatic Updates” checks for updates on a regular basis automatically.

    You may go to one Office app > File > Account > Update Options > Update Now, it would check updates.

    After getting the latest version numbers, you could also enter the below commands in Run dialog for different update channels of Office. I would make the architecture of 64 bit as an example.
    "C:\Program Files\Common Files\microsoft shared\ClickToRun\OfficeC2RClient.exe" /update user updatetoversion=16.0.XXXXX.XXXXX

    Any updates or questions please free to post back.


    If an Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.