https://github.com/ttttmr/office2019vl
Deploy Office 2019 ProPlus(VL)
https://github.com/ttttmr/office2019vl
deploy-tool office
Last synced: 6 months ago
JSON representation
Deploy Office 2019 ProPlus(VL)
- Host: GitHub
- URL: https://github.com/ttttmr/office2019vl
- Owner: ttttmr
- Created: 2018-11-13T07:13:59.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-15T08:24:16.000Z (almost 7 years ago)
- Last Synced: 2025-01-20T21:16:36.349Z (over 1 year ago)
- Topics: deploy-tool, office
- Size: 4.48 MB
- Stars: 87
- Watchers: 5
- Forks: 34
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Office 2019 VOL Install
## Config
Modify the office_vol.xml file according to your needs.
Support for installing Access, Excel, Groove, Lync, OneDrive, OneNote, Outlook, PowerPoint, Publisher, Teams, Word, Visio.
You can use [this](https://config.office.com/deploymentsettings) to generate a new configuration file, or manually modify the `office-vol.xml` file, the default installation word, excel and PowerPoint.
## Download & Install
```
setup.exe /download office-vol.xml
setup.exe /configure office-vol.xml
```
## KMS Activtion
**open cmd as admin**
```
cd /d "%ProgramFiles%\Microsoft Office\Office16"
cscript ospp.vbs /sethst:KMS_SERVER
cscript ospp.vbs /inpkey:NMMKJ-6RK4F-KMJVX-8D9MJ-6MWKP
cscript ospp.vbs /act
```
## More
Source of `setup.exe` : https://www.microsoft.com/en-us/download/details.aspx?id=49117
Deploy docs : https://docs.microsoft.com/en-us/deployoffice/office2019/deploy