
Book I
Chapter 4
Understanding
Network Operating
Systems
65
Microsoft’s Server Operating Systems
policies, such as requiring that passwords have a minimum length and
include a mix of letters and numerals. In addition, passwords can be set to
expire after a certain number of days, so users can be forced to frequently
change their passwords.
Most network operating systems also provide for data encryption, which
scrambles data before it is sent over the network or saved on disk, and digi-
tal certificates, which are used to ensure that users are who they say they are
and files are what they claim to be.
Microsoft’s Server Operating Systems
Over the years, Microsoft has released several versions of its Windows-
based server operating system: Windows NT Server 4, Windows 2000 Server,
Windows Server 2003, and Windows Server 2008. Windows Server 2008 is
the newest version, but because it’s relatively new, many organizations are
still using Windows Server 2003. In fact, some are still using Windows 2000
Server, and there are probably a few (mostly on deserted islands cut off
from civilization) running Windows NT Server 4.
It’s useful to discuss these operating systems in the order they were
released, because each new version builds on the previous version by intro-
ducing new and improved features. However, keep in mind as you read the
following sections that Windows NT Server 4 and Windows 2000 Server are
considered obsolete, and Windows Server 2003 will be too in a few short
years.
NTFS drives
All server versions of Windows use a spe-
cial type of formatting for hard drives, differ-
ent from the standard FAT system used by
MS-DOS since the early 1980s. (FAT stands
for File Allocation Table, in case you’re inter-
ested.) The new system, called NTFS (for NT
File System), offers many advantages over FAT
drives:
✓ NTFS is much more efficient at using the
space on your hard drive. As a result, NTFS
can cram more data onto a given hard
drive than FAT.
✓ NTFS drives provide better security fea-
tures than FAT drives. NTFS stores security
information on disk for each file and direc-
tory. In contrast, FAT has only rudimentary
security features.
✓ NTFS drives are more reliable because
NTFS keeps duplicate copies of important
information, such as the location of each
file on the hard drive. If a problem devel-
ops on an NTFS drive, Windows NT Server
can probably correct the problem without
losing any data. In contrast, FAT drives are
prone to losing information.
08_625873-bk01ch04.indd 6508_625873-bk01ch04.indd 65 9/21/10 10:08 PM9/21/10 10:08 PM