[Development tools] Office Tool Plus install Office

1. Install Office:

Step 1: Open Office Tool Plus, if not, go to the official website to download:

Office Tool Plus Official Website - One-click Office Deployment Office Tool Plus is a small tool for deploying and activating Office, Visio, and Project. With the help of this tool, you can quickly complete various Office deployment tasks! https://otp.landian.vip/zh-cn/

Step 2: Press the picture below to open the OTP command input window.

 Step 3: Enter the installation command

         This command means to install Microsoft 365 Enterprise Application Edition, the language is Chinese, and only PPT, Word, and Excel are installed.

deploy /addProduct O365ProPlusRetail_zh-cn_Access,Bing,Groove,Lync,OneDrive,OneNote,Outlook,Publisher,Teams /channel Current /downloadFirst

Step 4: Sometimes we want to customize the version we want, how to customize the installation command tutorial:

  • Office version installed by custom command: First, see the sample command in the third step, O365ProPlusRetail refers to the Microsoft 365 enterprise application version, which is the product ID. For example, if you want to install Office Personal Edition 2021, its product ID is Personal2021Retail. You can replace the ID in the example with the product ID you want. For more product IDs, you can go to the deployment interface of OTP, in the "Product" box Select the corresponding version, and you will see the product ID under the option box

  •  Customize the Office language installed by the command: see the example command in the third step, zh-cn means Simplified Chinese, you can use the language ID to replace it. For example, if I want to install English (United States), the language ID is en-us when installing Replace the language ID in the install command with the language ID you want.
  • Customize the installed applications of Office: We know that Office has many applications: Access, Word, Groove, Lync, OneDrive, OneNote, Outlook, Publisher, Teams, etc. So how to use the installation command to customize the installed applications? Let us see the example command of the third step, which is zh-cn after the underscore. You can see many Office applications separated by commas, which represent the applications to be removed during installation. (Note that it is not an application to be installed) But when using this command, please note that the number of applications included in each Office version is different. For example, the 365 version has 11 applications (as shown in the figure) and the office2021 personal version has only 5 applications. program. So when you write commands, you need to remove the corresponding applications. For example, if you only install PPT in 365, then you need to remove 10 applications! And the 2021 personal version needs to remove 4!

2. Activate Office:

Step 1: Open the OTP command input window according to the picture above.

Step 2: Enter the activation command

  • If you have Microsoft 365 installed, use the following code to activate:
ospp /insLicID MondoVolume /sethst:kms.03k.org /setprt:1688 /act

Step 3: Customize the activation command: the activation command cannot be customized

  • Install and activate Office 365 Enterprise Application Edition including PPT\Word\Excel 

Install:

deploy /addProduct O365ProPlusRetail_zh-cn_Access,Bing,Groove,Lync,OneDrive,OneNote,Outlook,Publisher,Teams /channel Current /downloadFirst

activation:

ospp /ilbyid MondoVolume /sethst:kms.03k.org /setprt:1688 /act
  • Install and activate Office2019 Professional Plus including PPT\Word\Excel

Install:

deploy /addProduct ProPlus2019Retail_zh-cn_Access,OneDrive,Publisher,OneNote,Outlook,Lync,Groove /channel Current /downloadFirst

activation:

ospp /insLicID ProPlus2019Volume /sethst:kms.coolhub.top /setprt:1688 /act
  • Install and activate Office2016 Professional Plus including PPT\Word\Excel

Install:

deploy /addProduct ProPlusRetail_zh-cn_Access,OneDrive,Publisher,OneNote,Outlook,Lync,Groove /channel Current /downloadFirst

activation:

ospp /insLicID ProPlusVolume /sethst:kms.coolhub.top /setprt:1688 /act


What should I do if the deployment fails during Office installation?

Answer: It may be that the previously installed Office has not been completely uninstalled. Use the "Remove Office" in the Office tool plus toolbox to uninstall (note that "Clear Activation Status" should be checked)

 

Guess you like

Origin blog.csdn.net/weixin_52058417/article/details/128294211