10 Compelling Reasons To Upgrade To Windows Server 2012
10 Compelling Reasons To Upgrade To Windows Server 2012
We've had a chance to play around a bit with the release preview of Windows Server 2012. Some have been
put off by the interface-formerly-known-as-Metro, but with more emphasis on Server Core and the Minimal
Server Interface, the UI is unlikely to be a "make it or break it" issue for most of those who are deciding
whether to upgrade. More important are the big changes and new capabilities that make Server 2012 better
able to handle your network's workloads and needs. That's what has many IT pros excited.
Here are 10 reasons to give serious consideration to upgrading to Server 2012 sooner rather than later.
The truth that Microsoft realized is that the command line is great for some tasks and the graphical interface is
preferable for others. Server 2012 makes the GUI a "feature" — one that can be turned on and off at will. You do
it through the Remove Roles Or Features option in Server Manager.
2: Server Manager
Speaking of Server Manager (Figure A), even many of those who dislike the new tile-based interface overall
have admitted that the design's implementation in the new Server Manager is excellent.
Figure A
Server Manager
One of the nicest things about the new Server Manager is the multi-server capabilities, which makes it easy to
deploy roles and features remotely to physical and virtual servers. It's easy to create a server group — a
collection of servers that can be managed together. The remote administration improvements let you provision
servers without having to make an RDP connection.
3: SMB 3.0
The Server Message Block (SMB) protocol has been significantly improved in Windows Server 2012 and
Windows 8. The new version of SMB supports new file server features, such as SMB transparent failover , SMB
Scale Out, SMB Multichannel, SMB Direct, SMB encryption, VSS for SMB file sharing, SMB directory leasing,
and SMB PowerShell. That's a lot of bang for the buck. It works beautifully with Hyper-V, so that VHD files and
virtual machine configuration files can be hosted on SMB 3.0 shares. A SQL system database can be stored on
an SMB share, as well, with improvements to performance. For more details about what's new in SMB 3.0, see
this blog post (http://blog.credera.com/topic/technology-solutions/microsoft-solutions/seven-new-features-in-windows-server-2012-
introducing-smb-3-0/).
Dynamic Access Control is one such example, helping IT pros create more centralized security models for
access to network resources by tagging sensitive data both manually and automatically, based on factors such
as the file content or the creator. Then claims based access controls can be applied. Read more about DAC in
my "First Look" article over on Windowsecurity.com (http://www.windowsecurity.com/articles/First-Look-Dynamic-Access-
Control-Windows-Server-2012.html) .
5: Storage Spaces
Storage is a hot — and complex — topic in the IT world these days. Despite the idea that we're all going to be
storing everything in the public cloud one day, that day is a long way off (and for many organizations
concerned about security and reliability, it may never happen). There are myriad solutions for storing data on
your network in a way that provides better utilization of storage resources, centralized management, and better
scalability, along with security and reliability. Storage area networks (SANs) and network attached storage (NAS)
do that, but they can be expensive and difficult to set up.
Storage Spaces is a new feature in Server 2012 that lets you use inexpensive hard drives to create a storage
pool, which can then be divided into spaces that are used like physical disks. They can include hot standby
drives and use redundancy methods such as 2- or 3-way mirroring or parity. You can add new disks any time,
and a space can be larger than the physical capacity of the pool. When you add new drives, the space
automatically uses the extra capacity. Read more about Storage Spaces in this MSDN blog post
(http://blogs.msdn.com/b/b8/archive/2012/01/05/virtualizing-storage-for-scale-resiliency-and-efficiency.aspx).
6: Hyper-V Replica
Virtualization is the name of the game in the server world these days, and Hyper-V is Microsoft's answer to
VMware. Although the latter had a big head start, Microsoft's virtualization platform has been working hard at
catching up, and many IT pros now believe it has surpassed its rival in many key areas. With each iteration, the
Windows hypervisor gets a little better, and Hyper-V in Windows Server 2012 brings a number of new features
to the table. One of the most interesting is Hyper-V Replica.
This is a replication mechanism that will be a disaster recovery godsend to SMBs that may not be able to
deploy complex and costly replication solutions. It logs changes to the disks in a VM and uses compression to
save on bandwidth, replicating from a primary server to a replica server. You can store multiple snapshots of a
VM on the replica server and then select the one you want to use. It works with both standalone hosts and
clusters in any combination (standalone to standalone, cluster to cluster, standalone to cluster or cluster to
standalone). To find out more about Hyper-V replica, see this TechNet article (http://technet.microsoft.com/en-
us/library/hh831716.aspx).
7: Improvements to VDI
Windows Terminal Services has come a long way, baby, since I first met it in Windows NT TS Edition. Renamed
Remote Desktop Services, it has expanded to encompass much more than the ability to RDP into the desktop
of a remote machine. Microsoft offered a centralized Virtual Desktop Infrastructure (VDI) solution in Windows
Server 2008 R2, but it was still a little rough around the edges. Significant improvements have been made in
Server 2012.
You no longer need a dedicated GPU graphics card in the server to use RemoteFX, which vastly improves the
quality of graphics over RDP. Instead, you can use a virtualized GPU on standard server hardware. USB over
RDP is much better, and the Fair Share feature can manage how CPU, memory, disk space, and bandwidth are
allocated among users to thwart bandwidth hogs. Read more about Server 2012 VDI and RDP improvements
here. (http://blogs.technet.com/b/windowsserver/archive/2012/05/09/windows-server-2012-remote-desktop-services-rds.aspx)
So why hasn't everyone been using DirectAccess with Server 2008 R2 instead of VPNs? One big obstacle was
the dependency on IPv6. Plus, it couldn't be virtualized. Those obstacles are gone now. In Windows Server
2012, DirectAccess works with IPv4 without having to fool with conversion technologies, and the server
running DirectAccess at the network edge can now be a Hyper-V virtual machine. The Server 2012 version of
DA is also easier to configure, thanks to the new wizard.
9: ReFS
Despite the many advantages NTFS offers over early FAT file systems, it's been around since 1993, and
Windows aficionados have been longing for a new file system for quite some time. Way back in 2004, we were
eagerly looking forward to WinFS (http://msdn.microsoft.com/en-us/magazine/cc164028.aspx), but Vista disappointed us by
not including it. Likewise, there was speculation early on that a new file system would be introduced with
Windows 7, but it didn't happen.
Windows Server 2012 brings us our long-awaited new file system, ReFS or the Resilient File System. It supports
many of the same features as NTFS, although it leaves behind some others, perhaps most notably file
compression, EFS, and disk quotas. In return, ReFS gives us data verification and auto correction, and it's
designed to work with Storage Spaces to create shrinkable/expandable logical storage pools. The new file
system is all about maximum scalability, supporting up to 16 exabytes in practice. (This is the theoretical
maximum in the NTFS specifications, but in the real world, it's limited to 16 terabytes.) ReFS supports a
theoretical limit of 256 zetabytes (more than 270 billion terabytes). That allows for a lot of scaling.
Review: 'Down the Deep Dark Web' is a movie every technologist should watch
Next-gen light bulb could turn any surface into a computer screen, as envisioned by CMU professor
Forrester: A Practical Guide for Evaluating the Value of VCE Converged Infrastructure
EDITOR'S PICKS
RECOMMENDED Sponsored Links
Renukha Shahane Has The Best Response To Salman Khan's Acquittal In The Black Buck Case
The Huffington Post
by Taboola
SUBSCRIBE
SUBSCRIBE
Related Ads
1 AVG Free Download 5 Windows Server 2008
2 Windows Server 2003 6 HyperV
3 Windows 2008 7 Free Spyware Removal
4 Recover Passwords 8 Cloud Computing Companies