ospp.vbs.docxVIP

  1. 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
  2. 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  3. 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
  4. 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
  5. 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们
  6. 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
  7. 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
ospp.vbs

在Office 2013激活过程中我们经常会用到cscriptospp.vbs这个命令。那么,很有必要来了解一下,ospp.vbs到底是什么文件?Cscript.exe是脚本运行引擎,这里就不多介绍了。ospp全称为:Office Software Protection Platform,vbs大家都知道是脚本文件,所以得出结论,ospp.vbs就是:Office软件保护平台脚本。它是目前Office自身提供的激活管理工具。ospp.vbs文件在哪里?该脚本位于%安装目录%\ Program Files文件\微软Office \ Office15文件夹中。如果您运行的是32位Office 2013的64位操作系统,该脚本位于%安装目录%\程序文件(x86)\微软Office \ Office15文件夹中。ospp.vbs命令介绍命令有很多,不一一全部介绍了,说说几个激活过程中的常用命令。为了让大家看得更明白,下面我以我虚拟机里的Office 2003 Pro Plus做个演示。cscript ospp.vbs /dstatus显示当前已安装产品密钥的许可证信息。可以查看到自已安裝的版本有多少个序列号。cscript ospp.vbs /unpkey:xxxxx卸载已安装的产品密钥。后面的数字是密钥的最后5位数。此时再执行cscript ospp.vbs /dstatus发现产品密钥已经没有了,我重新进行导入。cscript ospp.vbs /inpkey:xxxxx……安装、替换现有的产品密钥。和上面的过程刚好相反。cscript ospp.vbs /sethst:x.x.x.x设置KMS主机名。一般为IP地址。cscript ospp.vbs /act激活当前安装的Office。cscript ospp.vbs /remhst删除KMS主机名。一般来说掌握这么几个就可以了,如果你想要全面了解,我从微软官方网站上找到了全部的命令帮助说明,慢慢学习研究吧!Global options for ospp.vbs/actActivates installed Office 2013 product keys./inpkey:valueInstalls a product key (replaces existing key) with user-provided product key. Value option is required./unpkey:valueUninstalls an installed product key with the last five digits of the product key to uninstall (as displayed by the /dstatus option). Value parameter is required./inslic:valueInstalls a license with user-provided path of the .xrm-ms license. Value parameter is required./dstatusDisplays license information for installed product keys./dstatusallDisplays license information for all installed licenses./dhistoryacterrDisplays the failure history for MAK/Retail activation./dinstidDisplays Installation ID for offline activation./actcid:valueActivates product with user-provided Confirmation ID. Value parameter is required./rearmResets the licensing status for all installed Office 2013 product keys./rearm:valueResets the licensing status for an Office 2013 license with a user-provided SKUID value. Value parameter is required.Use this option with the SKUID value specified by using the /dstatus option if you have run out of rearms and have activated

文档评论(0)

sb9185sb + 关注
实名认证
文档贡献者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档