You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## <aname="unblock_msvsmon"></a> Unblock the download of the remote tools on Windows Server
46
-
47
-
The default security settings in Internet Explorer on Windows Server can make it time-consuming to download components such as the remote tools.
48
-
49
-
* Enhanced Security Configuration is enabled on Internet Explorer, which prevents you from opening websites and accessing web resources unless the domain containing the resource is explicitly allowed (that is, trusted). Although you can disable this setting, we do not recommend it because it can presents a security risk.
50
-
51
-
* On Windows Server 2016, a default setting in **Internet Options** > **Security** > **Internet** > **Custom Level** > **Downloads** also disables file downloads. If you choose to download the remote tools directly on Windows Server, you must enable file download.
52
-
53
-
To download the tools on Windows Server, we recommend one of the following:
54
-
55
-
* Download the remote tools on a different computer such as the one running Visual Studio, and then copy the *.exe* file to Windows Server.
56
-
57
-
* Run the remote debugger [from a file share](#fileshare_msvsmon) on your Visual Studio machine.
58
-
59
-
* Download the remote tools directly on Windows Server and accept the prompts to add trusted sites. Modern websites often include many third-party resources, so this can result in a lot of prompts. In addition, any redirected links may need to be added manually. You can choose to add some of the trusted sites before beginning the download. Go to **Internet Options > Security > Trusted Sites > Sites** and add the following sites.
60
-
61
-
* visualstudio.microsoft.com
62
-
* download.visualstudio.microsoft.com
63
-
* about:blank
64
-
65
-
For older versions of the debugger on my.visualstudio.com, add these additional sites to make sure that login is successful:
66
-
67
-
* microsoft.com
68
-
* go.microsoft.com
69
-
* download.microsoft.com
70
-
* my.visualstudio.com
71
-
* login.microsoftonline.com
72
-
* login.live.com
73
-
* secure.aadcdn.microsoftonline-p.com
74
-
* msft.sts.microsoft.com
75
-
* auth.gfx.ms
76
-
* app.vssps.visualstudio.com
77
-
* vlscppe.microsoft.com
78
-
* query.prod.cms.rt.microsoft.com
79
-
80
-
If you choose to add these domains while downloading the remote tools, then choose **Add** when prompted.
When you download the software, you get some additional requests to grant permission to load various web site scripts and resources. On my.visualstudio.com, we recommend that you add the additional domains to make sure that login is successful.
0 commit comments