Once you have downloaded the image file (often labeled "Office 365 Home/Business"), here is how to use it:
On Windows:
.img file.Setup.exe.On macOS:
.pkg package rather than an IMG for Mac.Download the Office Deployment Tool (ODT) from Microsoft’s official site:
Search: Microsoft Office Deployment Tool
Direct path: Microsoft Download Center → “Office Deployment Tool” descargar imagen iso de office 365 work
Run the tool (officedeploymenttool.exe). Accept the license terms.
Choose extraction location (e.g., C:\Office365\). This creates:
setup.exeCreate a configuration.xml file in the same folder with your desired settings. Example for 64-bit Office 365 with English + Spanish and Monthly Enterprise Channel: Guía Definitiva: Cómo Descargar la Imagen ISO de
<Configuration>
<Add OfficeClientEdition="64" Channel="MonthlyEnterprise">
<Product ID="O365ProPlusRetail">
<Language ID="en-us" />
<Language ID="es-es" />
</Product>
</Add>
</Configuration>
Download the actual offline source files (this creates your "ISO content"):
Open Command Prompt as Admin and run:
setup.exe /download configuration.xml
(Wait – it will appear frozen but is downloading ~2–4 GB)
Once done, the folder now contains a complete offline installer. You can burn this folder to an ISO using any disc imaging tool (e.g., AnyBurn, ImgBurn, or Windows’ own mkisofs). Locate the downloaded
Muchos sitios web de terceros ofrecen la "descarga directa" de la imagen ISO de Office 365 Work sin licencia. Te recomendamos enfáticamente no usarlos por las siguientes razones:
Siempre descarga desde config.office.com o del portal de administración de Microsoft 365.
account.microsoft.com/services.
setup.exe that contains all files needed for offline installation, not a traditional ISO).tu@empresa.com) con licencia de Microsoft 365 Business Standard, Premium o Apps for Enterprise.This is the recommended method for business environments. It creates a custom offline installation folder (which you can later convert to an ISO).