Previous section   Next section

WINDOWS SERVER 2003 FEATURES AND ADMINISTRATIVE IMPLICATIONS

Windows Server 2003 enhances Windows NT and Windows 2000 features and adds many functions, each of which has a direct impact on system administration. Rather than merely outline the major new features and enhancements, we will look at them from the administrator's perspective.

.NET Framework

The greatest single implication of the .NET Framework for administrators is the requirement to look at the network as a global entity. The enterprise is no longer just a group of users that must get access to clients and servers. Traditional views of static applications must give way to the concept of computing services. This global view forces the administrator's job to expand greatly in scope and complexity. Therefore, in order for an operating system like Windows Server 2003 to be successful, it must enhance the flexibility and power of the system administrators.

Make no mistake about this brave new world...for every functional advancement, there will be additional challenges. Clearly, any time productivity depends on the exchange of communication outside the enterprise, security takes center stage. With each opportunity to perform management functions remotely, the potential for unwanted intrusion can raise its ugly head.

Despite these issues, the role of the system administrator should be augmented greatly by Windows Server 2003. Mundane responsibilities such as applying an endless number of software patches will be reduced. In the same instant, your ability to improve the user experience is also possible. By providing the ability to gain access to real-time services that are managed safely by the system administrator, the universe of computing will be greatly enhanced. As you begin to understand and use Windows 2003 Servers and the .NET Enterprise Server applications, understand that you must move cautiously but deliberately toward an Internet services paradigm.

The Active Directory

In Windows Server 2003, everything is treated as an object, including users, computers, files, and network elements. A core innovation of Windows 2000 and Windows Server 2003 is the Active Directory, which manages all domain objects in a hierarchical and replicated structure, thus allowing a significant difference in the way an administrator can conduct business. From a central location, administrators with appropriate permissions can add, delete, modify, and view objects and services anywhere in the domain, domain tree, or forest.

Some highlights of the Active Directory, detailed in Chapters 5 and 6, are:

The Interface

The interface to the operating system involves much more than how windows are displayed and the pull-down menus function. Yes, a clean and familiar user interface makes user training and support easier. With regard to system management, it also dictates how easily administrative tasks can be accomplished locally, through a network, or over the Internet. Equally important is the flexibility of the interface to accommodate both standard tools and custom scripts. Chapter 4 focuses on the administrative and user interface improvements provided in Windows XP and Windows Server 2003.

THE USER INTERFACE

The default user interface of Windows XP and Windows Server 2003 is newly enhanced to reduce clutter and improve accessibility. However, if a user prefers the familiar Windows 98 look and feel, the "classic view" can be applied.

Easy navigation through the operating system is basic to overall usability. The Adaptive Start function, for example, tracks the most used features and promotes them on the menu, and hides other items until they are required. This reduces the clutter of older menus. Even so, system administrators can count on receiving calls from users about "missing" functions until the users become familiar with the Adaptive Start feature.

The enhanced search and help features should lighten the system administrator's load. On the client side, users can now seek support online from fellow workers. Working with the Active Directory, users can locate objects anywhere in the domain. All persons and resources are treated as objects with specific attributes. Searches can be conducted based on the name of the object (or a part thereof) or its attributes. In the case of a document, one attribute would be its contents.

Personal settings established by users can be mirrored in a central store that permits easy retrieval. Thus, users can log on to any computer on the network and have their personal preferences reflected in that environment. A comfortable user is generally a happy user.

In global enterprises, internationalization becomes an important end-user support issue for the administrator. The multilingual support of Windows Server 2003 makes it possible to edit in any supported language or combination of languages.

THE ADMINISTRATOR INTERFACE AND TOOLS

Most system administrators seek simplicity but demand power in their interface. For that reason, administrative tools—in particular, those that hide the background process, like Windows wizards—must be rock solid, stable, and reliable. Many administrators coming from character-based environments distrust automated tools they cannot directly control at all stages. Administrators coming from largely character-based environments such as UNIX should alter this view, because much of Windows Server 2003 administration is based on wizards. Fortunately, our testing shows that the stability and reliability of wizards have been largely achieved. For greater interoperability, Microsoft also offers the optional Services for UNIX 3.0 suite that provides a complete POSIX environment and hundreds of UNIX commands within Windows Server 2003.

System administrators also rely on facilities that support character-based command-line interfaces and a wide variety of scripts. The Windows Scripting Host provides a direct interface to VBScript and Jscript facilities. The user can write and execute scripts to these engines in the same way a UNIX user might write a Perl or Korn shell script.

Underlying the management of Windows Server 2003 is Microsoft's Zero Administration Windows (ZAW) initiative. While the term "zero administration" is at best an oxymoron because all operating systems require some level of management, Microsoft's goal was to provide a more intelligent approach to system management. Many of the tools under the ZAW umbrella go a long way toward it. ZAW is divided into several initiative areas that deserve mention here:

Networking and Communications

Network connectivity and other forms of communication are another area of concern to system administrators. Given the central role of Web services for Windows Server 2003, this may be the most significant focus for administrators. Windows Server 2003 has a number of wizards that facilitate connectivity and reduce some of the more mundane system administrator activities. Its tools and support for protocols aid in the management of Internets and intranets.

Windows Server 2003 supports a Network Connections Wizard that walks the end user and system administrator through network, dial-up, virtual private network (VPN), and serial connections. This facility controls configuration setup and management, allowing protocols and services to be set for each connection. From a user's perspective, offline browsing that permits review of a Web page after disconnection and subscription support for automatic Web page updates is a valuable addition.

In addition to the more standard forms of connectivity, Windows Server 2003 provides administrator tools to support advanced communications—for example, the creation, viewing, and management of VPNs. Windows Server 2003 embraces both the Point-to-Point Tunneling Protocol (PPTP) and the Layer 2 Tunneling Protocol (L2TP), and Internet Protocol Security (IPSec) can be employed as an alternative approach. VPNs permit a sales office to connect "virtually" through the Internet to corporate headquarters in a secure tunnel.

The Windows Server 2003 family has added many enhancements in the communications and networking arena. They include:

Hardware Support

Hardware management can be a nightmare. However, Windows Server 2003 is based solely on Intel-compatible systems, so the requirement to support dozens of proprietary architectures is reduced. Even so, hardware support will continue to be an important administrative task. To confirm hardware compatibility, it is recommended that you refer to the regularly updated Hardware Compatibility List on the Microsoft Web site.

The Win32 Driver Model (WDM) theoretically establishes binary driver compatibility and I/O services with earlier Windows environments and Windows .NET. Windows NT system administrators frequently complained about the lack of support for certain devices supported by Windows 95/98. Windows Server 2003 is working to overcome this limitation, which should greatly reduce administrative headaches caused by hardware incompatibility. However, given the thousands of devices available, the updating process will surely continue for many years.

Windows Server 2003 provides a more robust Plug and Play facility with a significantly larger set of device drives. Support for the universal serial bus (USB) permits the operating system to dynamically detect connected hardware and then the device driver is automatically installed. Printer device improvements are particularly significant. Users can send documents (including those using the Image Color Management 2.0 API) to printers connected to an intranet or the Internet. The Advanced Configuration and Power Interface streamlines both Plug and Play and power management. Also supported is fibre channel technology for the transmission of data at 1 GB per second. Smart cards (e.g., for secure transmission of online banking) and flash memory can also be used in connection with Windows Server 2003. Finally, Windows Server 2003 supports such graphics and multimedia standards as DirectX 8.0, Direct3D, and DirectSound acceleration technology.

Windows provides an assortment of utilities that make life easier on the desktop. The Hardware Wizard attempts to find and configure attached devices, although we found this to be a mixed blessing because it is difficult to turn off. The Device Manager, however, is a handy application designed to configure devices and resources interactively. Also useful is the Windows Installer service, which manages application installation, and the OnNow applet, which places the system in hibernation when not in use, thereby reducing battery use on portable systems.

File and Storage Systems

Disk management and storage and backup cause many headaches for system administrators. A number of automated tools in Windows Server 2003 greatly reduce these manual burdens while enhancing utilization. They include:

Security and Authentication

Windows Server 2003 comes of age as a greatly enhanced security-aware enterprise operating system. As discussed in detail in Chapters 9 through 11, it fully embraces a wide variety of technologies to protect the enterprise. For example, Kerberos security standard is used by the Active Directory for single-point enterprise logons. Public key certification is based on the X.509 standard and is integrated with the Active Directory. To facilitate administration, the Security Configuration Editor permits fine-tuning of security-sensitive registries, files, and system services.

Microsoft has adopted the IPSec model in its IP Security management tools. The Encrypted File System extends the NTFS with the ability to provide public key encryption of disk-based files. Finally, a smart card infrastructure permits secured transmission of sensitive data between systems and in mobile situations.

The enhanced support of new security technologies by Windows Server 2003 represents a real opportunity for system administrators. Through the proper development and deployment of security policies, better protection from unwanted breaches can be achieved. For example, the administrator can monitor potential attacks and close possible security leaks before damage is done. In essence, the administrator becomes a proactive agent for security rather than a reactive defender of the realm.


  Previous section   Next section
Top