William Stanek’s Windows Server 2008 Administrator’s Pocket Consultant, Second Edition (ISBN: 9780735627116, 720 pages), updated for R2, is now available.
Get fast facts to:
In this post we’d like to share some excerpts from the book. First, from its Introduction (and then from Chapter 7, “Using Active Directory”):
IntroductionWelcome to Windows Server 2008 Administrator’s Pocket Consultant, SecondEdition. Over the years, I’ve written about many different server technologiesand products, but the one product I like writing about the most is Windows Server.From top to bottom, Windows Server 2008 Release 2 (R2) is substantially differentfrom earlier releases of Windows Server. For starters, many of the core componentsof Windows Server 2008 R2 are built off the same code base as Windows 7 ratherthan Windows Vista. This means that you can apply much of what you know aboutWindows 7 to Windows Server 2008 R2. That’s good news, but you still need tolearn how Windows Server 2008 R2 is different from previous releases of WindowsServer, and while some of these differences are small, others are very important.
Because I’ve written many top-selling Windows Server books, I was able tobring a unique perspective to this book—the kind of perspective you gain onlyafter working with technologies for many years. Long before there was a productcalled Windows Server 2008 Release 2, I was working with the beta product. Fromthese early beginnings, the final version of Windows Server 2008 R2 evolved until itbecame the finished product that is available today.
As you’ve probably noticed, a great deal of information about Windows Server2008 R2 is available on the Web and in other printed books. You can find tutorials,reference sites, discussion groups, and more to make using Windows Server 2008 R2easier. However, the advantage of reading this book is that much of the informationyou need to learn about Windows Server 2008 R2 is organized in one place and presentedin a straightforward and orderly fashion. This book has everything you needto customize Windows Server 2008 R2 installations, master Windows Server 2008 R2configurations, and maintain Windows Server 2008 R2 servers.
In this book, I teach you how features work, why they work the way they do,and how to customize them to meet your needs. I also offer specific examples ofhow certain features can meet your needs, and how you can use other features totroubleshoot and resolve issues you might have. In addition, this book providestips, best practices, and examples of how to optimize Windows Server 2008 R2. Thisbook won’t just teach you how to configure Windows Server 2008 R2, it will teachyou how to squeeze every last bit of power out of it and make the most from thefeatures and options it includes.
Unlike many other books about administering Windows Server 2008 R2, thisbook doesn’t focus on a specific user level. This isn’t a lightweight beginner book.Regardless of whether you are a beginning administrator or a seasoned professional,many of the concepts in this book will be valuable to you, and you can apply themto your Windows Server 2008 R2 installations.
Who Is This Book For?Windows Server 2008 Administrator’s Pocket Consultant, Second Edition covers theFoundation, Standard, Enterprise, Web, Datacenter, and Itanium-based editions ofWindows Server 2008 R2. The book is designed for the following readers:
To pack in as much information as possible, I had to assume that you have basicnetworking skills and a basic understanding of Windows Server. With this in mind,I don’t devote entire chapters to explaining Windows Server architecture, WindowsServer startup and shutdown, or why you want to use Windows Server. I do, however,cover Windows server configuration, Group Policy, security, auditing, databackup, system recovery, and much more.
I also assume that you are fairly familiar with Windows commands and proceduresas well as the Windows user interface. If you need help learning Windows basics, youshould read other resources (many of which are available from Microsoft Press).Note This book has been completely updated for Windows Server 2008 R2. Ifyou are using Windows Server 2008 RTM, features and procedures will vary slightly.However, you can still use this book to help you with Windows Server 2008 RTM.
How This Book Is OrganizedRome wasn’t built in a day, and this book wasn’t intended to be read in a day, ina week, or even in a month. Ideally, you’ll read this book at your own pace, a littleeach day as you work your way through all the features Windows Server 2008 R2has to offer. This book is organized into 20 chapters. The chapters are arranged in alogical order, taking you from planning and deployment tasks to configuration andmaintenance tasks.
Speed and ease of reference are essential parts of this hands-on guide. Thisbook has an expanded table of contents and an extensive index for finding answersto problems quickly. Many other quick reference features have been added to thebook as well, including quick step-by-step procedures, lists, tables with fast facts,and extensive cross references.
As with all Pocket Consultants, Windows Server 2008 Administrator’s PocketConsultant, Second Edition is designed to be a concise and easy-to-use resourcefor managing Windows servers. This is the readable resource guide that you’ll wanton your desktop at all times. The book covers everything you need to perform thecore administrative tasks for Windows servers. Because the focus is on giving youmaximum value in a pocket-size guide, you don’t have to wade through hundreds ofpages of extraneous information to find what you’re looking for. Instead, you’ll findexactly what you need to get the job done, and you’ll find it quickly.
In short, the book is designed to be the one resource you turn to wheneveryou have questions regarding Windows Server administration. To this end, thebook zeroes in on daily administration procedures, frequently performed tasks,documented examples, and options that are representative while not necessarilyinclusive. One of my goals is to keep the content so concise that the book remainscompact and easy to navigate while at the same time ensuring that it is packed withas much information as possible. This means you get a valuable resource guide thatcan help you quickly and easily perform common tasks, solve problems, and implementadvanced Windows technologies.
And here’s the excerpt from Chapter 7:
Chapter 7Using Active Directory
Active Directory Domain Services (AD DS) is an extensible and scalable directoryservice that you can use to efficiently manage network resources. As anadministrator, you need to be deeply familiar with how Active Directory technologyworks, and that’s exactly what this chapter is about. If you haven’t workedwith Active Directory technology before, you’ll notice immediately that thetechnology is fairly advanced and has many features. To help manage this complextechnology, I’ll start with an overview of Active Directory and then explore itscomponents.
Introducing Active DirectorySince Windows 2000, Active Directory has been the heart of Windows-baseddomains. Just about every administrative task you perform affects Active Directoryin some way. Active Directory technology is based on standard Internet protocolsand is designed to help you clearly define your network’s structure.
Active Directory and DNSActive Directory uses Domain Name System (DNS). DNS is a standard Internetservice that organizes groups of computers into domains. DNS domains areorganized into a hierarchical structure. The DNS domain hierarchy is definedon an Internet-wide basis, and the different levels within the hierarchy identifycomputers, organizational domains, and top-level domains. DNS is also used tomap host names, such as zeta.microsoft.com, to numeric TCP/IP addresses, suchas 192.168.19.2. Through DNS, an Active Directory domain hierarchy can also bedefined on an Internet-wide basis, or the domain hierarchy can be separate from theInternet and private.
When you refer to computer resources in a DNS domain, you use a fully qualifieddomain name (FQDN), such as zeta.microsoft.com. Here, zeta represents the nameof an individual computer, microsoft represents the organizational domain, and comis the top-level domain. Top-level domains (TLDs) are at the base of the DNS hierarchy.TLDs are organized geographically by using two-letter country codes, such asCA for Canada; by organization type, such as com for commercial organizations; andby function, such as mil for U.S. military installations.
Normal domains, such as microsoft.com, are also referred to as parent domainsbecause they’re the parents of an organizational structure. You can divide parentdomains into subdomains, which you can then use for different offices, divisions,or geographic locations. For example, the FQDN for a computer at Microsoft’sSeattle office could be designated as jacob.seattle.microsoft.com. Here, jacob is thecomputer name, seattle is the subdomain, and microsoft.com is the parent domain.Another term for a subdomain is a child domain.
DNS is an integral part of Active Directory technology—so much so that youmust configure DNS on the network before you can install Active Directory. Workingwith DNS is covered in Chapter 20, “Optimizing DNS.”
With Windows Server 2008 R2, you install Active Directory in a two-part process.First you use the Add Roles Wizard to add the Active Directory Domain Services roleto the server. Then you run the Active Directory Installation Wizard (click Start, typedcpromo in the Search field, and then press Enter). If DNS isn’t already installed, youare prompted to install it. If no domain exists, the wizard helps you create a domainand configure Active Directory in the new domain. The wizard can also help you addchild domains to existing domain structures. To verify that a domain controller isinstalled correctly, you can:
Note In the rest of this chapter, I’ll use the terms directory and domains to refer toActive Directory and Active Directory domains, respectively, except when I need todistinguish Active Directory structures from DNS or other types of directories.
Read-Only Domain Controller DeploymentAs discussed in Chapter 1, “Windows Server 2008 R2 Administration Overview,”domain controllers running Windows Server 2008 R2 can be configured as readonlydomain controllers (RODCs). When you install the DNS Server service on anRODC, the RODC can act as a read-only DNS (RODNS) server. In this configuration,the following conditions are true:
The first Windows Server 2008 R2 domain controller installed in a forest ordomain cannot be an RODC. However, you can configure subsequent domain controllersas read-only. For planning purposes, keep the following in mind:
New Active Directory FeaturesActive Directory Domain Service in Windows Server 2008 R2 has many new featuresthat give administrators additional options for implementing and managing ActiveDirectory. When you are using Windows Server 2008 R2 and have deployed theoperating system on all domain controllers throughout the domains in your ActiveDirectory forest, your domains can operate at the Windows Server 2008 R2 domainfunctional level, and the forest can operate at the Windows Server 2008 R2 forestfunctional level. These operating levels allow you to take advantage of Active Directoryenhancements that improve manageability, performance, and supportability,including the following:
Real World Technically, you can use managed service accounts and managedvirtual accounts in a mixed-mode domain environment. However, you must updatethe Active Directory schema for Windows Server 2008 R2 and you have to manuallymanage SPNs for managed service accounts.
Other improvements don’t require that you raise domain or forest functionallevels, but they do require that you use Windows Server 2008 R2. These include:
These features are discussed in more detail in Chapter 8, “Core Active DirectoryAdministration.” Also keep in mind that you must prepare Active Directory schemafor the Active Directory Recycle Bin. The preparation procedures are the same asthose discussed for RODCs in the previous section.
We hope you find this book very useful!