Descargar Imagen Iso De Office 365 Work Upd

Guía Definitiva: Cómo Descargar la Imagen ISO de Office 365 Work de Forma Segura y Legal

3. How to Install from the IMG File

Once you have downloaded the image file (often labeled "Office 365 Home/Business"), here is how to use it:

On Windows:

  1. Locate the downloaded .img file.
  2. Double-click it. Windows will "mount" the image as a virtual DVD drive (it will appear under "Devices and drives" in This PC).
  3. Open the virtual drive and double-click Setup.exe.
  4. The installation will begin. You do not need an internet connection to download files, but you will eventually need to sign in with your account to verify your license.

On macOS:

  1. The file usually downloads as a .pkg package rather than an IMG for Mac.
  2. Open the package and follow the installation prompts.

Step-by-step:

  1. 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

  2. Run the tool (officedeploymenttool.exe). Accept the license terms.

  3. Choose extraction location (e.g., C:\Office365\). This creates:

    • setup.exe
    • Several sample configuration XML files
  4. Create 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>
    
  5. 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)

  6. 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


Consideraciones de Seguridad y Legalidad

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.


1. "Mi empresa no me permite acceder al portal de administración"

1. For Home Users (Microsoft 365 Family/Personal)

Requisitos previos:

Method 1: Using the Official Office Deployment Tool (Best for IT/Work)

This is the recommended method for business environments. It creates a custom offline installation folder (which you can later convert to an ISO).