Activate a Windows Operating System (All Supported Versions)
- Open an Elevated Command Prompt window.
- In the elevated Command Prompt window, verify that the current directory is C:\Windows\System32. If it is not, type
CD \Windows\System32
and press Enter. - Type the following command:
cscript slmgr.vbs /skms IP_ADDRESS
and press Enter.
(Note: The url in the command above begins with kay-emm-ess-zero-one.) - Type the following command:
cscript slmgr.vbs /ato
and press Enter. - Close the Command Prompt window.
Activate Desktop Edition of Microsoft Office 2016
- Open an Elevated Command Prompt window.
- Type
CD \Program Files\Microsoft Office\Office16
then press Enter.
This assumes you installed Office in the default location.
Note: If you installed the 32-bit version of Office on a 64-bit system, use this command instead:
CD \Program Files (x86)\Microsoft Office\Office16 - Type
cscript ospp.vbs /sethst:IP_ADDRESS
then press Enter. (Note: The url in the command above begins with kay-emm-ess-zero-one.) - Type
cscript ospp.vbs /act
then press Enter. - Close the command prompt window.