cd "C:\Program Files\Microsoft Office\Office15" cscript ospp.vbs /inpkey:XXXXX-XXXXX-XXXXX-XXXXX-XXXXX cscript ospp.vbs /act
: Search for cmd in the Start menu, right-click it, and select Run as Administrator . how to activate ms office 2013 without product key using cmd
Now, you need to tell Office which server to use for activation. Use a public KMS host (there are many available, such as ://msguides.com ): cscript ospp.vbs /sethst:://msguides.com 5. Trigger the Activation cd "C:\Program Files\Microsoft Office\Office15" cscript ospp
: Search for "cmd" in the Start menu, right-click it, and select Run as administrator . Trigger the Activation : Search for "cmd" in
Microsoft allows large organizations to activate Office without entering a unique key for every computer by using a KMS host. Microsoft publishes for this purpose. For Office 2013, the GVLK is:
| Action | Command | | :--- | :--- | | Navigate to Office folder | cd C:\Program Files (x86)\Microsoft Office\Office15 | | Install GVLK | cscript ospp.vbs /inpkey:YC7DK-G2NP3-2QQC3-J6H88-GVGXT | | Show activation status | cscript ospp.vbs /dstatus | | Attempt activation | cscript ospp.vbs /act | | Reset trial (rearm) | cscript ospp.vbs /rearm | | Remove product key | cscript ospp.vbs /unpkey:LAST5CHARS |