Top "Windows-server" questions

A family of server operating systems by Microsoft.

Which version of Python do I have installed?

I have to run a Python script on a Windows server. How can I know which version of Python I …

python version windows-server
FTP Error 530 User cannot login

I am trying to FTP to a new FTP site I setup with IIS 7.0 for the Windows Server Web (64-bit) …

iis-7 ftp windows-server
IF ELSE problem COMMAND BATCH

I have problem about IF ELSE in Command Batch script... In Notepad: Code: :CHECKACCOUNT if /I "%user%"=="insertusername" ( GOTO :ACCOUNT ) …

scripting batch-file command windows-server
Where is MSBuild.exe installed in Windows when installed using BuildTools_Full.exe?

I'm trying to set up a build server for .NET, but can't figure out where MSBuild.exe is installed. I'm …

.net msbuild windows-server
What's the difference between the Personal and Web Hosting certificate store?

In Internet Information Services Manager, you're given the option between the Personal and the Web Hosting certificate store when creating …

windows iis ssl-certificate windows-server certificate-store
How to kill process on Remote Desktop Connection?

I am working remotely on a Windows Server via Remote Desktop Connection and some process has hung the server. I …

remote-desktop windows-server
Where is IIS on Windows Server 2012 Essentials

I just got Windows Server 2012 Essentials installed and I would like to set up my dev web projects in IIS …

iis windows-server windows-server-2012
Powershell to find Server Operating system

I had a task to find Operating System of all the servers we had in AD for some Microsoft Licenses …

powershell operating-system find windows-server
How to check my windows server is virtual machine or physical machine

I'm remoting desktop to windows servers in our Lab/datacenter. I have a requirement to figure out all our servers …

c# virtual-machine windows-server