Investigating the Use of Virtual Servers to Improve the Restoration Process of an Active Directory Forest

Size: px
Start display at page:

Download "Investigating the Use of Virtual Servers to Improve the Restoration Process of an Active Directory Forest"

Transcription

1 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 copyright statement appears on the reproduced materials and notice is given that the copying is by permission of the author. To disseminate otherwise or to republish requires written permission from the author.

2 Investigating the Use of Virtual Servers to Improve the Restoration Process of an Active Directory Forest MARC07 Tom Kline & Ryan Whyms University of Maryland, Baltimore Center for Information Technology Services

3 Overview Strategy to Improve the Process Virtualization Explained Active Directory Concepts Forest Disaster Recovery Procedure

4 Recommendations & Disclaimer Forest Corruption 1 st step call MS Continue to Backup via Tapes Focused on total Forest Restore Is it appropriate for your Environment? Do the Research Proposition has not been tested - WIP Questions?

5 Forest-Wide Failure What? No Domain Controller (DC) replication Cannot make changes to AD Cannot install new DCs How? Intentional/unintentional Forest Schema Corruption Intentional/unintentional deletion of critical objects Hacking/security breach worm/virus How likely?

6 Can we Improve the Process? THE Reference MS doc: W2k3 Planning for Active Directory Forest Recovery 1) Introduce Lag Site 2) Replace Tape restore with Virtualization Improve = significantly speed up

7 Why so long?

8 Server Virtualization Ryan Whyms

9 Server Virtualization What is server virtualization? How does virtualization work? Pros and cons of virtualization Myths of virtualization Real world applications

10 What is Server Virtualization? Server virtualization replaces physical hardware with software Biggest players in the industry VMWare VMWare ESX Server SWSoft Virtuozzo Microsoft Microsoft Virtual Server

11 How Does Virtualization Work? Software masquerades as hardware A base (or host ) operating system hosts multiple guest operating systems Guest operating systems cannot tell the difference between physical hardware and virtualized hardware

12 Host & Guest Operating Systems Application Guest OS Virtualized hardware Host OS Actual hardware Each guest OS is completely segregated.

13 Pros of Virtualization More efficient hardware utilization Many servers only utilize an estimated 5-15% of their full computing potential. Virtualization allows upwards of 85% utilization. Reduced total cost of ownership (TCO) Virtualization allows for a reduction in the use of electricity, cooling requirements, space requirements, and network drop connections. New virtual server rollout is FAST New virtual servers can be put into production in as little as 15 minutes with the proper tools.

14 Cons of Virtualization Increased Initial Investment The virtualization server will require more basic resources than a typical server, the biggest of which is system memory. Redundancy must be built into a virtualization server to help minimize the chance the server will go down due to failures (e.g. power supply or hard disk drive failure). Single point of failure If the virtualization server suffers a critical failure and goes down, so do all the virtual servers hosted by the now failed virtualization server.

15 Myths of Virtualization Fewer servers means reduced staff needs! MYTH! Just because one can not physically see a server does not mean it requires no regular maintenance like a physical server. Virtualization is too risky to use! MYTH! Tools exist to minimize the chances of a complete meltdown of the virtualization environment. Vendors won t support a virtualized server! MYTH! A virtual server is no different than a physical server. The only difference as far as software vendors are concerned is the hardware is just different.

16 Real World Applications Development Environment Instead of purchasing double hardware, virtualize the development server and reduce operating costs & TCO. Simulation Lab Environment Use virtualization to create a simulation lab in which large, complex computing environments can be replicated on a small scale. Useful for testing computing environment changes, such as firewall rules, to see how the environment reacts. Low Use Business Critical Applications Sometimes business critical applications don t see heavy use and waste resources if on dedicated hardware. Placing the application on a virtual server reduces operating costs & TCO.

17 Active Directory Concepts Active Directory Flexible Single Master Operations (FSMO) Roles Schema master Domain Naming Master RID Master PDC Emulator Infrastructure Master

18 Active Directory Concepts AD Directory NTDS file Forest/Domain Partitions Schema Configuration Domain Naming Global Catalog Replication pulls changes

19 Active Directory Concepts Non authoritative Restore Authoritative Restore Directory Services Restore Mode DSRM NTDSUTIL Update Sequence Number USN Invocation ID

20

21

22 Procedure for Deployment Get Departmental/School buy-in Develop and share Plan Document all DC Roles and Functions Maintain current Backup Scenario as Fallback Create server VMs for each domain W2k3sp1

23 Procedure for Deployment Create a Lag Site in Sites & Services

24 Procedure for Deployment Create/enable DC Locator disable DNS

25 Procedure for Deployment Ensure that VMs do Not Register in WINS

26 Procedure for Deployment Promote VM server to a DC for each domain Move VMs to the Lag Site Manually rebuild Replication Links for each VM to pull Replication from one physical DC within its Domain

27 Procedure for Deployment Manually Create Replication Links from the Root VM DC to each Child VM DCs Change Schedule for Replication Links

28 Procedure for Deployment Let Replication occur between Domain physical DCs to respective VM DCs Let Replication occur between VMs in Lag Site Replication is Disabled until Next Scheduled Time

29 Procedure for Deployment Make Copy/Backup of each VM Backup System State can use ntbackup Shutdown VM Copy file(s), label day/month Restart VMs, wait for next scheduled replication cycle Test VM Forest Restores in Lab

30 Procedure for Restore Identify Problem and When it Occurred Call Microsoft - Determine how to Proceed Shutdown all DCs Best Practice: Choose Backup-VMs at least Two Days prior to Incident

31 Procedure for Restore Restart Root VM in Directory Services Restore Mode DSRM - F8 startup Need DS Recovery Password Start NTDSUTIL Perform Non-Auth Restore of System State for that VM that was Saved for that Day

32 Procedure for Restore NTDSUTIL Perform Metadata Cleanup on Root VM to remove all Physical Domain DCs, their Replication Links and DNS entries in AD Note: Roles will be automatically seized and Recall DNS is still running on this DC

33 Procedure for Restore Reboot Root VM (one DC now functioning) Change Replication Schedule to all the time Patch and apply/update AV software if necessary Make it a GC As per MS: Raise RID value Reset Computer Acct of DC twice Reset krbtgt password twice Reset Trust Passwords Check Logs

34 Procedure for Restore Re-install W2k3sp1 on the other Physical Root Servers and DCpromo - they will now acquire Schema, Configuration, Naming DBs from Root VM May have to Recreate Default First Site Return DCs to your Default First Site Patch and apply AV software if necessary *Install and Config AD Integrated DNS * Check Sites & Services - Ensure Replication Works Verify SRV records register in AD DNS

35 Procedure for Restore If No Replication: Check for USN Rollback in Logs Event ID 2095 Troubleshoot Replication: support tools More info on KB No Issues (Now all DCs in Root Domain Functioning)

36 Procedure for Restore Choose Second Domain VM DC from Same Point in Time Copy/Move VM Restart in DSRM Mode System State and Metadata Cleanup Reboot, apply patches/av software if necessary

37 Procedure for Restore As per MS: Raise RID value Reset Computer Acct of DC twice Reset krbtgt password twice Reset Trust Passwords Check Logs Change Replication Schedule to All the Time

38 Procedure for Restore (One Child VM-DC up and One Child Domain Functioning) Contact Domain Admins - They can now DCpromo remaining Physical DCs without Enterprise Admin Intervention Repeat Procedure for Remaining Domains

39 Procedure for Restore Post-Recovery Clean up: Backlinks restore objects that link to other objects in other domains Re-distribute Domain Roles that were seized Delete WINS records to any DCs not restored

40 Procedure for Restore Post-Recovery Clean up: Restore External trusts Restore or Re-install any Software apps Understand that all Additions, Deletions, and Modifications are Lost that were made after the chosen Restore Date Admins should keep logs

41 Conclusion

42 References MS Windows Server 2003 Planning for Active Directory Forest Recovery 443a-9027-c522dee35d85&displaylang=en MS Windows Server 2003 Running a Domain Controller in Virtual Server Definitive Guide to Active Directory Disaster Recovery (NetPro Computing) Detect/Recover USN Rollback in W2k3 KB Considerations when hosting AD DC in Virtual Hosting environments KB Definitive Guide to Rapid Windows Recovery (Moskowitz and Jones) MS Technet: Performing a Non-authoritative Restore of a Domain Controller

43 Questions Tom Kline Ryan Whyms

VMware and VSS: Application Backup and Recovery

VMware and VSS: Application Backup and Recovery Best Tools : VMware ESX Virtualization Management VMware and VSS: Application Backup and Recovery Written by: Anton Gostev Product Manager Veeam Software CONTENTS EXECUTIVE SUMMARY... 3 VSS AWARE BACKUP

More information

Active Directory Disaster Recovery Workshop. Lab Manual Revision 1.7

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...

More information

Active Directory Restoration

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

More information

SETTING UP ACTIVE DIRECTORY (AD) ON WINDOWS 2008 FOR DOCUMENTUM @ EROOM

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

More information

Don t Let Your Active Directory Forest Burn Around You: The Essential Planning Guide for AD Forest Recovery. By Brian Desmond

Don t Let Your Active Directory Forest Burn Around You: The Essential Planning Guide for AD Forest Recovery. By Brian Desmond Don t Let Your Active Directory Forest Burn Around You: The Essential Planning Guide for AD Forest Recovery By Brian Desmond Contents Don t Let Your Active Directory Forest Burn Around You:...2 The Problem...3

More information

TAC 9710 - Virtualizing a Windows Active Directory Domain Infrastructure. Chris Skinner Technical Instructor Education Services VMware, Inc.

TAC 9710 - Virtualizing a Windows Active Directory Domain Infrastructure. Chris Skinner Technical Instructor Education Services VMware, Inc. TAC 9710 - Virtualizing a Windows Active Directory Domain Infrastructure Chris Skinner Technical Instructor Education Services VMware, Inc. Why Virtualize Active Directory? Hardware Consolidation Test

More information

Active Directory backup and restore with Acronis Backup & Recovery 11. Technical white paper. o o. Applies to the following editions: Advanced Server

Active Directory backup and restore with Acronis Backup & Recovery 11. Technical white paper. o o. Applies to the following editions: Advanced Server Active Directory backup and restore with Acronis Backup & Recovery 11 Technical white paper Applies to the following editions: Advanced Server Virtual Edition o o o Advanced Server SBS Edition Advanced

More information

Setting up Active Directory Domain Services

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

More information

Active Directory Infrastructure Design Document

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

More information

Microsoft Virtual Labs. Active Directory New User Interface

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

More information

LearnKey's Windows Server 2003 Active Directory Infrastructure with Dale Brice-Nash

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

More information

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 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

More information

Installing Active Directory

Installing Active Directory Installing Active Directory 119 Installing Active Directory Installing Active Directory is an easy and straightforward process as long as you planned adequately and made the necessary decisions beforehand.

More information

Using Emergency Restore to recover the vcenter Server has the following benefits as compared to the above methods:

Using Emergency Restore to recover the vcenter Server has the following benefits as compared to the above methods: Executive Summary This document provides certain best practices with regards to the Emergency Restore feature in vsphere Data Protection 5.5 release. It also describes the methods and processes to be used

More information

How to install Small Business Server 2003 in an existing Active

How to install Small Business Server 2003 in an existing Active Page 1 of 6 How to install Small Business Server 2003 in an existing Active Directory domain INTRODUCTION This article describes how to install a Microsoft Windows Small Business Server (SBS) 2003-based

More information

Backup and Restore of CONFIGURATION Object on Windows 2008

Backup and Restore of CONFIGURATION Object on Windows 2008 Backup and Restore of CONFIGURATION Object on Windows 2008 Technical Whitepaper Contents Introduction... 3 CONFIGURATION Backup... 3 Windows configuration objects... 3 Active Directory... 4 DFS... 4 DHCP

More information

Active Directory 2008 Operations

Active Directory 2008 Operations The Essentials Series Active Directory 2008 Operations sponsored by by Greg Shields Understanding Active Directory Recovery in Windows Server 2008...1 Backing Up AD...1 Full Server Recovery of a Domain

More information

Active Directory backup and restore with Acronis Backup & Recovery 10

Active Directory backup and restore with Acronis Backup & Recovery 10 Active Directory backup and restore with Acronis Backup & Recovery 10 Table of Contents 1. Introduction... 3 2. Backup and Recovery overview... 3 3. Active Directory backup... 3 4. Active Directory recovery...

More information

Introduction to Active Directory Services

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

More information

ITCertMaster. http://www.itcertmaster.com. Safe, simple and fast. 100% Pass guarantee! IT Certification Guaranteed, The Easy Way!

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

More information

Symantec NetBackup Blueprints

Symantec NetBackup Blueprints Symantec NetBackup Blueprints Blueprint for Microsoft Active Directory Symantec Education Services Symantec NetBackup Blueprints 1 Symantec NetBackup Blueprints FEEDBACK FEEDBACK Please hide this slide

More information

Directory Backup and Restore

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

More information

How to troubleshoot Active Directory operations that fail with error 8456 or 8457: "The...

How to troubleshoot Active Directory operations that fail with error 8456 or 8457: The... Page 1 sur 7 Article ID: 2023007 - Last Review: January 27, 2011 - Revision: 11.0 How to troubleshoot Active Directory operations that fail with error 8456 or 8457: "The source destination server is currently

More information

Managing and Maintaining Windows Server 2008 Active Directory Servers

Managing and Maintaining Windows Server 2008 Active Directory Servers Managing and Maintaining Windows Server 2008 Active Directory Servers Course Number: 6432A Course Length: 2 Days Course Overview This two-day instructor-led course provides students with the knowledge

More information

Planning Domain Controller Capacity

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

More information

Active Directory Forest Recovery

Active Directory Forest Recovery Active Directory Forest Recovery Contents 1. Introduction 2. Active Directory Components 3. Possible Active Directory Disasters 4. Recovery of User, Group and Organization Unit a. Authoritative Restore

More information

Microsoft. Jump Start. M11: Implementing Active Directory Domain Services

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

More information

WHITE PAPER. Virtualizing a Windows Active Directoy Domain Infrastructure

WHITE PAPER. Virtualizing a Windows Active Directoy Domain Infrastructure WHITE PAPER Virtualizing a Windows Active Directoy Domain Infrastructure Table of Contents Introduction... 3 Why Virtualize Active Directory?... 3 Hardware Consolidation and Standardization.................................................3

More information

Protecting Active Directory

Protecting Active Directory Network Frontiers..... Protecting Active Directory..... Whitepaper Active Directory has become a very critical piece of every Windows organization. So critical in fact, that tolerance to downtime for an

More information

Ensuring business continuity after Active Directory disasters

Ensuring business continuity after Active Directory disasters www.lepide.com Ensuring business continuity after Active Directory disasters Whitepaper 2013 Introduction Active Directory is the distributed directory system that contains identification and authentication

More information

Installing Active Directory on Windows Server 2008 by Daniel Petri - January 8, 2009 Printer Friendly Version

Installing Active Directory on Windows Server 2008 by Daniel Petri - January 8, 2009 Printer Friendly Version 1 of 22 7/2/2012 4:32 PM Installing Active Directory on Windows Server 2008 by Daniel Petri - January 8, 2009 Printer Friendly Version Like Send 239 likes. Sign Up to see what your friends like. Microsoft

More information

Module 2: Implementing an Active Directory Forest and Domain Structure

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

More information

Outline SSS6425 - Configuring and Troubleshooting Windows Server 2008 Active Directory

Outline SSS6425 - Configuring and Troubleshooting Windows Server 2008 Active Directory Outline SSS6425 - Configuring and Troubleshooting Windows Server 2008 Active Directory Duration: Four consecutive Saturdays About this Course This instructor-led course provides the knowledge and skills

More information

Delete Failed DCs from Active Directory

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

More information

Active Directory Recovery Planning for Small and Large Organizations. By Alan Klietz Algin Technology LLC. Algin. Technology

Active Directory Recovery Planning for Small and Large Organizations. By Alan Klietz Algin Technology LLC. Algin. Technology Active Directory Recovery Planning for Small and Large Organizations By Alan Klietz Algin Technology LLC Algin Technology Copyright 2007 Algin Technology LLC. All Rights Reserved. Microsoft Windows and

More information

VAPP5618 Virtualize Active Directory The Right Way!

VAPP5618 Virtualize Active Directory The Right Way! VAPP5618 Virtualize Active Directory The Right Way! Deji Akomolafe, VMware Alex Fontana, VMware #VAPP5618 Agenda Active Directory Overview Why virtualize Active Directory? Best Practices New Features 2

More information

PASS4TEST 専 門 IT 認 証 試 験 問 題 集 提 供 者

PASS4TEST 専 門 IT 認 証 試 験 問 題 集 提 供 者 PASS4TEST 専 門 IT 認 証 試 験 問 題 集 提 供 者 http://www.pass4test.jp 1 年 で 無 料 進 級 することに 提 供 する Exam : 70-640 Title : Windows Server 2008 Active Directory. Configuring Vendors : Microsoft Version : DEMO NO.1 An

More information

Windows Server 2008 Active Directory Resource Kit

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

More information

Can You Recover Active Directory from a Disaster?

Can You Recover Active Directory from a Disaster? Can You Recover Active Directory from a Disaster? Avril Salter 1. 8 0 0. 8 1 3. 6 4 1 5 w w w. s c r i p t l o g i c. c o m / s m b I T 2012 ScriptLogic Corporation ALL RIGHTS RESERVED. ScriptLogic, the

More information

WHITE PAPER: ENTERPRISE SOLUTIONS. Quick Recovery of Microsoft Active Directory Using Symantec Backup Exec 11d Agent for Active Directory

WHITE PAPER: ENTERPRISE SOLUTIONS. Quick Recovery of Microsoft Active Directory Using Symantec Backup Exec 11d Agent for Active Directory WHITE PAPER: ENTERPRISE SOLUTIONS Quick Recovery of Microsoft Active Directory Using Symantec Backup Exec 11d For use with Microsoft Windows 2000 Server and Windows Server 2003 White Paper: Enterprise

More information

Module 10: Maintaining Active Directory

Module 10: Maintaining Active Directory Module 10: Maintaining Active Directory Contents Overview 1 Lesson: Introduction to Maintaining Active Directory 2 Lesson: Moving and Defragmenting the Active Directory Database 6 Lesson: Backing Up Active

More information

This article was previously published under Q216498 SUMMARY

This article was previously published under Q216498 SUMMARY Article ID: 216498 - Last Review: September 11, 2011 - Revision: 12.0 How to remove data in Active Directory after an unsuccessful domain controller demotion System Tip This article applies to a different

More information

How to Test Out Backup & Replication 6.5 for Hyper-V

How to Test Out Backup & Replication 6.5 for Hyper-V How to Test Out Backup & Replication 6.5 for Hyper-V Mike Resseler May, 2013 2013 Veeam Software. All rights reserved. All trademarks are the property of their respective owners. No part of this publication

More information

Configuring Windows Server 2008 Active Directory

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

More information

Active Directory Forest Disaster Recovery: What You Don t Know Will Hurt You

Active Directory Forest Disaster Recovery: What You Don t Know Will Hurt You Active Directory Forest Disaster Recovery: What You Don t Know Will Hurt You By Gary L. Olsen Sponsored by Table of Contents AD Disasters... 1 AD Forest Failure Causes and Case Studies... 2 The Danger

More information

Creating a Domain Tree

Creating a Domain Tree 156 Chapter 4 Installing and Managing Trees and Forests Using the Active Directory Installation Wizard, you can quickly and easily create new domains by promoting a Windows Server 2008 stand-alone server

More information

Windows Server 2008 Active Directory Configuration (Exam 70-640)

Windows Server 2008 Active Directory Configuration (Exam 70-640) Windows Server 2008 Active Directory Configuration (Exam 70-640) Install, implement and configure Windows Server 2008 Active Directory domain. Complete day-to-day administration of Active Directory in

More information

Active Directory Disaster Recovery

Active Directory Disaster Recovery Active Directory Disaster Recovery Florian Rommel Chapter No. 5 "Active Directory Failure On a Single Domain Controller" In this package, you will find: A Biography of the author of the book A preview

More information

9. Which is the command used to remove active directory from a domain controller? Answer: Dcpromo /forceremoval

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

More information

SAM 8.0 Backup and Restore Guide. SafeNet Integration Guide

SAM 8.0 Backup and Restore Guide. SafeNet Integration Guide SAM 8.0 Backup and Restore Guide SafeNet Integration Guide Revision A November 2012 SAM 8.0 Backup and Restore Guide - SafeNet Integration Guide Introduction Copyright 2012 SafeNet, Inc. All rights reserved.

More information

Managing and Maintaining a Windows Server 2003 Network Environment

Managing and Maintaining a Windows Server 2003 Network Environment Managing and maintaining a Windows Server 2003 Network Environment. AIM This course provides students with knowledge and skills needed to Manage and Maintain a Windows Server 2003 Network Environment.

More information

ILTA 2013 - HAND 6B. Upgrading and Deploying. Windows Server 2012. In the Legal Environment

ILTA 2013 - HAND 6B. Upgrading and Deploying. Windows Server 2012. In the Legal Environment ILTA 2013 - HAND 6B Upgrading and Deploying Windows Server 2012 In the Legal Environment Table of Contents Purpose of This Lab... 3 Lab Environment... 3 Presenter... 3 Exercise 1 Add Roles and Features...

More information

11 Things to Know About Active Directory Recovery

11 Things to Know About Active Directory Recovery 11 Things to Know About Active Directory Recovery White Paper written by Guido Grillenmeier, HP and Shawn Barker Windows Management Quest Software, Inc. Copyright Quest Software, Inc. 2005. All rights

More information

Network System Management. Creating an Active Directory Domain

Network System Management. Creating an Active Directory Domain Network System Management Creating an Active Directory Domain Objectives Identify the procedures involved in the promotion of a stand-alone Windows Server to an active directory services (ADS) domain controller

More information

How to Operate Active Directory: Tips & Tricks

How to Operate Active Directory: Tips & Tricks How to Operate Active Directory: Tips & Tricks Aaron T. Suzuki Consulting Engineer Microsoft Corporation What to Expect from this Presentation Specific to Microsoft Windows Server 2003 Operations-focused

More information

Windows Server 2003 Service Pack 1 (SP1) or later service packs Enhanced version of Ntdsutil.exe

Windows Server 2003 Service Pack 1 (SP1) or later service packs Enhanced version of Ntdsutil.exe Article ID: 216498 - Last Review: February 3, 2010 - Revision: 11.0 How to remove data in Active Directory after an unsuccessful domain controller demotion System Tip This article applies to a different

More information

Active Directory Diagnostic Tool

Active Directory Diagnostic Tool Active Directory Diagnostic Tool Active Directory Diagnostic Tool (Ntdsutil.exe)...2 Invoking Ntdsutil s and Parameters...2 How to Use Ntdsutil Menu s...2 How Ntdsutil Processes Input...2 How to Use Arguments

More information

Windows Server 2012 AD Backup and Disaster Recovery Procedures

Windows Server 2012 AD Backup and Disaster Recovery Procedures Windows Server 2012 AD Backup and Disaster Recovery Procedures Peter Van Keymeulen, 2013 EDE Consulting ICT Infrastructure Architect Version: 1.2 1. Contents 1. CONTENTS... 2 2. CONTACT INFORMATION...

More information

Windows.NET Beta 3 Active Directory New Features

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

More information

Searching for accepting?

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

More information

2003 O/S. when installed (gets installed as a stand alone server) to promoting to D.C. We have to install A.D.

2003 O/S. when installed (gets installed as a stand alone server) to promoting to D.C. We have to install A.D. ACTIVE DIRECTORY AD: Is a centralized database where it contains the information about the objects like users, groups, computers, printers etc. AD is a centralized hierarchical Directory Database. AD is

More information

Virtualizing Active Directory Domain Services On VMware vsphere

Virtualizing Active Directory Domain Services On VMware vsphere Virtualizing Active Directory Domain Services On VMware vsphere Release 2.0 June 2014 uction Version 2.0.1 This product is protected by U.S. and international copyright and intellectual property laws.

More information

Configuring and Troubleshooting Windows Server 2008 Active Directory Domain Services

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,

More information

70-640 R4: Configuring Windows Server 2008 Active Directory

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

More information

Microsoft SharePoint 2010 on VMware Availability and Recovery Options. Microsoft SharePoint 2010 on VMware Availability and Recovery Options

Microsoft SharePoint 2010 on VMware Availability and Recovery Options. Microsoft SharePoint 2010 on VMware Availability and Recovery Options This product is protected by U.S. and international copyright and intellectual property laws. This product is covered by one or more patents listed at http://www.vmware.com/download/patents.html. VMware

More information

Outline SSS6422 - Microsoft Windows Server 2008 Hyper-V Virtualization

Outline SSS6422 - Microsoft Windows Server 2008 Hyper-V Virtualization Outline SSS6422 - Microsoft Windows Server 2008 Hyper-V Virtualization Duration: Three consecutive Saturdays About this Course This instructor led course teaches students how to implement and manage Windows

More information

ServerPronto Cloud User Guide

ServerPronto Cloud User Guide ServerPronto Cloud User Guide Virtual machines Virtual machines are based on templates and are deployed on hypervisors. Hypervisors give them access to CPU, disk and network resources. The ServerPronto

More information

MICROSOFT WINDOWS SERVER8 ADMINISTRATION

MICROSOFT WINDOWS SERVER8 ADMINISTRATION MICROSOFT WINDOWS SERVER8 ADMINISTRATION ESSENTIALS Tom Carpenter WILEY John Wiley & Sons, Inc. Contents Introduction xix Chapter 1 Windows Server Overview 1 Introducing Servers 1 Understanding Server

More information

How to Create an Active Directory Test Lab

How to Create an Active Directory Test Lab Need to know details for Administrators Essential knowledge: Creating an Active Directory Test Lab Author Bob Bobel C a y o S o f t w a r e N e e d 2 K n o w. P a g e 2 About the Author As a Product Management

More information

Modular Messaging. Release 4.0 Service Pack 4. Whitepaper: Support for Active Directory and Exchange 2007 running on Windows Server 2008 platforms.

Modular Messaging. Release 4.0 Service Pack 4. Whitepaper: Support for Active Directory and Exchange 2007 running on Windows Server 2008 platforms. Modular Messaging Release 4.0 Service Pack 4 Whitepaper: Support for Active Directory and Exchange 2007 running on Windows Server 2008 platforms. April 2009 2006-2009 Avaya Inc. All Rights Reserved. Notice

More information

Websense Support Webinar: Questions and Answers

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

More information

SAM Backup and Restore Guide. SafeNet Integration Guide

SAM Backup and Restore Guide. SafeNet Integration Guide SAM Backup and Restore Guide SafeNet Integration Guide April 2011 Introduction Copyright 2011 SafeNet, Inc. All rights reserved. All attempts have been made to make the information in this document complete

More information

Upgrading Cisco UCS Central

Upgrading Cisco UCS Central This chapter includes the following sections: to Release 1.3, page 1 to Release 1.3 You can upgrade Cisco UCS Central release 1.1(2a) or 1.2 to 1.3 in either standalone or cluster mode. If you are already

More information

virtualization.info Review Center SWsoft Virtuozzo 3.5.1 (for Windows) // 02.26.06

virtualization.info Review Center SWsoft Virtuozzo 3.5.1 (for Windows) // 02.26.06 virtualization.info Review Center SWsoft Virtuozzo 3.5.1 (for Windows) // 02.26.06 SWsoft Virtuozzo 3.5.1 (for Windows) Review 2 Summary 0. Introduction 1. Installation 2. VPSs creation and modification

More information

Core Active Directory Administration

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

More information

Creating a New Domain Tree in the Forest

Creating a New Domain Tree in the Forest Creating Domain Trees and Forests 163 Creating a New Domain Tree in the Forest 1. Open the Active Directory Installation Wizard by clicking Start Run, and typing dcpromo. Click the Use Advanced Mode Installation

More information

Restore von Active Directory mit einer von HP entwickelten Lösung

Restore von Active Directory mit einer von HP entwickelten Lösung estore von Active Directory mit einer von HP entwickelten Lösung (ecovering from Active Directory Disasters) Guido Grillenmeier Senior Consultant Technology Solutions Group Hewlett-Packard Agenda hat is

More information

Lab 3-3 Installing Active Directory

Lab 3-3 Installing Active Directory Lab 3-3 Installing Active Directory Check off Setup ADDC1 Added AD Role Created a new domain in a new forest Joined ADDC2 to domain Installed AD Role on ADDC2 Show both DCs in ADDC1 Answer Questions Before

More information

BackupAssist v6 quickstart guide

BackupAssist v6 quickstart guide Using the new features in BackupAssist v6... 2 VSS application backup (Exchange, SQL, SharePoint)... 2 Backing up VSS applications... 2 Restoring VSS applications... 3 System State backup and restore...

More information

Configuring and Troubleshooting Windows Server 2008 Active Directory Domain Services

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

More information

Networking Best Practices Guide. Version 6.5

Networking Best Practices Guide. Version 6.5 Networking Best Practices Guide Version 6.5 Summer 2010 Copyright: 2010, CCH, a Wolters Kluwer business. All rights reserved. Material in this publication may not be reproduced or transmitted in any form

More information

SRT210 Lab 01 Active Directory

SRT210 Lab 01 Active Directory SRT210 Lab 01 Active Directory ACTIVE DIRECTORY Microsoft Active Directory provides the structure to centralize the network management and store information about network resources across the entire domain.

More information

Windows Server 2012 AD Backup and Disaster Recovery Procedures

Windows Server 2012 AD Backup and Disaster Recovery Procedures Windows Server 2012 AD Backup and Disaster Recovery Procedures Peter Van Keymeulen, 2012 EDE Consulting ICT Infrastructure Architect Version: 1.0 1. Contents 1. CONTENTS... 2 2. CONTACT INFORMATION...

More information

Windows Server 2008 Active Directory Resource Kit

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

More information

Retrospect 7.7 User s Guide Addendum

Retrospect 7.7 User s Guide Addendum Retrospect 7.7 User s Guide Addendum 2011 Retrospect, Inc. All rights reserved. Retrospect 7.7 Users Guide Addendum, first edition. Use of this product (the Software ) is subject to acceptance of the license

More information

Chapter 3: Building Your Active Directory Structure Objectives

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

More information

Backup and Disaster Recovery Restoration Guide

Backup and Disaster Recovery Restoration Guide Backup and Disaster Recovery Restoration Guide Page 1 Table of Contents Table of Contents...2 Terms of Use...3 BDR...4 Creating Point-in-Time Restoration Volumes...4 Mounting a Restoration Volume...4 Dismounting

More information

MCSE: server infrastructure Syllabus

MCSE: server infrastructure Syllabus MCSE: server infrastructure Syllabus General Information Description The Microsoft Certified Solutions Expert (MCSE): Server Infrastructure course trains you to acquire the skills needed to run a highly

More information

MS 10135B Configuring, Managing and Troubleshooting Microsoft Exchange Server 2010

MS 10135B Configuring, Managing and Troubleshooting Microsoft Exchange Server 2010 MS 10135B Configuring, Managing and Troubleshooting Microsoft Exchange Server 2010 Description: Days: 5 Prerequisites: This course will provide you with the knowledge and skills to configure and manage

More information

Windows Server 2012 授 權 說 明

Windows Server 2012 授 權 說 明 Windows Server 2012 授 權 說 明 PROCESSOR + CAL HA 功 能 相 同 的 記 憶 體 及 處 理 器 容 量 虛 擬 化 Windows Server 2008 R2 Datacenter Price: NTD173,720 (2 CPU) Packaging All features Unlimited virtual instances Per processor

More information

Workflow Templates Library

Workflow Templates Library Workflow s Library Table of Contents Intro... 2 Active Directory... 3 Application... 5 Cisco... 7 Database... 8 Excel Automation... 9 Files and Folders... 10 FTP Tasks... 13 Incident Management... 14 Security

More information

BackupAssist Common Usage Scenarios

BackupAssist Common Usage Scenarios WHITEPAPER BackupAssist Version 5 www.backupassist.com Cortex I.T. Labs 2001-2008 2 Table of Contents Introduction... 3 Disaster recovery for 2008, SBS2008 & EBS 2008... 4 Scenario 1: Daily backups with

More information

Dell Recovery Manager for Active Directory 8.6. Deployment Guide

Dell Recovery Manager for Active Directory 8.6. Deployment Guide Dell Recovery Manager for Active Directory 8.6 2014 Dell Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide is furnished

More information

UNIT 5 ADDITIONAL PROJECTS BEFORE YOU BEGIN. Installing a Replica Domain Controller. You want to improve fault tolerance and performance on

UNIT 5 ADDITIONAL PROJECTS BEFORE YOU BEGIN. Installing a Replica Domain Controller. You want to improve fault tolerance and performance on UNIT 5 ADDITIONAL PROJECTS BEFORE YOU BEGIN The RODC must be configured to use the RWDC as its Preferred DNS Server. Active Directory is installed on the RWDC. The RODC must be a member server within the

More information

EVault for Data Protection Manager. Course 301 Server Protection with DPM File and System State

EVault for Data Protection Manager. Course 301 Server Protection with DPM File and System State EVault for Data Protection Manager Course 301 Server Protection with DPM File and System State Table of Contents Objectives... 3 Scenario... 3 Estimated Time to Complete This Lab... 3 Requirements for

More information

Microsoft. Official Course. Introduction to Active Directory Domain Services. Module 2

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

More information

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 6425C: Configuring and Troubleshooting Windows Server 2008 Active Directory Domain Services Length: 5 Days Published: June 02, 2011 Language(s): English Audience(s): IT Professionals Level: 200

More information

MS 20341B: Core Solutions of Microsoft Exchange Server 2013

MS 20341B: Core Solutions of Microsoft Exchange Server 2013 MS 20341B: Core Solutions of Microsoft Exchange Server 2013 Description: In this course, students will learn to configure and manage a Microsoft Exchange Server 2013 messaging environment. This course

More information

State of Wisconsin. Active Directory (AD) Service Offering Definition (SOD)

State of Wisconsin. Active Directory (AD) Service Offering Definition (SOD) State of Wisconsin Active Directory (AD) Service Offering Definition (SOD) Document Revision History Date Version Creator Notes January 22, 2009 1.0 Troy Olson Initial Draft February 4, 2009 1.5 Trina

More information