Jump to content

Windows 2000: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Ta bu shi da yu (talk | contribs)
(384 intermediate revisions by 32 users not shown)
Line 1: Line 1:
{{Infobox_OS |
'''Microsoft Windows 2000''' (also referred to as '''Win2K''' or '''Windows NT 5.0''') is a [[32-bit]] graphical business-oriented [[operating system]] released on [[February 17]], [[2000]] by [[Microsoft]]. Windows 2000 comes in four versions: '''Professional''', '''Server''', '''Advanced Server''', and '''Datacenter Server'''. Additionally, Microsoft offers '''Windows 2000 Advanced Server, Limited Edition''', released in [[2001]], which runs on [[Intel]] [[Itanium]] 64-bit [[microprocessor|processors]].
name = Windows 2000 |
screenshot = <!-- Do NOT change the screenshot unless there is BIG change in the UI. When taking screenshot, please resize your window (e.g. 640*480), disable your extensions and use the default theme. -->[[Image:Windows2000.png|310px]] |
caption = Windows 2000 succeeded Windows NT 4. |
developer = [[Microsoft]] |
family = [[Windows NT]] |
source_model = [[Closed source]] |
working_state = Historic, Microsoft support ends [[July 1]], [[2005]] |
latest_release_version = Service Pack 4 |
latest_release_date = June [[2003]] |
kernel_type = [[Kernel (computer science)#Hybrid kernels (modified microkernels)|Hybrid kernel]] |
license = Microsoft EULA |
website = [http://www.microsoft.com/windows2000/ www.microsoft.com/windows2000] |
}}
'''Windows 2000''' (also referred to as '''Win2K''', '''W2K''' or '''Windows NT 5.0''') is a [[32-bit]] [[preemptible]], interruptible graphical business-oriented [[operating system]], which has been designed to work with either uniprocessor or [[symmetrical multi processor]] (SMP) based [[Intel]] [[x86]] computers. It is part of the [[Microsoft]] [[Windows NT]] line of operating systems and was released on [[February 17]], [[2000]]. Windows 2000 comes in four versions: Professional, Server, Advanced Server, and Datacenter Server. Additionally, Microsoft offers Windows 2000 Advanced Server, Limited Edition, released in [[2001]], which runs on [[Intel]] [[Itanium]] 64-bit [[microprocessor|processors]]. Windows 2000 is classed as a hybrid-kernel operating system and its architecture is divided into two modes, a user mode and a kernel mode. The user mode is highly restrictive and has very limited system resource access, while the kernel mode has no such restrictions.


All versions of Windows 2000 have common functionality, including many system utilities such as the Microsoft Management Console (MMC) and standard system management applications such as a disk defragmenter. Support for people with disabilities has also been improved by Microsoft across their Windows 2000 line, and they have included increased support for different languages and locale information. All versions of the operating system support the Microsoft filesystem, [[NTFS]] 5, the Encrypted File System (EFS) and basic and dynamic disk storage. Dynamic disk storage allows different types of volumes to be used. The Windows 2000 Server family has enhanced functionality, including the ability to provide [[Active Directory]] services (a hierarchical framework of resources), [[Distributed file system]] (a file system that supports sharing of files) and fault-redundant storage volumes.
Microsoft has replaced Windows 2000 Server products with [[Windows_Server_2003|Windows Server 2003]], and Windows 2000 Professional with [[Windows XP|Windows XP Professional]].


Windows 2000 can be installed and deployed to an enterprise through either an attended or unattended installation. Unattended installations rely on the use of answer files to fill in installation information, and can be performed through a bootable CD using Microsoft [[System Management Server]] (SMS), by the System Preparation Tool (Sysprep).
[[Windows Neptune]] started development in [[1999]], and was supposed to be the home-user edition of Windows 2000. However, the project lagged in production time - and only one alpha release was built. [[Windows Me]] was released as a substitute, and the Neptune project was forwarded to the production of Whistler ([[Windows XP]]).
[[Image:Windows2000.png|thumb|right|300px|Windows 2000 Desktop]]


==History==
== Windows 2000 Core Features ==
{{See also|History of Microsoft Windows}}
All versions of Windows 2000 share certain features.
Windows 2000 originally descended from the Microsoft [[Windows NT]] operating system product line. Originally called Windows NT 5, Microsoft changed the name to Windows 2000 on [[October 27th]], [[1998]]{{ref|NTto2000}}. It was also the first Windows version that was released without a [[Microsoft codenames|code name]]. The first beta for Windows 2000 was released on [[September 27]], [[1997]] and several further betas were released until Beta 3 which was released on [[April 29]], [[1999]]. From here Microsoft issued three release candidates from between July to November 1999 and finally released the operating system to partners on [[December 12]], 1999 {{ref|ActiveWinHistory}}. The public received the full version of Windows 2000 on [[February 17]], [[2000]] and the press immediately hailed it as the most stable operating system Microsoft had ever released. [[Novell]], however, was not so impressed with Microsoft's new directory service architecture as they found it to be less scalable or reliable than their own [[Novell Directory Services]] (NDS) technology {{ref|NDSvsAD}}. On [[September 29]], [[2000]], Microsoft released Windows 2000 Datacenter. Microsoft released [[Service Pack]] 2 on [[August 18]], [[2003]], Service Pack 3 on [[October 31]], [[2003]] and its last Service Pack (SP4) on [[November 11]], 2003. Microsoft phased out all development of their [[Java Virtual Machine]] (JVM) from Windows 2000 in Service Pack 3.


Windows 2000 has since been superseded by newer Microsoft operating systems. Microsoft has replaced Windows 2000 Server products with [[Windows Server 2003|Windows Server 2003]], and Windows 2000 Professional with [[Windows XP|Windows XP Professional]]. [[Windows Neptune]] started development in [[1999]], and was supposed to be the home-user edition of Windows 2000. However, the project lagged in production time &ndash; and only one alpha release was built. [[Windows Me]] was released as a substitute, and the Neptune project was forwarded to the production of Whistler ([[Windows XP]]). The only elements of the Windows project which were included in Windows 2000 were the ability to upgrade from Windows 95 or Windows 98, and support for the [[FAT32]] subsystem.
=== NTFS5 ===
Version 3 of the [[NTFS]], (also known as version 5.0), introduced [[quota]]s, file-system-level [[encryption]] (called EFS), sparse streams and reparse points, which are used to implement Directory Junctions, Volume Mount Points, Hierarchical Storage Management, Native Structured Storage and Single Instance Storage. By adding these features, Windows could compete with established file serving systems like [[Netware]] and [[Unix]].


Several notable security flaws have been found in Windows 2000. [[Code Red worm|Code Red]] and [[Code Red II]] were famous (and highly visible to the worldwide [[press]]) [[computer worms]] that exploited vulnerabilities of the indexing service of Windows 2000's [[Internet Information Services]] (IIS). In [[August 2003]], two major worms named the [[Sobig worm]] and the [[Blaster worm]] began to attack millions of Microsoft Windows computers, resulting in the largest down-time and clean-up cost ever. The worms have also had political consequences as many companies in several countries started to call for government action to prevent further damages from Windows worms.
=== Encrypting File System ===
The [[EFS|Encrypting File System]] (EFS) introduced strong [[encryption]] into the Windows file world. It allowed any folder or drive to be encrypted and was transparent once implemented. As of [[February 2004]], its encryption has not been compromised.


==Architecture==
=== Windows Driver Model ===
{{main|Architecture of Windows 2000}}
Windows 2000 introduced the [[Windows Driver Model]] (WDM) driver model to the [[NT kernel]]. WDM is a multilayer driver model used to separate general functionality of devices from the specifics. For example, Microsoft may provide a standard [[Universal Serial Bus|USB]] driver that provides the basic functionality a USB device may use, such as raw bus protocol communication. The hardware vendor then only has to implement a driver that provides the functionality specific for whatever the device does. This can greatly simplify driver programming, and keeps programmers from introducing bugs every time a basic device protocol is reimplemented for a new product. Additionally, WDM drivers are theoretically compatible with any version of Windows supporting WDM (Windows 98, ME, XP) regardless of the kernel. Drivers are the leading cause of instability in Windows, and WDM addresses this.
[[Image:Windows 2000 architecture.PNG|thumb|350px|The Windows 2000 operating system architecture consists of two layers (user mode and kernel mode), with many different modules within both of these layers.]]
Windows 2000 is a highly modular system that consists of two main layers: a [[user mode]] and a [[kernel mode]]. The user mode refers to the mode in which user programs are run. Such programs are limited in terms of what system resources they have access to, while the kernel mode has unrestricted access to the system memory and external devices. All user mode applications access system resources through the executive which runs in kernel mode.


=== Graphical Improvements ===
===User mode===
User mode in Windows 2000 is made of subsystems capable of passing [[I/O]] requests to the appropriate kernel mode drivers by using the I/O manager. Two subsystems make up the user mode layer of Windows 2000: the environment subsystem and the integral subsystem.


The environment subsystem was designed to run applications written for many different types of operating systems. These applications, however, run at a lower priority than kernel mode processes. There are three main environment subsystems:
Introduced in Windows 2000 was native [[alpha blending]] in [[GDI]].
#[[Win32]] subsystem runs 32-bit Windows applications and also supports [[Virtual DOS Machine]]s (VDMs), which allows [[MS-DOS]] and [[16-bit]] [[Windows 3.x]] ([[Win16]]) applications to run on Windows.
#[[OS/2]] environment subsystem supports 16-bit character-based OS/2 applications and emulates OS/2 1.3 and 1.x, but not 2.x or later OS/2 applications.
#[[POSIX]] environment subsystem supports applications that are strictly written to either the POSIX.1 standard or the related [[ISO]]/[[IEC]] standards.
The integral subsystem looks after operating system specific functions on behalf of the environment subsystem. It consists of a ''security subsystem'' (grants/denies access and handles logons), ''workstation service'' (helps the computer gain network access) and a
''server service'' (lets the computer provide network services).


== Versions ==
===Kernel mode===
[[Kernel mode]] in Windows 2000 has full access to the hardware and system resources of the computer. The kernel mode stops user mode services and applications from accessing critical areas of the operating system that they should not have access to.


[[Image:Winobj.PNG|thumb|Each object in Windows 2000 exists in its own [[namespace]]. This is a screenshot from ''SysInternal's'' <span class="plainlinksneverexpand">[http://www.sysinternals.com/ntw2k/freeware/winobj.shtml WinObj]</span>]]
=== Windows 2000 Professional ===
The executive interfaces with all the user mode subsystems. It deals with I/O, object management, security and process management. It contains various components, including:
Windows 2000 Professional is designed as a desktop operating system in business environments. It offers greater security and stability than previous Windows desktop operating systems. It supports up to two [[processor]]s, and can address up to 4[[Gigabyte|GB]] of [[Random Access Memory|RAM]].
*'''Object manager''': a special executive subsystem that all other executive subsystems must pass through to gain access to Windows 2000 resources. This essentially is a resource management infrastructure service that allows Windows 2000 to be a [[object oriented]] operating system.
* '''I/O Manager:''' allows devices to communicate with user-mode subsystems by translating user-mode read and write commands and passing them to [[device driver]]s.
* '''Security Reference Monitor (SRM):''' the primary authority for enforcing the security rules of the security integral subsystem. {{ref|Win2kResourceKitActiveDirectory}}
* '''IPC Manager:''' short for [[Interprocess Communication]] Manager, manages the communication between clients (the environment subsystem) and servers (components of the executive).
* '''Virtual Memory Manager:''' manages [[virtual memory]], allowing Windows 2000 to use the [[hard disk]] as a [[primary storage]] device (although strictly speaking it is [[secondary storage]]).
* '''Process Manager:''' handles [[process (computing)|process]] and [[thread (computer science)|thread]] creation and termination
* '''PnP Manager:''' handles [[Plug and Play]] and supports device detection and installation at boot time.
* '''Power Manager:''' the power manager coordinates power events and generates power IRPs.
* The display system is handled by a device driver contained in ''Win32k.sys''. The '''Window Manager''' component of this driver is responsible for drawing windows and menus while the '''GDI''' ([[graphical device interface]]) component is responsible for tasks such as drawing [[line (mathematics)lines]] and [[curve]]s, rendering [[font]]s and handling [[palette]]s.


The Windows 2000 [[Hardware Abstraction Layer]], or HAL, is a layer between the physical hardware of the computer and the rest of the operating system. It was designed to hide differences in hardware and therefore provide a consistent platform to run applications on. The HAL includes hardware specific code that controls I/O interfaces, [[interrupt controller]]s and multiple processors.
=== Windows 2000 Server ===


The microkernel sits between the HAL and the executive and provides multiprocessor synchronization, thread and interrupt scheduling and dispatching, trap handling and exception dispatching. The microkernel often interfaces with the process manager. {{ref|InsideWin2kChap2}} The microkernel is also responsible for initialising device drivers at bootup that are necessary to get the operating system up and running.
The various server products share the same [[user interface]] with Windows 2000 Professional, but contain additional components for running infrastructure and application software. A significant component of the server products is [[Active Directory]], which is an enterprise-wide directory service based on [[LDAP]]. Additionally, Microsoft integrated [[Kerberos (protocol)|Kerberos]] network authentication, replacing the often-criticised NT 4 authentication system. This also provided a purely transitive-trust relationship between Windows 2000 [[Windows Server domain|domains]] in a 'forest' (a collection of one or more Windows 2000 domains that share a common schema, configuration, and global catalog, being linked with two-way transitive trusts). Furthermore, Windows 2000 introduced a [[DNS]] server which allows dynamic registration of [[Internet Protocol|IP]] addresses.


Kernel mode drivers exist in three levels: highest level drivers, intermediate drivers and low level drivers. The [[Windows Driver Model]] (WDM) exists in the intermediate layer and was mainly designed to be binary and source compatible between [[Windows 98]] and Windows 2000. The lowest level drivers are either legacy Windows NT device drivers that control a device directly or can be a PnP hardware bus.
=== Windows 2000 Advanced Server ===


== Common functionality ==
Windows 2000 Advanced Server is a variant of Windows 2000 Server operating system designed for medium-to-large businesses.
[[Image:Win2000 logo.jpg|200px|right]]
Certain features are common across all versions of Windows 2000 (both Professional and the Server versions), among them being NTFS 5, the Microsoft Management Console (MMC), the Encrypted File System (EFS), dynamic and basic disk storage, usability enhancements and multi-language and locale support. Windows 2000 also has several standard system utilities included as standard. As well as these features, Microsoft introduced a new feature to protect critical system files, called Windows File Protection (WFP). This prevents programs (with the exception of Microsoft's update programs) from replacing critical Windows system files and thus making the system inoperable {{ref|WFP}}. Also in Windows 2000, Microsoft recognised that the infamous [[Blue Screen of Death]] (or stop error) could cause serious problems for servers that needed to be constantly running. They provided a system setting that would allow the server to automatically reboot when a stop error occurred, with the option of dumping the first 64[[kilobyte|KB]] of memory to disk (the smallest amount of memory that is useful for [[debugging]] purposes, also known as a minidump), a dump of only the kernel's memory or a dump of the entire contents of memory to disk, as well as write that this event happened to the Windows 2000 event log. In order to improve performance on computers running Windows 2000 as a server operating system, Microsoft gave administrators the choice of optimising the operating system for background services or for applications.


===NTFS 5===
A limited edition [[64 bit]] version of Windows 2000 Advanced Server was made available via the OEM Channel.
{{main|NTFS#NTFS v3}}
[[Image:Win2kquotas.png|thumb|Windows 2000 supports disk quotas, which can be set via the "Quotas" tab found in the hard disk properties [[dialogue box]].]]
Microsoft released the third version of the [[NTFS|NT File System]] (NTFS) &mdash; also known as version 5.0 &mdash; in Windows 2000; this introduced [[quota]]s, file-system-level [[encryption]] (called EFS), sparse files and reparse points. Sparse files allow for the efficient storage of data sets that are very large yet contain many areas that only have [[zero]]es. Reparse points allow the object manager to reset a file namespace lookup and let file system drivers implement changed functionality in a transparent manner. Reparse points are used to implement Volume Mount Points, Directory Junctions, Hierarchical Storage Management, Native Structured Storage and Single Instance Storage. Volume mount points and directory junctions allow for a file to be transparently referred from one file or directory location to another.


===Encrypting File System===
=== Windows 2000 Datacenter Server ===
{{main|Encrypting File System}}
The Encrypting File System (EFS) introduced strong [[encryption]] into the Windows file world. It allowed any folder or drive on an NTFS volume to be encrypted transparently to the end user. EFS works in conjunction with the EFS service, Microsoft's [[CryptoAPI]] and the EFS File System Run-Time Library (FSRTL). As of [[As of 2004|February 2004]], its encryption has not been compromised.


EFS works by encrypting a file with a bulk [[symmetric key]] (also known as the File Encryption Key, or FEK), which is used because it takes a relatively smaller amount of time to encrypt and decrypt large amounts of data than if an [[asymmetric key]] cipher is used. The symmetric key that is used to encrypt the file is then encrypted with a [[public key]] that is associated with the user who encrypted the file, and this encrypted data is stored in the header of the encrypted file. To decrypt the file, the file system uses the private key of the user to decrypt the symmetric key that is stored in the file header. It then uses the symmetric key to decrypt the file. Because this is done at the file system level, it is transparent to the user. {{ref|Win2kEFS}} Also, in case of a user losing access to their key, support for recovery agents that can decrypt files has been built in to the EFS system.
Windows 2000 Datacenter Server is a variant of the Windows 2000 Server that is designed for [[large business|large businesses]] that move large quantites of confidential or sensitive data frequently via a central [[server]].


===Basic and dynamic disk storage===
Its system requirements are normal, but is compatible with vast amounts of power:
All versions of Windows 2000 support basic and dynamic storage. Basic storage involves dividing a disk into primary and extended partitions. This is the way that all versions of Windows that were reliant on DOS handled storage, and disks formatted in this manner are known as basic disks. Dynamic storage involves the use of a single partition that covers the entire disk, and the disk itself is divided into volumes or combined with other disks to form volumes that are greater in size than one disk itself. Basic disks can be upgraded to dynamic disks, however when this is done the disk cannot be downgraded to a basic disk again, and no other operating system other than Windows 2000 will be able to read the disk. Volumes can use any supported file system.
*A [[Pentium]]-class CPU at 400 [[MHz]] or higher - up to 32 are supported in one machine
*256MB of [[RAM]] - up to 64[[GB]] is supported in one machine
*Approximitely 1GB of available disk space


All versions of Windows 2000 support three types of volumes: ''simple volumes'', ''spanned volumes'' and ''striped volumes'':
== Total Cost of Ownership ==


* '''Simple volume:''' this is a volume with disk space from one disk.
Microsoft commissioned a firm to determine the [[total cost of ownership]] (TCO) for enterprise applications on Windows 2000, such as security and other infrastructure tasks, and Web Serving. Windows 2000 had a lower TCO for the four infrastructure items (according to the report), but [[Linux]] had a lower TCO for web serving. There has been a lot of controversy over this claim, including:
* '''Spanned volumes:''' multiple disks are span up to 32 disks. If one disk fails, then you lose all the data in the volume.
* '''Striped volumes:''' also known as [[Redundant_array_of_independent_disks#RAID_0|RAID-0]], a striped volume stores all its data across several disks in ''stripes''. This allows more optimum performance because disk read and writes are balanced across multiple disks.


=== Accessibility support===
* Claims that the test were done on different spec machines to give [[Microsoft]] an unfair advantage
Microsoft made an effort to increase the usability of Windows 2000 for people with visual and auditory impairments and other [[disability|disabilities]]. They included several utilities designed to make the system more [[Computer accessibility|accessible]]:
* Claims that as [[Microsoft]] was paying for the report, the neutrality of it is in question


* '''FilterKeys:''' These are a group of [[computer keyboard|keyboard]] related support for people with typing issues, and include:
== Criticisms ==
** '''SlowKeys:''' Windows is told to disregard keystrokes that are not held down for a certain time period
** '''BounceKeys:''' multiple keystrokes to one key to be ignored within a certain timeframe
** '''RepeatKeys:''' allows users to slow down the rate at which keys are repeated via the keyboard's keyrepeat feature
* '''ToggleKeys:''' when turned on, Windows will play a sound when either the CAPS LOCK, NUM LOCK or SCROLL LOCK keys are pressed
* '''MouseKeys:''' allows the cursor to be moved around the screen via the numeric keypad instead of the mouse
* '''On screen keyboard:''' assists those who are not familiar with a given keyboard by allowing them to use a mouse to enter characters to the screen
* '''SerialKeys:''' gives Windows 2000 the ability to support speech augmentation devices
* '''StickyKeys:''' makes modifier keys (ALT, CTRL and SHIFT) become "sticky" &mdash; in other words a user can press the modifier key, release that key and then press the combination key. Normally the modifier key must remain pressed down to activate the sequence.
* '''On screen magnifier:''' assists users with visual impairments by magnifying the part of the screen they place their mouse over.
* '''Narrator:''' [[Microsoft Narrator]] assists users with visual impairments with system messages, as when these appear the narrator will read this out via the sound system
* '''High contrast theme:''' to assist users with visual impairments
* '''SoundSentry:''' designed to help users with auditory impairments, Windows 2000 will show a visual effect when a sound is played through the sound system


[[Image:Win2kkeyboardmap.png|frame|center|The Windows 2000 onscreen keyboard map allows users who have problems with using the keyboard to use a mouse to input text.]]
One aspect of concern with Windows 2000 (along with previous versions of NT), is the lack of an option to make a bootable [[DOS]] diskette. Unlike previous versions of Windows, which are based on DOS, ([[Windows 95]], [[Windows 98]], [[Windows Me]]), when running Windows 2000, a user is unable to make a bootable DOS diskette. While this is not a major issue for the average user, there are times when a DOS boot diskette is required (such as when doing a BIOS upgrade). In instances such as that, some users have turned to alternative sources for boot diskettes, such as [http://www.bootdisk.com/ BootDisk.com].


===Language & locale support===
An alternative to the bootable diskette is the Recovery Console. As diskettes are rapidly becoming obsolete, the main alternate boot device is the [[CD-ROM]] drive; users can access the Recovery Console when booting the install disc. The Recovery Console provides basic command-line functionality, including additional commands to enable and disable Windows services, among other things. The Recovery Console can also be installed onto an existing Windows 2000 installation to appear as an option on boot-up, making it easier to use than having to boot from a CD-ROM drive, but this isn't well documented by Microsoft.
Windows 2000 has support for many languages other than [[English language|English]] (though not as many as the [[GNOME]] project has). It supports [[Arabic language|Arabic]], [[Armenian language|Armenian]], [[Baltic languages|Baltic]], [[Central Europe|Central European]], [[Cyrillic]], [[Georgian language|Georgian]], [[Greek language|Greek]], [[Hebrew language|Hebrew]], [[Indic]], [[Japanese language|Japanese]], [[Korean language|Korean]], [[Simplified Chinese]], [[Thai language|Thai]], [[Traditional Chinese]], [[Turkic languages|Turkic]], [[Vietnamese language|Vietnamese]] and [[Western Europe|Western European]] languages {{ref|Win2kLanguages}}. It also has support for many different [[locale]]s, a list of which can be found on [http://www.microsoft.com/globaldev/reference/win2k/setup/lcid.mspx Microsoft's website].


===System utilities===
[[Windows NT]] also introduced permissions for Registry editing. Windows 2000 incorporated both the Windows 9x REGEDIT.EXE program and NT's REGEDT32.EXE program. REGEDIT.EXE had a left-side tree view that began at "My Computer" and listed all loaded hives. REGEDT32.EXE had a left-side tree view, but each hive had its own window, so the tree displayed only keys. REGEDIT.EXE represented the three components of a value (its name, type, and data) as separate columns of a table. REGEDT32.EXE represented them as a list of strings. REGEDIT.EXE was written for the Win32 [[Application Programming Interface|API]] and supported right-clicking of entries in a tree view to adjust properties and other settings. REGEDT32.EXE was written for the NT 3.x [[Application Programming Interface|API]] and required all actions to be performed from the top menu bar. Because REGEDIT.EXE was directly ported from [[Windows 98]], it did not support permission editing (permissions do not exist on Windows 9x). Therefore, the only way to access the full functionality of an NT registry was with REGEDT32.EXE, which many considered to be inefficient and out-of-date. [[Windows XP]] was the first system to integrate these two programs into one, adopting the REGEDIT.EXE behavior with the additional NT functionality.
[[Image:Win2k mmc.png|thumb|The Microsoft Management Console (MMC) is used for administering Windows 2000 computers.]]
Windows 2000 introduced the Microsoft Management Console (MMC), which is used to create, save, and open administrative tools. Each of the tools is called a ''console'', and most consoles allow an administrator to administer other Windows 2000 computers from one centralised computer. Each console can contain one or many specific administrative tools, called ''snap-ins''. Snap-ins can be either standalone (performs one function), or extensions (adds functionality to an existing snap-in). In order to provide the ability to control what snap-ins can be seen in a console, the MMC allows consoles to be created in author mode or created in user mode. Author mode allows snap-ins to be added, new windows to be created, all portions of the console tree can be displayed and for consoles to be saved. User mode allows consoles to be distributed with restrictions applied. User mode consoles can have full access granted user so they can make whatever changes they desire, can have limited access so that users cannot add to the console but they can view multiple windows in a console, or they can have limited access so that users cannot add to the console and also cannot view multiple windows in a console. {{ref|Win2kProMMC}}

[[Image:Win2kDefrag.png|thumb|left|The Windows 2000 Computer Management console is capable of performing many system tasks. It is pictured here starting a disk defragmentation.]]
The main tools that come with Windows 2000 can be found in the Computer Management console (found in Administrative Tools in the Control Panel). This contains the event viewer &mdash; a means of seeing events and the Windows equivalent of a [[log file]], a system information viewer, the ability to view open shared folders and shared folder sessions, a device manager and a tool to view all the local users and groups on the Windows 2000 computer. It also contains a disk management snap-in, which contains a disk defragmenter as well as other disk management utilities. Lastly, it also contains a services viewer, which allows users to view all installed services and to stop and start them on demand, as well as configure what those services should do when the computer starts.

[[Image:Windows 2000 REGEDIT.png|thumb|The REGEDIT.EXE utility on Windows 2000.]]
[[Image:Windows 2000 REGEDT32.png|thumb|The REGEDT32.EXE utility showing the same part of the registry.]]
Windows 2000 came bundled with two utilities to edit the [[Windows registry]]. One acted like the Windows 9x REGEDIT.EXE program and the other could edit registry permissions in the same manner that Windows NT's REGEDT32.EXE program could. REGEDIT.EXE had a left-side tree view that began at "My Computer" and listed all loaded hives. REGEDT32.EXE had a left-side tree view, but each hive had its own window, so the tree displayed only keys. REGEDIT.EXE represented the three components of a value (its name, type, and data) as separate columns of a table. REGEDT32.EXE represented them as a list of strings. REGEDIT.EXE was written for the Win32 [[Application Programming Interface|API]] and supported right-clicking of entries in a tree view to adjust properties and other settings. REGEDT32.EXE was written for the NT 3.x [[Application Programming Interface|API]] and required all actions to be performed from the top menu bar. Because REGEDIT.EXE was directly ported from [[Windows 98]], it did not support permission editing (permissions do not exist on Windows 9x). Therefore, the only way to access the full functionality of an NT registry was with REGEDT32.EXE, which used the older [[MDI]] (multiple document interface), which newer versions of regedit do not use. [[Windows XP]] was the first system to integrate these two programs into one, adopting the REGEDIT.EXE behavior with the additional NT functionality.

The System File Checker (SFC) also comes bundled with Windows 2000. It is a [[command line]] utility that scans system files and verifies whether they were signed by Microsoft and works in conjunction with the Windows File Protection mechanism. It can also repopulate and repair all the files in the Dllcache folder {{ref|sfc}}.

==Server family functionality==
[[Image:Win2kserver logo.jpg|right|200px]]
The Windows 2000 server family consists of Windows 2000 Server, Windows 2000 Advanced Server and Windows 2000 Datacenter Server. They all have advanced functionality not found in Windows 2000 Professional, among these features are support for DFS, Active Directory and advanced fault-tolerant volumes.

===Distributed File System===
{{main|Distributed File System (Microsoft)}}
The Distributed File System, or DFS, allows [[SMB|shares]] in multiple different locations to be logically grouped under one folder, or ''DFS root''. When users try to access a share that exists off the DFS root, the user is really looking at a ''DFS link'' and the DFS server transparently redirects them to the correct file server and share. A DFS root can only exist on a Windows 2000 version that is part of the server family, and only one DFS root can exist on that server.

There can be two ways of implementing DFS on Windows 2000: through standalone DFS, or through domain-based DFS. Standalone DFS allows for only DFS roots that exist on the local computer, and thus does not use Active Directory. Domain-based DFS roots exist within Active Directory and can have their information distributed to other domain controllers within the domain &mdash; this provides fault tolerance to DFS. DFS roots that exist on a domain must be hosted on a domain controller or on a domain member server. The file and root information is replicated via the Microsoft File Replication Service (FRS) {{ref|MSKB812487}}.

===Active Directory===
{{main|Active Directory}}
Active Directory allows administrators to assign enterprise wide policies, deploy programs to many computers, and apply critical updates to an entire organization, and is one of the main reasons why many corporations have moved to Windows 2000. Active Directory stores information about its users and can act in a similar manner to a phone book. This allows all of the information and computer settings about an organization to be stored in a central, organized database. Active Directory Networks can vary from a small installation with a few hundred objects, to a large installation with millions of objects. Active Directory can organise groups of resources into a single ''domain'' and can link domains into a contiguous [[DNS|domain name]] space together to form ''trees''. Groups of trees that do not exist within the same namespace can be linked together to form ''forests''.

Active Directory can only be installed on a Windows 2000 Server, Advanced Server or Datacenter Server computer and cannot be installed on Windows 2000 Professional computer. It requires that a DNS service that supports [[SRV resource record]]s be installed, or that an existing DNS infrastructure be upgraded to support his functionality. It also requires that one or more domain controllers exists to hold the Active Directory database and provide Active Directory [[directory services]].

===Volume fault tolerance===
Along with support for simple, spanned and striped volumes, the server family of Windows 2000 also supports fault tolerant volume types. The types supported are ''mirrored volumes'' and ''RAID-5 volumes'':

* '''Mirrored volumes:''' the volume contains several disks, and when data is written to one it is mirrored to the other disks. This means that if one disk fails, the data can be totally recovered from the other disk. Mirrored volumes are also known as [[Redundant array of independent disks#RAID_1|RAID-1]].
* '''RAID-5 volumes:''' a [[Redundant array of independent disks#RAID_1|RAID-5]] volume consists of multiple disks, and it uses [[block]]-level striping with [[parity]] data distributed across all member disks. Should a disk fail in the array, the parity blocks from the surviving disks are combined mathematically with the data blocks from the surviving disks to reconstruct the data on the failed drive "on-the-fly".

== Versions ==
Microsoft released various versions of Windows 2000 to cater to different markets and business needs. It released Windows 2000 Professional, Windows 2000 Server, Windows 2000 Advanced Server and Windows Datacenter Server:

[[Image:Win2kbox.JPG|right]]
* '''Windows 2000 Professional''' is designed as a desktop operating system in business environments. It offers greater security and stability than previous Windows desktop operating systems. It supports up to two [[processor]]s, and can address up to 4 [[Gigabyte|GB]] of [[Random Access Memory|RAM]].

* '''[[Windows 2000 Server]]''' products share the same [[user interface]] with Windows 2000 Professional, but contain additional components for running infrastructure and application software. A significant component of the server products is [[Active Directory]], which is an enterprise-wide directory service based on [[LDAP]]. Additionally, Microsoft integrated [[Kerberos (protocol)|Kerberos]] network authentication, replacing the often-criticised [[NTLM]] authentication system used in previous versions. This also provided a purely transitive-trust relationship between Windows 2000 [[Windows Server domain|domains]] in a ''forest'' (a collection of one or more Windows 2000 domains that share a common schema, configuration, and global catalogue, being linked with two-way transitive trusts). Furthermore, Windows 2000 introduced a [[DNS]] server which allows dynamic registration of [[Internet Protocol|IP]] addresses.

[[Image:Win2kASbox.jpg|right|100px]]
* '''Windows 2000 Advanced Server''' is a variant of Windows 2000 Server operating system designed for medium-to-large businesses. It offers clustering infrastructure for high availability and scalability of applications and services, including main memory support of up to 8 gigabytes (GB) on [[Page Address Extension]] (PAE) systems and the ability to do 8-way SMP. It has support for [[TCP/IP]] [[load balancing]] and enhanced two-node server clusters based on the [[Microsoft Windows Cluster Server]] (MSCS) in the Windows NT Server 4.0 Enterprise Edition {{ref|MicrosoftDeploymentGuideAdvancedServer}}. A limited edition [[64 bit]] version of Windows 2000 Advanced Server was made available via the OEM Channel. It also supports failover and load balancing.

* '''[[Windows 2000 Datacenter Server]]''' is a variant of the Windows 2000 Server that is designed for [[large business|large businesses]] that move large quantites of confidential or sensitive data frequently via a central [[server]]. As with Advanced Server, it supports clustering, failover and load balancing. Its system requirements are normal, but are compatible with vast amounts of power:
**A [[Pentium]]-class CPU at 400 [[MHz]] or higher - up to 32 are supported in one machine
**256 MB of [[RAM]] - up to 64 GB is supported in one machine
**Approximitely 1 GB of available disk space

== Deployment ==

Windows 2000 can be deployed to a site via various methods. It can be installed onto servers via traditional media (such as via CD) or via distribution folders that reside on a shared folder. Installations can be attended or unattended. An attended installation requires the manual intervention of an operator to choose options when installing the operating system. Unattended installations are scripted via an answer file, or predefined script in the form of an [[ini file]] that has all the options filled in already. The Winnt.exe or Winnt32.exe program then uses that answer file to automate the installation. Unattended installations can be performed via a bootable CD, using Microsoft [[System Management Server]] (SMS), via the System Preperation Tool (Sysprep), via running the Winnt32.exe program using the /syspart switch or via running the Remote Installation Service (RIS).

The Syspart method is started on a standardised reference computer &mdash; though the hardware need not be similar &mdash; and it copies the required installation files from the reference computer's hard drive to the target computer's hard drive. The hard drive does not need to be in the target computer and may be swapped out to it at any time, with hardware configuration still needing to be done later. The Winnt.exe program must also be passed a /unattend switch that points to a valid answer file and a /s file to point to the location of one or more valid installation sources.

Sysprep allows the duplication of a disk image on an existing Windows 2000 Server installation to multiple servers. This means that all applications and system configuration settings will be copied across to the new Windows 2000 installations, but it also means that the reference and target computers must have the same HALs, [[ACPI]] support, and mass storage devices &mdash; though Windows 2000 automatically detects plug and play devices. The primary reason for using Sysprep is for deploying Windows 2000 to a site that has standard hardware and that needs a fast method of installing Windows 2000 to those computers. If a system has different HALs, mass storage devices or ACPI support, then multiple images would need to be maintained.

Systems Management Server can be used to upgrade system to Windows 2000 to multiple systems. Those operating systems that can be upgraded in this process must be running a version of Windows that can be upgraded (Windows NT 3.51, Windows NT 4, Windows 98 and Windows 95 OSR2.x) and those versions must be running the SMS client agent that can receive software installation operations. Using SMS allows installations to happen over a wide geographical area and provides centralised control over upgrades to systems.

Remote Installation Services (RIS) are a means to automatically install Windows 2000 Professional (and not Windows 2000 Server) to a local computer over a network from a central server. Images do not have to support specific hardware configurations and the security settings can be configured after the computer reboots as the service generates a new unique security ID (SID) for the machine. This is required so that local accounts are given the right identifier and do not clash with other Windows 2000 Professional computers on a network {{ref|MinasiRIS}}. RIS requires that client computers are able to boot over the network via either a [[network interface card]] that has a [[Pre-Boot Execution Environment]] (PXE) boot [[Read-only memory|ROM]] installed or that it has a network card installed that is supported by the remote [[boot disk]] generator. The remote computer must also meet the [[Net PC]] specification. The server that RIS runs on must be Windows 2000 Server and the server must be able to access a network [[DNS]] Service, a [[DHCP]] service and the Active Directory services {{ref|MCSEWin2kProRIS}}.

== Total cost of ownership ==

{{seealso|Studies related to Microsoft}}

In October 2002, Microsoft commissioned [[IDC]] to determine the [[total cost of ownership]] (TCO) for enterprise applications on Windows 2000 versus the TCO of [[Linux]] on the same enterprise applications. IDC looked at security and other infrastructure tasks, and Web Serving. According to the report, Windows 2000 had a lower TCO for four infrastructure items and [[Linux]] had a lower TCO for web serving. IDC's report was based on telephone interviews of IT executives and managers of 104 [[North American]] companies in which they determined what they were using for a specific workload for file, print, security and networking services.

IDC determined that the four areas where Windows 2000 had a better TCO than Linux &mdash; over a period of five years for an average organisation of 100 employees &mdash; were in the use of file, print, network infrastructure and security infrastructure. They determined, however, that Linux had a better TCO than Windows 2000 when it came to web serving. The report also found that the greatest cost was not in the procurement of software and hardware, but in staffing costs and downtime. The report did not take into consideration the impact of downtime to the profitability of the business (although they did apply a 40% productivity factor, in order to recognise that employees are not entirely unproductive during periods of IT infrastructure downtime) though it did find that Linux servers had less unplanned downtime than Windows 2000 Servers. They found that most Linux servers ran less workload per server than Windows 2000 servers and also found that none of the businesses they interviewed used 4-way SMP Linux computers. IDC also did not take into account specific application servers &mdash; servers that need low maintenance and are provided by a specific vendor &mdash; when they performed their study. The report did emphasise that TCO was only one factor in considering whether to use a particular IT platform, and also noted that as management and server software improved and became better packaged the overall picture that was being shown in their report could change {{ref|LinuxVsWin2kTCO}}.


==See also==
==See also==
* [[Comparison of operating systems]]
* [[Comparison of operating systems]]
*[[Comparison of operating systems (security)]]
* [[Microsoft codenames]]
* [[List of OS-tans#2000|List of OS-tans]]

==Notes==
<!-- Instructions for adding a footnote:
NOTE: Footnotes in this article use names, not numbers. Please see [[Wikipedia:Footnote3]] for details.
1) Assign your footnote a unique name, for example TheSun_Dec9.
2) Add the macro {{ref|TheSun_Dec9}} to the body of the article, where you want the new footnote.
3) Take note of the name of the footnote that immediately proceeds yours in the article body.
4) Add #{{Note|TheSun_Dec9}} to the list, immediately below the footnote you noted in step3.
5) Multiple footnotes to the same reference will not work: you must insert two uniquely-named footnotes.
NOTE: It is important to add the Footnote in the right order in the list.
-->
<small>
#{{note|NTto2000}} "[http://www.infoworld.com/cgi-bin/displayStory.pl?981027.wcwin2000.htm It's official: NT 5.0 becomes Windows 2000]", infoWorld.
#{{note|ActiveWinHistory}} "[http://www.activewin.com/win2000/history.shtml Windows 2000 history]", ''ActiveWin''.
#{{note|NDSvsAD}} "[http://www.novell.com/coolsolutions/qna/6222.html NDS eDirectory vs. Microsoft Active Directory?]" (November 17, 1999). ''Novell Cool Solutions Question & Answer''. Novell was less than impressed with Active Directory, stating that "NDS eDirectory is a cross-platform directory solution that works on NT 4, Windows 2000 when available, Solaris and NetWare 5. Active Directory will only support the Windows 2000 environment. In addition, eDirectory users can be assured they are using the most trusted, reliable and mature directory service to manage and control their e-business relationships &mdash; not a 1.0 release."
# {{note|Win2kResourceKitActiveDirectory}} ''Microsoft''. "[http://www.microsoft.com/resources/documentation/Windows/2000/server/reskit/en-us/Default.asp?url=/resources/documentation/Windows/2000/server/reskit/en-us/distrib/dsbg_dat_brlr.asp Active Directory Data Storage]".
#{{note|InsideWin2kChap2}} ''Inside Microsoft Windows 2000'' (Third Edition). ''Microsoft Press''.
#{{note|WFP}} [http://support.microsoft.com/?kbid=222193 Microsoft KB article 222193: Description of the Windows File Protection Feature]
#{{note|Win2kEFS}} "[http://www.microsoft.com/resources/documentation/Windows/2000/server/reskit/en-us/Default.asp?url=/resources/documentation/windows/2000/server/reskit/en-us/distrib/dsck_efs_XHKD.asp Encrypting File System]". ''Microsoft''.
#{{note|Win2kLanguages}} [http://support.microsoft.com/?kbid=292246 Microsoft Support KB 292264: List of Lanuages Supported in Windows 2000, Windows XP and Windows Server 2003].
#{{note|Win2kProMMC}} ''Microsoft Press'' (2000). ''MCSE 70-210, Microsoft Windows 2000 Professional'', pages 58-63.
#{{note|sfc}} [http://support.microsoft.com/default.aspx?scid=kb;en-us;222471 Microsoft KB article 222471: Description of the Windows 2000 System File Checker (Sfc.exe)]
#{{note|MSKB812487}} [http://support.microsoft.com/default.aspx?scid=kb;en-us;812487 Microsoft KB article 812487: Overview of DFS in Windows 2000]
#{{note|MicrosoftDeploymentGuideAdvancedServer}} ''Microsoft''. "[http://www.microsoft.com/windows2000/techinfo/reskit/dpg/chapt-1.asp Introducing Windows 2000 Deployment Planning]".
#{{note|MinasiRIS}} Mark Minasi. ''Installing Windows 2000 On Workstations with Remote Installation Services''.
#{{note|MCSEWin2kProRIS}} ''Microsoft Press'' (2000). ''MCSE 70-210, Microsoft Windows 2000 Professional'', pages 543-551.
#{{note|LinuxVsWin2kTCO}} "[http://www.microsoft.com/windows2000/docs/TCO.pdf Windows 2000 Versus Linux in Enterprise Computing]", ''IDC''.
</small>

==References==
* Bolosky, William J.; Corbin, Scott; Goebel, David; & Douceur, John R. "[http://research.microsoft.com/sn/Farsite/WSS2000.pdf Single Instance Storage in Windows 2000]". ''Microsoft Research'' & ''Balder Technology Group, Inc.'' (white paper).
* Bozman, Jean; Gillen, Al; Kolodgy, Charles; Kusnetzky, Dan; Perry, Randy; & Shiang, David (October 2002). "[http://www.microsoft.com/windows2000/docs/TCO.pdf Windows 2000 Versus Linux in Enterprise Computing: An assessment of business value for selected workloads]". ''IDC'', sponsored by ''Microsoft Corporation''. White paper.
* Finnel, Lynn (2000). ''MCSE Exam 70-215, Microsoft Windows 2000 Server''. [[Microsoft Press]]. ISBN 1-57231-903-8.
* ''Microsoft''. [http://www.microsoft.com/resources/documentation/Windows/2000/server/reskit/en-us/Default.asp?url=/resources/documentation/Windows/2000/server/reskit/en-us/prork/pric_run_almc.asp Running Nonnative Applications in Windows 2000 Professional]. Windows 2000 Resource Kit. Retrieved May 4, 2005.
* ''Microsoft''. "[http://www.microsoft.com/resources/documentation/Windows/2000/server/reskit/en-us/Default.asp?url=/resources/documentation/Windows/2000/server/reskit/en-us/distrib/dsbg_dat_brlr.asp Active Directory Data Storage]". Retrieved May 9, 2005.
* Minasi, Mark (1993). ''Installing Windows 2000 of Mastering Windows 2000 Server''. [[Sybex]]. Chapter 3 &mdash; [http://www.microsoft.com/technet/prodtechnol/windows2000pro/deploy/depopt/ris.mspx Installing Windows 2000 On Workstations with Remote Installation Services].
* Russinovich, Mark (October 1997). "[http://www.windowsitpro.com/Articles/Index.cfm?ArticleID=299 Inside NT's Object Manager]". ''Windows IT Pro''.
* Russinovich, Mark (2002). "[http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnw2kmag00/html/NTFSPart1.asp Inside Win2K NTFS, Part 1]". ''Windows IT Pro'' (formerly ''Windows 2000 Magazine'').
* Saville, John (January 9, 2000). "[http://www.windowsitpro.com/Article/ArticleID/13785/13785.html What is Native Structure Storage?]". ''Windows IT Pro'' (formerly ''Windows 2000 Magazine'').
* Siyan, Kanajit S. (2000). "Windows 2000 Professional Reference". ''New Riders''. ISBN 0735709521.
* Salomon, David; & Russinovich, Mark E. (2000). ''[http://mipagina.cantv.net/jjaguilerap/w2k_arq.html Inside Microsoft Windows 2000]'' (Third Edition). ''Microsoft Press''. ISBN 0735610215.
* Trott, Bob (October 27, 1998). "[http://www.infoworld.com/cgi-bin/displayStory.pl?981027.wcwin2000.htm It's official: NT 5.0 becomes Windows 2000]". ''InfoWorld''.
* Wallace, Rick (2000). ''MCSE Exam 70-210, Microsoft Windows 2000 Professional''. Microsoft Press. ISBN 1-57231-901-1.


== External links ==
== External links ==
Line 68: Line 233:
* [http://www.microsoft.com/windows2000/serverfamily/ Windows 2000 Server comparison chart]
* [http://www.microsoft.com/windows2000/serverfamily/ Windows 2000 Server comparison chart]
*[http://www.aci.com.pl/mwichary/guidebook/interfaces/windows/win2000 GUIdebook: Windows 2000 Gallery] - A website dedicated to preserving and showcasing Graphical User Interfaces
*[http://www.aci.com.pl/mwichary/guidebook/interfaces/windows/win2000 GUIdebook: Windows 2000 Gallery] - A website dedicated to preserving and showcasing Graphical User Interfaces
*[http://print.google.com.au/print?id=vw0cB9EScpMC&dq=windows+2000&oi=print&pg=1&sig=Vg6NCLnATmsupYWEHjZR_WIkUfA&prev=http://www.google.com.au/search%3Fq%3Dwindows%2B2000%26sourceid%3Dmozilla-search%26start%3D0%26start%3D0%26ie%3Dutf-8%26oe%3Dutf-8%26client%3Dfirefox-a%26rls%3Dorg.mozilla:en-GB:official Windows 2000 Quick Fixes] - online book


{{History of Windows}}
{{History of Windows}}


[[Category:Windows]]
[[Category:Microsoft Windows]]


[[de:Microsoft Windows 2000]]
[[de:Microsoft Windows 2000]]
[[es:Windows 2000]]
[[es:Windows 2000]]
[[fr:Microsoft Windows 2000]]
[[fr:Microsoft Windows 2000]]
[[id:Windows 2000]]
[[it:Windows 2000]]
[[it:Windows 2000]]
[[hu:Windows 2000]]
[[hu:Windows 2000]]

Revision as of 04:54, 24 June 2005

Windows 2000
File:Windows2000.png
Windows 2000 succeeded Windows NT 4.
DeveloperMicrosoft
OS familyWindows NT
Working stateHistoric, Microsoft support ends July 1, 2005
Source modelClosed source
Latest releaseService Pack 4 / June 2003
Kernel typeHybrid kernel
LicenseMicrosoft EULA
Official websitewww.microsoft.com/windows2000

Windows 2000 (also referred to as Win2K, W2K or Windows NT 5.0) is a 32-bit preemptible, interruptible graphical business-oriented operating system, which has been designed to work with either uniprocessor or symmetrical multi processor (SMP) based Intel x86 computers. It is part of the Microsoft Windows NT line of operating systems and was released on February 17, 2000. Windows 2000 comes in four versions: Professional, Server, Advanced Server, and Datacenter Server. Additionally, Microsoft offers Windows 2000 Advanced Server, Limited Edition, released in 2001, which runs on Intel Itanium 64-bit processors. Windows 2000 is classed as a hybrid-kernel operating system and its architecture is divided into two modes, a user mode and a kernel mode. The user mode is highly restrictive and has very limited system resource access, while the kernel mode has no such restrictions.

All versions of Windows 2000 have common functionality, including many system utilities such as the Microsoft Management Console (MMC) and standard system management applications such as a disk defragmenter. Support for people with disabilities has also been improved by Microsoft across their Windows 2000 line, and they have included increased support for different languages and locale information. All versions of the operating system support the Microsoft filesystem, NTFS 5, the Encrypted File System (EFS) and basic and dynamic disk storage. Dynamic disk storage allows different types of volumes to be used. The Windows 2000 Server family has enhanced functionality, including the ability to provide Active Directory services (a hierarchical framework of resources), Distributed file system (a file system that supports sharing of files) and fault-redundant storage volumes.

Windows 2000 can be installed and deployed to an enterprise through either an attended or unattended installation. Unattended installations rely on the use of answer files to fill in installation information, and can be performed through a bootable CD using Microsoft System Management Server (SMS), by the System Preparation Tool (Sysprep).

History

Windows 2000 originally descended from the Microsoft Windows NT operating system product line. Originally called Windows NT 5, Microsoft changed the name to Windows 2000 on October 27th, 1998[1]. It was also the first Windows version that was released without a code name. The first beta for Windows 2000 was released on September 27, 1997 and several further betas were released until Beta 3 which was released on April 29, 1999. From here Microsoft issued three release candidates from between July to November 1999 and finally released the operating system to partners on December 12, 1999 [2]. The public received the full version of Windows 2000 on February 17, 2000 and the press immediately hailed it as the most stable operating system Microsoft had ever released. Novell, however, was not so impressed with Microsoft's new directory service architecture as they found it to be less scalable or reliable than their own Novell Directory Services (NDS) technology [3]. On September 29, 2000, Microsoft released Windows 2000 Datacenter. Microsoft released Service Pack 2 on August 18, 2003, Service Pack 3 on October 31, 2003 and its last Service Pack (SP4) on November 11, 2003. Microsoft phased out all development of their Java Virtual Machine (JVM) from Windows 2000 in Service Pack 3.

Windows 2000 has since been superseded by newer Microsoft operating systems. Microsoft has replaced Windows 2000 Server products with Windows Server 2003, and Windows 2000 Professional with Windows XP Professional. Windows Neptune started development in 1999, and was supposed to be the home-user edition of Windows 2000. However, the project lagged in production time – and only one alpha release was built. Windows Me was released as a substitute, and the Neptune project was forwarded to the production of Whistler (Windows XP). The only elements of the Windows project which were included in Windows 2000 were the ability to upgrade from Windows 95 or Windows 98, and support for the FAT32 subsystem.

Several notable security flaws have been found in Windows 2000. Code Red and Code Red II were famous (and highly visible to the worldwide press) computer worms that exploited vulnerabilities of the indexing service of Windows 2000's Internet Information Services (IIS). In August 2003, two major worms named the Sobig worm and the Blaster worm began to attack millions of Microsoft Windows computers, resulting in the largest down-time and clean-up cost ever. The worms have also had political consequences as many companies in several countries started to call for government action to prevent further damages from Windows worms.

Architecture

File:Windows 2000 architecture.PNG
The Windows 2000 operating system architecture consists of two layers (user mode and kernel mode), with many different modules within both of these layers.

Windows 2000 is a highly modular system that consists of two main layers: a user mode and a kernel mode. The user mode refers to the mode in which user programs are run. Such programs are limited in terms of what system resources they have access to, while the kernel mode has unrestricted access to the system memory and external devices. All user mode applications access system resources through the executive which runs in kernel mode.

User mode

User mode in Windows 2000 is made of subsystems capable of passing I/O requests to the appropriate kernel mode drivers by using the I/O manager. Two subsystems make up the user mode layer of Windows 2000: the environment subsystem and the integral subsystem.

The environment subsystem was designed to run applications written for many different types of operating systems. These applications, however, run at a lower priority than kernel mode processes. There are three main environment subsystems:

  1. Win32 subsystem runs 32-bit Windows applications and also supports Virtual DOS Machines (VDMs), which allows MS-DOS and 16-bit Windows 3.x (Win16) applications to run on Windows.
  2. OS/2 environment subsystem supports 16-bit character-based OS/2 applications and emulates OS/2 1.3 and 1.x, but not 2.x or later OS/2 applications.
  3. POSIX environment subsystem supports applications that are strictly written to either the POSIX.1 standard or the related ISO/IEC standards.

The integral subsystem looks after operating system specific functions on behalf of the environment subsystem. It consists of a security subsystem (grants/denies access and handles logons), workstation service (helps the computer gain network access) and a server service (lets the computer provide network services).

Kernel mode

Kernel mode in Windows 2000 has full access to the hardware and system resources of the computer. The kernel mode stops user mode services and applications from accessing critical areas of the operating system that they should not have access to.

File:Winobj.PNG
Each object in Windows 2000 exists in its own namespace. This is a screenshot from SysInternal's WinObj

The executive interfaces with all the user mode subsystems. It deals with I/O, object management, security and process management. It contains various components, including:

  • Object manager: a special executive subsystem that all other executive subsystems must pass through to gain access to Windows 2000 resources. This essentially is a resource management infrastructure service that allows Windows 2000 to be a object oriented operating system.
  • I/O Manager: allows devices to communicate with user-mode subsystems by translating user-mode read and write commands and passing them to device drivers.
  • Security Reference Monitor (SRM): the primary authority for enforcing the security rules of the security integral subsystem. [4]
  • IPC Manager: short for Interprocess Communication Manager, manages the communication between clients (the environment subsystem) and servers (components of the executive).
  • Virtual Memory Manager: manages virtual memory, allowing Windows 2000 to use the hard disk as a primary storage device (although strictly speaking it is secondary storage).
  • Process Manager: handles process and thread creation and termination
  • PnP Manager: handles Plug and Play and supports device detection and installation at boot time.
  • Power Manager: the power manager coordinates power events and generates power IRPs.
  • The display system is handled by a device driver contained in Win32k.sys. The Window Manager component of this driver is responsible for drawing windows and menus while the GDI (graphical device interface) component is responsible for tasks such as drawing line (mathematics)lines and curves, rendering fonts and handling palettes.

The Windows 2000 Hardware Abstraction Layer, or HAL, is a layer between the physical hardware of the computer and the rest of the operating system. It was designed to hide differences in hardware and therefore provide a consistent platform to run applications on. The HAL includes hardware specific code that controls I/O interfaces, interrupt controllers and multiple processors.

The microkernel sits between the HAL and the executive and provides multiprocessor synchronization, thread and interrupt scheduling and dispatching, trap handling and exception dispatching. The microkernel often interfaces with the process manager. [5] The microkernel is also responsible for initialising device drivers at bootup that are necessary to get the operating system up and running.

Kernel mode drivers exist in three levels: highest level drivers, intermediate drivers and low level drivers. The Windows Driver Model (WDM) exists in the intermediate layer and was mainly designed to be binary and source compatible between Windows 98 and Windows 2000. The lowest level drivers are either legacy Windows NT device drivers that control a device directly or can be a PnP hardware bus.

Common functionality

File:Win2000 logo.jpg

Certain features are common across all versions of Windows 2000 (both Professional and the Server versions), among them being NTFS 5, the Microsoft Management Console (MMC), the Encrypted File System (EFS), dynamic and basic disk storage, usability enhancements and multi-language and locale support. Windows 2000 also has several standard system utilities included as standard. As well as these features, Microsoft introduced a new feature to protect critical system files, called Windows File Protection (WFP). This prevents programs (with the exception of Microsoft's update programs) from replacing critical Windows system files and thus making the system inoperable [6]. Also in Windows 2000, Microsoft recognised that the infamous Blue Screen of Death (or stop error) could cause serious problems for servers that needed to be constantly running. They provided a system setting that would allow the server to automatically reboot when a stop error occurred, with the option of dumping the first 64KB of memory to disk (the smallest amount of memory that is useful for debugging purposes, also known as a minidump), a dump of only the kernel's memory or a dump of the entire contents of memory to disk, as well as write that this event happened to the Windows 2000 event log. In order to improve performance on computers running Windows 2000 as a server operating system, Microsoft gave administrators the choice of optimising the operating system for background services or for applications.

NTFS 5

File:Win2kquotas.png
Windows 2000 supports disk quotas, which can be set via the "Quotas" tab found in the hard disk properties dialogue box.

Microsoft released the third version of the NT File System (NTFS) — also known as version 5.0 — in Windows 2000; this introduced quotas, file-system-level encryption (called EFS), sparse files and reparse points. Sparse files allow for the efficient storage of data sets that are very large yet contain many areas that only have zeroes. Reparse points allow the object manager to reset a file namespace lookup and let file system drivers implement changed functionality in a transparent manner. Reparse points are used to implement Volume Mount Points, Directory Junctions, Hierarchical Storage Management, Native Structured Storage and Single Instance Storage. Volume mount points and directory junctions allow for a file to be transparently referred from one file or directory location to another.

Encrypting File System

The Encrypting File System (EFS) introduced strong encryption into the Windows file world. It allowed any folder or drive on an NTFS volume to be encrypted transparently to the end user. EFS works in conjunction with the EFS service, Microsoft's CryptoAPI and the EFS File System Run-Time Library (FSRTL). As of February 2004, its encryption has not been compromised.

EFS works by encrypting a file with a bulk symmetric key (also known as the File Encryption Key, or FEK), which is used because it takes a relatively smaller amount of time to encrypt and decrypt large amounts of data than if an asymmetric key cipher is used. The symmetric key that is used to encrypt the file is then encrypted with a public key that is associated with the user who encrypted the file, and this encrypted data is stored in the header of the encrypted file. To decrypt the file, the file system uses the private key of the user to decrypt the symmetric key that is stored in the file header. It then uses the symmetric key to decrypt the file. Because this is done at the file system level, it is transparent to the user. [7] Also, in case of a user losing access to their key, support for recovery agents that can decrypt files has been built in to the EFS system.

Basic and dynamic disk storage

All versions of Windows 2000 support basic and dynamic storage. Basic storage involves dividing a disk into primary and extended partitions. This is the way that all versions of Windows that were reliant on DOS handled storage, and disks formatted in this manner are known as basic disks. Dynamic storage involves the use of a single partition that covers the entire disk, and the disk itself is divided into volumes or combined with other disks to form volumes that are greater in size than one disk itself. Basic disks can be upgraded to dynamic disks, however when this is done the disk cannot be downgraded to a basic disk again, and no other operating system other than Windows 2000 will be able to read the disk. Volumes can use any supported file system.

All versions of Windows 2000 support three types of volumes: simple volumes, spanned volumes and striped volumes:

  • Simple volume: this is a volume with disk space from one disk.
  • Spanned volumes: multiple disks are span up to 32 disks. If one disk fails, then you lose all the data in the volume.
  • Striped volumes: also known as RAID-0, a striped volume stores all its data across several disks in stripes. This allows more optimum performance because disk read and writes are balanced across multiple disks.

Accessibility support

Microsoft made an effort to increase the usability of Windows 2000 for people with visual and auditory impairments and other disabilities. They included several utilities designed to make the system more accessible:

  • FilterKeys: These are a group of keyboard related support for people with typing issues, and include:
    • SlowKeys: Windows is told to disregard keystrokes that are not held down for a certain time period
    • BounceKeys: multiple keystrokes to one key to be ignored within a certain timeframe
    • RepeatKeys: allows users to slow down the rate at which keys are repeated via the keyboard's keyrepeat feature
  • ToggleKeys: when turned on, Windows will play a sound when either the CAPS LOCK, NUM LOCK or SCROLL LOCK keys are pressed
  • MouseKeys: allows the cursor to be moved around the screen via the numeric keypad instead of the mouse
  • On screen keyboard: assists those who are not familiar with a given keyboard by allowing them to use a mouse to enter characters to the screen
  • SerialKeys: gives Windows 2000 the ability to support speech augmentation devices
  • StickyKeys: makes modifier keys (ALT, CTRL and SHIFT) become "sticky" — in other words a user can press the modifier key, release that key and then press the combination key. Normally the modifier key must remain pressed down to activate the sequence.
  • On screen magnifier: assists users with visual impairments by magnifying the part of the screen they place their mouse over.
  • Narrator: Microsoft Narrator assists users with visual impairments with system messages, as when these appear the narrator will read this out via the sound system
  • High contrast theme: to assist users with visual impairments
  • SoundSentry: designed to help users with auditory impairments, Windows 2000 will show a visual effect when a sound is played through the sound system
File:Win2kkeyboardmap.png
The Windows 2000 onscreen keyboard map allows users who have problems with using the keyboard to use a mouse to input text.

Language & locale support

Windows 2000 has support for many languages other than English (though not as many as the GNOME project has). It supports Arabic, Armenian, Baltic, Central European, Cyrillic, Georgian, Greek, Hebrew, Indic, Japanese, Korean, Simplified Chinese, Thai, Traditional Chinese, Turkic, Vietnamese and Western European languages [8]. It also has support for many different locales, a list of which can be found on Microsoft's website.

System utilities

File:Win2k mmc.png
The Microsoft Management Console (MMC) is used for administering Windows 2000 computers.

Windows 2000 introduced the Microsoft Management Console (MMC), which is used to create, save, and open administrative tools. Each of the tools is called a console, and most consoles allow an administrator to administer other Windows 2000 computers from one centralised computer. Each console can contain one or many specific administrative tools, called snap-ins. Snap-ins can be either standalone (performs one function), or extensions (adds functionality to an existing snap-in). In order to provide the ability to control what snap-ins can be seen in a console, the MMC allows consoles to be created in author mode or created in user mode. Author mode allows snap-ins to be added, new windows to be created, all portions of the console tree can be displayed and for consoles to be saved. User mode allows consoles to be distributed with restrictions applied. User mode consoles can have full access granted user so they can make whatever changes they desire, can have limited access so that users cannot add to the console but they can view multiple windows in a console, or they can have limited access so that users cannot add to the console and also cannot view multiple windows in a console. [9]

The Windows 2000 Computer Management console is capable of performing many system tasks. It is pictured here starting a disk defragmentation.

The main tools that come with Windows 2000 can be found in the Computer Management console (found in Administrative Tools in the Control Panel). This contains the event viewer — a means of seeing events and the Windows equivalent of a log file, a system information viewer, the ability to view open shared folders and shared folder sessions, a device manager and a tool to view all the local users and groups on the Windows 2000 computer. It also contains a disk management snap-in, which contains a disk defragmenter as well as other disk management utilities. Lastly, it also contains a services viewer, which allows users to view all installed services and to stop and start them on demand, as well as configure what those services should do when the computer starts.

File:Windows 2000 REGEDIT.png
The REGEDIT.EXE utility on Windows 2000.
File:Windows 2000 REGEDT32.png
The REGEDT32.EXE utility showing the same part of the registry.

Windows 2000 came bundled with two utilities to edit the Windows registry. One acted like the Windows 9x REGEDIT.EXE program and the other could edit registry permissions in the same manner that Windows NT's REGEDT32.EXE program could. REGEDIT.EXE had a left-side tree view that began at "My Computer" and listed all loaded hives. REGEDT32.EXE had a left-side tree view, but each hive had its own window, so the tree displayed only keys. REGEDIT.EXE represented the three components of a value (its name, type, and data) as separate columns of a table. REGEDT32.EXE represented them as a list of strings. REGEDIT.EXE was written for the Win32 API and supported right-clicking of entries in a tree view to adjust properties and other settings. REGEDT32.EXE was written for the NT 3.x API and required all actions to be performed from the top menu bar. Because REGEDIT.EXE was directly ported from Windows 98, it did not support permission editing (permissions do not exist on Windows 9x). Therefore, the only way to access the full functionality of an NT registry was with REGEDT32.EXE, which used the older MDI (multiple document interface), which newer versions of regedit do not use. Windows XP was the first system to integrate these two programs into one, adopting the REGEDIT.EXE behavior with the additional NT functionality.

The System File Checker (SFC) also comes bundled with Windows 2000. It is a command line utility that scans system files and verifies whether they were signed by Microsoft and works in conjunction with the Windows File Protection mechanism. It can also repopulate and repair all the files in the Dllcache folder [10].

Server family functionality

File:Win2kserver logo.jpg

The Windows 2000 server family consists of Windows 2000 Server, Windows 2000 Advanced Server and Windows 2000 Datacenter Server. They all have advanced functionality not found in Windows 2000 Professional, among these features are support for DFS, Active Directory and advanced fault-tolerant volumes.

Distributed File System

The Distributed File System, or DFS, allows shares in multiple different locations to be logically grouped under one folder, or DFS root. When users try to access a share that exists off the DFS root, the user is really looking at a DFS link and the DFS server transparently redirects them to the correct file server and share. A DFS root can only exist on a Windows 2000 version that is part of the server family, and only one DFS root can exist on that server.

There can be two ways of implementing DFS on Windows 2000: through standalone DFS, or through domain-based DFS. Standalone DFS allows for only DFS roots that exist on the local computer, and thus does not use Active Directory. Domain-based DFS roots exist within Active Directory and can have their information distributed to other domain controllers within the domain — this provides fault tolerance to DFS. DFS roots that exist on a domain must be hosted on a domain controller or on a domain member server. The file and root information is replicated via the Microsoft File Replication Service (FRS) [11].

Active Directory

Active Directory allows administrators to assign enterprise wide policies, deploy programs to many computers, and apply critical updates to an entire organization, and is one of the main reasons why many corporations have moved to Windows 2000. Active Directory stores information about its users and can act in a similar manner to a phone book. This allows all of the information and computer settings about an organization to be stored in a central, organized database. Active Directory Networks can vary from a small installation with a few hundred objects, to a large installation with millions of objects. Active Directory can organise groups of resources into a single domain and can link domains into a contiguous domain name space together to form trees. Groups of trees that do not exist within the same namespace can be linked together to form forests.

Active Directory can only be installed on a Windows 2000 Server, Advanced Server or Datacenter Server computer and cannot be installed on Windows 2000 Professional computer. It requires that a DNS service that supports SRV resource records be installed, or that an existing DNS infrastructure be upgraded to support his functionality. It also requires that one or more domain controllers exists to hold the Active Directory database and provide Active Directory directory services.

Volume fault tolerance

Along with support for simple, spanned and striped volumes, the server family of Windows 2000 also supports fault tolerant volume types. The types supported are mirrored volumes and RAID-5 volumes:

  • Mirrored volumes: the volume contains several disks, and when data is written to one it is mirrored to the other disks. This means that if one disk fails, the data can be totally recovered from the other disk. Mirrored volumes are also known as RAID-1.
  • RAID-5 volumes: a RAID-5 volume consists of multiple disks, and it uses block-level striping with parity data distributed across all member disks. Should a disk fail in the array, the parity blocks from the surviving disks are combined mathematically with the data blocks from the surviving disks to reconstruct the data on the failed drive "on-the-fly".

Versions

Microsoft released various versions of Windows 2000 to cater to different markets and business needs. It released Windows 2000 Professional, Windows 2000 Server, Windows 2000 Advanced Server and Windows Datacenter Server:

File:Win2kbox.JPG
  • Windows 2000 Professional is designed as a desktop operating system in business environments. It offers greater security and stability than previous Windows desktop operating systems. It supports up to two processors, and can address up to 4 GB of RAM.
  • Windows 2000 Server products share the same user interface with Windows 2000 Professional, but contain additional components for running infrastructure and application software. A significant component of the server products is Active Directory, which is an enterprise-wide directory service based on LDAP. Additionally, Microsoft integrated Kerberos network authentication, replacing the often-criticised NTLM authentication system used in previous versions. This also provided a purely transitive-trust relationship between Windows 2000 domains in a forest (a collection of one or more Windows 2000 domains that share a common schema, configuration, and global catalogue, being linked with two-way transitive trusts). Furthermore, Windows 2000 introduced a DNS server which allows dynamic registration of IP addresses.
File:Win2kASbox.jpg
  • Windows 2000 Advanced Server is a variant of Windows 2000 Server operating system designed for medium-to-large businesses. It offers clustering infrastructure for high availability and scalability of applications and services, including main memory support of up to 8 gigabytes (GB) on Page Address Extension (PAE) systems and the ability to do 8-way SMP. It has support for TCP/IP load balancing and enhanced two-node server clusters based on the Microsoft Windows Cluster Server (MSCS) in the Windows NT Server 4.0 Enterprise Edition [12]. A limited edition 64 bit version of Windows 2000 Advanced Server was made available via the OEM Channel. It also supports failover and load balancing.
  • Windows 2000 Datacenter Server is a variant of the Windows 2000 Server that is designed for large businesses that move large quantites of confidential or sensitive data frequently via a central server. As with Advanced Server, it supports clustering, failover and load balancing. Its system requirements are normal, but are compatible with vast amounts of power:
    • A Pentium-class CPU at 400 MHz or higher - up to 32 are supported in one machine
    • 256 MB of RAM - up to 64 GB is supported in one machine
    • Approximitely 1 GB of available disk space

Deployment

Windows 2000 can be deployed to a site via various methods. It can be installed onto servers via traditional media (such as via CD) or via distribution folders that reside on a shared folder. Installations can be attended or unattended. An attended installation requires the manual intervention of an operator to choose options when installing the operating system. Unattended installations are scripted via an answer file, or predefined script in the form of an ini file that has all the options filled in already. The Winnt.exe or Winnt32.exe program then uses that answer file to automate the installation. Unattended installations can be performed via a bootable CD, using Microsoft System Management Server (SMS), via the System Preperation Tool (Sysprep), via running the Winnt32.exe program using the /syspart switch or via running the Remote Installation Service (RIS).

The Syspart method is started on a standardised reference computer — though the hardware need not be similar — and it copies the required installation files from the reference computer's hard drive to the target computer's hard drive. The hard drive does not need to be in the target computer and may be swapped out to it at any time, with hardware configuration still needing to be done later. The Winnt.exe program must also be passed a /unattend switch that points to a valid answer file and a /s file to point to the location of one or more valid installation sources.

Sysprep allows the duplication of a disk image on an existing Windows 2000 Server installation to multiple servers. This means that all applications and system configuration settings will be copied across to the new Windows 2000 installations, but it also means that the reference and target computers must have the same HALs, ACPI support, and mass storage devices — though Windows 2000 automatically detects plug and play devices. The primary reason for using Sysprep is for deploying Windows 2000 to a site that has standard hardware and that needs a fast method of installing Windows 2000 to those computers. If a system has different HALs, mass storage devices or ACPI support, then multiple images would need to be maintained.

Systems Management Server can be used to upgrade system to Windows 2000 to multiple systems. Those operating systems that can be upgraded in this process must be running a version of Windows that can be upgraded (Windows NT 3.51, Windows NT 4, Windows 98 and Windows 95 OSR2.x) and those versions must be running the SMS client agent that can receive software installation operations. Using SMS allows installations to happen over a wide geographical area and provides centralised control over upgrades to systems.

Remote Installation Services (RIS) are a means to automatically install Windows 2000 Professional (and not Windows 2000 Server) to a local computer over a network from a central server. Images do not have to support specific hardware configurations and the security settings can be configured after the computer reboots as the service generates a new unique security ID (SID) for the machine. This is required so that local accounts are given the right identifier and do not clash with other Windows 2000 Professional computers on a network [13]. RIS requires that client computers are able to boot over the network via either a network interface card that has a Pre-Boot Execution Environment (PXE) boot ROM installed or that it has a network card installed that is supported by the remote boot disk generator. The remote computer must also meet the Net PC specification. The server that RIS runs on must be Windows 2000 Server and the server must be able to access a network DNS Service, a DHCP service and the Active Directory services [14].

Total cost of ownership

In October 2002, Microsoft commissioned IDC to determine the total cost of ownership (TCO) for enterprise applications on Windows 2000 versus the TCO of Linux on the same enterprise applications. IDC looked at security and other infrastructure tasks, and Web Serving. According to the report, Windows 2000 had a lower TCO for four infrastructure items and Linux had a lower TCO for web serving. IDC's report was based on telephone interviews of IT executives and managers of 104 North American companies in which they determined what they were using for a specific workload for file, print, security and networking services.

IDC determined that the four areas where Windows 2000 had a better TCO than Linux — over a period of five years for an average organisation of 100 employees — were in the use of file, print, network infrastructure and security infrastructure. They determined, however, that Linux had a better TCO than Windows 2000 when it came to web serving. The report also found that the greatest cost was not in the procurement of software and hardware, but in staffing costs and downtime. The report did not take into consideration the impact of downtime to the profitability of the business (although they did apply a 40% productivity factor, in order to recognise that employees are not entirely unproductive during periods of IT infrastructure downtime) though it did find that Linux servers had less unplanned downtime than Windows 2000 Servers. They found that most Linux servers ran less workload per server than Windows 2000 servers and also found that none of the businesses they interviewed used 4-way SMP Linux computers. IDC also did not take into account specific application servers — servers that need low maintenance and are provided by a specific vendor — when they performed their study. The report did emphasise that TCO was only one factor in considering whether to use a particular IT platform, and also noted that as management and server software improved and became better packaged the overall picture that was being shown in their report could change [15].

See also

Notes

  1. ^ "It's official: NT 5.0 becomes Windows 2000", infoWorld.
  2. ^ "Windows 2000 history", ActiveWin.
  3. ^ "NDS eDirectory vs. Microsoft Active Directory?" (November 17, 1999). Novell Cool Solutions Question & Answer. Novell was less than impressed with Active Directory, stating that "NDS eDirectory is a cross-platform directory solution that works on NT 4, Windows 2000 when available, Solaris and NetWare 5. Active Directory will only support the Windows 2000 environment. In addition, eDirectory users can be assured they are using the most trusted, reliable and mature directory service to manage and control their e-business relationships — not a 1.0 release."
  4. ^ Microsoft. "Active Directory Data Storage".
  5. ^ Inside Microsoft Windows 2000 (Third Edition). Microsoft Press.
  6. ^ Microsoft KB article 222193: Description of the Windows File Protection Feature
  7. ^ "Encrypting File System". Microsoft.
  8. ^ Microsoft Support KB 292264: List of Lanuages Supported in Windows 2000, Windows XP and Windows Server 2003.
  9. ^ Microsoft Press (2000). MCSE 70-210, Microsoft Windows 2000 Professional, pages 58-63.
  10. ^ Microsoft KB article 222471: Description of the Windows 2000 System File Checker (Sfc.exe)
  11. ^ Microsoft KB article 812487: Overview of DFS in Windows 2000
  12. ^ Microsoft. "Introducing Windows 2000 Deployment Planning".
  13. ^ Mark Minasi. Installing Windows 2000 On Workstations with Remote Installation Services.
  14. ^ Microsoft Press (2000). MCSE 70-210, Microsoft Windows 2000 Professional, pages 543-551.
  15. ^ "Windows 2000 Versus Linux in Enterprise Computing", IDC.

References