Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Applies To: Windows Server 2008
Each Active Directory Lightweight Directory Services (AD LDS) instance that belongs to a given configuration set operates with equal authority. However, certain activities that are performed with a given configuration set should only be performed by a single AD LDS instance. One of these activities includes instance naming management that prevents conflicting directory partition names. The AD LDS instance that holds the naming master role controls the addition and removal of directory partitions, or naming contexts, in a given configuration set. Each configuration set can contain only one naming master. AD LDS assigns this role automatically. You can also reassign this role, as may be required; for example, if an AD LDS instance that holds this operations master roles stops responding or goes offline.
You can use this procedure to identify or transfer the naming master role.
Membership in the AD LDS Administrators group, or equivalent, is the minimum required to complete this procedure. Review details about using the appropriate accounts and group memberships at Local and Domain Default Groups (https://go.microsoft.com/fwlink/?LinkId=83477).
To identify or transfer the naming master role
To open a command prompt, click Start, right-click Command Prompt, and select Run as Administrator.
At the command prompt, type the following command, and then press ENTER:
dsmgmtAt the
dsmgmt:command prompt, type the following command, and then press ENTER:rolesAt the
fsmo maintenance:command prompt, type the following command, and then press ENTER:connectionsAt the server connections: command prompt, type the following command, and then press ENTER:
connect to server<servername:portnumber>where <servername:portnumber> is the computer name and communications port number of the AD LDS instance that you want to use as the new naming master.
At the server connections: command prompt, type the following command, and then press ENTER:
quitAt the fsmo maintenance: command prompt, type the following command, and then press ENTER:
transfer naming master
For help with dsmgmt, type ? at a dsmgmt prompt. For more information, see Dsmgmt (https://go.microsoft.com/fwlink/?LinkID=122613).