Giter Site home page Giter Site logo

office's Introduction

ko-fi

Download Microsoft 365 (Office 365) via ODT with PowerShell

How-to

  • Change execution policy

    Set-ExecutionPolicy -ExecutionPolicy Bypass -Force
  • Choose which Office to download

    .\Download.ps1 -Branch ProPlus2019Retail -Channel Current -Components Word, Excel, PowerPoint
    .\Download.ps1 -Branch ProPlus2021Volume -Channel PerpetualVL2021 -Components Excel, Word
    .\Download.ps1 -Branch ProPlus2024Volume -Channel PerpetualVL2024 -Components Excel, OneDrive, PowerPoint, Word
    .\Download.ps1 -Branch O365ProPlusRetail -Channel Current -Components Excel, OneDrive, Outlook, PowerPoint, Teams, Word
  • Run Install.ps1 from context menu to install Office you downloaded (no need to run PowerShell as admin, because setup.exe will ask to elevate the installatio process automatically)

Addendum

Office 2019, 2021, 2024, & 365 support Windows 10 & Windows 11 only

Features

List
  • General

  • Remove diagnostics tracking scheduled tasks

  • Do not send additional diagnostic and usage data to Microsoft

  • Disable LinkedIn features in Office applications

  • Turn off the cloud features

  • Turn on Touch/Mouse Mode

  • Word

    • Do not show the Start screen when application starts
    • Do not open e-mail attachments and other uneditable files in reading view
    • Disable Protected View for files originating from the Internet
    • Disable Protected View for files located in potentially unsafe locations
    • Disable Protected View for Outlook attachments
    • Show the ruler
    • Save AutoRecover information every 3 minutes
    • Enable the "Draw" tab
    • Enable the "Developer" tab
    • Remove Adobe Acrobat Pro DC COM Add-ins
  • Excel

    • Do not show the Start screen when application starts
    • Disable Protected View for files originating from the Internet
    • Disable Protected View for files located in potentially unsafe locations
    • Disable Protected View for Outlook attachments
    • Save AutoRecover information every 3 minutes
    • Enable the "Draw" tab
    • Enable the "Developer" tab

Links

office's People

Contributors

agret avatar farag2 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

office's Issues

Instructions

Hey! Just stumbled upon your repo. I've been trying to find an offline installer for Microsoft Office 2021, and all Microsoft could give me is a link for Office 365, pretty frustrating!

How can I use the .ps1 file? I ran it multiple times, but nothing really happened.

Thanks for your help!

Only Downloads ProPlus2019

I tried downloading ProPlus2021 and 0365ProPlus version but every time I tried it downloads ProPlus2019 version.

Steps I performed:

  1. Open Powershell in the folder containing the script files
  2. Run .\Download_Office -Branch ProPlus2021Volume -Channel PerpetualVL2021 -Components Excel, PowerPoint, Word OR
    .\Download_Office -Branch O365ProPlusRetail -Channel SemiAnnual -Components Excel, PowerPoint, Word
  3. Run .\setup.exe /configure Config.xml

Автоматизация скрипта

Хотел бы предложить в будущих версиях скрипта Download.ps1 убрать в конце обращение к функции DownloadOffice. Мне кажется, было бы удобнее обращаться к данной функции через powershell\cmd с указанием конкретных параметров.

К примеру: powershell -command "& { . .\Download.ps1; DownloadOffice -Branch O365ProPlusRetail -Channel Current -Components Word, Excel, PowerPoint }"

Таким образом получится упростить процесс автоматической установки на множество ПК без редактирования самого скрипта. Спасибо вам за вашу работу, надеюсь вы рассмотрите моё предложение! :)

Can you help me to fix this?

image

Autosave is not available.
The file could not be saved
automatically due to the configuration of
privacy. To prevent them from being lost
changes, save the file with the file >
save.

Download does nothing and close

While prompting this .\Download.ps1 -Branch O365ProPlusRetail -channel Current -Components Word

setup.exe cmd open and then nothing show up. It just stay.

Also my Office folder from the script goes to 3 Go, Word is barely 1 Go so i don't understand at all why it is so much.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.