Win10基礎 ospp.vbs 幫助文檔

  •        OS : Windows 10 Version 1809
  •     Office : Microsoft Office 2019
  •        blog : blog.csdn.net/shiwanwu
  •  typesetting : Markdown

幫助文檔截圖

在這裏插入圖片描述

Prior to running ospp.vbs ensure that:
Windows firewall allows WMI traffic on remote computer.
You have or pass credentials with required permissions on remote computer.
Cmd.exe is elevated (right click > Run as administrator).

Sample Usage
cscript ospp.vbs /act  'Activate Office on local computer.
cscript ospp.vbs /act mypc1  'Activate Office on remote computer mypc1 with current credentials.
cscript ospp.vbs /inpkey:MFKXT-F6DT2-THMRV-KDWH2-TCDTC  'Install an Office product key on local computer.
cscript ospp.vbs /inslic:\\myserver\licenses\tail.xrm-ms 'Install license on local computer.
cscript ospp.vbs /inslic:"\\myserver\work licenses\office2016 tail.xrm-ms" mypc1 'Install license on remote computer mypc1. Note the path is enclosed in "" since the value contains spaces.
cscript ospp.vbs /ddescr:0xC004F009 'Display the description for error code.
cscript ospp.vbs /actype:1 'Set volume activation type to Active Directory only.

/Token only
cscript ospp.vbs /rtokil:4476b20e 'Uninstall an issuance license with license ID.
cscript ospp.vbs /tokact:96DE6755ABE0BC7D398E96C3AA3C7BFE8B565248 'Token activate with thumbprint.
cscript ospp.vbs /tokact:56AE6755AAB0BC7D398E96C3AA3C7BFE8B565256:54344 'Token activate with thumbprint & PIN.

more knowledge

  • 幫助文檔的路徑
    C:\Program Files\Microsoft Office\Office16

在這裏插入圖片描述

resource

  • [ doc ] docs.microsoft.com/zh-cn/windows
  • [ msdn ] msdn.microsoft.com/zh-cn
  • [ 平臺 ] www.csdn.net


感恩曾經幫助過 師萬物 的人。
在日常生活中會用到Windows系統,建議學習簡單的使用與配置。
學有餘力的話,可以瞭解Windows、Mac OS和基於Linux的各個發行版本的優劣勢,找到適合自身發展的桌面操作系統。

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章