ACTIVE DIRECTORY OVERVIEW
|
|
|
- Patience Miller
- 10 years ago
- Views:
Transcription
1 Ondřej Ševeček GOPAS a.s. MCM: Directory Services MVP: Enterprise Security CISA ACTIVE DIRECTORY OVERVIEW Active Directory Troubleshooting NETWORK SERVICES
2 Central Database LDAP Lightweight Directory Access Protocol database query language, similar to SQL TCP/UDP 389, SSL TCP 636 Global Catalog (GC) TCP/UDP 3268, SSL TCP 3269 D/COM Dynamic TCP Replication, NSPI, SPN Registration, RODC pass-through domain membership Kerberos UDP/TCP 88, KPASSWD TCP/UDP 464 Windows NT 4.0 SAM SMB/CIFS TCP 445 (or NetBIOS) password resets, SAM queries SMB/DCOM Dynamic TCP Netlogon NTLM pass-through Kerberos PAC validation Client Port Requirements vs. DCs DNS UDP 53 (TCP 53 over 512 B of request/response) Ping XP/2003 and older LDAP UDP 389, TCP 389, TCP 636, TCP 3268, TCP 3269 Kerberos UDP/TCP 88, UDP/TCP 464 SMB TCP 445 NTP UDP 123 Outlook Netlogon DCOM (GC) Server Netlogon DCOM (pass-through authentication) Server Replication DCOM (dnshostname, SPN registration)
3 Incoming trust establishment DNS UDP queries in case of forwarders TCP zone transfer in case of stub zones LDAP UDP site location/netlogon anonymous query for domain SID and NetBIOS name SMB anonymous secure channel LSASS query Design Considerations Distributed system DCs disconnected for very long times several months Multimaster replication with some FSMO roles Maintain compatibility with forest and domain functionality levels Application LDAP available
4 Design Considerations Example: Caribean cruises, DC/IS/Exchange on board with tens of workstations and users, some staff hired during journey. No or bad satelite connectivity only. DCs synced after ship is berthed at main office. Challenge: Must work independently for long time periods. Different independent cruiseliners/dcs can accomodate changes to user accounts, addresses, Exchange settings. Cannot afford lost of any one. Network Interactions (DC Location) SRV: Any DC List Client DNS SRV: My Side DC DNS LDAP UDP Get My Site My Site DC Any DC
5 Network Interactions (2008/Vista+ DC Location) SRV: Any DC List Client Vista+ DNS SRV: My Site DC SRV: Close Site DNS LDAP UDP Get My Site Next Closest Site Close Site DC My Site DC Any DC Network Interactions (Join Domain) Client Kerberos SMB TGT: User TGT: CIFS SAM Interface DC
6 Network Interactions (Local Logon) Client TGT: User Kerberos LDAP SMB TGS: LDAP, CIFS GPO List GPO Download DC Network Interactions (Kerberos Network Logon) Client App Traffic Server In-band TGS: Server Kerberos TGT: User SMB D/COM Occasional PAC Validation TGS: Server DC DC D/COM Dynamic TCP
7 Network Interactions (NTLM Network Logon) Client App Traffic Server In-band NTLM SMB D/COM Pass-through NTLM DC DC D/COM Dynamic TCP Network Interactions (Basic/RDP Logon) Client App Traffic Server In-band clear text Kerberos TGT: User DC DC
8 Database Microsoft JET engine JET Blue common with Microsoft Exchange used by DHCP, WINS, COM+, WMI, CA, CS, RDS Broker, Windows Search %WINDIR%\NTDS\NTDS.DIT ESENTUTL Opened by LSASS.EXE Scenarios Service Support Notes multi NIC DNS DHCP IAS/NPS not recommended recommended yes yes more adapters register into DNS SMB client/server/network-provider issues RRAS not recommended creates virtual network adapters which register into DNS SMB client/server/network-provider issues CA not recommended cannot rename DC cannot remove AD moving CA requires keeping the same computer name IIS not recommended creates user accounts DCPROMO changes some NTFS permissions IIS 7.0 uses IUSR and IIS_IUSRS which are not available in domain basic authentication requires Log on Locally right
9 Scenarios Service Support Notes TS/RDS no DCPROMO changes some NTFS persmissions regular users can access the server locally TS/RDS Licensing WDS recommended yes if domain/forest discovery required WINS not recommended disable NetBIOS at all RMS not recommended requires IIS ADFS not recommended requires IIS SQL no creates user accounts DCPROMO changes some NTFS permissions Exchange 2000 must 2003 no not recommended different hardware/memory requirements requires IIS must be GC, no failover to other DCs cannot be clustered no role separation Scenarios Service Support Notes Cluster NLB Forefront Client Security SharePoint singledomain forest single-label FQDN not supported not supported no not recommended recommended discouraged requires IIS no role separation performance issues forest is a security boundary delegation can be achieved by OU security can be more space consuming but GC contain most attributes usually e.g.: Outlook/GC/group modification KB supported, but much limited
10 Installation DCPROMO /adv DCPROMO /unattend:unattend.txt also installs binaries on 2008 and newer even when only binaries are installed, Windows Firewall receives also exceptions for AD! DCPROMO /uninstallbinaries IFM installation must be from the same OS version %systemroot%\debug\dcpromo.log Lab: Installation Install IDTT, idtt.local on SRV1 Check services before and after install Active Directory Domain Services Security Accounts Manager Kerberos Key Distribution Center Netlogon Check IPv4 and IPv6 DNS settings Check NETSTAT ano for opened ports
11 Lab: Sample data population Run the populate-ad.bat script Investigate what changes did it do DSA.MSC, DSSITE.MSC do not correct anything even if you find any problems Installed services LSASS Security Accounts Manager TCP 445 SMB + Named Pipes D/COM Dynamic TCP Kerberos Key Distribution Center UDP, TCP 88 Kerberos Active Directory Domain Services UDP, TCP 389 LDAP NTDS.DIT
12 Installed services SAM KDC NTDS LSASS TCP 445 SMB + Named Pipes D/COM Dynamic TCP UDP, TCP 88 Kerberos UDP, TCP 389,... LDAP NT4.0 NTLM Pass-through PAC validation Connect to domain Windows LDAP/ADSI Client NTDS Replication FIM/DRS API Client Restartable AD DS Windows Server 2008 Active Directory Domain Services service LSASS.EXE Can log on DS Restore Mode Admin HKLM\System\CurrentControlSet\Control\LSA DsrmAdminLogonBehavior = 1
13 Netlogon Active Directory Client secure channel with a selected DC Site aware DC Locator Connects computer to domain Changes computer password SID/Name translation On DSs de/registers DC Locator DNS SRV records Uninstallation DCPROMO requires working replication connectivity with other DCs DCPROMO /forceremoval does not access network at all can run in DS Restore Mode
14 NTDSUTIL Metadata Cleanup Connection Connect to server srv2.idtt.local Quit Select operation target List sites Select site 0 List domains in site Select domain 0 List servers in site Select server 0 Quit Remove selected server Metadata Cleanup
15 Disabling IPv6 Never uncheck the protocol in NIC properties Exchange not working Clients not joning domain HKLM\System\CurrentControlSet\Services\T CPIPv6\Parameters DisabledComponents = DWORD = 0x000000FF Multinetworking Windows 2008 DC/DNS 2008 does not register DHCP assigned IP addresses anymore! Still good practice not to use more NICs
16 Lab: Unattended Installation Move SRVs to appropriate sites disable the original NIC firs Set correct DNS client settings Install DCs on the remaining servers automatically install DNS only on SRV2 dcpromo /unattend:unattend-dc-replica.txt dcpromo /unattend:unattend-dc-child.txt Wait until DNS _msdcs zone is populated correctly with all the DC GUIDs restart NETLOGONs if you do not want to wait Initial Replica Source DC
17 Renaming DC NETDOM COMPUTERNAME /Add let replicate through the whole forest NETDOM COMPUTERNAME /MakePrimary NETDOM COMPUTERNAME /Remove Renaming domains RENDOM can rename forest root domain as well Exchange server (in)compatibility!
18 Lab: Troubleshoot DNS On SRV1 open the DNS console Delete contents of the _msdcs zone On each DC restart Netlogon service NET STOP netlogon & NET START netlogon Restart-Service Netlogon or NLTEST /DSREGDNS Confirm the zone got populated correctly Lab: Troubleshoot replication On SRV1 open DSSITE.MSC Move SRV1 into London site Clear DNS resolver cache NET STOP dnscache & NET START dnscache Replicate configuration to all the other DCs Force all the other DCs to Check replication topology Replicate configuration from all the DCs back to SRV1 Force replication of all the links Check the replication for errors REPADMIN /replsummary
19 Initial Synchronization HKLM\System\CCS\Services\NTDS\Parameters Repl Perform Initial Synchronizations During startup, DC tries to replicate with at least one partner Fast startup on isolated network Loses protection against USN rollback (restore snapshot/image) Restore/Seizure of FSMO roles DNS Best Practice DC1 DC2 AD AD DNS DNS
20 Lab: DNS Best Practice Disable IPv6 in registry disable-ipv6.reg Reconfigure SRV1 and SRV2 to query DNS mutually as the DNS best practice says Reconfigure all the other DCs to use SRV1 and SRV2 for their client DNS queries Active Directory Troubleshooting PLANNING
21 Maximum number of objects Distinguished Name Tag internal database identifier per DC only incremented even when objects are deleted Means all partitions on all DCs together Installing new DC starts with DNT=0 can be used to overcome the limit after huge object deletes cannot install from IFM reuses DNTs Maximum number of SIDs (30-bit) RID Pool limit Windows 2012 Windows 2008 R2+KB bit Operational attribute sidcompatibilityversion = 1 FFL/DFL invariant
22 Maximum number of SIDs Atomic transaction Should not exceed 5000 changes
23 Group Limits Access Token 1025 groups including local/virtual groups Group members up to 5000 on Windows 2000 FFL (recommended limit only due to the atomic transaction size) no limit (500 million) with FFL (linked multivalue replication) Domain and DC limits Maximum number of domains 800 with 2000 forest functional level 1200 with forest functional level (non-linked multivalue) Recommended maximum number of DCs 1200 DCs with domain level (FRS replication) unlimited with domain level and DFSR
24 Some other limits Maximum GPOs applied Each client will process up to 999 GPOs Maximum number of trust links Kerberos cannot traverse more than 10 trusts Attribute limits limits can be set in schema rangelower rangeupper Unicode String maximum characters Octet String (binary data) maximum bytes In case of multivalue, every value up to this limit Maximum 800/1200 (non-linked) values per object single value or every one from multi-value counts
25 Space consumption Single attribute overhead ~ 80 B 1024 B binary ~ B in DB 1024 characters ~ 2048 B + 80 in DB Empty user/computer account 3.7 kb Pure OU or a single DNS record 1.2 kb The big data thumbnailphoto maximum 30 kb usercertificate 1500 B mspkiaccountcredentials 10 kb
26 Common frequent modifying operations Admin induced Create users/groups/computers/dns Change group membership User induced Change password on users/computers users = 42??, computers = 30 DNS dynamic update default = 14?? lastlogontimestamp default = 14?? Common modifications example 200 people 200 users = 100x / month pwd+pwdlastset 200 users = 400x / month lastlogontimestamp 200 pc = 200x / month pwd+pwdlastset 200 pc = 400x / month dns update = 1100x /month ~= 1.5 / hour 5000 people ~= 40 / hour
27 Active Directory Troubleshooting ACTIVE DIRECTORY LDS (ADAM) Application LDAP Arbitrary port number, can run TLS Multiple instances and partitions on a single box replication managed by Active Directory Sites and Services snapin (requires MS-ADLDS-DisplaySpecifiers.ldf) Separate schema custom attributes etc. can use different naming attributes (O=, C=) Has forest functional level (no DFL) msds-behavior-version
28 Authentication LDAP Simple Bind NLTM/Kerberos for AD principals Proxy authentication into AD %systemroot%\adam userproxy.ldf userproxyfull.ldf Mapping DNS to X.500 Works for AD DS as well as AD LDS Client feature of ADSI accounting.ad.sevecek.com DC=accounting,DC=ad,DC=sevecek,DC=com AD DS registers partition names in DNS automatically For AD LDS you must register DNS name in DNS yourself
29 AD DS vs. AD LS Sync and Management adschemaanalyzer exports AD DS schema into AD LDS ADAMSync = DirSync synchronizes objects MS-AdamSyncConf.xml PowerShell/VBS/ADSI LDF/ADSIEdit/DSSITE.MSC
Configuring Windows Server 2008 Active Directory
Configuring Windows Server 2008 Active Directory Course Number: 70-640 Certification Exam This course is preparation for the Microsoft Technical Specialist (TS) exam, Exam 70-640: TS: Windows Server 2008
70-640 R4: Configuring Windows Server 2008 Active Directory
70-640 R4: Configuring Windows Server 2008 Active Directory Course Introduction Course Introduction Chapter 01 - Installing the Active Directory Role Lesson: What is IDA? What is Active Directory Identity
Basic principles of infrastracture security Impersonation, delegation and code injection
Basic principles of infrastracture security Impersonation, delegation and code injection Ondřej Ševeček GOPAS a.s. MCM: Directory Services MVP: Enterprise Security CHFI CEH CISA [email protected] www.sevecek.com
9. Which is the command used to remove active directory from a domain controller? Answer: Dcpromo /forceremoval
1. What is Active Directory schema? Answer: The schema is the Active Directory component that defines all the objects and attributes that the directory service uses to store data. 2. What is global catalog
How the Active Directory Installation Wizard Works
How the Active Directory Installation Wizard Works - Directory Services: Windows Serv... Page 1 of 18 How the Active Directory Installation Wizard Works In this section Active Directory Installation Wizard
Forests, trees, and domains
Active Directory is a directory service used to store information about the network resources across a. An Active Directory (AD) structure is a hierarchical framework of objects. The objects fall into
Windows Server 2008 Active Directory Resource Kit
Windows Server 2008 Active Directory Resource Kit Stan Reimer, Conan Kezema, Mike Mulcare, and Byron Wright with the Microsoft Active Directory Team To learn more about this book, visit Microsoft Learning
Configuring and Troubleshooting Windows Server 2008 Active Directory Domain Services
Configuring and Troubleshooting Windows Server 2008 Active Directory Domain Services Course Number: 6425C Course Length: 5 Days Course Overview This five-day course provides in-depth training on implementing,
ITCertMaster. http://www.itcertmaster.com. Safe, simple and fast. 100% Pass guarantee! IT Certification Guaranteed, The Easy Way!
ITCertMaster Safe, simple and fast. 100% Pass guarantee! http://www.itcertmaster.com IT Certification Guaranteed, The Easy Way! Exam : 070-640 Title : Windows Server 2008 Active Directory. Configuring
Configuring and Troubleshooting Windows Server 2008 Active Directory Domain Services
Configuring and Troubleshooting Windows Server 2008 Active Directory Domain Services Course Number: 6425B Course Length: 5 Days Course Overview This five-day course provides to teach Active Directory Technology
Windows.NET Beta 3 Active Directory New Features
Windows.NET Beta 3 Active Directory New Features Wolfgang Werner Compaq Decus Bonn 2002 Agenda Install Replica from Media Domain Controller Rename Domain Rename Universal Group Membership Caching Linked
Microsoft. Jump Start. M11: Implementing Active Directory Domain Services
Microsoft Jump Start M11: Implementing Active Directory Domain Services Rick Claus Technical Evangelist Microsoft Ed Liberman Technical Trainer Train Signal Jump Start Target Agenda Day One Day 1 Day 2
Active Directory & SQL Server
Active Directory & SQL Server How AD can affect your SQL Servers Ryan Adams Blog - http://ryanjadams.com Twitter - @ryanjadams Email [email protected] DNS Group Policy Security Groups Password Policies
Microsoft. Official Course. Introduction to Active Directory Domain Services. Module 2
Microsoft Official Course Module 2 Introduction to Active Directory Domain Services Module Overview Overview of AD DS Overview of Domain Controllers Installing a Domain Controller Lesson 1: Overview of
LearnKey's Windows Server 2003 Active Directory Infrastructure with Dale Brice-Nash
LearnKey's Windows Server 2003 Active Directory Infrastructure with Dale Brice-Nash Syllabus Course Description 5 Sessions - 15 Hours of Interactive Training The Windows Server 2003 Active Directory Infrastructure
SKV PROPOSAL TO CLT FOR ACTIVE DIRECTORY AND DNS IMPLEMENTATION
SKV PROPOSAL TO CLT FOR ACTIVE DIRECTORY AND DNS IMPLEMENTATION Date: April 22,2013 Prepared by: Sainath K.E.V Microsoft Most Valuable Professional Introduction: SKV Consulting is a Premier Consulting
Active Directory. By: Kishor Datar 10/25/2007
Active Directory By: Kishor Datar 10/25/2007 What is a directory service? Directory Collection of related objects Files, Printers, Fax servers etc. Directory Service Information needed to use and manage
Setting up Active Directory Domain Services
Setting up Active Directory Domain Services Tom Brett CREATING A SINGLE DOMAIN FOREST Once you have Windows Server 2008 R2 installed, it s pretty easy to create a domain you simply run the domain controller
70-417: Upgrading Your Skills to MCSA Windows Server 2012
70-417: Upgrading Your Skills to MCSA Windows Server 2012 Course Overview This course prepares students to demonstrate your real-world knowledge of Windows Server 2012 core infrastructure services. Exam
Active Directory Restoration
Active Directory Restoration This document outlines the steps required to recover an Active Directory Infrastructure, running on Windows 2003 R2 Server Standard. The scope of this document covers the scenario
Core Active Directory Administration
Chapter 7 Core Active Directory Administration In this chapter: Tools for Managing Active Directory............................157 Using the Active Directory Users And Computers Tool............162 Managing
MOC 6436A: Designing Active Directory Infrastructure and Services in Windows Server 2008
MOC 6436A: Designing Active Directory Infrastructure and Services in Windows Server 2008 Course Number: 6436A Course Length: 5 Days Course Overview At the end of this five-day course, students will learn
Course 6425C: Configuring and Troubleshooting Windows Server 2008 Active Directory Domain Services
Course 6425C: Configuring and Troubleshooting Windows Server 2008 Active Directory Domain Services Course OutlineModule 1: Introducing Active Directory Domain Services This module provides an overview
Active Directory network protocols and traffic
HERVÉ SCHAUER CONSULTANTS Cabinet de Consultants en Sécurité Informatique depuis 1989 Spécialisé sur Unix, Windows, TCP/IP et Internet Windows Security OSSIR group 13th September S 2004 Active Directory
Websense Support Webinar: Questions and Answers
Websense Support Webinar: Questions and Answers Configuring Websense Web Security v7 with Your Directory Service Can updating to Native Mode from Active Directory (AD) Mixed Mode affect transparent user
WINDOWS 2000 Training Division, NIC
WINDOWS 2000 Active TE Directory Services WINDOWS 2000 Training Division, NIC Active Directory Stores information about objects on the network and makes this information easy for administrators and users
Lesson Plans LabSim for Microsoft s Implementing a Server 2003 Active Directory Infrastructure
Lesson Plans LabSim for Microsoft s Implementing a Server 2003 Active Directory Infrastructure (Exam 70-294) Table of Contents Course Overview... 2 Section 1.1: Introduction to Active Directory... 3 Section
SETTING UP ACTIVE DIRECTORY (AD) ON WINDOWS 2008 FOR DOCUMENTUM @ EROOM
SETTING UP ACTIVE DIRECTORY (AD) ON WINDOWS 2008 FOR DOCUMENTUM @ EROOM Abstract This paper explains how to setup Active directory service on windows server 2008.This guide also explains about how to install
Introduction to Active Directory Services
Introduction to Active Directory Services Tom Brett A DIRECTORY SERVICE A directory service allow businesses to define manage, access and secure network resources including files, printers, people and
DNS: How it works. DNS: How it works (more or less ) DNS: How it Works. Technical Seminars Spring 2010 1. Paul Semple psemple@rm.
DNS: How it works Paul Semple [email protected] DNS: How it works (more or less ) Paul Semple [email protected] 1 Objectives What DNS is and why we need it DNS on Windows Server networks / Community Connect
Delete Failed DCs from Active Directory
Page 1 of 5 Delete Failed DCs from Active Directory by Daniel Petri - January 8, 2009 How can I delete a failed Domain Controller object from Active Directory? When you try to remove a domain controller
Microsoft Virtual Labs. Active Directory New User Interface
Microsoft Virtual Labs Active Directory New User Interface 2 Active Directory New User Interface Table of Contents Active Directory New User Interface... 3 Exercise 1 User Management and Saved Queries...4
Searching for accepting?
If you have set up a domain controller previously with Windows 2000 Server, or Windows Server 2003, then you would be familiar with the dcpromo.exe command also be used to set up a Domain Controller on
Introduction to Auditing Active Directory
Introduction to Auditing Active Directory Prepared and presented by: Tanya Baccam CPA, CITP, CISSP, CISA, CISM, GPPA, GCIH, GSEC, OCP DBA Baccam Consulting LLC [email protected] Objectives Understand
Deploying the BIG-IP LTM and APM with Citrix XenApp or XenDesktop
Deployment Guide Deploying the BIG-IP LTM and APM with Citrix XenApp or XenDesktop Welcome to the F5 deployment guide for Citrix VDI applications, including XenApp and XenDesktop with the BIG-IP v11.2
Configuring and Troubleshooting Windows Server 2008 Active Directory Domain Services
Course 6425B: Configuring and Troubleshooting Windows Server 2008 Active Directory Domain Services Length: 5 Days Language(s): English Audience(s): IT Professionals Level: 200 Technology: Windows Server
Course 6425B: Configuring and Troubleshooting Windows Server 2008 Active Directory Domain Services
Course 6425B: Configuring and Troubleshooting Windows Server 2008 Active Directory Domain Services About this Course This five-day instructor-led course provides to teach Active Directory Technology Specialists
How to. Install Active Directory. Server 2003
How to Install Active Directory on Server 2003 Table of Content HOW DO I INSTALL ACTIVE DIRECTORY ON MY WINDOWS SERVER 2003 SERVER?... 2 STEP 1: CONFIGURE THE COMPUTER'S SUFFIX... 3 STEP 2: CONFIGURING
Module 2: Implementing an Active Directory Forest and Domain Structure
Contents Overview 1 Lesson: Creating a Forest and Domain Structure 2 Lesson: Examining Active Directory Integrated DNS 22 Lesson: Raising Forest and Domain Functional Levels 36 Lesson: Creating Trust Relationships
MCITP MCITP: Enterprise Administrator on Windows Server 2008 (5 Modules)
MCITP Windows 2008 Enterprise Edition is considered as Microsoft s most reliable, scalable and high-performing server operating system. It has been designed to simplify the process of Migration from the
Securing Active Directory Presented by Michael Ivy
Securing Active Directory Presented by Michael Ivy Presenter: Michael Ivy Consultant, Rook Security Michael Ivy Thank you for being here today August 20, 2014 Brief Overview Securing NTDS and Replication
TestOut Course Outline for: Windows Server 2008 Active Directory
TestOut Course Outline for: Windows Server 2008 Active Directory CONTENTS: Videos: 61 (5:06) Demonstrations: 72 (6:38) Simulations: 61 Fact Sheets: 105 Exams: 47 0.0 Active Directory Overview 0.1 Active
INUVIKA OVD VIRTUAL DESKTOP ENTERPRISE
INUVIKA OVD VIRTUAL DESKTOP ENTERPRISE MICROSOFT ACTIVE DIRECTORY INTEGRATION Agostinho Tavares Version 1.0 Published 06/05/2015 This document describes how Inuvika OVD 1.0 can be integrated with Microsoft
Faculty Details. : Assistant Professor ( OG. ),Assistant Professor (OG) Course Details. : B. Tech. Batch : 2010-2014. : Information Technology
COURSE FILE (COURSE PLAN) Year : 2012-13 Sem: ODD Faculty Details Name of the Faculty : Mullai.P & Yaashuwanth.C Designation : Assistant Professor ( OG. ),Assistant Professor (OG) Department : Information
Active Directory Services with Windows Server 10969B; 5 days, Instructor-led
Active Directory Services with Windows Server 10969B; 5 days, Instructor-led Course Description Get hands on instruction and practice administering Active Directory technologies in Windows Server 2012
Investigating the Use of Virtual Servers to Improve the Restoration Process of an Active Directory Forest
Copyright Tom Kline, Ryan Whyms 2007 This work is the intellectual property of the author. Permission is granted for this material to be shared for non-commercial, educational purposes, provided that this
Windows Server. Introduction to Windows Server 2008 and Windows Server 2008 R2
Copyright 2006-2013 MilliByte SS Windows Server DƏRS Introduction to Windows Server 2008 and Windows Server 2008 R2 Functionality of Windows Server 2008 Windows Server 2008 Editions 1 Microsoft Hyper-V
Active Directory Objectives
Exam Objectives Active Directory Objectives Exam 70 640: TS: Windows Server 2008 Active Directory, Configuring This certification exam measures your ability to manage Windows Server 2008 Active Directory
Microsoft Windows 2000 Active Directory Service. Technology Overview
Microsoft Windows 2000 Active Directory Service Technology Overview Agenda z Active Directory Structure Logical Physical Replication Operations z DNS Integration/Interaction z Kerberos V5 Functionality
Chapter 3: Building Your Active Directory Structure Objectives
Chapter 3: Building Your Active Directory Structure Page 1 of 46 Chapter 3: Building Your Active Directory Structure Objectives Now that you have had an introduction to the concepts of Active Directory
Windows Server 2012 Directory Partition Containers- A Walk Through
Windows Server 2012 Directory Partition Containers- A Walk Through Introduction: Active Directory Users and Computers form a centralized management console to manage User objects, computer objects, Groups,
Number: 70-640 Passing Score: 700 Time Limit: 145 min 70-640
Number: 70-640 Passing Score: 700 Time Limit: 145 min 70-640 Exam A QUESTION 1 You have a single Active Directory domain. All domain controllers run Windows Server 2008 and are configured as DNS servers.
Active Directory network protocols and traffic
samba experience 2005 Göttingen, Germany 4 th May 2005 Active Directory network protocols and traffic Jean-Baptiste Marchand Jean-Baptiste Marchand Introduction Agenda Active
Planning Domain Controller Capacity
C H A P T E R 4 Planning Domain Controller Capacity Planning domain controller capacity helps you determine the appropriate number of domain controllers to place in each domain that is represented in a
EXAM - 70-413. Designing and Implementing a Server Infrastructure. Buy Full Product. http://www.examskey.com/70-413.html
Microsoft EXAM - 70-413 Designing and Implementing a Server Infrastructure Buy Full Product http://www.examskey.com/70-413.html Examskey Microsoft 70-413 exam demo product is here for you to test the quality
Lesson Plans LabSim for Microsoft s Configuring Windows Server 2008 Active Directory
Lesson Plans LabSim for Microsoft s Configuring Windows Server 2008 Active Directory (Exam 70-640) Table of Contents Course Overview... 3 Section 0.1: Active Directory Organization... 5 Section 0.2: Active
Course 10969 Active Directory Services with Windows Server
P a g e 1 of 11 Course 10969 Active Directory Services with Windows Server Introduction Get hands-on instruction and practice administering Active Directory technologies in Windows Server 2012 and Windows
Module 10: Maintaining Active Directory
Module 10: Maintaining Active Directory! Lesson: Backing Up Active Directory Topic: How to Back Up Active Directory! Lesson: Restoring Active Directory Topic: How to Perform a Primary Restore! Lesson:
Microsoft 10969 - Active Directory Services with Windows Server
1800 ULEARN (853 276) www.ddls.com.au Microsoft 10969 - Active Directory Services with Windows Server Length 5 days Price $4070.00 (inc GST) Version B Overview Get hands-on instruction and practice administering
ITKwebcollege.ADMIN-Basics Fundamentals of Microsoft Windows Server
ITKwebcollege.ADMIN-Basics Fundamentals of Microsoft Windows Server Inhalte Teil 01 Network Architecture Standards Network Components and Terminology Network Architecture Network Media Access Control Methods
OVERVIEW OF TYPICAL WINDOWS SERVER ROLES
OVERVIEW OF TYPICAL WINDOWS SERVER ROLES Before you start Objectives: learn about common server roles which can be used in Windows environment. Prerequisites: no prerequisites. Key terms: network, server,
PassTest. Bessere Qualität, bessere Dienstleistungen!
PassTest Bessere Qualität, bessere Dienstleistungen! Q&A Exam : 70-640 Title : Windows Server 2008 Active Directory. Configuring Version : Demo 1 / 28 1.You have a single Active Directory domain. All domain
Dell Spotlight on Active Directory 6.8.4. Deployment Guide
Dell Spotlight on Active Directory 6.8.4 2014 Dell Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide is furnished under
AWS Directory Service. Simple AD Administration Guide Version 1.0
AWS Directory Service Simple AD Administration Guide AWS Directory Service: Simple AD Administration Guide Copyright 2015 Amazon Web Services, Inc. and/or its affiliates. All rights reserved. Amazon's
Installation of MicroSoft Active Directory
Installation of MicroSoft Active Directory Before you start following this article you must be aware this is simply a lab setup and you need to assign relevant ip address, hostnames & domain names which
You need to identify the minimum password length required for each marketing user. What should you identify?
QUESTION 1 Your network contains an Active Directory domain named contoso.com. The functional level of the forest is Windows Server 2008 R2. Computer accounts for the marketing department are in an organizational
Active Directory Disaster Recovery Workshop. Lab Manual Revision 1.7
Active Directory Disaster Recovery Workshop Lab Manual Revision 1.7 Table of Contents LAB 1: Introduction to the Lab Environment... 1 Goals... 1 Introduction... 1 Exercise 1: Inspect the Lab Environment...
ChangeAuditor 5.8 For Active Directory
ChangeAuditor 5.8 For Active Directory Event Reference Guide 2012 Quest Software, Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in
Active Directory Infrastructure Design Document
Active Directory Infrastructure Design Document Written By Sainath KEV Microsoft MVP Directory Services Microsoft Author TechNet Magazine, Microsoft Operations Framework Microsoft Speaker - Singapore Document
Exam 70-410: Installing and Configuring Windows Server 2012
Exam 70-410: Installing and Configuring Windows Server 2012 Course Overview This course is part one, of a series of three courses, which validate the skills and knowledge necessary to implement a core
Windows Assessment. Vulnerability Assessment Course
Windows Assessment Vulnerability Assessment Course All materials are licensed under a Creative Commons Share Alike license. http://creativecommons.org/licenses/by-sa/3.0/ 2 Agenda Windows Security Overview
Configuring and Troubleshooting Windows Server 2008 Active Directory Domain Services
Course 6425C: Configuring and Troubleshooting Windows Server 2008 Active Directory Domain Services Course Details Course Outline Module 1: Introducing Active Directory Domain Services This module provides
Windows Server 2008 Active Directory Resource Kit
Windows Server 2008 Active Directory Resource Kit Stan Reimer, Mike Mulcare, Conan Kezema, Byron Wright w MS AD Team PREVIEW CONTENT This excerpt contains uncorrected manuscript from an upcoming Microsoft
How do I install Active Directory on my Windows Server 2003 server?
How do I install Active Directory on my Windows Server 2003 server? Here is a quick list of what you must have: An NTFS partition with enough free space An Administrator's username and password The correct
Windows Server 2012 / Windows 8 Audit Fundamentals
Windows Server 2012 / Windows 8 Audit Fundamentals Jacksonville ISACA Chapter May 17, Speaker Introduction: Timothy P. McAliley 13+ years in IT Currently work for Microsoft Premier Field Engineer SQL Server,
70-682. Microsoft. Pro: Upgrading to Windows 7 MCITP Enterprise Desktop Support Technician. http://www.pass4sureofficial.com. www.dumpspdf.
70-682 Microsoft Pro: Upgrading to Windows 7 MCITP Enterprise Desktop Support Technician http://www.pass4sureofficial.com Dumpspdf.com is a reputable IT certification examination guide, study guides and
IT ACADEMY LESSON PLAN. Microsoft Windows Server Active Directory
2008 IT ACADEMY LESSON PLAN Microsoft Windows Server Active Directory Microsoft Windows Server 2008 Active Directory: Lesson Plans Introduction Preparing to teach a course on Microsoft Windows Server 2008
Study Guide Preview Cert-83-640 MSCert Microsoft Cert-1Z0-050 DBCert Oracle Cert-220-601 CompCert CompTIA
Study Guide Preview Cert-83-640 MSCert Microsoft Cert-1Z0-050 DBCert Oracle Cert-220-601 CompCert CompTIA Study Guide Preview Cert-83-640 MSCert Microsoft Cert-1Z0-050 DBCert Oracle Cert-220-601 CompCert
Windows Server 2003 Active Directory: Perspective
Mary I. Hubley, MaryAnn Richardson Technology Overview 25 September 2003 Windows Server 2003 Active Directory: Perspective Summary The Windows Server 2003 Active Directory lies at the core of the Windows
MCSA. 1. 70 640 -Windows Server 2008 Active Directory, Configuring:
MCSA 1. 70 640 -Windows Server 2008 Active Directory, Configuring: Configuring DNS for Active Directory -Configuring zones -Configuring DNS server settings -Configuring zone transfer and Replication -Configuring
Agency Pre Migration Tasks
Agency Pre Migration Tasks This document is to be provided to the agency and will be reviewed during the Migration Technical Kickoff meeting between the ICS Technical Team and the agency. Network: Required
1 Introduction. Ubuntu Linux Server & Client and Active Directory. www.exacq.com Page 1 of 14
Ubuntu Linux Server & Client and Active Directory 1 Introduction For an organization using Active Directory (AD) for user management of information technology services, integrating exacqvision into the
MS 6419 Configuring, Managing and Maintaining Windows Server 2008-based Servers
MS 6419 Configuring, Managing and Maintaining Windows Server 2008-based Servers Description: Days: 5 Prerequisites: This five-day instructor-led course provides students with the knowledge and skills that
Lesson Plans Windows Server 2008 Server Administrator
Lesson Plans Windows Server 2008 Server Administrator (Exam 70-646) Version 2.1 Table of Contents Course Overview... 2 Section 1.1: Windows Server 2008... 4 Section 1.2: Deployment... 5 Section 1.3: Windows
Configuring and Troubleshooting Windows Server 2008 Active Directory Domain MOC 6425
Configuring and Troubleshooting Windows Server 2008 Active Directory Domain MOC 6425 Course Outline Module 1: Introducing Active Directory Domain Services This module provides an overview of Active Directory
Course 10969A Active Directory Services with Windows Server
Course 10969A Active Directory Services with Windows Server OVERVIEW About this Course Get hands-on instruction and practice administering Active Directory technologies in Windows Server 2012 and Windows
Active Directory Integration with Cisco ISE 2.0
Active Directory Integration with Cisco ISE 2.0 Active Directory Configuration in Cisco ISE 2.0 2 Active Directory Key Features in Cisco ISE 2.0 2 Prerequisites for Integrating Active Directory and Cisco
Active Directory Restructuring Recommendations
Active Directory Restructuring Recommendations Version 2.0 - Final September 7, 2004 Authored By: Jenn Goth Microsoft Services [email protected] Contributors: Brian Redmond Microsoft Services [email protected]
70 299 Implementing and Administering Security in a Microsoft Windows Server 2003 Network
70 299 Implementing and Administering Security in a Microsoft Windows Server 2003 Network Course Number: 70 299 Length: 1 Day(s) Course Overview This course is part of the MCSA training.. Prerequisites
1. Name of Course: Windows Server 2008 Active Directory, Configuring
ITMC 2076 Course Syllabus 1. Name of Course: Windows Server 2008 Active Directory, Configuring 2. Number of Clock Hours: 48 3. Course Description: This course focuses on Active Directory in Windows Server
Active Directory basics. Explaining Active Directory to IT professionals
1 Contents Introduction.........................................................................3 Active Directory and its components................................................ 4 Domain Controllers..............................................................
Advanced Diploma In Hardware, Networking & Server Configuration
Advanced Diploma In Hardware, Networking & Server Configuration Who should do this course? This course is meant for those persons who have a dream of getting job based on Computer Hardware, Networking
Directory Backup and Restore
Directory Backup and Restore Overview Active Directory is backed up as part of system state, a collection of system components that depend on each other. You must backup and restore system state components
Implementing, Managing, and Maintaining a Microsoft Windows Server 2003 Network Infrastructure
Question Number (ID) : 1 (jaamsp_mngnwi-025) Lisa would like to configure five of her 15 Web servers, which are running Microsoft Windows Server 2003, Web Edition, to always receive specific IP addresses
Planning for Windows Server 2008 Servers
Planning for Windows Server 2008 Servers Course Number: 6430B Course Length: 3 Days Course Overview This 3-day course is intended for IT pros who are interested in the knowledge and skills necessary to
Presenter s name here Date of presentation (optional) Windows Security and Domains for Experion
Presenter s name here Date of presentation (optional) Windows Security and Domains for Experion Today s Webinar Agenda Overview of Domains Common Setup of a Domain in an Experion Environment Best Practices
