Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Server Migration > Trust relationship affected by decommissioning the domain controll

Reply
Thread Tools Display Modes

Trust relationship affected by decommissioning the domain controll

 
 
bstillion
Guest
Posts: n/a

 
      02-04-2009

We will be creating two new domain controllers (VMWare virtual machines) and
retiring the current ones.
I'm assuming that as long as we build the new DCs and allow replication
before decommissioning the old ones the trust relationships will remain. I
would rather
ask a potentially "dumb" question than lose all of (and have to recreate)
the current
trust relationships.

Thanks in advance.
--
BStillion
Portland ME
 
Reply With Quote
 
 
 
 
Franc
Guest
Posts: n/a

 
      02-04-2009
Hi,
can you clarify better your post? What do you mean with "before
decommissioning the old ones the trust relationships will remain"? Are you
replacing the current DC's with new ones on VM in the same domain? If it is
so no trust relationship is needed.

Cheers

"bstillion" wrote:

>
> We will be creating two new domain controllers (VMWare virtual machines) and
> retiring the current ones.
> I'm assuming that as long as we build the new DCs and allow replication
> before decommissioning the old ones the trust relationships will remain. I
> would rather
> ask a potentially "dumb" question than lose all of (and have to recreate)
> the current
> trust relationships.
>
> Thanks in advance.
> --
> BStillion
> Portland ME

 
Reply With Quote
 
bstillion
Guest
Posts: n/a

 
      02-04-2009

I am concerned about the external trusts in place. We have many
inbound and outbound external trusts. I'm clear on the two-way
transitive trusts inherant within the 2003 Forest.

We are replacing the current DCs with VMs and I'm wondering
how that will impact our external trusts.

--
BStillion
Portland ME


"Franc" wrote:

> Hi,
> can you clarify better your post? What do you mean with "before
> decommissioning the old ones the trust relationships will remain"? Are you
> replacing the current DC's with new ones on VM in the same domain? If it is
> so no trust relationship is needed.
>
> Cheers
>
> "bstillion" wrote:
>
> >
> > We will be creating two new domain controllers (VMWare virtual machines) and
> > retiring the current ones.
> > I'm assuming that as long as we build the new DCs and allow replication
> > before decommissioning the old ones the trust relationships will remain. I
> > would rather
> > ask a potentially "dumb" question than lose all of (and have to recreate)
> > the current
> > trust relationships.
> >
> > Thanks in advance.
> > --
> > BStillion
> > Portland ME

 
Reply With Quote
 
FrancT
Guest
Posts: n/a

 
      02-04-2009
Ok, now i catch your concern.
Trusts are Forest or Domain-wide, not Domain Controller specific. As far as
you will promote and demote DC's (new and old) correctly, and move if needed
FSMO roles (and GC) i can't see any problem.
--
Hope this help


"bstillion" wrote:

>
> I am concerned about the external trusts in place. We have many
> inbound and outbound external trusts. I'm clear on the two-way
> transitive trusts inherant within the 2003 Forest.
>
> We are replacing the current DCs with VMs and I'm wondering
> how that will impact our external trusts.
>
> --
> BStillion
> Portland ME
>
>
> "Franc" wrote:
>
> > Hi,
> > can you clarify better your post? What do you mean with "before
> > decommissioning the old ones the trust relationships will remain"? Are you
> > replacing the current DC's with new ones on VM in the same domain? If it is
> > so no trust relationship is needed.
> >
> > Cheers
> >
> > "bstillion" wrote:
> >
> > >
> > > We will be creating two new domain controllers (VMWare virtual machines) and
> > > retiring the current ones.
> > > I'm assuming that as long as we build the new DCs and allow replication
> > > before decommissioning the old ones the trust relationships will remain. I
> > > would rather
> > > ask a potentially "dumb" question than lose all of (and have to recreate)
> > > the current
> > > trust relationships.
> > >
> > > Thanks in advance.
> > > --
> > > BStillion
> > > Portland ME

 
Reply With Quote
 
Meinolf Weber [MVP-DS]
Guest
Posts: n/a

 
      02-04-2009
Hello bstillion,

If you use also trust in the domain, they will not be effected.

BTW, DC's as VM are ok, but at least one physical machine should exist which
has the FSMO roles:

Load and criticality may dictate that some roles be deployed on physical
hardware.
Global Catalogs - Evaluate whether Exchange facing Global Catalogs in your
deployment can be deployed on VM's or physical hardware.
FSMO roles - The load for FSMO roles is relatively light except for the primary
domain controller which receives password updates for users, computers and
trusts following password changes. Additionally, the PDC is consulted by
remote DC's if user or computers logon with mismatched passwords.

The RID and Schema FSMO availability are used infrequently but are critical
when required.
DNS Server - Both the DNS client and DNS Server cache queries. DNS Servers
provide their best performance when sufficient memory is available to cache
the contents of DNS zones. The loading of AD-integrated zones is delayed
unless Active Directory 1st inbound replicates. The DNS Client settings on
a DNS Server should point to multiple DNS Servers that can resolve the CNAME
records of replication partners to their IP addresses.

From
http://support.microsoft.com/kb/888794

Also see here:
http://www.microsoft.com/downloads/d...displaylang=en

Do not forget to move the FSMO roles to the new ones and also make them Global
catalog and DNS server.

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm


> We will be creating two new domain controllers (VMWare virtual
> machines) and
> retiring the current ones.
> I'm assuming that as long as we build the new DCs and allow
> replication
> before decommissioning the old ones the trust relationships will
> remain. I
> would rather
> ask a potentially "dumb" question than lose all of (and have to
> recreate)
> the current
> trust relationships.
> Thanks in advance.
>



 
Reply With Quote
 
bstillion
Guest
Posts: n/a

 
      02-04-2009
Thanks for the feedback!

I thought the trusts were not domain controller centric but wanted to
be sure.

I will present the information concerning making both (2 of 2) DCs
virtual.
I am planning the process and am including moving the FSMO roles
and Global Catalog function before powering off the old boxes. These DCs
do not host the Forest Wide FSMO roles so that will stay as is. I will need
to move only the domain level FSMOs.

Thanks again.
--
BStillion
Portland ME


"Meinolf Weber [MVP-DS]" wrote:

> Hello bstillion,
>
> If you use also trust in the domain, they will not be effected.
>
> BTW, DC's as VM are ok, but at least one physical machine should exist which
> has the FSMO roles:
>
> Load and criticality may dictate that some roles be deployed on physical
> hardware.
> Global Catalogs - Evaluate whether Exchange facing Global Catalogs in your
> deployment can be deployed on VM's or physical hardware.
> FSMO roles - The load for FSMO roles is relatively light except for the primary
> domain controller which receives password updates for users, computers and
> trusts following password changes. Additionally, the PDC is consulted by
> remote DC's if user or computers logon with mismatched passwords.
>
> The RID and Schema FSMO availability are used infrequently but are critical
> when required.
> DNS Server - Both the DNS client and DNS Server cache queries. DNS Servers
> provide their best performance when sufficient memory is available to cache
> the contents of DNS zones. The loading of AD-integrated zones is delayed
> unless Active Directory 1st inbound replicates. The DNS Client settings on
> a DNS Server should point to multiple DNS Servers that can resolve the CNAME
> records of replication partners to their IP addresses.
>
> From
> http://support.microsoft.com/kb/888794
>
> Also see here:
> http://www.microsoft.com/downloads/d...displaylang=en
>
> Do not forget to move the FSMO roles to the new ones and also make them Global
> catalog and DNS server.
>
> Best regards
>
> Meinolf Weber
> Disclaimer: This posting is provided "AS IS" with no warranties, and confers
> no rights.
> ** Please do NOT email, only reply to Newsgroups
> ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
>
>
> > We will be creating two new domain controllers (VMWare virtual
> > machines) and
> > retiring the current ones.
> > I'm assuming that as long as we build the new DCs and allow
> > replication
> > before decommissioning the old ones the trust relationships will
> > remain. I
> > would rather
> > ask a potentially "dumb" question than lose all of (and have to
> > recreate)
> > the current
> > trust relationships.
> > Thanks in advance.
> >

>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Parent - Child Domain Trust Relationship - Cannot modify trust Don B. Active Directory 1 03-25-2008 04:41 PM
trust relationship with domain x Roy Windows Server 2 10-08-2007 01:01 AM
trust relationship between primary domain and trusted domain faile aazpf1 Active Directory 0 04-04-2006 03:20 PM
Domain trust relationship Pupo Server Networking 1 03-28-2006 06:59 PM
Domain trust relationship Pupo Windows Server 1 03-28-2006 06:59 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59