--
Dean Wells
MSEtechnology
* Email: dwells@msetechnology.com
http://msetechnology.com
From: Dean Wells [mailto:[EMAIL PROTECTED]
Sent: Monday, February 13, 2006 9:06 AM
To: Send - AD mailing list ([EMAIL PROTECTED])
Subject: RE: [ActiveDir] Script to transfer FSMO roles.
--
Dean Wells
MSEtechnology
* Email: dwells@msetechnology.com
http://msetechnology.com
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Almeida Pinto, Jorge de
Sent: Monday, February 13, 2006 5:09 AM
To: [email protected]
Subject: RE: [ActiveDir] Script to transfer FSMO roles.
run the script on the DC that should host the FSMO role(s) or replace %COMPUTERNAME% with %1 and use the name of the new FSMO role holder as an argument. Make sure to adjust the script concerning the FSMO roles that should be seized/transfered
--> Seize-Domain-FSMO-Roles.cmd
NTDSUTIL ROLES CONNECTIONS "CONNECT TO SERVER %COMPUTERNAME%" QUIT "Seize infrastructure master" "Seize RID master" "Seize PDC" QUIT QUIT
--> Seize-Forest-FSMO-Roles.cmd
NTDSUTIL ROLES CONNECTIONS "CONNECT TO SERVER %COMPUTERNAME%" QUIT "Seize domain naming master" "Seize schema master" QUIT QUIT
--> Transfer-Domain-FSMO-Roles.cmd
NTDSUTIL ROLES CONNECTIONS "CONNECT TO SERVER %COMPUTERNAME%" QUIT "Transfer infrastructure master" "Transfer RID master" "Transfer PDC" QUIT QUIT
--> Transfer-Forest-FSMO-Roles.cmd
From: [EMAIL PROTECTED] on behalf of Simon Bembridge
Sent: Mon 2006-02-13 10:52
To: [email protected]
Subject: [ActiveDir] Script to transfer FSMO roles.
Hi All,
Can somebody point me in the right direction as
to how to use a scripted
solution for seizing the FSMO roles in case of a
site failure?
What we have is a W2K3 Domain, with two core sites and 60
branch offices. In
the case of site 1 failing we want a procedure of
activation a script so on
the standby DC to seize the FSMO
roles.
Site 1
1 X DC Sch, Inf, DNM, PDC, GC
1 X DC RID,
GC
Site 2
1 X DC Standby FSMO role holder, GC
1 X DC
GC
Regards,
Simon
List info : http://www.activedir.org/List.aspx
List
FAQ : http://www.activedir.org/ListFAQ.aspx
List
archive: http://www.mail-archive.com/activedir%40mail.activedir.org/
This e-mail and any attachment is for authorised use
by the intended recipient(s) only. It may contain proprietary material,
confidential information and/or be subject to legal privilege. It should not be
copied, disclosed to, retained or used by, any other party. If you are not an
intended recipient then please promptly delete this e-mail and any attachment
and all copies and inform the sender. Thank you.
