Schema master

  • Thread starter Thread starter frank
  • Start date Start date
F

frank

Hi I have two domain controllers and I did not build
them. Is there a way to tell which one is the schema
master and which one is the infrastructure master?

Thanks,

Frank
 
Open "Active Directory Users and Computers". Right click domain name, click
"operations master". You can see and xfer Infrastructure, PDC and RID master
roles from there.

For Schema Master, you have to take little longer path.

Open MMC. Add Active Directory Schema snap-in. Right click AD Schema in
console when loaded and click "operations master". You can see and change
schema master from there.

HTH.
 
Another option is to install the Support Tools ( which I would strongly
suggest ) and use netdom query fsmo. This is a quick way. The MMCs are
good as well. There are also several other tools that are included in the
Support Tools that will do this for you.

The Support Tools are located on the WIN2000 Server CD as well as on the
WIN2000 Service Pack CD in the Support | Tools folder.

HTH,

Cary
 
It also is good idea to include this in server build procedures. That is
what we usually do. Since Support Tools offers many utilites useful for
troubleshooting and other tasks, we don't want to install it on server when
needed, it's good to have it installed with server build.


Cary Shultz said:
Another option is to install the Support Tools ( which I would strongly
suggest ) and use netdom query fsmo. This is a quick way. The MMCs are
good as well. There are also several other tools that are included in the
Support Tools that will do this for you.

The Support Tools are located on the WIN2000 Server CD as well as on the
WIN2000 Service Pack CD in the Support | Tools folder.

HTH,

Cary
 
I agree!

Cary

Bhargav Shukla said:
It also is good idea to include this in server build procedures. That is
what we usually do. Since Support Tools offers many utilites useful for
troubleshooting and other tasks, we don't want to install it on server when
needed, it's good to have it installed with server build.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Active Directory root server problem 1
where's the schema master?! 5
Problem in Moving FSMO Roles 2
FSMO Placement 1
migrate to new server 5
Schema Not Replicating 2
Quick design question 2
Forest with same Schema 1

Back
Top