Top "Windows-server-2012" questions

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

How to move/copy Windows 2003 Server scheduled task to Windows 2012 Server?

We are replacing an old 2003 server with 2012 server. We have 50+ scheduled task on the 2003 server. How can I export/copy …

windows windows-server-2003 windows-server-2012
Compiler executable file csc.exe cannot be found in .NET 4.5 Azure deployment

I have a site which was and works: ASP.NET 4 MVC 3 Entity Framework 4.3 Running in an Azure web role (i …

asp.net asp.net-mvc azure .net-4.5 windows-server-2012
Spawn on Node JS (Windows Server 2012)

When I run this through Node: var spawn = require('child_process').spawn; ls = spawn('ls', ['C:\\Users']); ls.on('error', …

windows node.js windows-server-2012 spawn
Windows Azure - Stuck on Running (Provisioning) when creating VM from custom created image in gallery

I have problem when creating VM from a custom created image in gallery. Image is a domain controller. Stuck on …

image azure windows-server-2012 domaincontroller
Why is JDK1.8.0u121 unable to find the kerberos default_tkt_enctypes types? (KrbException: no supported default etypes for default_tkt_enctypes)

Following are my environment details:- KDC Server : Windows Server 2012 Target machine : Windows 7 JDK Version : Oracle 1.8.0_121 (64 bit) I'm getting the …

java active-directory kerberos windows-7-x64 windows-server-2012
How handle Application Error Exception code: 0xc00000fd

I have an ASP.Net Web API application deployed via IIS. It is in Windows Authentication enable mode only because …

asp.net iis windows-server-2012
New-Object : The term New-Object is not recognized as the name of a cmdlet

I want to configure high trusted app for app dev in SharePoint, and to do so, i need first to …

powershell sharepoint-2013 windows-server-2012
bat file to install .net 3.5 framework for win server 2012

I want to make a bat file to install .net Framework 3.5 on Windows Server 2012. I tried like this but with …

powershell batch-file .net-3.5 windows-server-2012 dotnetinstaller
Running a Powershell script, restarting and then continue to run

I'm just starting out with the very basics of Powershell scripting and am looking at creating a script to one …

powershell windows-server-2012 onresume resume reboot
Powershell: Permanently Modify Path, "Requested registry access is not allowed."

I need to permanently add a scripts folder to my PowerShell path (not just a particular session). I am running …

powershell path registry windows-server-2012 powercli