community.cognetic.com

Support Topics => Microsoft => Office => Topic started by: bflores on March 28, 2014, 03:11:54 PM

Title: How to change or check Office 2013 OEM License Key Information
Post by: bflores on March 28, 2014, 03:11:54 PM
(NOTES)
http://technet.microsoft.com/en-us/library/ee624350(v=office.15).aspx
/inpkey:value Installs a product key (replaces existing key) with a user-provided product key.
/dstatus Displays license information for installed product keys.
/dstatusall Displays license information for all installed licenses.

(TO DISPLAY LICENSE INFORMATION)
cd "C:\Program Files (x86)\Microsoft Office\Office15\"
cscript ospp.vbs /dstatus

(TO CHANGE KEY)
Run the following command to enter the product key.
cd "C:\Program Files (x86)\Microsoft Office\Office15\"
cscript ospp.vbs /inpkey:xxxxx-xxxxx-xxxxx-xxxxx-xxxxx

(ACTIVATE OFFICE)
To activate the remote computer, type the following command, and then press ENTER:
cd "C:\Program Files (x86)\Microsoft Office\Office15\"
cscript ospp.vbs