Directions
on Microsoft Publications Separator Contact Us Separator About Us Separator Samples Separator Subscribe Separator Jobs
Home > Samples > Research > March 2008: Windows Server 2008: An Important Server Upgrade > Section 2 of 13
Research Report: Windows Server 2008
Windows Server 2008 Takes Shape

[bio]

The following an excerpt of a Research Report published by Directions on Microsoft, an independent research firm focused exclusively on Microsoft strategy & technology. More samples of our content, as well as a list of upcoming articles and reports are also available.

Windows Server 2008, code-named Longhorn, is on schedule for release in early 2008. Customers will want to begin evaluating Windows Server 2008 now because its features will be interesting to a broader audience than the features in the last version (Windows Server 2003 R2), and might affect how customers deploy other servers and server applications that rely on the Windows Server infrastructure.

Why Begin Evaluations Now?

Unlike Windows Vista and other Microsoft products that have incorporated major changes or allowed feature additions during the release candidate phase of the development life cycle, Windows Server 2008 (with the exception of the Hyper-V feature) has been feature-complete for some time. Although large organizations typically need a long lead time to evaluate application and hardware issues created by a new client OS release, the time needed to evaluate a new server OS can be even longer: not only is application compatibility a potential problem, but the new and changed server features can also impact the organization's authentication and authorization, networking, and security infrastructure.

For example, some organizations will want to take advantage of Windows Server's new Server Core installation option, which provides a minimal server implementation for key infrastructure-related roles, such as Domain Name Service (DNS) or Dynamic Host Configuration Protocol (DHCP) servers. These organizations will want to consider whether the new server roles offer advantages when compared with how the services are currently provided. Likewise, deciding to use the new Terminal Services features to deploy applications for users can require organizations to examine of how the applications run in the terminal server environment and how applications must be licensed for Terminal Services.

Improvements Touch Many Server Roles

Windows Server 2008 delivers unique new capabilities for many different server roles. It also inherits some capabilities that were introduced in Windows Vista, with which Windows Server 2008 shares considerable code.

New Features for Servers

The new and improved features of Windows Server 2008 fall into four major areas: server fundamentals, security and identity management, application hosting, and networking.

Server fundamentals. With Windows Server 2008, administrators will be able to configure infrastructure servers such as Active Directory domain controllers and Web servers in a minimal Server Core configuration. Because Server Core installs only the minimum set of system files needed for the specific server functions, it should reduce security risks by limiting the attack surface, and require less patching. Microsoft has also improved the administrator user interface for managing servers, particularly for adding, configuring, and removing OS components to prepare a server for a particular role.

Security and identity management. The Active Directory user identity and computer configuration service now supports read-only domain controllers, which were designed to protect sensitive data in locations (such as branch offices) where an organization cannot guarantee physical security and where no local administrator is available. Microsoft has also improved its tools for public key infrastructure (PKI), an important service to support smart cards for user log-on and physical access.

Application hosting. Windows Server 2008 delivers Internet Information Services (IIS) 7.0, the latest version of the company's Web server and Web application hosting platform. IIS 7.0 provides simpler management and replication of server configurations, better support for popular Web scripting languages (particularly PHP), and technology to improve performance of the Windows Communication Foundation messaging API.

Presentation virtualization. The latest version of Terminal Services, which enables organizations to host Windows client applications centrally on servers, includes improvements for remote access and a better user interface for desktop PC clients.

Networking. A variety of network improvements, first introduced in Windows Vista and the Windows Server 2003 Scalable Networking pack, increases the performance and reliability of Windows Server 2008 network communications. Improvements include compound TCP, which monitors bandwidth delay, delay variations, and packet loss, in order to increase the amount of data sent at one time; TCP receive-window auto-tuning, which automatically optimizes the receive window (a memory buffer for incoming data); and TCP hardware offload, which offloads the processing of TCP packets, including packet segmentation and reassembly, to a specialized network adapter with a TCP offload engine (TOE).

Security. Windows Server 2008 delivers server-side components for Network Access Protection, which helps ensure that client computers on a private network meet administrator-defined requirements for system health, such as a requirement that the client has antivirus software with the latest signatures installed.

Improvements Shared with Windows Vista

Some Windows Server 2008 features were also part of Windows Vista. For example, support for file system transactions, which is being promoted as a new Windows Server 2008 feature, is also in Vista.

Windows Server 2008 also inherits networking performance and management improvements that were introduced in Windows Vista. Notably, it delivers better integrated support for Internet Protocol Version 6 (IPv6), which is an upgrade to the basic Internet protocols that is now required by some organizations (including all U.S. government agencies).

In addition, Windows Server 2008 will inherit two security features from Vista: User Account Control, which allows users to run a computer with the least privileges needed to perform any task; and BitLocker Drive Encryption, which can be used to encrypt all of the data on the computer and prevent booting of key OS components if they have been compromised. The usefulness of these features is not obvious because most server programs are run by administrators and servers are typically in a controlled-access location. However, these features could prove useful in branch offices where read-only domain controllers could be deployed.

In addition, the Vista Aero shell will be an optional component that can be installed as part of a Desktop Experience package.

Migration Considerations

Organizations evaluating Windows Server 2008 will also have to take two important future developments into account.

Virtualization due later. Server virtualization is so strategic to Microsoft that the company decided in 2004 to make virtualization an integral capability of the Windows OS, rather than letting it remain an add-on. Server virtualization enables multiple OSs to run concurrently on a single machine. Organizations use server virtualization for purposes such as server consolidation, creating isolated testing environments, and hosting legacy applications.

Although Microsoft hoped to have this project done in time to make it into Windows Server 2008, the virtualization team decided that the feature is too critical to be rushed and will not release it with Windows Server. Instead, the company says it will add virtualization support, which it has named Windows Server 2008 Hyper-V (formerly code-named Viridian), within 180 days of Windows Server 2008's release to manufacturing.

End of the line for 32-bit servers. Windows Server 2008 marks the last 32-bit server OS release for Microsoft. Consequently, organizations will need to both migrate to 64-bit hardware, and run a 64-bit version of Windows on that hardware.

Finally, Windows Server 2008 includes features such as User Account Control and a new device driver model that will affect application and hardware compatibility on some systems. In general, Windows Server 2008 is unlikely to create the same level of problems as Windows Vista because servers run less diverse hardware and applications. Nevertheless, organizations will have to test this release more carefully than they did Windows Server 2003, noting in particular that even recent Microsoft applications such as Exchange Server 2003 and SharePoint Portal Server 2003 are not compatible with the new OS.

What's Ahead

The remainder of this report contains both new material and updates to material previously published in Update. It will help organizations decide where best to deploy Windows Server 2008. For example, does it make sense to upgrade existing servers, start introducing Windows Server 2008 as new servers come online, or determine which server roles to upgrade first? To help organizations answer these questions, this report provides the following chapters:

"Server Core May Impact Infrastructure". A new Server Core installation for Windows Server 2008 installs a minimum set of components for network infrastructure functions, such as file servers.

"Windows Management Tools Improved". Updated management tools, delivered in Windows Server 2008 and an add-on for Vista SP1, will help organizations set up servers in secure configurations and provide better control over clients using Group Policy.

"AD Changes in Windows Server 2008". Changes to Active Directory (AD) in Windows Server 2008 will help larger organizations with distributed offices or federated services and will improve administration.

"Windows Server 2008 Controls Network Access". Network Access Protection allows an organization to control which computers access its network, but its ultimate value will depend on the availability of health-monitoring components.

"IIS 7 Aims at Apache". IIS 7 aims to make Windows a better platform for Web hosters with a more modular architecture, better performance for PHP applications, and management tools that are more suited for large-scale servers.

"Terminal Services in Windows Server 2008". A long-familiar feature of Windows Server continues to evolve to improve the user's experience while running remote applications.

"Windows Server 2008 Protects Content". An update to Rights Management Services in Windows Server 2008 will simplify sharing protected documents between organizations.

"Future Directions and Considerations". This article provides an overview of the planned Hyper-V virtualization system, outlines the transition of Windows Server from 32-bit processors, and explains some of the compatibility problems that organizations will have to test for on Windows Server 2008.

"Editions, Requirements, Activation, Upgrades". This article provides information on Windows Server editions, requirements including activation, and upgrade considerations.

"Windows Server 2008 Packaging, Licensing, Pricing". The most commonly sold packages of Windows Server 2008 will include Hyper-V virtualization technology, and a new virtualization product will also make the technology available stand-alone.

"Resources". This list provides additional information on the topics of this report.

back to top