try this command netdom query fsmo (it will show FSMO roles in current Domain) netdom query fsmo /d:Domain FQDN (It will show FSMO roles in other domain mentioned after /d:
the server which holds the FSMO role it cna be changed by few methods 1. go to admin option->users and computers -> select domain->rt click fsmo roles gives three tabs of domain fsmo role holder-> change from there. 2 for other roles go to admin option->use site -> forest level roles you can cchange in the properties of each fsmo role holder. 3. NTDS util will help you to see the roles and transfer
There is no releation between FSMO roles and replication. However Infrastructure master role replicate the cross domain group membership changes.
First Domain controller in the forest
The server which holds the PDC FSMO role it can be viewed by few methods 1. go to admin option->users and computers -> select domain->rt click fsmo roles gives three tabs of domain fsmo role holder. 2 for other roles go to admin option->use site -> forest level roles you can see in the properties of each fsmo role holder. 3. NTDS util will help you to see the roles.
haw many of each of the roles can I have, per domain, per forest?
FSMO
Domain naming master - rid
Active Directory in general uses a multimaster scheme for updating the directory databases between domain controllers, there are specific functions that can only be performed on specific domain controllers. These specific functions are assigned to one of the five FSMO roles, (pronounced "fiz-moe roles") which can be assigned to one or more Domain Controllers.
Windows 2000/2003 Active Directory domains utilize a Single Operation Master method called FSMO (Flexible Single Master Operation), as described in Understanding FSMO Roles in Active Directory. In most cases an administrator can keep the FSMO role holders (all 5 of them) in the same spot (or actually, on the same DC) as has been configured by the Active Directory installation process. However, there are scenarios where an administrator would want to move one or more of the FSMO roles from the default holder DC to a different DC. Windows Server 2003 Active Directory is a bit different than the Windows 2000 version when dealing with FSMO placement. In this article I will only deal with Windows Server 2003 Active Directory, but you should bear in mind that most considerations are also true when planning Windows 2000 AD FSMO roles
The use of the Server 2k3 after migration of Migration of Active Directory 2003 to 2008 is to transfer fsmo roles and to demote windows.
In windows server 2000/2003 used single master replication to specify roles to domain or forest.This is called FSMO(Flexible Single Master Operation) roles or Master operation roles.It has classified in to five types schema master domain naming master. PDC emulator Relative identifier Infrastructure master. By Senthil