active directory migration...windows xp professional or microsoft windows 2000 client software, or...

Post on 14-Aug-2020

2 Views

Category:

Documents

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

Active Directory Migration

2003 R2 to 2012

Md Shaifullah Palash

1

Table of Contents Install Support Tools in 2003 ........................................................................................................................ 1

Raise Domain and Forest Functional Level in 2003 ...................................................................................... 4

Add Windows Server 2012 as a Domain Controller ...................................................................................... 6

Check FSMO Role ........................................................................................................................................ 24

Transfer FSMO Roles ................................................................................................................................... 24

Schema Master: ...................................................................................................................................... 25

Domain naming master: ......................................................................................................................... 25

Infrastructure Master: ............................................................................................................................ 26

Relative ID (RID) Master: ......................................................................................................................... 26

PDC Emulator: ......................................................................................................................................... 27

Check FSMO Role ........................................................................................................................................ 28

Remove Global Catalog from old machine ................................................................................................. 29

Change Primary DNS ................................................................................................................................... 30

Demote old machine ................................................................................................................................... 31

Install Support Tools in 2003

2

3

4

Raise Domain and Forest Functional Level in 2003

5

6

Add Windows Server 2012 as a Domain Controller

7

8

9

10

11

12

13

14

15

16

17

18

19

20

21

22

23

24

Check FSMO Role netdom query fsmo

Transfer FSMO Roles ntdsutil

roles

connections

connect to server sys12

q

25

Schema Master: The schema master domain controller controls all updates and modifications to

the schema. To update the schema of a forest, you must have access to the schema master. There can

be only one schema master in the whole forest.

transfer schema master

Domain naming master: The domain naming master domain controller controls the addition or

removal of domains in the forest. There can be only one domain naming master in the whole forest.

transfer domain naming master

26

Infrastructure Master: The infrastructure is responsible for updating references from objects in

its domain to objects in other domains. At any one time, there can be only one domain controller acting

as the infrastructure master in each domain.

transfer infrastructure master

Relative ID (RID) Master: The RID master is responsible for processing RID pool requests from all

domain controllers in a particular domain. At any one time, there can be only one domain controller

acting as the RID master in the domain.

transfer RID master

27

PDC Emulator: The PDC emulator is a domain controller that advertises itself as the primary domain

controller (PDC) to workstations, member servers, and domain controllers that are running earlier

versions of Windows. For example, if the domain contains computers that are not running Microsoft

Windows XP Professional or Microsoft Windows 2000 client software, or if it contains Microsoft

Windows NT backup domain controllers, the PDC emulator master acts as a Windows NT PDC. It is also

the Domain Master Browser, and it handles password discrepancies. At any one time, there can be only

one domain controller acting as the PDC emulator master in each domain in the forest.

transfer PDC

28

Check FSMO Role netdom query fsmo

29

Remove Global Catalog from old machine

30

Change Primary DNS

31

Demote old machine

32

33

34

35

top related