Skip to content

Commit

Permalink
Update content
Browse files Browse the repository at this point in the history
  • Loading branch information
YerongAI committed Nov 14, 2024
1 parent 52ca6db commit 3ce6bc8
Show file tree
Hide file tree
Showing 5 changed files with 197 additions and 195 deletions.
25 changes: 13 additions & 12 deletions docs/usage/command/activate.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,16 @@ ospp /inslicid ProPlus2021Volume /inpkey XXXXX-XXXXX-XXXXX-XXXXX-XXXXX /act
```

| Command | Instruction | Usage |
| :-- | :-- | :-- |
| /clall | Clear all installed Office licenses and keys. | /clall |
| /cllicenses | Clear all installed Office licenses. | /cllicenses |
| /clkeys | Clear all installed Office product keys. | /clkeys |
| /inslicid *values* | Install the specified Office licenses. | `/inslicid ProPlus2021Volume` or `/inslicid ProPlus2021Volume,VisioPro2021Volume` |
| /inpkey *value* | Install the specified Office product key. | /inpkey XXXXX-XXXXX-XXXXX-XXXXX-XXXXX |
| /unpkey *value* | Uninstall the specified Office product key. | /unpkey XXXXX |
| /sethst *value* | Set KMS host. | /sethst kms.example.com |
| /setprt *value* | Set KMS port. Default port: 1688 | /setprt 1688 |
| /act | Activate Office product(s). | /act |
| /dstatus | Display the Office activation info (only available on command-line). | /dstatus |
| /dinstid | Display installation ID for offline activation (only available on command-line). | /dinstid |
| :-- | :-- | :-- |
| /clall | Clear all installed Office licenses and keys. | `/clall` |
| /cllicenses | Clear all installed Office licenses. | `/cllicenses` |
| /clkeys | Clear all installed Office product keys. | `/clkeys` |
| /inslicid *value* | Install the specified Office licenses. | `/inslicid ProPlus2021Volume` or `/inslicid ProPlus2021Volume,VisioPro2021Volume` |
| /inpkey *value* | Install the specified Office product key. | `/inpkey XXXXX-XXXXX-XXXXX-XXXXX-XXXXX` |
| /unpkey *value* | Uninstall the specified Office product key. | `/unpkey XXXXX` |
| /sethst *value* | Set KMS host. | `/sethst kms.example.com` |
| /setprt *value* | Set KMS port. Default port: 1688. | `/setprt 1688` |
| /act *value* | Activate installed Office product keys. Value optional, if not provided then attempts to activate all keys. | `/act` or `/act <SKU ID>` |
| /actcid *value* | Activate product with user-provided confirmation ID. | `/actcid <CID>` |
| /dstatus | Display the Office activation info (only available in command-line). | `/dstatus` |
| /dinstid | Display installation ID for offline activation (only available in command-line). | `/dinstid` |
28 changes: 14 additions & 14 deletions docs/usage/command/deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,24 +14,24 @@ deploy /add O365ProPlusRetail_en-us

| Command | Instruction | |
| :-- | :-- | :-- |
| /add *values[]* | Add one or more products. | values: productID_languages, **productID is a required parameter**. See the [example](deploy.md#deploying-office-examples) for how to use it. |
| /Product_ID.exclapps *values* | Set up excluded applications for specific product. | `Product_ID` is set according to the productID in the `/add` parameter. See the [example](deploy.md#deploying-office-examples) for how to use it. |
| /Product_ID.mak *values* | Set MAK for specific product. | `Product_ID` is set according to the productID in the `/add` parameter. See the [example](deploy.md#deploying-office-examples) for how to use it. |
| /rm *values[]* | Uninstall products. | values: productID_languages, usage same as `/add`. |
| /add *values[]* | Add one or more products. | *Values*: productID_languages, **productID is a required parameter**. See the [example](deploy.md#deploying-office-examples) for how to use it. |
| /Product_ID.exclapps *value* | Set up excluded applications for specific product. | `Product_ID` is set according to the productID in the `/add` parameter. See the [example](deploy.md#deploying-office-examples) for how to use it. |
| /Product_ID.mak *value* | Set MAK for specific product. | `Product_ID` is set according to the productID in the `/add` parameter. See the [example](deploy.md#deploying-office-examples) for how to use it. |
| /rm *values[]* | Uninstall products. | *Values*: productID_languages, usage same as `/add`. |
| /rmall | Uninstall all products. | |
| /rmmsi | Uninstall all Office MSI products. | |
| /channel *value* | Set update channel. | *value*: channel ID. [More info](/usage/deploy/settings/basic.md#update-channel) |
| /branch *value* | Set update channel according to branch value. The command will override the `/channel` command. | *value*: branch of channel. [More info](/usage/toolbox/general.md#query-office-version) |
| /edition *value* | Set architecture. | *value*: `32` or `64`, default value is `32`. |
| /channel *value* | Set update channel. | *Value*: channel ID. [More info](/usage/deploy/settings/basic.md#update-channel) |
| /branch *value* | Set update channel according to branch value. The command will override the `/channel` command. | *Value*: branch of channel. [More info](/usage/toolbox/general.md#query-office-version) |
| /edition *value* | Set architecture. | *Value*: `32` or `64`, default value is `32`. |
| /migratearch | Migrate architecture. | |
| /ver *value* | Set Office version. | *value*: Office version number. |
| /srcpath *value* | Set source path. | *value*: Local or SMB path. |
| /fallback | Fallback to Office CDN when language packs are not found locally. | *value*: `true` or `false`. Default value is `false`. |
| /display *value* | Set whether to display the Office installation screen. | *value*: `true`: visible, `false`: hidden. Default value is `true`. |
| /ver *value* | Set Office version. | *Value*: Office version number. |
| /srcpath *value* | Set source path. | *Value*: Local or SMB path. |
| /fallback | Fallback to Office CDN when language packs are not found locally. | *Value*: `true` or `false`. Default value is `false`. |
| /display *value* | Set whether to display the Office installation screen. | *Value*: `true`: visible, `false`: hidden. Default value is `true`. |
| /acpteula | Accept the EULA on behalf of the user. | |
| /enableupdates | Set Office update state. | *value*: `true`: enbale, `false`: disable. |
| /updatepath | Set Office update download path. | *value*: Local or SMB path. |
| /module *value* | Set installation module. | *value*: `0`: Office Deployment Tool, `1`: Office Tool Plus. Default value is `0`. |
| /enableupdates | Set Office update state. | *Value*: `true`: enbale, `false`: disable. |
| /updatepath | Set Office update download path. | *Value*: Local or SMB path. |
| /module *value* | Set installation module. | *Value*: `0`: Office Deployment Tool, `1`: Office Tool Plus. Default value is `0`. |
| /dlfirst | Download first, then deploy. | |
| /shortcuts | Create desktop shortcuts. | |

Expand Down
25 changes: 13 additions & 12 deletions docs/zh-cn/usage/command/activate.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,16 @@ ospp /inslicid ProPlus2021Volume /inpkey XXXXX-XXXXX-XXXXX-XXXXX-XXXXX /act
```

| 命令 | 说明 | 使用方法 |
| :-- | :-- | :-- |
| /clall | 清除所有已安装的 Office 许可证和产品密钥 | /clall |
| /cllicenses | 清除所有已安装的 Office 许可证 | /cllicenses |
| /clkeys | 清除所有已安装的 Office 产品密钥 | /clkeys |
| /inslicid *values* | 安装指定产品的 Office 许可证 | `/inslicid ProPlus2021Volume``/inslicid ProPlus2021Volume,VisioPro2021Volume` |
| /inpkey *value* | 安装指定的 Office 密钥 | /inpkey XXXXX-XXXXX-XXXXX-XXXXX-XXXXX |
| /unpkey *value* | 卸载指定的 Office 密钥 | /unpkey XXXXX |
| /sethst *value* | 设置 KMS 主机地址 | /sethst kms.example.com |
| /setprt *value* | 设置 KMS 主机端口,默认值: 1688 | /setprt 1688 |
| /act | 激活 Office 客户端产品 | /act |
| /dstatus | 显示 Office 激活信息(仅在命令行中可用) | /dstatus |
| /dinstid | 显示许可证的安装 ID,以用于离线激活(仅在命令行中可用) | /dinstid |
| :-- | :-- | :-- |
| /clall | 清除所有已安装的 Office 许可证和产品密钥 | `/clall` |
| /cllicenses | 清除所有已安装的 Office 许可证 | `/cllicenses` |
| /clkeys | 清除所有已安装的 Office 产品密钥 | `/clkeys` |
| /inslicid *value* | 安装指定产品的 Office 许可证 | `/inslicid ProPlus2021Volume``/inslicid ProPlus2021Volume,VisioPro2021Volume` |
| /inpkey *value* | 安装指定的 Office 密钥 | `/inpkey XXXXX-XXXXX-XXXXX-XXXXX-XXXXX` |
| /unpkey *value* | 卸载指定的 Office 密钥 | `/unpkey XXXXX` |
| /sethst *value* | 设置 KMS 主机地址 | `/sethst kms.example.com` |
| /setprt *value* | 设置 KMS 主机端口,默认值: 1688 | `/setprt 1688` |
| /act *value* | 激活已安装的 Office 产品密钥。值是可选的,不提供则尝试激活所有密钥 | `/act` or `/act <SKU ID>` |
| /actcid *value* | 使用用户提供的确认 ID 激活产品 | `/actcid <CID>` |
| /dstatus | 显示 Office 激活信息(仅在命令行中可用) | `/dstatus` |
| /dinstid | 显示许可证的安装 ID,以用于离线激活(仅在命令行中可用) | `/dinstid` |
28 changes: 14 additions & 14 deletions docs/zh-cn/usage/command/deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,24 +14,24 @@ deploy /add O365ProPlusRetail_zh-cn

| 命令 | 说明 | |
| :-- | :-- | :-- |
| /add *values[]* | 添加一个或多个产品 | values: productID_languages,**其中 productID 为必需参数**。使用方法见[部署示例](deploy.md#command-examples-for-deploying-office) |
| /Product_ID.exclapps *values* | 为产品设置排除的应用程序 | `Product_ID` 根据 `/add` 参数中的 productID 设置。使用方法见[部署示例](deploy.md#command-examples-for-deploying-office) |
| /Product_ID.mak *values* | 为产品设置 MAK | `Product_ID` 根据 `/add` 参数中的 productID 设置。使用方法见[部署示例](deploy.md#command-examples-for-deploying-office) |
| /rm *values[]* | 卸载一个或多个产品 | values: productID_languages,使用方法同 `/add` |
| /add *values[]* | 添加一个或多个产品 | *Values*: productID_languages,**其中 productID 为必需参数**。使用方法见[部署示例](deploy.md#command-examples-for-deploying-office) |
| /Product_ID.exclapps *value* | 为产品设置排除的应用程序 | `Product_ID` 根据 `/add` 参数中的 productID 设置。使用方法见[部署示例](deploy.md#command-examples-for-deploying-office) |
| /Product_ID.mak *value* | 为产品设置 MAK | `Product_ID` 根据 `/add` 参数中的 productID 设置。使用方法见[部署示例](deploy.md#command-examples-for-deploying-office) |
| /rm *values[]* | 卸载一个或多个产品 | *Values*: productID_languages,使用方法同 `/add` |
| /rmall | 卸载全部产品 | |
| /rmmsi | 卸载全部 Office MSI 产品 | |
| /channel *value* | 设置更新通道 | *value*: 通道 ID,[更多信息](/zh-cn/usage/deploy/settings/basic.md#update-channel) |
| /branch *value* | 根据分支名称设置更新通道,这个命令会覆盖 `/channel` 命令。 | *value*: 通道的分支名,[更多信息](/zh-cn/usage/toolbox/general.md#query-office-version) |
| /edition *value* | 设置体系结构 | *value*: `32``64`,默认值为 `32` |
| /channel *value* | 设置更新通道 | *Value*: 通道 ID,[更多信息](/zh-cn/usage/deploy/settings/basic.md#update-channel) |
| /branch *value* | 根据分支名称设置更新通道,这个命令会覆盖 `/channel` 命令。 | *Value*: 通道的分支名,[更多信息](/zh-cn/usage/toolbox/general.md#query-office-version) |
| /edition *value* | 设置体系结构 | *Value*: `32``64`,默认值为 `32` |
| /migratearch | 迁移体系结构 | |
| /ver *value* | 设置 Office 版本号 | *value*: Office 版本号 |
| /srcpath *value* | 设置源路径属性 | *value*: 本地路径、SMB 路径 |
| /fallback | 在本地找不到语言包时回退到 Office CDN | *value*: `true``false`,默认值为 `false` |
| /display *value* | 设置是否显示 Office 安装界面 | *value*: `true` 显示,`false` 隐藏,默认值为 `true` |
| /ver *value* | 设置 Office 版本号 | *Value*: Office 版本号 |
| /srcpath *value* | 设置源路径属性 | *Value*: 本地路径、SMB 路径 |
| /fallback | 在本地找不到语言包时回退到 Office CDN | *Value*: `true``false`,默认值为 `false` |
| /display *value* | 设置是否显示 Office 安装界面 | *Value*: `true` 显示,`false` 隐藏,默认值为 `true` |
| /acpteula | 代表用户接受最终用户许可协议 | |
| /enableupdates | 是否启用 Office 更新 | *value*: `true` 启用,`false` 禁用 |
| /updatepath | 设置 Office 更新下载路径 | *value*: 本地路径、SMB 路径 |
| /module *value* | 设置安装模块 | *value*: `0`: Office 部署工具,`1`: Office Tool Plus。默认值为 `0` |
| /enableupdates | 是否启用 Office 更新 | *Value*: `true` 启用,`false` 禁用 |
| /updatepath | 设置 Office 更新下载路径 | *Value*: 本地路径、SMB 路径 |
| /module *value* | 设置安装模块 | *Value*: `0`: Office 部署工具,`1`: Office Tool Plus。默认值为 `0` |
| /dlfirst | 下载后再安装 | |
| /shortcuts | 创建桌面快捷方式 | |

Expand Down
Loading

0 comments on commit 3ce6bc8

Please sign in to comment.