Session 8 Windows Platform Dina Alkhoudari. Learning Objectives Read Only Domain Controller Active Directory Certificate Service Group Policy.

Slides:



Advertisements
Similar presentations
What’s New in Windows Server 2008 AD?
Advertisements

Certification Authority. Overview  Identifying CA Hierarchy Design Requirements  Common CA Hierarchy Designs  Documenting Legal Requirements  Analyzing.
Module 5: Creating and Configuring Group Policy
16.1 © 2004 Pearson Education, Inc. Exam Planning, Implementing, and Maintaining a Microsoft® Windows® Server 2003 Active Directory Infrastructure.
Chapter 11: Active Directory Certificate Services
3.1 © 2004 Pearson Education, Inc. Exam Managing and Maintaining a Microsoft® Windows® Server 2003 Environment Lesson 3: Introducing Active Directory.
Security and Policy Enforcement Mark Gibson Dave Northey
10.1 © 2004 Pearson Education, Inc. Exam Planning, Implementing, and Maintaining a Microsoft Windows Server 2003 Active Directory Infrastructure.
CN1276 Server Kemtis Kunanuraksapong MSIS with Distinction MCTS, MCDST, MCP, A+
Chapter 4 Introduction to Active Directory and Account Management
Security Management.
MCTS Guide to Microsoft Windows Server 2008 Network Infrastructure Configuration Chapter 7 Configuring File Services in Windows Server 2008.
Christopher Chapman | MCT Content PM, Microsoft Learning, PDG Planning, Microsoft.
Understanding Active Directory
Senior Technical Writer
Configuring Active Directory Certificate Services Lesson 13.
Hands-On Microsoft Windows Server 2008
Hands-On Microsoft Windows Server 2008
(ITI310) By Eng. BASSEM ALSAID SESSIONS
Module 1: Installing Active Directory Domain Services
Module 1: Installing Active Directory Domain Services
Overview of Active Directory Domain Services Lesson 1.
(ITI310) SESSIONS : Active Directory By Eng. BASSEM ALSAID.
9.1 © 2004 Pearson Education, Inc. Lesson 9: Implementing Group Policy in Windows 2000 Server Exam Microsoft® Windows® 2000 Directory Services Infrastructure.
Chapter 4 Introduction to Active Directory and Account Management
Module 1 Introduction to Managing Microsoft® Windows Server® 2008 Environment.
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.
(ITI310) By Eng. BASSEM ALSAID SESSIONS
Module 6: Designing Active Directory Security in Windows Server 2008.
Designing Group Security Designing security groups Designing user rights.
September 18, 2002 Windows 2000 Server Active Directory By Jerry Haggard.
Configuring Directory Certificate Services Lesson 13.
Session 7 Windows Platform Eng. Dina Alkhoudari. Learning Objectives Active Directory review Managing users and groups Single Master Operations Delegation.
11.1 © 2004 Pearson Education, Inc. Exam Designing a Microsoft ® Windows ® Server 2003 Active Directory and Network Infrastructure Lesson 11: Planning.
Planning a Group Policy Management and Implementation Strategy Lesson 10.
Module 9: Designing Public Key Infrastructure in Windows Server 2008.
Windows 2000 Certificate Authority By Saunders Roesser.
Configuring and Troubleshooting Identity and Access Solutions with Windows Server® 2008 Active Directory®
Module 5: Implementing Group Policy
Page 1 System and Group Policies Lecture 7 Hassan Shuja 11/02/2004.
Module 1: Implementing Active Directory ® Domain Services.
Hands-On Microsoft Windows Server 2008 Chapter 4-Part 1 Introduction to Active Directory and Account Manager.
Administering Group Policy Chapter Eleven. Exam Objectives in this Chapter  Plan a Group Policy strategy using Resultant Set of Policy Planning mode.
Configuring and Troubleshooting Identity and Access Solutions with Windows Server® 2008 Active Directory®
Implementing Group Policy
Module 2: Introducing Windows 2000 Security. Overview Introducing Security Features in Active Directory Authenticating User Accounts Securing Access to.
Module 13: Enterprise PKI Active Directory Certificate Services (AD CS)
Week 4 Objectives Overview of Group Policy Group Policy Processing Implementing a Central Store for Administrative Templates.
Implementing a Group Policy Infrastructure
Module 3 Planning for Active Directory®
Chapter 4- Part3. 2 Implementing User Profiles A local user profile is automatically created at the local computer when you log on with an account for.
Introduction to Active Directory in Windows 2000/2003.
1 Active Directory Service in Windows 2000 Li Yang SID: November 2000.
Labs. Session 1 Lab 1: Designing an Active Directory Forest Infrastructure in Windows Server 2008 Exercise 1: Designing an Active Directory Forest Exercise.
11 GLOBAL CATALOG AND FLEXIBLE SINGLE MASTER OPERATIONS (FSMO) ROLES Chapter 4.
4.1 © 2004 Pearson Education, Inc. Exam Managing and Maintaining a Microsoft® Windows® Server 2003 Environment Lesson 12: Implementing Security.
10.1 © 2004 Pearson Education, Inc. Lesson 10: Specifying Group Policy Settings Exam Microsoft® Windows® 2000 Directory Services Infrastructure.
GROUP POLICY. Group Policy is a hierarchical infrastructure which allows systems administrators to configure computer and user settings from a central.
Active Directory Domain Services (AD DS). Identity and Access (IDA) – An IDA infrastructure should: Store information about users, groups, computers and.
Overview of Active Directory Domain Services Lesson 1.
Assignment # 8.
Implementing Active Directory Domain Services
Overview of Active Directory Domain Services
(ITI310) SESSIONS 6-7-8: Active Directory.
Windows Server 2008 Administration
Install AD Certificate Services
Windows Active Directory Environment
Presentation transcript:

Session 8 Windows Platform Dina Alkhoudari

Learning Objectives Read Only Domain Controller Active Directory Certificate Service Group Policy

Read Only Domain Controller Typically placed in the branch office Maintains a copy of all objects in the domain and all attributes except secrets. Authentication is done in the DC at the hub site. You can configure a PRP for the RODC that specifies user accounts the RODC is allowed to cache. Replication is one way; from a writable domain controller to a RODC. You can give one or more local support personnel the ability to maintain an RODC fully, without granting them the equivalence of domain administrators.

Read Only Domain Controller

Active Directory Certificate Service PKI certificates are designed to prove to others that you are who you say you are Each member of a public key infrastructure is chained together in a hierarchy that ends at the topmost CA Active Directory Certificate Services provide a variety of services reagrading public key infrastructures and certificate usage in general

Active Directory Certificate Service AD CS supports two CA types: Satandalone CA A CA that is not necessarily integrated in an AD DS Are often used as internal root CAs and are taken offline for security purposes after they have been used to generate certificates for subordinate servers Enterprise CA A CA that is integrated in an AD DS Are often used as issuing CAs-CAs that are subordinate to another CA in a hierarchy but that actually provide certificates to end users and endpoint device Must be highly available

Active Directory Certificate Service

Group Policy A feature of Windows that enables you to manage change and configuration for users and computers from a central point of administration. It is all about configuring a setting for one or more users or one or more computers Some policy settings affect a user regardless of the computer to which the user logs on; called user configuration settings or user settings Other policy settings affect a computer, regardless of which user logs on to that computer; called computer configuration settings or computer settings

Group Policy Group Policy Object (GPO) is an object that contains one or more policy settings and thereby applies one or more configuration settings for a user or computer The scope of group policy can be three: sites, domains and OU Two filters can be used with GP: Security filters: specify global security groups to which the GPO should or should not apply Windows Management Instrumentation (WMI) filters: specify a scope, using the characteristics of a system such as operating system version or free disk space

Group Policy

End of Session Title