course:office_365:check_production_key:start

This is an old revision of the document!


Office 365 check installed product key

  • Run Command Prompt as adminsitrator
  • Run this command
c:\>cscript "c:\Program Files (x86)\Microsoft Office\Office16\OSPP.vbs" /dstatus
<code>

  * Check the last 5 characters of the installed product key
  * Remove the product key with this command. Do NOT leave space between "unpkey:" and the product key "XXXXX"
<code>
cscript "C:\Program Files (x86)\Microsoft Office\Office16\OSPP.VBS" /unpkey:XXXXX 
  • Then reinstall the product key
cscript "C:\Program Files (x86)\Microsoft Office\Office16\OSPP.VBS" /inpkey:XXXXX-XXXXX-XXXXX-XXXXX-XXXXX
  • course/office_365/check_production_key/start.1499224955.txt.gz
  • Last modified: 2017/07/05 11:22
  • by don.lee