- ???? OS : Windows 10 Version 1809
- ????Office : Microsoft Office 2019
- ??? blog : blog.csdn.net/shiwanwu
- ?typesetting : Markdown
?
帮助文档截图
?
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | 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的各个发行版本的优劣势,找到适合自身发展的桌面操作系统。