FUNCTIONAL LEVELS AND FSMO

Size: px
Start display at page:

Download "FUNCTIONAL LEVELS AND FSMO"

Transcription

1 Ondřej Ševeček GOPAS a.s. MCM: Directory Services MVP: Enterprise Security CISA FUNCTIONAL LEVELS AND FSMO Active Directory Troubleshooting FUNCTIONAL LEVELS

2 Domain vs. Forest levels Forest level defines the least possible domain level in the whole forest can be raised by Schema FSMO only Domain level defines the least possible DC version hosting the domain requires PDC to be raised Domain Levels Windows 2000 Mixed = NT4.0 not supported by Windows Windows 2000 Native Windows 2003 Windows 2008 Windows 2008 R2 Windows 2012

3 Windows 2000 Native level Forest level cannot be lower than this Domain level universal groups group nesting group conversions between security/distribution sidhistory Windows 2003 level Forest level forest trust (Kerberos enabled) domain rename linked value replication (merge) RODC can be deployed deactivation and redefinition of attributes in schema Domain level domain controller rename redircmp, redirusr lastlogontimestamp constrained delegation, protocol transition selective authentication

4 Windows 2008 level Forest level Domain level granular (fine-grained) password policies personal virtual desktops last interactive logon information AES support for Kerberos DFS replication for SYSVOL Windows 2008 R2 level Forest level recycle bin Domain level authentication assurance automatic SPN management for managed service accounts

5 Level invariant operations Try next closest site cannot return this information to clients should be removed Confidential attributes would be revealed (do not require Full Control) by 2000 DCs RODC can work even in 2003 domain requires at least one 2008 DC to download from Computed attributes msds-useraccountdisabled (2008+) msds-user-account-control-computed (2003+) msds-userpasswordexpirytimecomputed (2008+) Level invariant operations LDAP_MATCHING_RULE_IN_CHAIN since Windows 2003 SP1 objectclass being indexed in addition to objectcategory since Windows 2008 Restore snapshot of a virtual DC since Windows 2012 Managed Service Accounts must have 2008 R2 schema (DFL 2008 R2 offers automatic SPN management) must run on 2008 R2 member servers

6 Level invariant operations MD5 Digest hashes since Windows 2003 sidcompatibilityversion linkid automatic generation Windows OID Active Directory Troubleshooting FSMO ROLES

7 FSMO Roles Forest wide Schema Master Domain Naming Master Domain wide PDC Emulator RID Master Infrastructure Master Site wide "FSMO" Intersite Topology Generator (ISTG), dynamical skipping from a DC to a DC if one shuts down for more than 75 minutes Finding FSMOs DSQUERY * dc=idtt,dc=local -filter (fsmoroleowner=*) -attr distinguishedname fsmoroleowner CN=configuration,DC=idtt,DC=local CN=schema,DC=configuration,DC=idtt,DC=local

8 FSMO Transfer vs. Seizure Transfer requires both to be online After seizure the original owner must not start again NTDSUTIL Roles Connections Connect to server srv2.idtt.local Quit Transfer / Seize Transfer/seizure permissions Role Group Operational attribute Control Access Right Schema Domain Naming PDC Emulator RID Infrastructure Schema Admins Enterprise Admins Domain Admins Domain Admins Domain Admins becomeschemamaster Change-Schema-Master becomedomainmaster Change-Domain-Master becomepdc Change-PDC becomeridmaster Change-RID-Master becomeinfrastructuremaster Change-Infrastructure-Master fsmoroleowner CN=Schema,CN=Configuration,DC=... CN=Partitions,CN=Configuration,DC=... DC=... CN=RID Manager$,CN=System,DC=... CN=Infrastructure,DC=...

9 Domain Naming Master Installation of a new domain Prevents name collisions The only DC that can accept changes into CN=Partitions,CN=Configuration,DC=rootdomain Schema Master Enables modifications of schema partition new classes new attributes class/attribute relationship inclusion in GC default security descriptor

10 PDC Emulator Immediate password changes Forwarded account lockout failed logons are forwarded for another trial at PDC Time authority other DCs synchronize with PDC domain members synchronize with their current DC AdminSDHolder Trust password creation and maintenance GPMC operation target Transfering PDC from 2000 to 2003 Creates new BUILTIN groups Builtin\Remote Desktop Users Builtin\Network Configuration Operators Performance Monitor Users Performance Log Users Builtin\Incoming Forest Trust Builders Builtin\Performance Monitoring Users Builtin\Performance Logging Users Builtin\Windows Authorization Access Group Builtin\Terminal Server License Servers Changes some memberships

11 Transfering PDC from 2003 to 2008 Also happens when a new RODC is added Newly created groups Builtin\IIS_IUSRS Builtin\Cryptographic Operators Allowed RODC Password Replication Group Denied RODC Password Replication Group Read-only Domain Controllers Builtin\Event Log Readers Builtin\Certificate Service DCOM Access Enterprise Read-only Domain Controllers Trust If you trust a bank, you would create an account there You will also have to remember some access code (password) to access that account

12 Trust TDO Password Trust user account Trusting domain Trust Trusted domain Hash Trust creation TDO in trusting domain stores full password password maintained by PDC emulator changed regularly every 30 days (same policy as computers) CN=System,DC=... Trust object in the trusted domain just a user account (hidden$) CN=Users,DC=...

13 Trust passwords and NTLM Secure channel SRV DC1 Trust password DC2 Password Kamil Password Trusting domain Trusted domain SRV Shortcut trusts idtt.local am. idtt.local eu. idtt.local ny.am. idtt.local paris.eu. idtt.local

14 Trust Creation Both FQDNs must be resolvable mutually Each part of the trust can be created separately After the initial manual password set, the password is reset automatically to some random form Trust maintenance Netlogon on PDC Changes password regularly every 30 days the same policy as computer passwords Updates name routing mappings every service restart

15 Time synchronization Time must be within +/- 5 minutes performance setting for Kerberos Authentication problems accessing servers that are out of sync DC replication NTP time synchronization PDC PDC DC DC DC DC SRV Cl Cl SRV Cl Cl

16 NTP time synchronization w32tm /query /configuration w32tm /query /status PDC: w32tm /config /syncfromflags:allsync /manualpeerlist:"tik.cesnet.cz tak.cesnet.cz" AnnounceFlags = 5 DC: w32tm /config /syncfromflags:nt5ds or use GPO NTP packets are signed by keys generated by windows authentication RID Master Allocates RID pools for DCs to create new security principals Required during DCPROMO not required for RODC promotion (if one RID available to create the RODC object on any writable DC)

17 Infrastructure Master Updates DN references to objects in different domains only required in multidomain forest only required when having some nongc computers Cannot run on GC would not see the differences Group membership Sales member member CN=Kamil,OU=London,DC=mainoffice,DC=idtt,DC=... CN=Judith,OU=Paris,DC=mainoffice,DC=idtt,DC=... Stored in local database Complete control over moves/deletes Stored in remote database How do we track moves/deletes? member member CN=Victor,OU=Roma,DC=italy,DC=idtt,DC=... CN=Stan,OU=Venezia,DC=italy,DC=idtt,DC=...

18 Group membership Sales member member CN=Kamil,OU=London,DC=mainoffice,DC=idtt,DC=... CN=Judith,OU=Paris,DC=mainoffice,DC=idtt,DC=... Stored in local database Complete control over moves/deletes Referencing local phantoms Stores GUID + DN of the real object member member Victor-GUID Stan-GUID Infrastructure master vs. GC

19 checkphantoms scan Every 2 days HKLM\System\CurrentControlSet\Services\N TDS\Parameters Days per database phantom scan = DWORD checkphantoms Must be run on Infra FSMO

20 Availability design Global Catalogue security every logon PDC mgmt some logons, time synchronization security? AdminSDHolder Infrastructure security other domain references RID mgmt newly created objects, DC installation Schema, Naming mgmt schema, new domains RID/Naming transfer replication Old RID New RID tries the original FSMO owner first updates the reference immediately even without replication (no fail) RID OldRID RID NewRID DC DC

21 PDC transfer replication Old PDC New PDC uses the original PDC until new information is replicated NTP and password replication goes to wrong destination PDC OldPDC PDC NewPDC DC DC Initial Synchronization FSMO roles after restart must replicate at least one partner for the FSMO s partition only Windows 2003 RTM and older only in-site automatically intersite only on regular schedule Windows 2003 SP1 and newer any partner in any site in a random order immediatelly

22 Requirements for promoting DCs D=251 New DC in the same domain Domain Admins RID FSMO for writable DC in order to obtain initial RID pool New domain in the same forest Enterprise Admins Naming FSMO to create the new partition Domain Admins in the trusting/trusted domain PDC in the trusted/trusting domain Schema FSMO if installing newer version

70-647: Windows Server Enterprise Administration Course 01 Planning for Active Directory

70-647: Windows Server Enterprise Administration Course 01 Planning for Active Directory 70-647: Windows Server Enterprise Administration Course 01 Planning for Active Directory Slide 1 Course 1 Planning for Active Directory Planning the Domains and Forest Structure Planning for Sites and

More information

Server : Manage and Administer 3 1 x

Server : Manage and Administer 3 1 x Server : Manage and Administer 3 1 x Revised 2016/05/17 TestOut Server Pro: Manage and Administer English 3.1.x Videos: 56 (4:25:22) Demonstrations: 87 (10:14:13) Simulations: 63 Written Lessons: 72 Section

More information

Active Directory trust relationships

Active Directory trust relationships Active Directory trust relationships A trust relationship consists of two domains and provides the necessary configuration between them to grant security principals on one side of the trust permission

More information

5.1. Functional Level

5.1. Functional Level 5.1. Functional Level A functional level is a set of operation constraints that determine the functions that can be performed by an Active Directory domain or forest. A functional level defines: Which

More information

Windows Server 2008 Training

Windows Server 2008 Training Windows Server 2008 Training Day -4 Vijay Bhalerao BCS, MCM, CISA, DCL,MCTS, ISO 27001 LA univijay2001@yahoo.com 1 Day-4 Troubleshooting AD & issues- Solutions Server Security Measures - Installation &

More information

IT222 Microsoft Network Operating Systems II

IT222 Microsoft Network Operating Systems II 1 ITT Technical Institute IT222 Microsoft Network Operating Systems II Unit 1: Chapters 1 & 2 2 Chapter 1 OVERVIEW OF ACTIVE DIRECTORY Chapter 1: Overview of Active Directory, pp. 1 23 Chapter 2, Implementing

More information

Microsoft - Configuring Windows Server 2008 Active Directory Domain Services (M6425)

Microsoft - Configuring Windows Server 2008 Active Directory Domain Services (M6425) Microsoft - Configuring Windows Server 2008 Active Directory Domain Services (M6425) Code: 6123 Lengt h: URL: 5 days View Online In this comprehensive course you will not only discuss the crucial concepts

More information

Identity with Windows Server 2016 (742)

Identity with Windows Server 2016 (742) Identity with Windows Server 2016 (742) Install and Configure Active Directory Domain Services (AD DS) Install and configure domain controllers This objective may include but is not limited to: Install

More information

70-742: Identity in Windows Server Course Overview

70-742: Identity in Windows Server Course Overview 70-742: Identity in Windows Server 2016 Course Overview This course provides students with the knowledge and skills to install and configure domain controllers, manage Active Directory objects, secure

More information

TestOut Server Pro 2016: Identity - English 4.0.x LESSON PLAN. Revised

TestOut Server Pro 2016: Identity - English 4.0.x LESSON PLAN. Revised TestOut Server Pro 2016: Identity - English 4.0.x LESSON PLAN Revised 2018-08-06 Table of Contents Introduction Section 0.1: Server Pro 2016: Identity Introduction... 4 Section 0.2: The TestOut Lab Simulator...

More information

Configuring and Troubleshooting Windows Server 2008 Active Directory Domain Services

Configuring and Troubleshooting Windows Server 2008 Active Directory Domain Services 6425 - Configuring and Troubleshooting Windows Server 2008 Active Directory Domain Services Duration: 5 days Course Price: $2,975 Software Assurance Eligible Course Description Microsoft Windows Server

More information

Troubleshooting Active Directory. Presented by: Shawn Barker - Product Manager, Quest Software

Troubleshooting Active Directory. Presented by: Shawn Barker - Product Manager, Quest Software Troubleshooting Active Directory Presented by: Shawn Barker - Product Manager, Quest Software Agenda Introduction to Quest Software Understanding common AD problems Troubleshooting strategies Troubleshooting

More information

Understanding Active Directory Level 100

Understanding Active Directory Level 100 Understanding Active Directory Level 100 Ashwin Venugopal BinaryTitans IT Solutions Pvt. Ltd. What we are going to Learn here? Content What is Directory Service? Active Directory History of Directory Service

More information

Unable To Change Schema Master Windows 2008

Unable To Change Schema Master Windows 2008 Unable To Change Schema Master Windows 2008 The situation is: I have only one dc (Windows Server 2012 trial, its name To transfer the schema master role to the targeted schema FSMO holder below, click.

More information

CISNTWK-11. Microsoft Network Server. Chapter 4

CISNTWK-11. Microsoft Network Server. Chapter 4 CISNTWK-11 Microsoft Network Server Chapter 4 User and Group Accounts 1 Usage Notes Throughout these slides, the term Active Directory Domain implies Domains Based on Windows Server 2008 Based on Windows

More information

ACTIVE DIRECTORY OVERVIEW

ACTIVE DIRECTORY OVERVIEW Ondřej Ševeček GOPAS a.s. MCM: Directory Services MVP: Enterprise Security CISA ondrej@sevecek.com www.sevecek.com ACTIVE DIRECTORY OVERVIEW Active Directory Troubleshooting NETWORK SERVICES Central Database

More information

Ing. Ondrej Sevecek Windows Server Product Manager GOPAS a.s.

Ing. Ondrej Sevecek Windows Server Product Manager GOPAS a.s. Kerberos Delegation aka double hop Ing. Ondrej Sevecek Windows Product Manager GOPAS a.s. MCM:Directory MVP:Enteprise Security Certified Ethical Hacker Certified Hacking Forensic Investigator CISA ondrej@sevecek.com

More information

Install and Configure Active Directory Domain Services

Install and Configure Active Directory Domain Services Active Directory 101 Install and Configure Active Directory Domain Services Sander Berkouwer CTO at SCCT 10-fold Microsoft MVP Active Directory aficionado Daniel Goater Systems Engineer Netwrix Active

More information

Manage and Maintain Active Directory Domain Services

Manage and Maintain Active Directory Domain Services Active Directory 101 Manage and Maintain Active Directory Domain Services Sander Berkouwer CTO at SCCT 10-fold Microsoft MVP Active Directory aficionado Daniel Goater Systems Engineer Netwrix Active Directory

More information

Change Active Directory Schema Master Windows 2008

Change Active Directory Schema Master Windows 2008 Change Active Directory Schema Master Windows 2008 In Windows Server 2008 and Windows Server 2008 R2, the directory service is named Changes to the schema must be written only on the schema master. Note

More information

6425C MCT USE ONLY. STUDENT USE PROHIBITED. Configuring and Troubleshooting Windows Server 2008 Active Directory Domain Services Volume 2

6425C MCT USE ONLY. STUDENT USE PROHIBITED. Configuring and Troubleshooting Windows Server 2008 Active Directory Domain Services Volume 2 OFFICIAL MICROSOFT LEARNING PRODUCT 6425C Configuring and Troubleshooting Windows Server 2008 Active Directory Domain Services Volume 2 ii Configuring and Troubleshooting Windows Server 2008 Active Directory

More information

How To Manually Remove A Domain Controller From Active Directory 2003

How To Manually Remove A Domain Controller From Active Directory 2003 How To Manually Remove A Domain Controller From Active Directory 2003 Instead, you must update the forest metadata manually after you remove the domain controller. If you use the version of the Active

More information

Active Directory Force Replication Command Line 2003

Active Directory Force Replication Command Line 2003 Active Directory Force Replication Command Line 2003 You can use command-line tools as well as GUI tools to check the replication status to check AD replication status since the release of Windows Server

More information

Migrating from Window Server 2003 to Windows Server 2008 on Different Hardware Server. Pre-requisites

Migrating from Window Server 2003 to Windows Server 2008 on Different Hardware Server. Pre-requisites Migrating from Window Server 2003 to Windows Server 2008 on Different Hardware Server Pre-requisites These are the prerequisites for migrating from 2003 domain controller to 2008 domain controller on different

More information

PROPOSAL OF WINDOWS NETWORK

PROPOSAL OF WINDOWS NETWORK PROPOSAL OF WINDOWS NETWORK By: Class: CMIT 370 Administering Windows Servers Author: Rev: 1.0 Date: 01.07.2017 Page 1 of 10 OVERVIEW This is a proposal for Ear Dynamics to integrate a Windows Network

More information

Configuring and Troubleshooting Windows Server 2008 Active Directory Domain Services (Course 6425A)

Configuring and Troubleshooting Windows Server 2008 Active Directory Domain Services (Course 6425A) Duration Five days Introduction This five-day instructor-led course provides to teach Active Directory Technology Specialists with the knowledge and skills to configure in a distributed environment, implement

More information

Transfer The Schema Master Active Directory Forest Exchange 2003

Transfer The Schema Master Active Directory Forest Exchange 2003 Transfer The Schema Master Active Directory Forest Exchange 2003 Explains what are operations master roles in Active Directory Domain Services data exchange and invocation of functionality residing in

More information

Manual Ntp Update Windows 2008 R2 Dc

Manual Ntp Update Windows 2008 R2 Dc Manual Ntp Update Windows 2008 R2 Dc Server 2008 R2 Foundation, Windows Server 2012, Windows Server 2012 R2 In Windows Server 2008 and later versions, the directory service is named Active time with a

More information

Determine Schema Master Domain Controller 2008

Determine Schema Master Domain Controller 2008 Determine Schema Master Domain Controller 2008 Before you add the first domain controller that runs a version of Windows Server that is later than 2008 R2 or upgrade one of the existing domain controllers

More information

Change Schema Active Directory Domain Name Windows 2008 R2

Change Schema Active Directory Domain Name Windows 2008 R2 Change Schema Active Directory Domain Name Windows 2008 R2 In Windows Server 2008 and Windows Server 2008 R2, the directory service is its own unique Domain Name System (DNS) name such as Corp.nwtraders.msft.

More information

MCSM:Directory2012 MCM:Directory2008 MVP:Enterprise Security Certified Ethical Hacker CISA.

MCSM:Directory2012 MCM:Directory2008 MVP:Enterprise Security Certified Ethical Hacker CISA. NTLM Ing. Ondřej Ševeček GOPAS a.s. MCSM:Directory2012 MCM:Directory2008 MVP:Enterprise Security Certified Ethical Hacker CISA ondrej@sevecek.com www.sevecek.com GOPAS: info@gopas,cz www.gopas.cz www.facebook.com/p.s.gopas

More information

Describe the functionality of AD DS in an enterprise in relation to identity and access.

Describe the functionality of AD DS in an enterprise in relation to identity and access. Course Outline Module 1: Introducing Active Directory Domain Services This module provides an overview of Active Directory components and concepts and steps through the basics of installing and configuring

More information

MOC 6419B: Configuring, Managing and Maintaining Windows Server based Servers

MOC 6419B: Configuring, Managing and Maintaining Windows Server based Servers MOC 6419B: Configuring, Managing and Maintaining Windows Server 2008- based Servers Course Overview This instructor-led course provides students with the knowledge and skills that are required to manage

More information

Course Outline. Pearson: MCSA Cert Guide: Identity with Windows Server 2016 (Course & Lab)

Course Outline. Pearson: MCSA Cert Guide: Identity with Windows Server 2016 (Course & Lab) Course Outline Pearson: MCSA 70-742 Cert Guide: Identity with Windows Server 2016 (Course & Lab) 27 Jun 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary

More information

Windows 2012 Active Directory Schema Snap-in Is Not Connected To The Schema Operations Master

Windows 2012 Active Directory Schema Snap-in Is Not Connected To The Schema Operations Master Windows 2012 Active Directory Schema Snap-in Is Not Connected To The Schema Operations Master The Infrastructure Master role needs to run on a domain controller that is not a are still using Windows NT

More information

Demo. Installing and Configuring Windows Server 2012

Demo. Installing and Configuring Windows Server 2012 70-410 Demo Installing and Configuring Windows Server 2012 QUESTION NO:1 Your network contains an Active Directory domain named contoso.com. The domain contains a server named Server1. Server1 runs Windows

More information

How to detect and recover from a USN rollback in Windows Server 2003, Windows Server 2008, and Windows Server 2008 R2

How to detect and recover from a USN rollback in Windows Server 2003, Windows Server 2008, and Windows Server 2008 R2 Page 1 sur 11 Article ID: 875495 - Last Review: February 10, 2011 - Revision: 19.0 How to detect and recover from a USN rollback in Windows Server 2003, Windows Server 2008, and Windows Server 2008 R2

More information

Designing and Operating a Secure Active Directory.

Designing and Operating a Secure Active Directory. Designing and Operating a Secure Active Directory Introduction Gil Kirkpatrick, CTO, NetPro Architect of NetPro Active Directory products Author of Active Directory Programming from SAMS Founder of the

More information

One Identity Active Roles 7.2. Access Templates Available out of the Box

One Identity Active Roles 7.2. Access Templates Available out of the Box One Identity Active Roles 7.2 Available out of the Box Copyright 2017 One Identity LLC. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in

More information

Step-by-step guide to Install an Additional Domain Controller by Using IFM

Step-by-step guide to Install an Additional Domain Controller by Using IFM Step-by-step guide to Install an Additional Domain Controller by Using IFM Teacher s copy 3 Votes You can create an additional domain controller in a domain by installing Active Directory Domain Services

More information

Best Practices for Virtualizing Active Directory

Best Practices for Virtualizing Active Directory Best Practices for Virtualizing Active Directory Breakout Session AP01 Chris Skinner Senior Technical Instructor,VMware, Inc. February 25, 2009 Disclaimer This session may contain product features that

More information

TLS Client Certificate and Smart Card Logon

TLS Client Certificate and Smart Card Logon TLS and Smart Card Logon Ing. Ondřej Ševeček GOPAS a.s. MCSM:Directory2012 MCM:Directory2008 MVP:Enterprise Security CEH: Certified Ethical Hacker CHFI: Computer Hacking Forensic Investigator CISA ondrej@sevecek.com

More information

Administering. Windows Server 2012 R2. Exam Wiley. Patrick Regan

Administering. Windows Server 2012 R2. Exam Wiley. Patrick Regan Administering Windows Server 2012 R2 Exam 70-411 Patrick Regan Wiley Contents j Lesson 1: Deploying and Managing Server Images 1 Using Windows Deployment Services 2 Installing the Windows Deployment Services

More information

MOC 20411B: Administering Windows Server Course Overview

MOC 20411B: Administering Windows Server Course Overview MOC 20411B: Administering Windows Server 2012 Course Overview This course is part two in a series of three courses that provides the skills and knowledge necessary to implement a core Windows Server 2012

More information

Deploy and Configure Microsoft LAPS. Step by step guide and useful tips

Deploy and Configure Microsoft LAPS. Step by step guide and useful tips Deploy and Configure Microsoft LAPS Step by step guide and useful tips 2 Table of Contents Challenges today... 3 What is LAPS... 4 Emphasis and Tips... 5 How LAPS Work... 6 Components... 6 Prepare, Deploy

More information

MOC 6232A: Implementing a Microsoft SQL Server 2008 Database

MOC 6232A: Implementing a Microsoft SQL Server 2008 Database MOC 6232A: Implementing a Microsoft SQL Server 2008 Database Course Number: 6232A Course Length: 5 Days Course Overview This course provides students with the knowledge and skills to implement a Microsoft

More information

70-411: Administrating Windows Server 2012

70-411: Administrating Windows Server 2012 70-411: Administrating Windows Server 2012 Course Overview This course provides students with the knowledge and skills to administer a Windows Server 2012 infrastructure in an enterprise environment. Course

More information

Copyright and Trademarks

Copyright and Trademarks Copyright and Trademarks Specops Password Reset is a trademark owned by Specops Software. All other trademarks used and mentioned in this document belong to their respective owners. 2 Contents Key Components

More information

This course provides students with the knowledge and skills to administer Windows Server 2012.

This course provides students with the knowledge and skills to administer Windows Server 2012. MOC 20411C: Administering Windows Server 2012 Course Overview This course provides students with the knowledge and skills to administer Windows Server 2012. Course Introduction Course Introduction 6m Module

More information

Windows 2003 Change Schema Master Greyed Out

Windows 2003 Change Schema Master Greyed Out Windows 2003 Change Schema Master Greyed Out Windows Updates to avoid: Adware to promote Windows 10: KB3035583 Switch your device off by holding the Standby button and swiping to the right. target DC,

More information

Active Directory Attacks and Detection

Active Directory Attacks and Detection Active Directory Attacks and Detection #Whoami Working as an Information Security Executive Blog : www.akijosberryblog.wordpress.com You can follow me on Twitter: @AkiJos This talk is Based on Tim Madin

More information

Manual Ntp Update Windows 2008 R2 Domain Controller Time

Manual Ntp Update Windows 2008 R2 Domain Controller Time Manual Ntp Update Windows 2008 R2 Domain Controller Time enable Windows NTP Server (works great, all the workstations are pulling the wrong time from this server), enable Windows NTP Client, configure

More information

Add new AD to an existing AD Forest

Add new AD to an existing AD Forest By: Loc Huynh Date: 13 Oct 2009 Add new AD to an existing AD Forest Please see the following for the instruction of adding a new AD to an existing AD Forest. Note: Need to run adprep /forestprep and adprep

More information

[MS-ADOD-Diff]: Active Directory Protocols Overview. Intellectual Property Rights Notice for Open Specifications Documentation

[MS-ADOD-Diff]: Active Directory Protocols Overview. Intellectual Property Rights Notice for Open Specifications Documentation [MS-ADOD-Diff]: Intellectual Property Rights Notice for Open Specifications Documentation Technical Documentation. Microsoft publishes Open Specifications documentation ( this documentation ) for protocols,

More information

MCSA Windows Server A Success Guide to Prepare- Microsoft Administering Windows Server edusum.com

MCSA Windows Server A Success Guide to Prepare- Microsoft Administering Windows Server edusum.com 70-411 MCSA Windows Server 2012 A Success Guide to Prepare- Microsoft Administering Windows Server 2012 edusum.com Table of Contents Introduction to 70-411 Exam on Administering Windows Server 2012...

More information

Microsoft TS: Windows Server 2008 Active Directory, Configuring.

Microsoft TS: Windows Server 2008 Active Directory, Configuring. Microsoft 83-640 TS: Windows Server 2008 Active Directory, Configuring http://killexams.com/exam-detail/83-640 B. Set event log subscriptions and configure it C. Initiate the System Performance data collector

More information

Windows Server 2008 Active Directory, Configuring

Windows Server 2008 Active Directory, Configuring Windows Server 2008 Active Directory, Configuring Number: 70-640 Passing Score: 700 Time Limit: 145 min File Version: 1.0 http://www.gratisexam.com/ This dump supposedly contains the new 2013 May questions.

More information

Session Objectives and Takeaways

Session Objectives and Takeaways Session Objectives and Takeaways Session Objectives and Takeaways Active Directory Forest Step1: run: ADPREP /ForestPrep Schema Master Infrastructure Master WS 2008 R2 Domain Controller Step 2: run:

More information

MCITP CURRICULUM Windows 7

MCITP CURRICULUM Windows 7 MCITP CURRICULUM 70-680 Windows 7 Installing, Upgrading, and Migrating to Windows 7 Describe the key features, editions, and hardware requirements of Windows 7 Perform a clean installation of Windows 7

More information

Managing Group Policy application and infrastructure

Managing Group Policy application and infrastructure CHAPTER 5 Managing Group Policy application and infrastructure There is far more to managing Group Policy than knowing the location of specific policy items. After your environment has more than a couple

More information

Appendix A: Differences Between Microsoft Windows Server 2003 and Microsoft Windows 2000

Appendix A: Differences Between Microsoft Windows Server 2003 and Microsoft Windows 2000 Appendix A: Differences Between Microsoft Windows Server 2003 and Microsoft Windows 2000 Appendix A: Differences Between Microsoft Windows Server 2003 and Microsoft Windows 2000 1 Module 1: Introduction

More information

Force Active Directory Replication After Tombstone

Force Active Directory Replication After Tombstone Force Active Directory Replication After Tombstone This topic explains how to troubleshoot Active Directory replication error the last replication with this server has exceeded the tombstone lifetime'.

More information

Preupgrade. Preupgrade overview

Preupgrade. Preupgrade overview overview, page 1 Virtual contact center upgrades, page 2 Common Ground preupgrade task flow, page 3 Technology Refresh preupgrade task flow, page 5 Common Ground preupgrade tasks, page 6 Technology Refresh

More information

Manually Replicating Data Between Domain Controllers

Manually Replicating Data Between Domain Controllers Target Principal Name Is Incorrect When Manually Replicating Data Between Domain Controllers services that rely on the consistency of the data stored in Active Directory. This lab showrepl. "Displays the

More information

Administering Windows Server 2012

Administering Windows Server 2012 Course 20411D: Administering Windows Server 2012 Module 1: Configuring and Troubleshooting Domain Name System This module explains how to configure and troubleshoot DNS, including DNS replication and caching.

More information

Windows Server 2008 Administration

Windows Server 2008 Administration Hands-On Course Description This course provides hands on experience installing and configuring Windows Server 2008 to work with clients including Windows Vista. Students will perform full and core CD-based

More information

VMware Identity Manager Administration

VMware Identity Manager Administration VMware Identity Manager Administration VMware Identity Manager 2.4 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

Change Schema Active Directory Domain Name 2003

Change Schema Active Directory Domain Name 2003 Change Schema Active Directory Domain Name 2003 The Active Directory directory service is a distributed database that stores and Server and Windows Server 2003, the directory service is named Active Directory.

More information

Microsoft Server Administrator

Microsoft Server Administrator Microsoft Server Administrator Title : Microsoft Server Administrator Institute Certification : SmartEntry Certified Microsoft Server Administrator Duration: 40 Hrs Fees: 25K Prerequisite : A+ & N+ Description

More information

CERTIFICATES AND CRYPTOGRAPHY

CERTIFICATES AND CRYPTOGRAPHY Ing. Ondřej Ševeček GOPAS a.s. MCM: Directory Services MVP: Enterprise Security Certified Ethical Hacker ondrej@sevecek.com www.sevecek.com CERTIFICATES AND CRYPTOGRAPHY Advanced Windows Security MOTIVATION

More information

Configuring, Managing, and Maintaining Windows Server 2008 R2 Servers

Configuring, Managing, and Maintaining Windows Server 2008 R2 Servers Configuring, Managing, and Maintaining Windows Server 2008 R2 Servers Course 6419B - Five Days - Instructor-led - Hands on Introduction This five-day instructor-led course provides students with the knowledge

More information

Admin Reporting Kit for Active Directory

Admin Reporting Kit for Active Directory Admin Reporting Kit for Active Directory Release Notes Version 9.0 New Azure AD Reports to cater to Azure Active Directory (Azure AD). Fixed to retrieve the latest Last Logon attribute value of computer

More information

Overview of AdminSDHolder, protected groups and SDPROP Controlling groups that are protected by AdminSDHolder Security Descriptor propagator

Overview of AdminSDHolder, protected groups and SDPROP Controlling groups that are protected by AdminSDHolder Security Descriptor propagator AdminSDHolder, Protected Groups and SDPROP John Policelli At a Glance: Overview of AdminSDHolder, protected groups and SDPROP Controlling groups that are protected by AdminSDHolder Security Descriptor

More information

Course Content of MCSA ( Microsoft Certified Solutions Associate )

Course Content of MCSA ( Microsoft Certified Solutions Associate ) Course Content of MCSA 2012 - ( Microsoft Certified Solutions Associate ) Total Duration of MCSA : 45 Days Exam 70-410 - Installing and Configuring Windows Server 2012 (Course 20410A Duration : 40 hrs

More information

How To Remove Failed Domain Controller From Active Directory 2008 R2

How To Remove Failed Domain Controller From Active Directory 2008 R2 How To Remove Failed Domain Controller From Active Directory 2008 R2 2008 and Windows Server 2008 R2, you can forcefully remove a domain controller To forcefully remove a domain controller, you must be

More information

Course Outline 20742B

Course Outline 20742B Course Outline 20742B Module 1: Installing and configuring domain controllers This module describes the features of AD DS and how to install domain controllers (DCs). It also covers the considerations

More information

Configuring, Managing and Maintaining Windows Server 2008-based Servers (Course 6419)

Configuring, Managing and Maintaining Windows Server 2008-based Servers (Course 6419) Length: 5 Days About this Course This five-day instructor-led course provides students with the knowledge and skills that are required to manage accounts and resources, maintain server resources, monitor

More information

Migrating from Windows 2000 to. Windows Server 2003 CHAPTER 17. Windows Server 2003 Migration Overview IN THIS CHAPTER. Windows Server 2003

Migrating from Windows 2000 to. Windows Server 2003 CHAPTER 17. Windows Server 2003 Migration Overview IN THIS CHAPTER. Windows Server 2003 23 0672326671 CH17 4/15/04 10:56 AM Page 463 CHAPTER 17 Migrating from Windows 2000 to Windows Server 2003 Windows Server 2003 Migration Overview In many ways, a migration from Windows 2000 to Windows

More information

Chapter 4: Managing the Directory 4.1: Overview of Managing the Directory

Chapter 4: Managing the Directory 4.1: Overview of Managing the Directory Chapter 4: Managing the Directory Page 1 of 75 Chapter 4: Managing the Directory 4.1: Overview of Managing the Directory In This Section: DNS and Active Directory Configuring a Domain Controller Creating

More information

Vendor: Microsoft. Exam Code: Exam Name: Administering Windows Server Version: Demo

Vendor: Microsoft. Exam Code: Exam Name: Administering Windows Server Version: Demo Vendor: Microsoft Exam Code: 70-411 Exam Name: Administering Windows Server 2012 Version: Demo DEMO QUESTION 1 You have a server named Server1 that runs Windows Server 2012 R2. You need to configure Server1

More information

Windows Server 2012 R2 Inside Out

Windows Server 2012 R2 Inside Out Windows Server 2012 R2 Inside Out Services, Security, & Infrastructure William R. Stanek 2 PUBLISHED BY Microsoft Press A Division of Microsoft Corporation One Microsoft Way Redmond, Washington 98052-6399

More information

Implementing Security in Windows 2003 Network (70-299)

Implementing Security in Windows 2003 Network (70-299) Implementing Security in Windows 2003 Network (70-299) Level 1 Authorization & Authentication 2h 20m 20s 1.1 Group Strategy 1.2 Group Scopes 1.3 Built-in Groups 1.4 System or Special Groups 1.5 Administrating

More information

UEFI, SecureBoot, DeviceGuard, TPM a WHB (un)related technologies

UEFI, SecureBoot, DeviceGuard, TPM a WHB (un)related technologies GOLD PARTNER: Hlavní partner: Hlavní odborný partner: UEFI, SecureBoot, DeviceGuard, TPM a WHB (un)related technologies Ing. Ondřej Ševeček GOPAS a.s. MCSM:Directory MVP:Security CISA CISM CEH CHFI ondrej@sevecek.com

More information

Directory Integration with VMware Identity Manager

Directory Integration with VMware Identity Manager Directory Integration with VMware Identity Manager VMware AirWatch 9.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a

More information

Module 5: Integrating Domain Name System and Active Directory

Module 5: Integrating Domain Name System and Active Directory Module 5: Integrating Domain Name System and Active Directory Contents Overview 1 Lesson: Configuring Active Directory Integrated Zones 2 Lesson: Configuring DNS Dynamic Updates 14 Lesson: Understanding

More information

How To Replicate Active Directory Manually 2008 With Windows Backup

How To Replicate Active Directory Manually 2008 With Windows Backup How To Replicate Active Directory Manually 2008 With Windows Backup In Windows Server 2008 R2 and Windows Server 2008 and, the directory service is Replication with Windows NT 4.0 backup domain controllers

More information

Course Outline. Pearson: MCSA Cert Guide: Identity with Windows Server

Course Outline. Pearson: MCSA Cert Guide: Identity with Windows Server Course Outline Pearson: MCSA 70-742 Cert Guide: Identity with 20 Aug 2018 Contents 1. Course Objective 2. Pre-Assessment 3. Exercises, Quizzes, Flashcards & Glossary Number of Questions 4. Expert Instructor-Led

More information

Managing Group Policy application and infrastructure

Managing Group Policy application and infrastructure CHAPTER 5 Managing Group Policy application and infrastructure There is far more to managing Group Policy than knowing the location of specific policy items. After your environment has more than a couple

More information

Identity with Windows Server 2016

Identity with Windows Server 2016 Identity with Windows Server 2016 20742B; 5 days, Instructor-led Course Description This five-day instructor-led course teaches IT Pros how to deploy and configure Active Directory Domain Services (AD

More information

Administering Windows Server 2012

Administering Windows Server 2012 Administering Windows Server 2012 Course Details Course Outline Module 1: Configuring and Troubleshooting Domain Name System This module explains how to configure and troubleshoot DNS, including DNS replication

More information

6 Months Training Module in MS SQL SERVER 2012

6 Months Training Module in MS SQL SERVER 2012 6 Months Training Module in MS SQL SERVER 2012 Module 1 Installing and Configuring Windows Server 2012 Installing and Managing Windows Server 2012 Windows Server 2012 Overview Installing Windows Server

More information

Active Directory Security: The Journey. Sean Metcalf s e a n TrimarcSecurity.com TrimarcSecurity.

Active Directory Security: The Journey. Sean Metcalf s e a n TrimarcSecurity.com  TrimarcSecurity. Active Directory Security: The Journey Sean Metcalf (@Pyrotek3) s e a n [@] TrimarcSecurity.com www.adsecurity.org TrimarcSecurity.com ABOUT Founder Trimarc (Trimarc.io), a professional services company

More information

Number: Passing Score: 800 Time Limit: 120 min File Version:

Number: Passing Score: 800 Time Limit: 120 min File Version: 70-410 Number: 000-000 Passing Score: 800 Time Limit: 120 min File Version: 1.0 Экзамен A QUESTION 1 You work as an administrator at ABC.com. The ABC.com network consists of a single domain named ABC.com.

More information

70-647: Windows Server Enterprise Administration. Course Overview. Course Outline

70-647: Windows Server Enterprise Administration. Course Overview. Course Outline 70-647: Windows Server Enterprise Administration Course Overview Windows Server Enterprise Administration teaches the student how to maintain the Windows Server 2008 R2 environment. Students will learn

More information

COURSE OUTLINE MOC 20411: ADMINISTERING WINDOWS SERVER 2012 MODULE 1: CONFIGURING AND TROUBLESHOOTING DOMAIN NAME SYSTEM

COURSE OUTLINE MOC 20411: ADMINISTERING WINDOWS SERVER 2012 MODULE 1: CONFIGURING AND TROUBLESHOOTING DOMAIN NAME SYSTEM COURSE OUTLINE MOC 20411: ADMINISTERING WINDOWS SERVER 2012 MODULE 1: CONFIGURING AND TROUBLESHOOTING DOMAIN NAME SYSTEM This module explains how to configure and troubleshoot DNS, including DNS replication

More information

Microsoft Windows Server 2008 Functionality Changes. Powered by Microsoft TechNet

Microsoft Windows Server 2008 Functionality Changes. Powered by Microsoft TechNet Microsoft Windows Server 2008 Functionality Changes Powered by Microsoft TechNet 2 Table of Contents Chapter 1 New in Active Directory Certificate Services... 3 Chapter 2 What's New in Active Directory

More information

ASM Educational Center (ASM) Est. 1992

ASM Educational Center (ASM) Est. 1992 MCSA Windows Server 2012 Certification Course Outline 70-410: Installing and Configuring Windows Server 2012 R2 Module 01 - Server 2012 Overview Server 2012 Overview On Premise vs. Cloud Common Cloud Computing

More information

Server : Advanced Services 3 1 x

Server : Advanced Services 3 1 x Server : Advanced Services 3 1 x Revised 2016/05/17 TestOut Server Pro: Advanced Services English 3.1.x Videos: 56 (5:12:20) Demonstrations: 84 (9:20:07) Simulations: 47 Written Lessons: 92 Section Quizzes:

More information

Sync Time With Domain Controller Command Server 2008

Sync Time With Domain Controller Command Server 2008 Sync Time With Domain Controller Command Server 2008 After a lot of fun with syncing time across my workstations, I got that sorted out. now perfectly synced with my Server 2008 R2 Domain Controller (physical

More information

Active Directory Change Schema Master Greyed Out

Active Directory Change Schema Master Greyed Out Active Directory Change Schema Master Greyed Out scope options via PowerShell Install VMware tools is grayed out in Workstation Active Directory: Operations Master Roles (contd.) This is a continuation

More information