Active Directory Design
Total Page:16
File Type:pdf, Size:1020Kb
Novell to Microsoft Conversion Assessment: Active Directory Design Presented to: 03/11/11 1215 Hamilton Lane, Suite 200 Naperville, IL 60540 www.MoranTechnology.com Voice & Fax: 877-212-6379 Active Directory Design HACC Version History Ver. # Ver. Date Author Description 1.0 19-Jan-11 Brian Desmond Initial Draft 1.1 25-Jan-11 Scott Weyandt Edits 1.2 03-Feb-11 Brian Desmond Edits at HACC 1.3 09-Feb-11 Brian Desmond Updated drawings 1.4 09-Mar-11 Brian Desmond Updates based on review w/ HACC Page 2 of 38 Active Directory Design HACC Table of Contents Introduction .................................................................................................................................. 5 Background ............................................................................................................................... 5 Approach ................................................................................................................................... 6 Current Environment .............................................................................................................. 6 Design Goals ............................................................................................................................. 6 Forest & Domain Design ............................................................................................................. 7 Forest Model ............................................................................................................................. 7 Domain Model .......................................................................................................................... 7 Trusts ......................................................................................................................................... 8 Schema Customizations .......................................................................................................... 9 Site Topology & Domain Controller Placement .................................................................... 11 Site Layout .............................................................................................................................. 11 Replication Topology ............................................................................................................ 12 Exchange Server Considerations ......................................................................................... 13 Domain Controller Hardware & OS ................................................................................... 14 Domain Controller Placement .............................................................................................. 16 Global Catalog Placement ..................................................................................................... 17 Read Only Domain Controller Placement .......................................................................... 18 Filtered Attribute Set ......................................................................................................... 19 Password Replication Policy ............................................................................................ 19 FSMO Placement .................................................................................................................... 20 Page 3 of 38 Active Directory Design HACC Name Resolution ........................................................................................................................ 23 DNS Namespace Design ....................................................................................................... 23 Time Sync .................................................................................................................................... 25 Best Practices........................................................................................................................... 25 Time Sync Design ................................................................................................................... 25 Disaster Recovery....................................................................................................................... 27 Backup ..................................................................................................................................... 27 Restore ..................................................................................................................................... 28 Active Directory Recycle Bin ................................................................................................ 29 Administrative Model ............................................................................................................... 30 Organizational Unit Design .................................................................................................. 30 Top-Level OU Design ........................................................................................................ 31 Enterprise Support OU...................................................................................................... 33 Site-Level OU Design ........................................................................................................ 35 Recommended Site-Level OU Design ......................................................................... 36 Object Lifecycle Management .............................................................................................. 37 Summary ..................................................................................................................................... 38 Page 4 of 38 Active Directory Design HACC Introduction This document details the recommendations of Moran Technology Consulting (MTC) for the design of the new Harrisburg Area Community College (HACC) Active Directory. Background HACC has engaged MTC to conduct a thorough and impartial evaluation of its current network operating system and email environment (Novell NDS and GroupWise). As part of this assessment, MTC will identify the pros and cons of converting to a Microsoft Windows Server Active Directory and Exchange Server 2010 from the current Novell NetWare and GroupWise products. In addition, MTC will develop a project plan that identifies the total cost of conversion, including: . Estimates for hardware and software (licensing and support); . Resource, time, and cost estimates for implementing the new solution (upgrade or migration); . Knowledge transfer and training of HACC to operate and maintain the new solution. As part of this effort, MTC has developed the following design for Windows Server 2008 R2 Active Directory to enable detailed pricing and planning information to be developed. Page 5 of 38 Active Directory Design HACC Approach As a firm that specializes in IT Management and Technical consulting for higher education clients, MTC recognizes the importance of the cultural, organizational, and technical challenges that must be addressed in order to develop and implement an efficient design and plan for HACC. At the kickoff of the project, a HACC design team was assembled to provide stakeholder input into the design to ensure that it meets the technical and functional needs of all the parties dependent on the new Active Directory. Several meetings and workshops were conducted to socialize the proposed design and gather inputs from each of the campuses. Current Environment HACC is currently utilizing a Novell Netware/NDS as its directory platform and Network Operating System. The Novell infrastructure is comprised of centrally hosted and distributed Novell servers at each of the campuses. Novell primarily supports file services for employees (faculty and staff) and GroupWise. Design Goals The primary goal of this design is to provide an Active Directory infrastructure which will meet the authentication and administrative needs of the HACC stakeholders while also conforming to current best practice standards for Active Directory. The following design was established to support a proposed Microsoft Exchange Server 2010 deployment as well as desktop authentication and file services for all of the HACC campuses. Substantial consideration will be given to ensuring that administrators for each of the campuses can continue to perform all of their duties in an efficient and timely manner. Page 6 of 38 Active Directory Design HACC Forest & Domain Design The two top level elements of any Active Directory design are the forest and domain. Forests are security boundaries in an Active Directory and contain one or more domains. While domains are a replication boundary within a forest, they are never a security boundary. Therefore, when complete separation of administration is necessary in an Active Directory environment, a separate forest must be deployed. A common misconception is that deploying an empty root domain to hold enterprise level administrative groups is more secure than collocating those groups in a general use domain. Given the architecture of Active Directory, it is in fact quite possible for administrators in one domain to affect other domains. Thus a single domain design is just as secure as a multi-domain design. Empty roots were originally conceived in an era where popular wisdom was that there were technical advantages to the deployment of the root domain. Today, the cases where the empty root makes sense are corner cases rather than the norm. Forest Model The business and technical requirements for HACC’s new Active Directory design do not