office365business (16626.20148.0)

Published 2023-09-04 19:26:18 +00:00 by Dejwut

Installation

dotnet nuget add source --name Dejwut --username your_username --password your_token 
dotnet add package --source Dejwut --version 16626.20148.0 office365business

About this package

Description

Microsoft 365 (formerly Office 365) is a line of subscription services offered by Microsoft as part of the Microsoft Office product line. The brand encompasses plans that allow use of the Microsoft Office software suite over the life of the subscription, as well as cloud-based software as a service products for business environments, such as hosted Exchange Server, Skype for Business Server, and SharePoint, among others. All Microsoft 365 plans include automatic updates to their respective software at no additional charge, as opposed to conventional licenses for these programs—where new versions require purchase of a new license.

This package installs the Microsoft 365 Business Retail edition with the language and architecture (32/64 bits) matching the device if not specified otherwise on the parameters.

Note

  • This installer will uninstall any other Office packages installed prior to installing this one to avoid possible errors during installation.
  • If you want to force the 32bit version on a 64bit Windows, use the choco --forcex86 parameter when installing the package.

Package installation defaults

By default, installation of this package:

  • Will uninstall other Microsoft 365 packages present on the device.
  • Will install with the matching the language of the operating system.
  • Will install the Microsoft 365 Business Retail product with all the default apps if not specified otherwise as a parameter.
  • Will set the release channel to Current.
  • Will enable auto-updates.

Package Parameters

  • /configpath - Allows you to specify a custom XML configuration for the installer which is present on the system.
  • /productid - Allows you to change the default product id to install from O365BusinessRetail to something else.
  • /exclude - Allows you to exclude some applications from the default product id you install.
  • /language - Allows you to specify a language different to the default one present on the device.
  • /updates - Enables auto-updates.
  • /eula - Automatically accepts EULA.

Installation

Installation without parameters with default values.

choco install office365business

Installation with parameters. Will select Microsoft 365 Home Premium retail edition in 32bits, only install Excel, Powerpoint and Word in French with updates disabled and EULA not accepted automatically.

 choco install office365business --forcex86 --params "'/productid:O365HomePremRetail /exclude:Access Groove Lync OneDrive OneNote Outlook Publisher /language:fr-FR /updates:FALSE /eula:FALSE'"

Disclaimer

These Chocolatey Packages only contain installation routines. The software itself is downloaded from the official sources of the software developer. The maintainers of this package have no affiliation with the software developer.

Author

License

This project is under the Apache License 2.0 License. See the LICENSE file for the full license text.

(c) 2020, Jordi Garcia

enable optional installation parameters

Details
NuGet
2023-09-04 19:26:18 +00:00
5
Microsoft
9.7 KiB
Assets (1)
Versions (1) View all
16626.20148.0 2023-09-04