microsoft

Windows Server 2008 (codenamed Longhorn Server) is the fourth release of the Windows Server operating system produced by Microsoft as part of the Windows NT family of operating systems. It was released to manufacturing on February 4, 2008 and generally to retail on February 27, 2008. Derived from Windows Vista, Windows Server 2008 succeeds Windows Server 2003.

A second release, named Windows Server 2008 R2 (codenamed Windows Longhorn Server R2), was released alongside Windows 7 on October 22, 2009.

History

Originally known as Windows Server Codename "Longhorn", Microsoft chairman Bill Gates announced its official title (Windows Server 2008) during his keynote address at WinHEC May 16 2007.

Beta 1 was released on July 27 2005, Beta 2 was announced and released on May 23 2006 at WinHEC 2006 and Beta 3 was released publicly on April 25 2007. Release Candidate 0 was released to the general public on September 24 2007 and Release Candidate 1 was released to the general public on December 5 2007. Windows Server 2008 was released to manufacturing on February 4 2008 and officially launched on February 27 2008.

Features

Windows Server 2008 is built from the same code base as Windows Vista; therefore, it shares much of the same architecture and functionality. Since the code base is common, it automatically comes with most of the technical, security, management and administrative features new to Windows Vista such as the rewritten networking stack (native IPv6, native wireless, speed and security improvements); improved image-based installation, deployment and recovery; improved diagnostics, monitoring, event logging and reporting tools; new security features such as BitLocker and ASLR (address space layout randomization); improved Windows Firewall with secure default configuration; .NET Framework 3.0 technologies, specifically Windows Communication Foundation, Microsoft Message Queuing and Windows Workflow Foundation; and the core kernel, memory and file system improvements. Processors and memory devices are modeled as Plug and Play devices, to allow hot-plugging of these devices. This allows the system resources to be partitioned dynamically using Dynamic Hardware Partitioning; each partition has its own memory, processor and I/O host bridge devices independent of other partitions.

Server Core

Default user interface for Server Core. Because the default file dialog is removed from Server Core, programs such as Notepad use the Windows 3.x/Windows NT 3.1-style file dialog.

Windows Server 2008 includes a variation of installation called Server CoreServer Core is a significantly scaled-back installation where no Windows Explorer shell is installed. All configuration and maintenance is done entirely through command-line interface windows, or by connecting to the machine remotely using Microsoft Management Console. However, Notepad and some control panel applets, such as Regional Settings, are available.

Server Core does not include the .NET Framework, Internet Explorer, Windows PowerShell or many other features not related to core server features. A Server Core machine can be configured for several basic roles: Domain controller/Active Directory Domain Services, ADLDS (ADAM), DNS Server, DHCP server, file server, print server, Windows Media Server, IIS 7 web server and Hyper-V virtual server. Server Core can also be used to create a cluster with high availability using failover clustering or network load balancing.

Andrew Mason, a program manager on the Windows Server team, noted that a primary motivation for producing a Server Core variant of Windows Server 2008 was to reduce the attack surface of the operating system, and that about 70% of the security vulnerabilities in Microsoft Windows from the prior five years would not have affected Server Core.

Active Directory

The Active Directory domain functionality that was retained from Windows Server 2003 was renamed to Active Directory Domain Services (ADDS).

Failover Clustering

Windows Server 2008 offers high availability to services and applications through Failover Clustering. Most server features and roles can be kept running with little to no downtime.

In Windows Server 2008 and Windows Server 2008 R2, the way clusters are qualified changed significantly with the introduction of the cluster validation wizard. The cluster validation wizard is a feature that is integrated into failover clustering in Windows Server 2008 and Windows Server 2008 R2. With the cluster validation wizard, an administrator can run a set of focused tests on a collection of servers that are intended to use as nodes in a cluster. This cluster validation process tests the underlying hardware and software directly, and individually, to obtain an accurate assessment of how well failover clustering can be supported on a given configuration.

This feature is only available in Enterprise and Datacenter ions of Windows Server.

Disk management and file storage

Hyper-V

Hyper-V is hypervisor-based virtualization software, forming a core part of Microsoft's virtualization strategy. It virtualizes servers on an operating system's kernel layer. It can be thought of as partitioning a single physical server into multiple small computational partitions. Hyper-V includes the ability to act as a Xen virtualization hypervisor host allowing Xen-enabled guest operating systems to run virtualized. A beta version of Hyper-V shipped with certain x86-64 ions of Windows Server 2008, prior to Microsoft's release of the final version of Hyper-V on 26 June 2008 as a free download. Also, a standalone version of Hyper-V exists; this version supports only x86-64 architecture. While the IA-32 ions of Windows Server 2008 cannot run or install Hyper-V, they can run the MMC snap-in for managing Hyper-V.

Windows System Resource Manager

Windows System Resource Manager (WSRM) is integrated into Windows Server 2008. It provides resource management and can be used to control the amount of resources a process or a user can use based on business priorities. Process Matching Criteria, which is defined by the name, type or owner of the process, enforces restrictions on the resource usage by a process that matches the criteria. CPU time, bandwidth that it can use, number of processors it can be run on, and allocated to a process can be restricted. Restrictions can be set to be imposed only on certain dates as well.

Server Manager

Server Manager is a new roles-based management tool for Windows Server 2008. It is a combination of Manage Your Server and Security Configuration Wizard SCW from Windows Server 2003. Server Manager is an improvement of the Configure my server dialog that launches by default on Windows Server 2003 machines. However, rather than serve only as a starting point to configuring new roles, Server Manager gathers together all of the operations users would want to conduct on the server, such as, getting a remote deployment method set up, adding more server roles etc., and provides a consolidated, portal-like view about the status of each role.

Protocol and cryptography

Miscellaneous

Removed features

See also: Features removed from Windows Vista

Editions

Most editions of Windows Server 2008 are available in x86-64 and IA-32 versions. These editions come in two DVDs: One for installing the IA-32 variant and the other for x64. Windows Server 2008 for Itanium-based Systems supports IA-64 processors. The IA-64 version is optimized high-workload scenarios like database servers and Line of Business (LOB) applications. As such, it is not optimized for use as a file server or media server. Windows Server 2008 is the last 32-bit Windows server operating system. Editions of Windows Server 2008 include:

The Microsoft Imagine program, known as DreamSpark at the time, used to provide verified students with the 32-bit variant of Windows Server 2008 Standard Edition, but the version has since then been removed. However, they still provide the R2 release.

The Server Core feature is available in the Web, Standard, Enterprise and Datacenter editions.

Updates

One Service Pack was released for Windows Server 2008. Because Windows Server 2008 is based on the Windows Vista Service Pack 1 kernel, the RTM release is considered to be Service Pack 1; accordingly, the service pack is called Service Pack 2. Announced on October 24, 2008, this service pack contains the same changes and improvements as the Windows Vista Service Pack 2, as well as the final release of Hyper-V 1.0, and an approximate 10% reduction in power usage.

The first SP2 beta build was sent out in October 2008, a public beta arrived in December 2008, and an RC-escrow build was given to testers in January 2009. Windows Vista and Windows Server 2008 share a single service pack binary, reflecting the fact that their code bases were joined with the release of Server 2008. On May 26, 2009, Service Pack 2 was released.

Windows Server 2008 R2

A second release, Windows Server 2008 R2, was released on October 22, 2009. Retail availability began September 14, 2009. Windows Server 2008 R2 reached the RTM milestone on July 22, 2009. Like Windows 7, it is built on Windows NT 6.1. New features include new virtualization features, new Active Directory features, IIS 7.5, and support for 256 logical processors. Support for 32-bit-only processors (IA-32) has been removed. On July 22, 2009, Microsoft officially announced that they had released both Windows Server 2008 R2 and Windows 7 to manufacturing. Windows Server 2008 R2 was generally available for download from MSDN and Technet on August 19 and for retail purchase from October 22, 2009.

System requirements

System requirements for Windows Server 2008 are as follows:

Criteria 2008 2008 R2
Minimum Recommended Minimum Recommended
CPU
  • 1 GHz (IA-32)
  • 1.4 GHz (x86-64 or Itanium)
2 GHz or faster 1.4 GHz (x86-64 or Itanium) 2 GHz or faster
RAM 512 MB 2 GB or greater 512 MB 2 GB or greater
HDD
  • Other ions, 32-bit: 20 GB
  • Other ions, 64-bit: 32 GB
  • Foundation: 10 GB
40 GB or greater
  • Foundation: 10 GB
  • Other ions: 32 GB
  • Foundation: 10 GB or greater
  • Other ions: 32 GB or greater
Devices DVD drive, 800 × 600 or higher display, keyboard and mouse

Scalability

Windows Server 2008 supports the following maximum hardware specifications:

Specification Windows Server 2008 SP2 Windows Server 2008 R2
Physical processors

("sockets")

  • Standard: 4
  • Enterprise: 8
  • Datacenter: 32
  • Standard: 4
  • Enterprise: 8
  • Datacenter: 64
Logical processors

when Hyper-V is disabled

  • IA-32: 32
  • x64: 64
256
Logical processors

when Hyper-V is enabled

  • IA-32: N/A
  • x64: 24
64
Memory

on IA-32

  • Standard, Web: 4 GB
  • Enterprise, Datacenter: 64 GB
N/A
Memory

on x64

  • Standard, Web: 32 GB
  • HPC: 128 GB
  • Enterprise, Datacenter: 1 TB
  • Foundation: 8 GB
  • Standard, Web: 32 GB
  • HPC: 128 GB
  • Enterprise, Datacenter: 2 TB
Memory

on Itanium

2 TB 2 TB


VersionsComponentsHistory
Original
DOS-based
Windows 1.0Windows 2.0Windows 2.1 (Windows/286Windows/386) • Windows 3.0Windows 3.1
Windows 9x
Windows 95Windows 98Windows Me
Windows NT
Early versions
Windows NT 3.1Windows NT 3.5Windows NT 3.51Windows NT 4.0Windows 2000
Client
Windows XP (development) • Windows Vista (editionsdevelopment) • Windows 7 (editionsdevelopment) • Windows 8Windows 10Windows 11
Windows Server
Server 2003Server 2008 (2008 R2) • HPC Server 2008Home ServerSmall Business ServerEssential Business ServerWindows Server 2012Windows Server 2016Windows Server 2019Windows Server 2022
Specialized
Windows EmbeddedWindows PEWindows Fundamentals for Legacy PCs
Mobile
Windows MobileWindows Phone
Cancelled
CairoNashvilleNeptuneOdysseyWindows 10X
Related
MetroMidoriOS/2Windows AeroWindows SetupWindows XP themesMicrosoft Plus!