Questions tagged [windows-server-2012-r2]

Microsoft Windows Server 2012 R2 is a version of server operating system Microsoft Windows Server 2012 released on October 18, 2013

Windows Server 2012 R2 was released on October 18, 2013. There are four editions of this operating system:

  1. Foundation
  2. Essentials
  3. Standard
  4. Datacenter.

As with , the Datacenter and Standard editions are feature identical, varying only based on licensing (particularly licensing of virtual instances). The Essentials edition has the same features as the Datacenter and Standard products, with some restrictions.

The following changes have been introduced by Windows Server 2012 R2:

  • Automated Tiering: Storage Spaces stores most frequently accessed files on fastest physical media
  • Deduplication for VHD: Reduces the storage space for VHD files with largely similar contents by storing the similar contents only once
  • Windows PowerShell v4, which now includes a Desired State Configuration (DSC) feature
  • Integrated Office 365 support (Essentials edition)
  • Return of the Windows Start button
  • UEFI-based virtual machines
  • Upgrades from driver emulators to synthetic hardware drivers to minimize legacy support
  • Faster VM deployment (approximately half the time)
  • Internet Information Services 8.5: Support for logging to Event Tracing for Windows and the ability to log any request/response headers. To improve scalability, if IIS is configured with 100 or more web sites, by default it will not automatically start any of them. Alongside this, a new "Idle Worker Process Page-Out" configuration option has been added to application pools to instruct Windows to page-out the process if it has been idle for the idle time-out period (by default, 20 minutes).
  • Server Message Block: Performance and event logging quality improvements, support for Hyper-V Live Migration over SMB, bandwidth prioritization management, and the ability to remove SMB 1.0 support
  • Windows Deployment Services: Support for managing WDS via PowerShell.
  • Windows Defender is available in a Server Core installation, and is installed and enabled by default.
  • IP Address Management (IPAM): Extended to support role-based access control, allowing for fine-grained control over which users can view or change configurations for DHCP reservations, scopes, IP address blocks, DNS resource records, etc. Additionally, IPAM can integrate with System Center Virtual Machine Manager 2012 R2 to have coordinated IP policy across both physical and virtual environments. The IPAM database can be stored in a SQL Server instance instead of Windows Internal Database.
  • Group Policy has a new "Policy Cache" setting which allows domain-joined machines to store a copy of the group policy settings on the client machine and, depending on the speed of access to the domain controller, use those at startup time instead of waiting for the policy settings to download. This can improve startup times on machines that are disconnected from the company network. New Group Policy settings have been added to cover new features in Windows 8.1 and Internet Explorer 11, such as enabling/disabling SPDY/3 support, configuring start screen layouts, and detecting phone numbers in web pages.
  • TLS support is extended to support RFC 5077, "Transport Layer Security (TLS) Session Resumption without Server-Side State", which improves performance of long-running TLS-secured connections that need to reconnect due to session expiration.
1560 questions
6
votes
1 answer

Check if a given service name exist or not and its status with NSSM API

I am trying to build a kind of self contained system where i copy my application executables in a place and run the services as standalone applications, no installations. I am using NSSM executable to create services in windows server 2012 R2 and on…
ishan
  • 1,202
  • 5
  • 24
  • 44
6
votes
0 answers

The state server has closed an expired TCP/IP connection

We are getting 500: Server Error page on our IIS 8.5 server, on different frequency of times, and the number of error is increasing and decreasing with the traffic level. After investigating Event Log we find below error. The state server has…
6
votes
1 answer

Create scheduled task with powershell and not store password

I am trying to make a powershell script to create a scheduled task to run a command on demand. the following is the code I have thus far. $taskName = "TestTask" $taskPath = "" $user = "$env:USERDOMAIN\$env:USERNAME" $response = Read-host…
themackyo
  • 363
  • 1
  • 4
  • 13
6
votes
3 answers

Open excel file through normal html link

i am currently encountering an issue where I'd like to put a link to a shared excel sheet in our intranet. Unfortunately the normal href="http:..." link automatically opens and saves it to the local machine instead of enabling the work on the shared…
noa-dev
  • 3,561
  • 9
  • 34
  • 72
6
votes
2 answers

Missing Microsoft Excel as option in SQL Server data import tool

I'm running SQL Server 2012 on a 64bit Windows Server 2012 R2. I don't have MS Office installed. I now notice that when I start Start->Program Files->Microsoft SQL Server 2012->Import and Export Data (64-bit) the MS Excel file option is missing from…
6
votes
1 answer

Error 'Get-WmiObject : Invalid class "Msvm_ImageManagementService"'

Recently I've been getting this error, and I have no idea what triggered it. The documentation I found regarding this class is minimal and I'm not sure what I need to check or where to look in order to understand it and fix it. System: Windows…
slybloty
  • 6,346
  • 6
  • 49
  • 70
5
votes
1 answer

IIS Classic Mode .NET Web API Call returns 404 Error

I have a pre-existing VB.NET web application running on IIS 8 in Windows Server 2012 R2. The application needs to handle a new API call (ex. localhost/test/ping) which I implemented using the APIController interface. I was able to successfully run…
Chen
  • 103
  • 1
  • 9
5
votes
0 answers

Enabled cipher suites aren't being used

A third-party service has recently updated its server to use only TLS 1.2 with a limited number of cipher suites. My server, acting as the client in this case, is not able to communicate with the service as the following error is received: Could not…
DevD
  • 51
  • 4
5
votes
1 answer

Exception : The requested security protocol is not supported c#

Exception : The requested security protocol is not supported c#. My application is using .net framework 3.5 and run on server windows 2012 R2. After i started getting exception "The underlying connection was closed: An unexpected error occurred on…
5
votes
0 answers

Jenkins - connection to slave lost - ClosedChannelException

Every now and then all the Jenkins jobs that are currently running on some of my Jenkins slaves fail for the following reason: java.nio.channels.ClosedChannelException at…
james dean
  • 71
  • 5
5
votes
4 answers

How to deploy a .NET Core project to Windows Server 2012 R2

I deployed my .NET Core project to Windows Server 2012 R2 64-bit and this happened: HTTP Error 502.5 - Process Failure according to Microsoft guide, they said that it is because of platform conflicts with…
Truong Tran
  • 51
  • 1
  • 1
  • 4
5
votes
4 answers

Standalone tomcat 9 spikes CPU to 50% every 10 seconds while my web application is idle

I am using Tomcat 9.0.0.M22 with jdk1.8.0_131 on Windows Server 2012 R2 and I have a Spring Boot web application deployed on it, the issue is that every 10 seconds the commons daemon service runner spikes the cpu to 50% although my deployed web…
Mahmoud Saleh
  • 33,303
  • 119
  • 337
  • 498
5
votes
1 answer

How to solve Microsoft SQL Server. Error 233. Provider: SSL Provider

After the global RansomeWare attack, we updated our Windows Server 2012 R2 only to find out that our SQL Server Management Studio (SSMS) stopped working. Whenever we try to connect to SSMS locally or remotely it provides us the following Error: A…
Somdip Dey
  • 3,346
  • 6
  • 28
  • 60
5
votes
1 answer

AWS CodeDeploy Powershell Script fail to create website & Pool in IIS server

I have an app that I am deploying using AWS Codedeploy to an EC2 instance running Windows Server 2012 R2 with code deploy agent installed. The code revision was successfully downloaded from S3 bucket to EC2 instance but PowerShell script throws…
5
votes
1 answer

run batch script after windows server restart

I am trying to run a script to startup some services after windows reboot. I have tried one method: copying shortcuts of batch script in shell:startup folder. which eventually will start the scripts automatically but someone has to login to the…