Top "Windows-server-2012" questions

Windows Server 2012 is the server version of Windows 8 and the successor to Windows Server 2008 R2.

Offline installer for .Net 3.5 SP1 not working

I downloaded a big file of .Net 3.5 SP1. Now when I try to install it on Windows Server 2012, I get …

.net .net-3.5 windows-server-2012
Jenkins can't find msbuild

I've installed Jenkins on Windows Server 2012, which all worked fine. However once I tried to configure the MSBuild and VS …

jenkins msbuild windows-server-2012
"Run as different user" Visual Studio, cannot clear cached TFS credentials

Update I managed to solve it by getting my user granted permissions to remotely connect to the desktop using credential …

visual-studio-2012 credentials windows-server-2012 azure-devops
SignalR applications do not work under IIS

I am trying to build a SignalR application in Visual Studio 2012. My problem is that it works well under Visual …

iis signalr iis-8 windows-server-2012
PowerShell cmdlet Test-NetConnection not available

I noticed that the cmdlet Test-NetConnection was not installed on Server 2012. Since Server 2012 comes with PowerShell version 3 so I thought …

powershell windows-server-2012
UserPrincipals.GetAuthorizationGroups An error (1301) occurred while enumerating the groups. After upgrading to Server 2012 Domain Controller

Research: Similar Issue with workaround, but not actual solution to existing problem Similar issue pointing to Microsoft End Point update …

c# active-directory windows-server-2012 domaincontroller
Why is this process crashing as soon as it is launched?

We have an IIS WCF service that launches another process (app.exe) as a different user. I have complete control …

c# process system.diagnostics windows-server-2012
Getting default server Unknown after configuring DNS by nslookup

I am new to windows server. I just installed DNS on windows 2012 server. Here is how it appeared after installing …

dns windows-server-2012 nslookup
Assign a mount point folder path to a drive using PowerShell

I have a server that is provisioned with several disks. One for an OS, one for programs etc., and the …

powershell windows-server-2012 windows-server-2012-r2 disk-partitioning
Alternative for the Registering ASP.NET 4.5 on Windows Server 2012

I am getting MIME is not registered error when I run WCF service. I used this link to resolve this …

iis-8 windows-server-2012 aspnet-regiis.exe