Windows Activation Reports that it is Unable to Reach Windows Activation Servers

Problem

You are trying to activate Windows in a location that uses a strict internet filter and a proxy server. Windows Activation does not work as it cannot reach the activation server.

Cause

Windows Activation does not use your web browser settings to look to see if a proxy server needs to be used to gain internet access. If your location does not allow internet access without using the Proxy server, access to the Windows Activation servers may not work, as above.

Resolution

You can resolve this issue by configuring the Windows HTTP component from an Administrative Command prompt.

To Get Proxy Settings from Edge or Internet Explorer

netsh winhttp import proxy source =ie

To Set the Proxy Manually

netsh winhttp set proxy <proxyserver:port> ""

How to Check the Existing Setting

From the Administrative Command Prompt, run the following:

netsh winhttp show proxy

This example shows a system that has not had WinHTTP configured to use a proxy.

How to Clear the WINHttp Proxy Setting

From the Administrative Command Prompt, run the following:

netsh winhttp reset proxy

Note: If you have lots of systems to activate in this way, and if you have a volume license agreement, considering using a Key Management Server (KMS) or Active Directory activation. If you would like us to help you configure this, contact your Stone Account Manager for details of our professional services.

Applies to:



Article ID: 606
Last updated: 02 Sep, 2016
Revision: 8
Third Party Products -> Desktop Operating Systems (Windows etc.) -> Troubleshooting -> Windows Activation Reports that it is Unable to Reach Windows Activation Servers
https://kb.stonegroup.co.uk/index.php?View=entry&EntryID=606