Arthur’s finger hovered. Override what? He typed Y and pressed Enter.
And somewhere, on an old USB stick labeled “BACKUP 2019,” the offline installer slept. Waiting for the next person with a deadline, a broken internet connection, and the courage to press Y.
A USB drive or network share with at least 10 GB of free space.
Here is the step-by-step method for IT administrators and advanced users.
Open Notepad, paste the following code, and save it. This script targets the 64-bit version of Microsoft 365 Apps on the Semi-Annual Enterprise Channel locked to Version 2002: office 365 version 2002 offline installer
Will you be deploying this via , USB , or an endpoint management tool (like SCCM) ? Share public link
This process involves using the Office Deployment Tool in "download" mode to fetch the installation source files. This is more technical than a standard installation, but it offers the greatest control.
To build an offline installer, you cannot use the standard click-to-run executable from the consumer Microsoft account portal. You will need:
Copy the installation folder to the target machine (e.g., to C:\Office365 ). Arthur’s finger hovered
Open on the target computer. Navigate to your folder: cd C:\Office365 Use code with caution. Execute the installation command: setup.exe /configure configure.xml Use code with caution.
Tells the installer where to save the offline files (and where to look during installation).
In the world of Microsoft updates, "2002" refers to the year and month of the version's release (February 2020). This specific version became a "frozen in time" milestone because it was the last version of Microsoft 365 Apps supported on , Windows 8 , and Windows 8.1 . While newer versions required Windows 10 or 11, Version 2002 continued to receive security updates for those on older hardware until early 2023. Creating the Offline Package
Downloading the installation files once prevents dozens of machines from saturating the local network. And somewhere, on an old USB stick labeled
The installer didn’t ask for permission. It didn’t spin a cheerful welcome circle. It just opened a stark gray window:
The cursor will blink on a new line without displaying immediate text. This behavior is normal. The tool is actively downloading several gigabytes of installation files in the background.
"O365ProPlusRetail" covers Microsoft 365 Apps for enterprise. Change this to "O365BusinessRetail" if your license is for Microsoft 365 Business Premium/Standard. Step 3: Download the Offline Installation Source Files
Microsoft may have retired the Semi-Annual Channel build for Version 2002. Workaround: Use a local network share showing the exact version string, or consider the "ODT with Version override" tag.
Microsoft does not provide a direct download link for a single, consolidated offline installer. The correct method is to use their official , which downloads all necessary installation files locally.