Global Catalog and Flexible Single Master Operations (FSMO) Roles BAI516.

Slides:



Advertisements
Similar presentations
Active Directory and Group Policy Blackhat Amsterdam Raymond Forbes.
Advertisements

MCTS Guide to Microsoft Windows Server 2008 Network Infrastructure Configuration Chapter 6 Managing and Administering DNS in Windows Server 2008.
Lesson 16: Configuring Domain Controllers
Windows Server ® 2008 Active Directory ® Domain Services Infrastructure Planning and Design Series Published: February 2008 Updated: July 2009.
Chapter 6 Introducing Active Directory
Chapter 4 Chapter 4: Planning the Active Directory and Security.
6.1 © 2004 Pearson Education, Inc. Exam Planning, Implementing, and Maintaining a Microsoft Windows Server 2003 Active Directory Infrastructure.
3.1 © 2004 Pearson Education, Inc. Exam Managing and Maintaining a Microsoft® Windows® Server 2003 Environment Lesson 3: Introducing Active Directory.
CS603 Active Directory February 1, 2001.
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment Chapter 1: Introduction to Windows Server 2003.
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment Chapter 1: Introduction to Windows Server 2003.
3.1 © 2004 Pearson Education, Inc. Exam Managing and Maintaining a Microsoft® Windows® Server 2003 Environment Lesson 3: Introducing Active Directory.
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment, Enhanced Chapter 1: Introduction to Windows Server 2003.
ADVANCED MICROSOFT ACTIVE DIRECTORY CONCEPTS
Module 1: Installing Active Directory Domain Services
(ITI310) SESSIONS : Active Directory By Eng. BASSEM ALSAID.
11 REVIEWING MICROSOFT ACTIVE DIRECTORY CONCEPTS Chapter 1.
70-294: MCSE Guide to Microsoft Windows Server 2003 Active Directory, Enhanced Chapter 7: Active Directory Replication.
Session 6 Windows Platform Dina Alkhoudari. Learning Objectives What is Active Directory Logical components of active directory Physical components of.
MCTS Guide to Configuring Microsoft Windows Server 2008 Active Directory Chapter 3: Introducing Active Directory.
Module 7: Implementing Sites to Manage Active Directory Replication.
Understand Active Directory Infrastructure
Designing Active Directory for Security
Introduction to Active Directory Domain Services
Active Directory Boundaries - Purpose Replication Boundaries Security Boundaries.
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment, Enhanced Chapter 1: Introduction to Windows Server 2003.
Active Directory Operations Masters. Overview  Active Directory updates generally multimaster Changes can be made on any DC  Some exceptions — single.
Maintaining Active Directory Domain Services
CN1276 Server Kemtis Kunanuraksapong MSIS with Distinction MCTS, MCDST, MCP, A+
Designing Authentication for a Microsoft Windows 2000 Network Designing Authentication in a Microsoft Windows 2000 Network Designing Kerberos Authentication.
Implementing Active Directory Lesson 2. Skills Matrix Technology SkillObjective DomainObjective # Installing a New Active Directory Forest Configure a.
Module 7 Active Directory and Account Management.
Session 7 Windows Platform Eng. Dina Alkhoudari. Learning Objectives Active Directory review Managing users and groups Single Master Operations Delegation.
Company Confidential 1 A Course on Global Catalog And Flexible Single Master Operations (Fsmo) Roles Prepared for: *Stars* New Horizons Certified Professional.
Module 1: Introduction to Active Directory Infrastructure
Operations Master / FSMO Roles in Active Directory : Suhail Ashfaq Butt.
Working with Active Directory Sites BAI516. Logical Versus Physical Structure Logical Forest Trees Domains OUs Leaf objects Physical IP Subnets/Sites.
 Identify Active Directory functions and Benefits.  Identify the major components that make up an Active Directory structure.  Identify how DNS relates.
Global Catalog and Flexible Single Master Operations (FSMO) Roles
Page 1 Active Directory and DNS Lecture 2 Hassan Shuja 09/14/2004.
Chapter 10 Chapter 10: Managing the Distributed File System, Disk Quotas, and Software Installation.
Introduction to Active Directory Domain Services
Module 1: Implementing Active Directory ® Domain Services.
10.1 © 2004 Pearson Education, Inc. Exam Designing a Microsoft ® Windows ® Server 2003 Active Directory and Network Infrastructure Lesson 10: Planning.
1 Chapter Overview Managing Object and Container Permissions Locating and Moving Active Directory Objects Delegating Control Troubleshooting Active Directory.
1 Active Directory Administration Tasks And Tools Active Directory Administration Tasks Active Directory Administrative Tools Using Microsoft Management.
Installing a Domain Controller
OVERVIEW OF ACTIVE DIRECTORY
Module 12: Managing Operations Masters
Introduction to Active Directory
© Wiley Inc All Rights Reserved. MCSE: Windows Server 2003 Active Directory Planning, Implementation, and Maintenance Study Guide, Second Edition.
© Compiled by David Brewster Networking Diploma – Orange Group S Class Presentation: Operations Master Roles.
Unit 4 NT1330 Client-Server Networking II Date: 1/13/2016
11 GLOBAL CATALOG AND FLEXIBLE SINGLE MASTER OPERATIONS (FSMO) ROLES Chapter 4.
Windows 2003 Architecture, Active Directory & DNS Lecture # 3 Hassan Shuja 02/14/2006.
MCSE: Windows Server 2003 Active Directory Planning, Implementation, and Maintenance Study Guide, Second Edition (70-294) Chapter 1: Overview of the Active.
Active Directory Domain Services (AD DS). Identity and Access (IDA) – An IDA infrastructure should: Store information about users, groups, computers and.
Active Directories: Purpose and Structure Chrystom Ciganko IFMG352 Final Presentation.
Module 2: Implementing an Active Directory Forest and Domain Structure.
Active Directory Replication (Part 1) Paige Verwolf Support Professional Microsoft Corporation © 1999 Microsoft Corporation. All rights reserved.
Global Catalog and Flexible Single Master Operations (FSMO) Roles
Active Directory and Group Policy
(ITI310) SESSIONS 6-7-8: Active Directory.
Objectives Differentiate between the different editions of Windows Server 2003 Explain Windows Server 2003 network models and server roles Identify concepts.
Global Catalog and Flexible Single Master Operations (FSMO) Roles
Examining a Windows NT Infrastructure (2)
Microsoft Windows Server 2003 Active Directory Infrastructure
FSMO Roles and Global Catalog Servers
Unit 5 NT1330 Client-Server Networking II Date: 7/12/2016
Global Catalog and Flexible Single Master Operations (FSMO) Roles
Presentation transcript:

Global Catalog and Flexible Single Master Operations (FSMO) Roles BAI516

Global Catalog Critical component of Active Directory. Acts as a central repository by holding: –A complete copy of all objects from the host server’s local domain. –A partial copy of all objects from other domains within the same forest Used for logon, object searches, and universal group memberships.

Global Catalog Global catalog placement considerations include: –The speed and reliability of the WAN link. –The amount of traffic that will be generated by replication. –The size of the global catalog database. Global catalogs are identified with DNS through the SRV records (global catalog, or _gc, service).

Global Catalog By default, the first domain controller installed in the forest root domain is designated as a global catalog server. Any or all domain controllers in a domain can be designated as global catalog server.

Configuring an Additional Global Catalog Server Use Active Directory Sites and Services from the Administrative Tools folder.

Enabling Universal Group Membership Caching Use Active Directory Sites and Services.

Flexible Single Master Operations (FSMO) Roles To keep a tight control on certain sensitive or special operations, Active Directory uses Flexible Single Master Operations (FSMO) roles. –Relative Identifier Master. –Infrastructure Master. –Primary Domain Controller (PDC) Emulator. –Domain Naming Master. –Schema Master.

Relative Identifier (RID) Master Domain specific (one per domain). Responsible for assigning relative identifiers to domain controllers in the domain. Relative identifiers are variable-length numbers assigned by a domain controller when a new object is created.

Infrastructure Master Domain specific (one per domain). Responsible for reference updates from its domain objects to other domains. –Assists in tracking which domains own which objects.

Primary Domain Controller (PDC) Emulator Domain specific (one per domain). Provides backward compatibility with Microsoft Windows NT 4.0 domains and other down-level clients. Manages account lockouts. Manages time synchronization for the domain. Manages password changes. –When a password is changed, it provides immediate replication to other domain controllers in the domain. Managing edits to Group Policy Objects (GPOs)

Domain Naming Master Forest specific (one per forest). Has the authority to manage the creation and deletion of domains, domain trees, and application data partitions in the forest. –When any of these is created, the Domain Naming Master ensures that the name assigned is unique to the forest.

Schema Master Forest specific (one per forest). Responsible for managing changes to the Active Directory schema.

Flexible Single Master Operations (FSMO) Roles When you install the first domain controller in a new forest, that domain controller holds both of the forest-wide FSMOs as well as the three domain-wide FSMOs for the forest root domain.

Managing FSMO Roles Role transfer - Used to move a FSMO role gracefully from one domain controller to another. Role seizure - Used only when you have experienced a failure of a domain controller that holds a FSMO role and you forced an ungraceful transfer.

Viewing or transferring Domain-Wide FSMO Role Holders Open the Active Directory Users and Computers MMC snap-in. Right-click the Active Directory Users and Computers node, click All Tasks, and select Operations Masters.

Viewing or Transferring the Domain Naming Master FSMO Role Holder In Active Directory Domains and Trusts, right-click the Active Directory Domains and Trusts node and select Change Operations Master.

Viewing or Transferring the Schema Master FSMO Role Holder Open the Active Directory Schema snap-in. Right-click Active Directory Schema from the console tree and select Change Operations Master. Remember that before you can access the Active Directory Schema snap-in, you need to register the schmmgmt.dll DLL file using the following syntax: regsvr32 schmmgmt.dll

Seizing a FSMO Role Use the ntdsutil command to access the fmso maintenance prompt and use the seize command.

Summary The global catalog server acts as a central repository for Active Directory by holding a complete copy of all objects within its local domain and a partial copy of all objects from other domains within the same forest. The global catalog has three main functions: the facilitation of searches for objects in the forest, resolution of UPN names, and provision of universal group membership information.

Summary A global catalog should be placed in each site when possible. As an alternate solution when a site is across an unreliable WAN link, universal group membership caching can be enabled for the site to facilitate logon requests.

Summary The Schema Master and Domain Naming Master roles are forest-wide. –Every forest must have one and only one of each of these roles. The RID Master, PDC Emulator, and Infrastructure Master roles are domain-wide. –Every domain must have only one of each of these roles.

Summary The default placement of FSMO roles is sufficient for a single-site environment. –However, as your network expands, these roles should be divided to increase performance and reliability.

Summary FSMO roles can be managed in two ways: –Role transfer - Transfer a FSMO role to other domain controllers in the domain or forest to balance the load among domain controllers or to accommodate domain controller maintenance and hardware upgrades. –Role seizure - Seize a FSMO role assignment when a server holding the role fails and you do not intend to restore it. Seizing a FSMO role is a drastic step that should be considered only if the current FSMO role holder will never be available again.

Summary Use repadmin to check the status of the update sequence numbers (USNs) when seizing the FSMO role from the current role holder. Use ntdsutil to actually perform a seizure of the FSMO role.

Questions?

Hands – On Lab 7