How to know & change the update path of MS Office LTSC 2021.

Ka Ho Cheng 125 Reputation points
2024-04-16T01:42:20.8966667+00:00

Our client is planning for upgrade MS Office to MS Office LTSC 2021 for nearly 13,000 PCs and 2,000 Notebooks.

When we testing the MS Office LTSC 2021, we find that the monthly security update method is difference with MS Office 2016. We cannot find any KB file for update though WSUS or off-line patch file.

In the general document (https://learn.microsoft.com/en-us/deployoffice/ltsc2021/update#configure-where-office-ltsc-2021-gets-updates-from). we cannot apply the "connect CDN directly" or "Microsoft Configuration Manager" as client is using closing network with out MCM.

We would like to know more detail for the remained method, "share folder".

If those 13,000 PCs get the update share from share folder, (say headquarter) at same time, this is impossible the network bandwidth issue.

Since 13,000 client PCs are located in over 300 site offices, we design create the share folder in one PC of each site office (say share PC).

And than, All PCs to get the update source from share folder of their site's "share PC".

As PCs are floating, it may relocate to another office for business operation, we are difference use AD to control management.

Any Brother can provide more information such as registry key or xml file for control management.

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,007 questions
0 comments No comments
{count} votes

Accepted answer
  1. Emi Zhang-MSFT 22,006 Reputation points Microsoft Vendor
    2024-04-16T07:40:53.7933333+00:00

    Hi,

    You can configure the UpdatePath and setting to set the update from shared folder. For example, if you want to get updates automatically from a network share called \server\updates, you'd include the following line in your configuration.xml file:

    <Updates Enabled="TRUE" UpdatePath="\\server\updates" />

    This will help you specific the update folder for clients:

    https://learn.microsoft.com/en-us/deployoffice/updates/configure-update-settings-microsoft-365-apps

    If you need the host to automatically install and update files to a shared folder, this may require you to set up a schedule to help you run the downloaded command every once in a while.

    setup /download configuration.xml

    https://learn.microsoft.com/en-us/deployoffice/ltsc2021/deploy

    Just checking in to see if the information was helpful. Please let us know if you would like further assistance.


    If the response 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 additional answers

Sort by: Most helpful