How to install Microsoft Edge on Windows Server 2016?

8

2

In the IE browser, I can search and find the following site on MS:

enter image description here

But when I click on 'Try Now', I am greeted by this prompt:

enter image description here

And then this message:

enter image description here

I have also checked 'Add and remove program' but I am not able to locate Edge.

Is there a simple way I can install Edge to Window Server 2016?

Anthony Kong

Posted 2017-09-05T06:18:47.100

Reputation: 3 117

Are you using a LTSB (1607) version of Windows Server 2016 by chance? – Ramhound – 2017-09-05T10:57:59.063

Actually I am not sure. I am running the server on AWS EC2. The AMI is ami-c1a6bda2. – Anthony Kong – 2017-09-05T10:59:20.767

Answers

3

Looks like MS recognized the folly in this and changed their minds, the beta version works for Server 2016 now.

The official beta version can be downloaded at https://www.microsoftedgeinsider.com/en-us/

screen shot of edge running on server 2016

vanderwyst

Posted 2017-09-05T06:18:47.100

Reputation: 148

9

Microsoft Edge was removed from Windows Server 2016 during the release candidate stage. It cannot be installed on it either.

According to Microsoft:

The Long-Term Servicing Branch (LTSB) versions of Windows, including Windows Server 2016, don't include Microsoft Edge or many other Universal Windows Platform (UWP) apps. These apps and their services are frequently updated with new functionality, and can't be supported on systems running the LTSB operating systems. For customers who require the LTSB for specialized devices, we recommend using Internet Explorer 11.

"Microsoft Edge requirements and language support". Microsoft Edge - Deployment Guide for IT Pros. Microsoft Corporation (27 July 2017) via Microsoft Docs.

The "Try Now" link on the web page you've found simply tries to invoke a hyperlink whose protocol is microsoft-edge:. Internet Explorer recognizes this protocol as belonging to a UWP and tries to invoke that app, but only after asking you. What you see in screenshot #3 is the result of that app (Microsoft Edge) not being installed.

user477799

Posted 2017-09-05T06:18:47.100

Reputation: