Microsoft Enterprise Software Activation
For Office:
- Open an elevated command prompt.
- Click on Start.
- In the text box that says Search programs and files, type cmd.
- Right click on cmd.exe and choose Run as Administrator.
- Office 2016
- For 64-bit Windows with 32-bit Office
- Run: cd c:\program files (x86)\Microsoft Office\Office16
- For 64-bit Windows with 64-bit Office
- Run: cd c:\program files\Microsoft Office\Office16
- For 32-bit Windows
- Run: cd c:\program files\Microsoft Office\Office16
- Office 2013
- For 64-bit Windows with 32-bit Office
- Run: cd c:\program files (x86)\Microsoft Office\Office15
- For 64-bit Windows with 64-bit Office
- Run: cd c:\program files\Microsoft Office\Office15
- For 32 bit Windows
- Run: cd c:\program files\Microsoft Office\Office15
- Office 2010
- For 64-bit Windows with 32-bit Office
- Run: cd c:\program files (x86)\Microsoft Office\Office14
- For 64-bit Windows with 64-bit Office
- Run: cd c:\program files\Microsoft Office\Office14
- For 32 bit Windows
- run: cd c:\program files\Microsoft Office\Office14
- In this folder, run the following commands:
- cscript ospp.vbs /sethst: t6600kms-id01wp.win.uthscsa.edu
- Sets the KMS server to t6600kms-id01wp.win.uthscsa.edu.
- cscript ospp.vbs /setprt:1688
- Sets the KMS port to 1688.
- cscript ospp.vbs /act
- Forces the activation of Office through the KMS server.
- If activation is not successful using t6600kms-id02wp.
The possible KMS servers are t6600kms-id01wp.win.uthscsa.edu and t6600kms-id02wp.win.uthscsa.edu.
Additional commands: cscript ospp.vbs /dstatus – Displays current Office activation and KMS status
For Windows:
- Open an elevated command prompt.
- Click on Start.
- In the text box that says Search programs and files, type cmd.
- Right click on cmd.exe and choose Run as Administrator.
- For Windows 7 or 8
- Type: slmgr /skms t6600kms-id01wp.win.uthscsa.edu:1688
- This sets the KMS server to t6600kms-id01wp.win.uthscsa.edu on port 1688.
- A popup should appear stating that the KMS has been set.
- Type: slmgr /ato
- Forces the activation of Windows through the KMS server
- A popup should appear stating that Windows has been activated.
- If activation is not successful using t6600kms-id01wp, retry using t6600kms-id02wp.
- For Windows 10
- Type: slmgr /skms t6600kms-id01wp.win.uthscsa.edu:1688
- This sets the KMS server to t6600kms-id01wp.win.uthscsa.edu on port 1688.
- A popup should appear stating that the KMS has been set.
- Type: slmgr /ato
- Forces the activation of Windows through the KMS server
- A popup should appear stating that Windows has been activated.
- If activation is not successful using t6600kms-id01wp, retry using t6600kms-id02wp.
The possible KMS servers are t6600kms-id01wp and t6600kms-id02wp.
Additional commands: slmgr /dlv - Displays current Windows activation and KMS status.