All Windows and Microsoft 365 (formerly Office 365) software acquired from the University, with the exception of student media and Work at Home (WAH) licenses, will automatically activate via an activation service known as Key Management Service (KMS). For activation to be successful, you must be on the University's network (wired, wireless, or cVPN).
If your copy of Windows or Microsoft 365 does not activate, it may be because of one of the following issues:
If activation is not successful after checking the possible issues, contact the IT Services Service Desk.
The following sections are for IT professionals and advanced power users, and it is written with the assumption you've already tried making the changes suggested above.
Do Start Command Shell as Administrator first.
If you don't use uchicago.edu, bsd.uchicago.edu, or chicagobooth.edu as the Connection-specific DNS Suffix, check for the existence of the record Windows is looking for in your DNS domain currently set on the network adapter.
At the prompt, type nslookup, press Enter, then type set type=any. Select Enter again, and finally type _vlmcs._tcp.X.uchicago.edu and click Enter. ( X is the sub-domain you have configured on your network adapter.) If you get results similar to what is shown in the image below, then auto-discovery should work. Go to the next step. If you don't have similar results, you must have your adapter configured with your custom sub-domain. Contact the IT Services Service Desk for this.
Do Start Command Shell as Administrator first.
Alert: You should only do this when troubleshooting activation issues! Do not activate computers in this fashion!
Attempt to manually activate Windows by manually setting the KMS server by typing cscript.exe slmgr.vbs /skms plank.uchicago.edu:1688 at the command prompt and click Enter. You should see that the command was successful. See the top of the image below.
Type cscript.exe slmgr.vbs /ato and click Enter. You should see that the computer activated successfully. See the second command in the image below.
If you do NOT see a successful activation message, type the following command: cscript.exe slmgr.vbs /dlv and press Enter. Contact IT Services at the Service Desk via 773.702.5800 and provide them the output of that command as well as the error from the activation command. The image below shows the normal results of the command when the computer is activated.
Begin in Start Command Shell as Administrator mode.
Attempt to manually set the KMS server by typing cd "C:\Program Files\Microsoft Office\Office15" at the prompt then select Enter. Next type C:\Windows\System32\cscript.exe ospp.vbs /sethst:plank.uchicago.edu and select Enter. This will set the server manually. You should see that the command was successful. See the top of the image below.
Next type C:\Windows\System32\cscript.exe ospp.vbs /act then select Enter. You should see that Office activated successfully. See the second command in the image below.
If you do NOT see a successful activation message, type the following command C:\Windows\System32\cscript.exe ospp.vbs /dstatus and select Enter. Contact the IT Services Service Desk and provide them with the output of that command as well as the error from the activation command. The image below shows the normal results of the command when Office is activated.