Weekly Tip: Update Office 365 apps from a local location

Update Office 365 apps from a local location

Use the Office Deployment Tool to download the latest source files from Microsoft. Modify the configuration file by adding the products and architecture that you want. Example:

<Configuration>

<Add SourcePath=”C:\office2016″” OfficeClientEdition=”32″>

<Product ID=”O365ProPlusRetail”>

<Language ID=”en-us” />

</Product>

<Product ID=”VisioProRetail”>

<Language ID=”en-us” />

</Product>

</Add>

</Configuration>

After the files download, upload them to a network share on your network. When you install Office 365, use a similar configuration file with the UpdatePath parameter. Example:

<Configuration>

<Add OfficeClientEdition=”32″>

<Product ID=”O365ProPlusRetail”>

<Language ID=”en-us” />

</Product>

<Product ID=”VisioProRetail”>

<Language ID=”en-us” />

</Product>

</Add>

<Updates Enabled=”True” UpdatePath=”\\server\share\folder”

</Configuration>

This will force Office to update from your on-premises location.

Share:

Facebook
Twitter
LinkedIn

Contact Us

Name
=
On Key

More Posts

Remote Help with Microsoft Intune
Endpoint Management

Remote Help with Microsoft Intune

In 2026, IT teams are under more pressure to deliver fast, reliable support to increasingly remote workforces. Users expect issues to be resolved immediately, whether they’re working from the office, their home, or the local coffee

Read More »
Advanced Analytics with Microsoft Intune
Endpoint Management

Advanced Analytics with Microsoft Intune

In 2026, IT teams are under ever-increasing pressure to secure device fleets, maintain organizational compliance, and deliver user experiences with little-to-no friction while managing shrinking budgets and rising expectations from the C-suite. The Microsoft Intune Suite

Read More »
Microsoft Intune Suite: Enterprise Application Management
Endpoint Management

Microsoft Intune Suite: Enterprise Application Management

Maintaining applications across an organization has always been one of the most time‑consuming tasks for your endpoint management team. Packaging installers, writing detection rules, testing deployments, and troubleshooting failures can eat up hours and days of

Read More »