Some of the major investments in Windows Server 2012 have been in the areas of failover clustering, virtualization and file services. While these are all networking-related, at first glance it might seem that not so much work has gone into the pure Windows networking features. One of the reasons for that is that Microsoft is increasingly interested in cloud computing and providing an operating system that cloud service providers will be interested in adopting, or that consumers of the cloud service will be able to deploy in a cloud environment. I believe that is what is driving Microsoft’s primary investments in new technologies. In the future, we’ll probably see some more networking technologies added if there is a strong “cloud angle” for adding them.
All that said, let's take a look at what is new in networking for Windows Server 2012. Check out this list of improved and/or enhanced features:
Let's dive a little deeper and look at what the improvements are all about.
Windows Server 2012 has a new authentication protocol that's called Tunneled Transport Layer Security or EAP-TTLS. You can use this with any server or client other than Windows Server 2012 and Windows 8. This is a new way to do EAP type authentication that is more secure than previous versions of EAP-TLS authentication. For more information on how this works, check out this link for wired access and this link for wireless access.
Sure, we know BranchCache is not new. And I admit that I sometimes wonder if anyone is deploying BranchCache, because you just don’t' hear that much about it anymore. It’s a great technology that isn’t all that difficult to set up, so maybe that’s why I don’t hear a lot about BranchCache. If something’s good and easy to use, it just works and it’s "set it and forget it." In Windows Server 2012, the goodness continues and expands. You get quite a few new features, including the following:
For more information on what’s new with BranchCache, check out this link.
This is an interesting new technology that is included with Windows Server 2012, which can significantly improve network bandwidth in your data center. What it does is allow quality of service calculations and policy to be offloaded from the main processor and onto the NIC. This is similar to what you see with IPsec Talk Offload for IPsec related calculations. In a cloud or virtualized data center environment, the end result is that you end up with greater VM density, since you have more cycles available to run the virtual machine workloads and don’t have to spend so many cycles processing QoS policy, since the NIC is taking care of that for you.
Some things you need to know about DCB:
For more information on DCB, head on over to this site.
We definitely know that DNS is not new in Windows Server 2012 :) DNS has been around since the beginning of time. Well, okay – since 1982, but that seems like the beginning of time. Even though it's still the same old DNS that we know and love (and sometimes hate), there have been a few improvements that I think you’ll find interesting. From the DNS server perspective, the new and improved features include:
On the client side (Windows 8), there are also a few new things that you might find interesting:
For more information on what’s new in DNS, check out this link.
Yes, our beloved DHCP has received a tune-up in Windows Server 2012. Some of the new and improved things on the server side include DHCP failover, policy based assignment and PowerShell support for all DHCP configuration tasks.
The PowerShell stuff aside, the other two new features are most welcome. With DHCP failover, you can have continuous availability of DHCP services for two or more DHCP servers that are handling the same scopes. This is accomplished by having the DHCP servers share information about the IP addressing information they have leased out with one another. You can also configure the DHCP servers that are set up for failover to load balance the requests as well. Find out more about this here.
The policy based assignment feature allows the DHCP server to take a look at the requests it receives from the DHCP clients and apply the policy to the requests that control the responses. Policy can be based on:
For more information regarding what’s new in the Windows Server 2012 DHCP server, please see this link.
In this article, we got a good start on a first look at what’s new in Windows Server 2012 networking. We saw that there have been some nice improvements in 802.1x authenticated wired and wireless access, BranchCache, Data Center Bridging or DCB, the Domain Name System Server and client and the DHCP server and client. In Part 2 of this series, we’ll continue to look at additional new and improved features in Windows Server 2012 networking.