Archive for the ‘Windows Server 2012’ Category

New Feature In Windows Server 2012

Sunday, December 9th, 2012

New Feature In Windows Server 2012

Windows Server 2012 – “Cloud OS” as Microsoft sometimes refers to it, and “WS2012” as we’ll call it for short – is the result of the deepest and broadest developer effort in the history of Microsoft server products: 10,000 engineers working for four years. Comments from testers and early adopters have included “jaw-dropping”, “game-changing” and “the competitors better watch out”.

As Jeff Woolsey, Microsoft’s Principal Program Manager Lead, put it at the Technical Launch event in Hammersmith in London: “There are so many new features that I can’t tell you. There are not enough hours in a day to describe them all. There are hundreds.” Inevitably, all we can give you here is an overview.

Many of the new features relate to virtualisation and related areas, such as building and managing farms of virtual servers, including Windows Azure cloud servers, but even if you don’t use virtualisation, there are enough other refinements to engage your interest.

As with its desktop cousin Windows 8, an important area of change concerns the user interface. Yes, WS2012 has no Start button or menu and instead has the same full-screen widget-based Start screen as the desktop version – but that’s trivial. The important changes are invisible.

PowerShell

Although WS2012 still has NT’s familiar CMD.EXE, its newer replacement, PowerShell, has received a very substantial revamp. PowerShell 3 has some 2,400 new “commandlets”, up from about 200 in Windows Server 2008. Even if you’re using the GUI tools, just about every aspect of the system can be controlled and configured using PowerShell 3.

All the administrative tools emit Powershell commands in the background, and both GUI and typed commands are stored in the Powershell history, so you can call them up, inspect them, copy and paste them into the new Powershell editor, modify them and keep them for future use.

Combined with auto-completion both in the shell and editor, it’s a good way to explore and learn the shell. There are multiple ways to type most commands, too – most of the old DOS-style commands still work, and there are abbreviated Unix-style versions as well.

The Server Core desktopless (suggest using GUI-less) installation has been improved, too. A new, intermediate form of Server Core has enough GUI to run the PowerShell editor, but more importantly, a fully-installed server can be switched from the full desktop to Server Core and back again. Virtually everything can be configured remotely via the much improved Server Manager, anyway, either from another system – including a Windows 8 workstation with the admin toolkit installed – or from the host hypervisor.

Server Manager can now handle whole farms of machines, listing functions by role rather than on a per-machine basis. Most aspects of a machine can be configured through it, even low-level things like NIC teaming – so there’s much less reason to actually open a session on a remote machine.

Resilient File System

Even if you never touch PowerShell, there are other benefits. The new Resilient File System, ResFS for short, is designed to be more robust than even NTFS against corruption or media failure – for instance, it does not re-use the same disk blocks again during a write, so if it’s interrupted, the original data will be intact.

CHKDSK is much faster and can even be run with disks online. Sparse provisioning means that formatting new disks is vastly quicker, too – terabytes can be ready for use in seconds, a particularly big help when creating large, i.e, 64TB VHDx for VMs (virtual machines).

Automatic data deduplication is another handy tool – it scans disks and files and replaces duplicated data with links, so that the exact same contents take up much less space – in a demo, it saved 11GB on a disk containing three copies of a 5GB set of files. You can even copy the “ddpeval.exe” program from a WS2012 machine into \WINDOWS\SYSTEM32 on an older Windows Server and see how much space you’d save.

The fileserver component has seen a major revamp. The wire protocol has been streamlined and lots of “chatter” removed to make it faster over slower connections. On local networks, it supports multiple connections – for instance, even in mid-copy, plugging in a Gigabit cable will result in the time remaining dropping sharply.

IIS 8 has refinements such as CPU throttling, script pre-compilation, an improved FTP server and centralised SSL certificate management.

Hyper-V

The biggest changes are around the hypervisor and various aspects of virtualisation – and to a lesser extent, remote-desktop servers. WS2012 includes the third release of Hyper-V – now a mature, stable hypervisor, boasting a feature set to seriously worry VMware. Hosts, clusters and VMs all support industry-leading high-end specs and a swath of high-availability features. If you have a SAN, VMs now support virtual Fibre Channel ports for direct connections, and the fileserver role supports ODX for offloading operations onto SAN servers.

You don’t need a SAN, though. VHDs can be stored on a file share, facilitating live migration between hosts even without a cluster, and the new Hyper-V Replica feature allows VMs to be replicated in the background between shared-nothing hosts, even across WAN links.

WS2012 also virtualises storage and networking. VM networking now goes through a full managed virtual switch, allowing network connections to be virtualised – so for example IP addresses can be reassigned on the fly from a VM on one machine to another on a different host, reducing the need for complex VLAN configurations.

The new storage pool system essentially brings full logical volume management to Windows, rivalling Sun’s ZFS, with configurable mirroring and parity – so that all the storage attached or assigned to a server can be presented as a single pool, with flexible dynamic suballocation.

Microsoft now recommends that all servers run virtualised – even Domain Controllers; the new “Generation ID” flag in ActiveDirectory makes it simple to clone or roll-back a virtualised DC, which can then reconfigure itself appropriately. This need not cost more – although it’s mainly meant for VDI and Linux virtualisation, the freeware Hyper-V Server can be used to host a full WS2012 instance.

VDI and Terminal Server functionality are both much improved, with features such as server GPU acceleration – and emulation if one isn’t available – and enhanced RemoteFX for touch interfaces and better support for operation over the public Internet. VDI images can be either pooled or personalised, or pooled images can have a personal disk attached for seamless, local-disk-performance roaming profiles.

Even the licensing has been simplified – there are now only Standard and Datacenter editions, plus a forthcoming Essentials edition, the replacement for Small Business Server.

And of course much of this can also be applied to Azure cloud servers, which run the same code and can be administered with the same tools. Local server images can even be migrated into the Azure cloud.

Windows Server is all grown up: and with its enhanced virtualisation capabilities, it is ready to take on Linux in the cloud and VMware in the server room.

New Server Manager: Create, Manage Server Groups

One of the benefits of the newServer Manager interface is the capability to create server groups, which are collections of servers that already exist on your network and can be managed through the new user experience. Creating new server groups lets you manage tasks among each server with common attributes—a server group containing all machines running IIS, for example, a group of all database servers, and so on—and provide specific information on any of them as you wish. This is a big boon for organizations without dedicated monitoring software in place.

Better Edition, SKU Selection

Kudos to Microsoft for cleaning up what was a muddy value proposition. The core OS is now the same, and the edition you buy—Standard or Datacenter—depends on whether you want to run up to two virtual machines as guests or if you’d like unlimited guest virtualization. There’s no Enterprise edition gumming up the works. This is a big win for everyone.

A Command-Line First, GUI-Second Mentality

The emphasis for Windows Server has changed from a GUI-first philosophy to a GUI-optional mindset. Indeed, when you first install the OS, youre asked to choose between a core and a full installation. Core is the preferred, and encouraged, option. Once you install a core version of Windows Server 2012, you can flip on a GUI simply by installing the GUI role, and you can then opt to take it off without a full reinstall.

This is a great feature when you first deploy a server. You can use the GUI to take care of all of the mundane configuration tasks, but when the machine is ready for production, you can flip the GUI off and deploy. This offers a number of benefits, including reducing the attack surface, resource load and energy requirements.

Hyper-V Replication

The Hyper-V Replica feature allows you to replicate a virtual machine from one location to another with Hyper-V and a network connection—and without any shared storage required. This is a big deal in the Microsoft world for disaster recovery, high availability and more. VMware does this, too, but the vendor charges new licensees extra for the capability.

5. Expanded PowerShell Capabilities

There are hundreds more cmdlets in the latest version of Windows Server. This will make your life easier, since PowerShell is essentially the preferred method of managing all of the workloads you can run on the operating system.

Storage Spaces: Flipping Complexity on Its Head

Storage Spaces is an innovative features that basically takes commodity storage hardware—inexpensive drives and their controllers, like a JBOD (informal parlance for Just a Bunch of Disks—and turns it into a pool of storage that is divided into spaces that are in turn used just like regular disks.

Each of these pools can contain hot standby disks, and each of the Spaces in the pool can have availability policies such as mirroring and RAID-style redundancy. You can even perform thin provisioning, which is specifying a volume that’s bigger than you actually have space for. That way, when you do need the additional room, just pop in a few more drives; no reconfiguration is required. It takes the complexity and expense of network-attached storage and SANs and basically flips it on its head. You can just get a bunch of disks together and get really flexible in carving them up where you need additional space.

DirectAccess: A VPN Without the Pain of a VPN

DirectAccess allows VPN-like secure tunneling from any endpoint back to the corporate network without the overhead and performance hit of a true VPN. There is also no management agent on the client. When the technology is configured correctly, it just works—users have seamless connectivity to file shares, on-premises equipment and other resources just as if they were on the corporate campus. In addition, group policy objects get applied and administrators can manage machines wherever they are, not just when they come to headquarters or when they connect up to the VPN. This technology had previously been difficult to set up, but in Windows Server 2012, it very much just works.

Dynamic Access Control: New Way of Thinking

Dynamic Access Control (DAC) is a suite of facilities that really enhances the way you can control access to information. It’s no longer about taking files or folders and making decisions about “Yes, these people can” and “No, these people can’t.”

Resilient File System: An Evolution of NTFS

The Resilient File System (ReFS) was designed as an evolution of the New Technology File System (NTFS) with a focus on availability and integrity. ReFS writes to different locations on disk in an atomic fashion, which improves data resiliency in the event of a power failure during a write, and includes the new “integrity streams” feature that uses checksums and real-time allocations to protect the sequencing and access of both system and user data.
Problems identified by Windows Server 2012 on volumes protected with these features can be automatically repaired without bringing the disk or volume offline in most cases—and in many cases without any administrative intervention either. ReFS is also built to scale further than NTFS as well, which is an important point in the age of big data and private cloud operations.

Out-of-the-Box IP Address Management

In the box with Windows Server 2012, youll find a complete IPAM suite. This is something many medium-sized businesses simply don’t have access to. With the IPAM suite, you can allocate, group, issue, lease and renew IP addresses in an organized fashion, as well as integrate with the in-box DHCP and DNS servers to discover and manage devices already on your network. If youve not played with IPAM services from Nortel and others, this is a very interesting and worthwhile inclusion to the product—and, as it’s free with the OS license, it’s well worth the price.

window server 2012 features, window server 2012 new features, windows server 2012 features list, windows server 2012 features comparison, windows server 2012 features on demand, windows server 2012 new features pdf, microsoft windows server 2012 features, windows server 2012 essentials features, windows server 2012 key features, windows server 2012 backup features, top features of windows server 2012, key features of windows server 2012, best features of windows server 2012, best new features of windows server 2012, features windows server 2012, remove features windows server 2012, what is new windows server 2012, what is windows server 2012, what is windows server 2012 essentials, what is windows server 2012 vl, what’s new in windows server 2012, what’s new in windows server 2012 active directory, what’s new in windows server 2012 hyper-v, what’s new in windows server 2012 iis, windows server 2012 new features, windows server 2012 new features ppt, windows server 2012 new features pdf, windows server 2012 new features list, windows server 2012 new features best of teched