Top "Windows-server" questions

A family of server operating systems by Microsoft.

Windows container failed to start with error, "failed to create endpoint on network nat: HNS failed with error : Failed to create endpoint."

I have been trying Windows Containers on windows server 2016 TP5. Suddenly I started getting error while running a container with …

windows-server docker-container
How to host Python 3.7 flask application on Windows Server?

As wfastcgi module is not compatible with Python 3.7, What is the best way to host a python flask application on …

iis flask python-3.7 windows-server wfastcgi
IP address order in gethostbyname function

Since I got no answer on my previous question, I will rephrase it. What order of IP addresses (in case …

c++ ip winsock windows-server gethostbyname
Unable to RDP into windows server on GCE : No remote desktop license servers available

I have windows server machine on GCE.Whenever I try to take remote or RDP into machine it is showing …

google-compute-engine rdp windows-server
Resolving the 403.14 error for ASP.NET on Windows Server 2016

I am working with a brand-new Windows Server 2016 virtual machine and I deployed an ASP.NET MVC Web API application …

asp.net asp.net-mvc asp.net-mvc-4 iis windows-server
Can't Log Out of Windows Server 2008

I'm currently logged into my Windows Server 2008 R2 (x64) server, using Remote Desktop. As soon as I clicked on Start …

windows-server-2008-r2 remote-desktop windows-server mmc snap-in
Determining if the program is running on Windows Server

I would like to determine if my program is running on a version of Windows Server. Apparently, System.Environment does …

c# windows-server
Run Docker on Windows without virtualization

I'd like to know if I can run docker with a windows containers on windows machine without machine virtualization, like …

windows azure docker windows-server
Can Python be used as an effective script language for Windows Server environment?

I'm currently working on a strategy for managing multiple Windows Server 2003 to 2008 running SQL Server 2000 - 2008 and I want/need …

python ironpython windows-server
Is there a way to connect through remote desktop to a running Windows Server container?

I want to run an old .NET application in a docker windows server container (https://hub.docker.com/r/microsoft/…

docker remote-desktop windows-server rds docker-for-windows