Results 1 to 2 of 2

Thread: How to seize the infrastructure master role in Active Directory

  1. #1
    Join Date
    Apr 2008
    Posts
    392

    How to seize the infrastructure master role in Active Directory

    Windows 2003 Active Directory domains uses a Single Operation Master method called FSMO (Flexible Single Master Operation). One of the FSMO roles includes "Infrastructure master". When a FSMO role owner goes down and cannot be brought back online, you no longer can transfer the role; you instead have to seize it. To seize a FSMO role you need to use the ntdsutil utility.

    To seize the infrastructure master role in Active Directory
    1. Open Command Prompt.
    2. Type: "ntdsutil"
    3. At the ntdsutil command prompt, type: "roles"
    4. At the fsmo maintenance command prompt, type: "connections"
    5. At the server connections command prompt, type: "connect to server DomainController"
    6. At the server connections prompt, type: "quit"
    7. At the fsmo maintenance command prompt, type: "seize infrastructure master"


    where,

    DomainController: The domain controller to which you want to assign the new operations master role. Use only for recovery purposes.


    Note: Before seizing the infrastructure master role, use the repadmin command-line tool to verify whether the new operations master has received any updates performed by the previous role holder, and then remove the current operations master from the network.

    Note: Do not seize the infrastructure master role if you can transfer it instead. Seizing the infrastructure master role is a drastic step that should be considered only if the current operations master will never be available again.

  2. #2
    Join Date
    Apr 2008
    Posts
    439

    Re: How to seize the infrastructure master role in Active Directory

    One of the problems that you will face you don't seize the infrastructure master role is that the group memberships may be left incomplete. So if you only have one domain, then it will not be having any impact.

Similar Threads

  1. Replies: 4
    Last Post: 25-09-2012, 03:49 PM
  2. Transfer Schema Master role error
    By Invinceble in forum Active Directory
    Replies: 3
    Last Post: 28-06-2010, 09:27 PM
  3. Replies: 5
    Last Post: 22-05-2010, 07:33 AM
  4. Active Directory and DMZ
    By maketu in forum Windows Security
    Replies: 1
    Last Post: 19-02-2008, 02:27 PM
  5. Replies: 3
    Last Post: 13-03-2005, 02:08 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,856,963.82633 seconds with 17 queries