Script Installs all Office Editions

  Supported versions include: Microsoft 365, 2021, 2019, 2016, and 2013.

  Utilizing Click-to-Run with the Office Deployment Tool

  Always install or download the latest versions of the application.

  Written using PowerShell WinForm and Runspace technology.

  And more …

Microsoft Office Deployment Tool

Up to date

Always install or download the latest version of Microsoft Office.

Easy to Use

One-line PowerShell script works on Windows 10/11/Server.

Secure

Installations are streamed directly from Microsoft, free of viruses or spyware.

Uninstaller

Support for removing all installed Microsoft Office apps (C2R) is available.

One-line PowerShell Script

  Supported multiple languages.

  Download the offline installer.

  Supports both 32-bit and 64-bit versions.

  Volume and retail channel.

irm www.installmsoffice.com | iex

Step by step installation