{"id":16493296,"url":"https://github.com/farag2/install-office","last_synced_at":"2026-02-26T23:09:04.832Z","repository":{"id":41861511,"uuid":"206013690","full_name":"farag2/Install-Office","owner":"farag2","description":"Download and setup Office 2019/2021/2024/365","archived":false,"fork":false,"pushed_at":"2024-09-13T16:32:13.000Z","size":305,"stargazers_count":295,"open_issues_count":0,"forks_count":45,"subscribers_count":12,"default_branch":"master","last_synced_at":"2024-10-12T14:09:14.601Z","etag":null,"topics":["office","office2019","office2024","office365","powershell"],"latest_commit_sha":null,"homepage":"","language":"VBScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/farag2.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-09-03T07:18:20.000Z","updated_at":"2024-10-11T12:53:44.000Z","dependencies_parsed_at":"2023-12-10T22:31:21.793Z","dependency_job_id":"20cc0885-55a5-40b2-b1ce-90314a1d988c","html_url":"https://github.com/farag2/Install-Office","commit_stats":null,"previous_names":["farag2/install-office"],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farag2%2FInstall-Office","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farag2%2FInstall-Office/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farag2%2FInstall-Office/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/farag2%2FInstall-Office/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/farag2","download_url":"https://codeload.github.com/farag2/Install-Office/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247430963,"owners_count":20937875,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["office","office2019","office2024","office365","powershell"],"created_at":"2024-10-11T14:09:08.699Z","updated_at":"2026-02-26T23:09:04.767Z","avatar_url":"https://github.com/farag2.png","language":"VBScript","funding_links":["https://ko-fi.com/Q5Q51QUJC"],"categories":[],"sub_categories":[],"readme":"[![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/Q5Q51QUJC)\n\n\u003cimg src=\"https://github.com/user-attachments/assets/2c4da2e2-6d5c-468b-b677-8b4fc3db8b7c\" width='600'\u003e\n\n## Download Microsoft 365 (Office 365) via ODT with PowerShell \n\n## How-to\n\n* Download the latest archive and expand it;\n* Configure which components to download\n  * Branch:\n    * ProPlus2019Retail\n    * ProPlus2021Volume\n    * ProPlus2024Volume\n    * O365ProPlusRetail\n  * Channel\n    * Current\n    * PerpetualVL2021\n    * PerpetualVL2024\n    * SemiAnnual\n  * Components\n    * Access\n    * OneDrive\n    * Outlook\n    * Word\n    * Excel\n    * OneNote\n    * Publisher\n    * PowerPoint\n    * Teams\n    * ProjectPro2019Volume\n    * ProjectPro2021Volume\n    * ProjectPro2024Volume\n\n* Open PowerShell console as admin and change execution policy\n\n  ```powershell\n  Set-ExecutionPolicy -ExecutionPolicy Bypass -Force\n  ```\n\n* Open folder in PowerShell console and choose which Office to download\n\n  ```powershell\n  .\\Download.ps1 -Branch ProPlus2019Retail -Channel Current -Components Word, Excel, PowerPoint\n  .\\Download.ps1 -Branch ProPlus2021Volume -Channel PerpetualVL2021 -Components Excel, Word\n  .\\Download.ps1 -Branch ProPlus2024Volume -Channel PerpetualVL2024 -Components Excel, OneDrive, PowerPoint, Word\n  .\\Download.ps1 -Branch O365ProPlusRetail -Channel Current -Components Excel, OneDrive, Outlook, PowerPoint, Teams, Word\n  ```\n\n  * There won't be any messages in console while Office is being downloaded;\n  * When Office is downloaded you can find a new `Office` folder in script folder.\n* Do not move downloaded `Office` folder to another location as `Install.ps1` script has a link to `setup.exe`.\n* Run `.\\Install.ps1` as admin to install Office you downloaded;\n\n## Addendum\n\n`Office 2019, 2021, 2024, \u0026 365` support `Windows 10` \u0026 `Windows 11` only\n\n## Features\n\n\u003cdetails\u003e\n  \u003csummary\u003eList\u003c/summary\u003e\n\n* General\n* Remove diagnostics tracking scheduled tasks\n* Do not send additional diagnostic and usage data to Microsoft\n* Disable LinkedIn features in Office applications\n* Turn off the cloud features\n* Turn on Touch/Mouse Mode\n\n* Word\n  * Do not show the Start screen when application starts\n  * Do not open e-mail attachments and other uneditable files in reading view\n  * Disable Protected View for files originating from the Internet\n  * Disable Protected View for files located in potentially unsafe locations\n  * Disable Protected View for Outlook attachments\n  * Show the ruler\n  * Save AutoRecover information every 3 minutes\n  * Enable the \"Draw\" tab\n  * Enable the \"Developer\" tab\n  * Remove Adobe Acrobat Pro DC COM Add-ins\n\n* Excel\n  * Do not show the Start screen when application starts\n  * Disable Protected View for files originating from the Internet\n  * Disable Protected View for files located in potentially unsafe locations\n  * Disable Protected View for Outlook attachments\n  * Save AutoRecover information every 3 minutes\n  * Enable the \"Draw\" tab\n  * Enable the \"Developer\" tab\n\n\u003c/details\u003e\n\n## Links\n\n* [Configure Office](https://config.office.com/deploymentsettings)\n* Overview of update channels\n  * \u003chttps://learn.microsoft.com/en-us/deployoffice/overview-update-channels\u003e\n  * \u003chttps://learn.microsoft.com/en-us/microsoft-365/troubleshoot/installation/product-ids-supported-office-deployment-click-to-run\u003e\n* [Office Deployment Tool](https://www.microsoft.com/en-us/download/details.aspx?id=49117)\n* [Deploy Office](https://learn.microsoft.com/en-us/deployoffice/deployment-guide-microsoft-365-apps)\n* [Uninstall Office (SaRA)](https://www.microsoft.com/en-us/download/details.aspx?id=103391)\n* [OffScrubC2R.vbs 2.19](https://github.com/farag2/Office/tree/master/Office_Uninstall)\n* [Office Tool Plus](https://github.com/YerongAI/Office-Tool)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffarag2%2Finstall-office","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffarag2%2Finstall-office","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffarag2%2Finstall-office/lists"}