course:office_365:check_production_key:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
course:office_365:check_production_key:start [2017/07/05 11:22] – created don.leecourse:office_365:check_production_key:start [2017/07/05 13:52] (current) don.lee
Line 1: Line 1:
 ====== Office 365 check installed product key ====== ====== Office 365 check installed product key ======
 +
 +Reference: https://support.office.com/en-us/article/Change-your-Office-product-key-d78cf8f7-239e-4649-b726-3a8d2ceb8c81#ID0EABAAA=Use_a_command-line_script
  
   * Run Command Prompt as adminsitrator   * Run Command Prompt as adminsitrator
Line 17: Line 19:
 cscript "C:\Program Files (x86)\Microsoft Office\Office16\OSPP.VBS" /inpkey:XXXXX-XXXXX-XXXXX-XXXXX-XXXXX cscript "C:\Program Files (x86)\Microsoft Office\Office16\OSPP.VBS" /inpkey:XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
 </code> </code>
 +
 +  * After input the new product key, better to run the dstatus again to check it.
 +<code>
 +c:\>cscript "c:\Program Files (x86)\Microsoft Office\Office16\OSPP.vbs" /dstatus
 +<code>
 +
 +  * Then you could activate the Office software as usual by opening Word or Excel, etc.
 +
 +
  
  • course/office_365/check_production_key/start.1499224955.txt.gz
  • Last modified: 2017/07/05 11:22
  • by don.lee