SERVER I SLIDE: 6. SERVER I Topics: Objective 4.3: Deploy and configure the DNS service Objective 5.1: Install domain controllers.

Slides:



Advertisements
Similar presentations
Microsoft Active Directory
Advertisements

How to Succeed with Active Directory Robert Williams, PhD CEO Secure Logistix Corporation.
70-294: MCSE Guide to Microsoft Windows Server 2003 Active Directory, Enhanced Chapter 1: Introduction to Active Directory.
Chapter 6 Introducing Active Directory
Chapter 4 Chapter 4: Planning the Active Directory and Security.
Introduction to Active Directory
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 Chapter 1: Introduction to Windows Server 2003.
Chapter 4 Introduction to Active Directory and Account Management
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment Chapter 1: Introduction to Windows Server 2003.
Lesson 13: Installing Domain Controllers
3.1 © 2004 Pearson Education, Inc. Exam Managing and Maintaining a Microsoft® Windows® Server 2003 Environment Lesson 3: Introducing Active Directory.
By Karan Oberoi.  A directory service (DS) is a software application- or a set of applications - that stores and organizes information about a computer.
Understanding Active Directory
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment, Enhanced Chapter 1: Introduction to Windows Server 2003.
1 CSIT 320. Just as the combination of a database and a database management system collects and organizes information about an institution/company/… as.
Hands-On Microsoft Windows Server 2008
Hands-On Microsoft Windows Server 2008
Vikram Thakur Introduction to Active Directory Structure.
Active Directory Implementation Class 4
ADVANCED MICROSOFT ACTIVE DIRECTORY CONCEPTS
Overview of Active Directory Domain Services Lesson 1.
Nassau Community College
(ITI310) SESSIONS : Active Directory By Eng. BASSEM ALSAID.
BZUPAGES.COM An Introduction to. BZUPAGES.COM Introduction Large corporations today face the following problems Finding a certain file. Seeing everything.
Directory services Unit objectives
11 REVIEWING MICROSOFT ACTIVE DIRECTORY CONCEPTS Chapter 1.
Chapter 4 Introduction to Active Directory and Account Management
Session 6 Windows Platform Dina Alkhoudari. Learning Objectives What is Active Directory Logical components of active directory Physical components of.
Windows Server 2008 Chapter 4 Last Update
MCTS Guide to Configuring Microsoft Windows Server 2008 Active Directory Chapter 3: Introducing Active Directory.
Name Resolution Domain Name System.
KAPLAN SCHOOL OF INFORMATION SYSTEMS AND TECHNOLOGY Welcome to Unit 4 IT278 Network Administration Course Name – IT278 Network Administration Instructor.
Windows 2000 Operating System -- Active Directory Service COSC 516 Yuan YAO 08/29/2000.
70-294: MCSE Guide to Microsoft Windows Server 2003 Active Directory, Enhanced Chapter 5: Active Directory Logical Design.
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment, Enhanced Chapter 1: Introduction to Windows Server 2003.
September 18, 2002 Windows 2000 Server Active Directory By Jerry Haggard.
DFS & Active Directory Joshua Hedges |Brandon Maxfield | Robert Rivera | Will Zilch.
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.
1 Windows 2008 Configuring Server Roles and Services.
 Identify Active Directory functions and Benefits.  Identify the major components that make up an Active Directory structure.  Identify how DNS relates.
Page 1 Active Directory and DNS Lecture 2 Hassan Shuja 09/14/2004.
Hands-On Microsoft Windows Server 2008 Chapter 4-Part 1 Introduction to Active Directory and Account Manager.
1 Chapter Overview Managing Object and Container Permissions Locating and Moving Active Directory Objects Delegating Control Troubleshooting Active Directory.
DNS DNS overview DNS operation DNS zones. DNS Overview Name to IP address lookup service based on Domain Names Some DNS servers hold name and address.
Installing a Domain Controller
OVERVIEW OF ACTIVE DIRECTORY
Introduction to Active Directory
© Wiley Inc All Rights Reserved. MCSE: Windows Server 2003 Active Directory Planning, Implementation, and Maintenance Study Guide, Second Edition.
Logical and Physical Network Design 1. Active Directory Objects Objects Represent Network Resources (Users,Groups,Computers,Printers) Attributes Store.
Hussain Ali Department of Computer Engineering KFUPM, Dhahran, Saudi Arabia Active Directory.
Windows 2003 Architecture, Active Directory & DNS Lecture # 3 Hassan Shuja 02/14/2006.
1 Introduction to Active Directory Directory Services Uniquely identify users and resources on a network Provide a single point of network management.
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.
Planning an Active Directory Deployment Lesson 1.
Active Directories: Purpose and Structure Chrystom Ciganko IFMG352 Final Presentation.
Implementing Active Directory Domain Services
Overview of Active Directory Domain Services
(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.
Active Directory Stored collection of information about objects
Network Administration
Chapter 4: Planning the Active Directory and Security
Windows Active Directory Environment
Microsoft Active Directory
ACTIVE DIRECTORY An Overview.. By Karan Oberoi.
Introduction to Active Directory Directory Services
Presentation transcript:

SERVER I SLIDE: 6

SERVER I Topics: Objective 4.3: Deploy and configure the DNS service Objective 5.1: Install domain controllers

SERVER I Objective 4.3: Deploy and configure the DNS service

SERVER I

The Start Of Authority (SOA) tab on a DNS server’s Properties sheet

The Forwarders tab on a DNS server’s Properties sheet

The DNS reverse lookup domain

Valid zones must consist of contiguous domains

The New Host dialog box

A Reverse Lookup Zone Name page in the New Zone Wizard

The Change Zone Replication Scope dialog box

The Root Hints tab on a DNS server’s Properties sheet

Recursive query vs. Iterative query

SERVER I Objective 5.1: Install Domain Controllers

Why AD ?

What AD is ?  A Database (NTDS.DIT) ON A Domain Controller  BASED on X.500 / LDAP  USES KERBEROS  CONSISTENT SYNC ACROSS PEER DC’s  EXTENSIBLE  INTEROPERATES WITH OTHER DOMAINS / FORESTS

AD STRUCTURE  DOMAIN  TREE  FOREST  TRUST  FEDERATION

AD OBJECTS  USERS  GROUP  COMPUTER  OU (ORGANIZATION UNIT)  SITE  SITE LINKS

Open Standards LDAP – Low-Level API to Active Directory X.500 – Active Directory Structure – Not fully standard-compliant DNS – Resource Location – Extensions, e. G. „Dynamic DNS“ Kerberos – Authentication

Active Directory Structure Hierarchical Base object Domain OU Domain OU Objects Domain Tree Domain Tree Forest

Shortcut-Trusts Domain A users frequently access Domain B’s Resources No Change in logical Structure Domain OU Domain OU Objects Domain A Tree Domain Domain B Tree Forest

Which objects does Active Directory contain? „old Friends “ – User – Group – Computer New Elements – Distribution Lists – System Policies Application defined custom objects Described in the Schema

What is the Schema? Definition of all AD – Object-Types (Classes) – Attributes – Data-Types (Syntaxes) Can be compared to a Database Schema ONE consistent Schema inside a single Forest Extensible

What is a Domain? AD Base Element (Building Block) NT 4 Compatible Physically Implemented on Domain Controllers (DC) Border for – Replication Traffic – System Policies – Administration Firma.de

What is an Organizational Unit (OU)? Implements a Structure inside a Domain Can be nested as needed Typically used for Administrative Reasons – e.g. System Policies LA Admin New York SalesAdminSales

What is a Tree? Hierarchical Domain Structure inside a single Namespace – adiscon.com – la.adiscon.com – ny.adiscon.com Transitive Trusts created automatically Sub-Domain must be added to Root-Domain – otherwise there will be no tree! la.adiscon.com adiscon.com ny.adiscon.com Tree

What is a Forest? Combination of Trees Disjunct Namespaces – adiscon.de – adiscon.com Transitive Trusts created automatically There is one single tree-root! Sub-Tree must be added to Root-Tree, otherwise no Forest will be created

Domain The Tree-Root First Domain installed First Domain installed Single Schema Single Schema Absolutely vital! Absolutely vital! OU Domain OU Objects Domain Tree Domain Tree Forest

Modeling the physical Structure Not related to logical Structure Modeled via „Sites“ A site is well connected via fast Network Links One Site can home multiple Domains One Domain can spread across many Sites Domain Database is stored on Domain Controllers

Site New YorkSite LA Sample Site Structure Logical and physical Structure are totally independent of each other! Adiscon.com sales.adiscon.com

Which Role can a Server have? Member Server Domain Controller Global Catalog FSMO – Special Roles carried out by only a limited set of Servers – e.g. PDC Emulator – e.g. Schema Master

What is a Domain-Controller? Stores a physical Copy of the Active Directory Database – Currently a single Domain per DC supported! – ESE95 Database (MS Exchange) Logon Services – Kerberos – LAN Manager Authentication Recommendation: always have at least 2 Domain Controllers!

What is a Global Catalog Server? Answers AD Search Queries Must be present to successfully logon Holds a copy of all Objects of the whole Forest…...but holds only a subset of the Attributes – User definable Recommendation: at least one GC per (larger) Site

The Deployment Configuration page of the Active Directory Domain Services Configuration Wizard

The Domain Controller Options page of the Active Directory Domain Services Configuration Wizard

The Prerequisites Check page of the Active Directory Domain Services Configuration Wizard

The Domain Controller Options page of the Active Directory Domain Services Configuration Wizard

The Additional Options page of the Active Directory Domain Services Configuration Wizard

The Deployment Configuration page of the Active Directory Domain Services Configuration Wizard

Syntax for the Install-AddsForest cmdlet in Windows PowerShell

An installation script generated by the Active Directory Domain Services Configuration Wizard

Removing a domain controller

SERVER I To demote a domain controller by using Windows PowerShell Uninstall-ADDSDomainController –ForceRemoval LocalAdministratorPassword –Force

1.Install Active Directory Domain Service and DSN on Windows Server Test DSN Service. Task 6:

Join Client PC into domain envirnment. Task 7: