Home All Groups Group Topic Archive Search About

how to create additional DC (win2003)

Author
13 May 2005 6:52 AM
Kresna Rudy K
Currently I have 1 domain controller (win2003)
I want to add 1 more domain controller to  improve the availability and
reliability of my network service (eg like BDC in nt4).

My questions are :
1. How to create additional domain controller in 1 domain site ?
2. Do I need re create / replicate users and all user's profile in new DC ?  
3. If 1 DC is fail, does 2nd DC automaticly handle user's login request ?

please help...

Thanks.

Author
13 May 2005 7:39 AM
Mike Brannigan [MSFT]
"Kresna Rudy K" <KresnaRu***@discussions.microsoft.com> wrote in message
news:1E9135EB-D3AD-4FD9-B031-38D0A54AAB3D@microsoft.com...
> Currently I have 1 domain controller (win2003)
> I want to add 1 more domain controller to  improve the availability and
> reliability of my network service (eg like BDC in nt4).
>
> My questions are :
> 1. How to create additional domain controller in 1 domain site ?
> 2. Do I need re create / replicate users and all user's profile in new DC
> ?
> 3. If 1 DC is fail, does 2nd DC automaticly handle user's login request ?

This is an ever so slightly worrying post.  If you are running an enterprise
on one DC and do not know how to add another then you need to seek
additional training or direct assistance immediately.

To answer you specific questions

> 1. How to create additional domain controller in 1 domain site ?

Install a new Server to the domain then run DCPROMO to make it a new DC.
see the Help and Support for more details

> 2. Do I need re create / replicate users and all user's profile in new DC
> ?

No,  this is done automatically as part of the promotion of the server to a
Domain Controller.
User profiles only live in one location unless you are using Distributed
File System to replicate them to multiple servers but accessed by a single
name.
Again see the Help and Support for more details on DFS

> 3. If 1 DC is fail, does 2nd DC automatically handle user's login request
> ?

Yes as long as the other services required for location of a DC for
authentication are still available such as DNS.


--

Regards,

Mike
--
Mike Brannigan [Microsoft]

This posting is provided "AS IS" with no warranties, and confers no
rights

Please note I cannot respond to e-mailed questions, please use these
newsgroups

Show quoteHide quote
"Kresna Rudy K" <KresnaRu***@discussions.microsoft.com> wrote in message
news:1E9135EB-D3AD-4FD9-B031-38D0A54AAB3D@microsoft.com...
> Currently I have 1 domain controller (win2003)
> I want to add 1 more domain controller to  improve the availability and
> reliability of my network service (eg like BDC in nt4).
>
> My questions are :
> 1. How to create additional domain controller in 1 domain site ?
> 2. Do I need re create / replicate users and all user's profile in new DC
> ?
> 3. If 1 DC is fail, does 2nd DC automaticly handle user's login request ?
>
> please help...
>
> Thanks.
Are all your drivers up to date? click for free checkup

Author
14 May 2005 1:40 PM
Kresna Rudy K
Hi Mike,

My DC is stable enough because my server is RAID 5 and of course I know to
use dcpromo to add DC, but I am still worry to implement in production
environment.

I built testing environtment, I have 2 DC, let say DC1 & DC2.
My questions are:
1. If I add new users , let say user1, user2, Do I need add them in DC1 and
DC2 ? or there is mechanishm to sync between DC1 & DC2 ?
2. If 20 users login at the same time, Will the loads be shared  between DC1
and DC2 (eg. 10 users go to DC1 and 10 users go to DC2) ?
3. If some pc workstations join to the domain, will all DCs  be updated
automaticly ?

Sorry Mike, too many questions to you ...

Thanks.




Show quoteHide quote
"Mike Brannigan [MSFT]" wrote:

> "Kresna Rudy K" <KresnaRu***@discussions.microsoft.com> wrote in message
> news:1E9135EB-D3AD-4FD9-B031-38D0A54AAB3D@microsoft.com...
> > Currently I have 1 domain controller (win2003)
> > I want to add 1 more domain controller to  improve the availability and
> > reliability of my network service (eg like BDC in nt4).
> >
> > My questions are :
> > 1. How to create additional domain controller in 1 domain site ?
> > 2. Do I need re create / replicate users and all user's profile in new DC
> > ?
> > 3. If 1 DC is fail, does 2nd DC automaticly handle user's login request ?
>
> This is an ever so slightly worrying post.  If you are running an enterprise
> on one DC and do not know how to add another then you need to seek
> additional training or direct assistance immediately.
>
> To answer you specific questions
>
> > 1. How to create additional domain controller in 1 domain site ?
>
> Install a new Server to the domain then run DCPROMO to make it a new DC.
> see the Help and Support for more details
>
> > 2. Do I need re create / replicate users and all user's profile in new DC
> > ?
>
> No,  this is done automatically as part of the promotion of the server to a
> Domain Controller.
> User profiles only live in one location unless you are using Distributed
> File System to replicate them to multiple servers but accessed by a single
> name.
> Again see the Help and Support for more details on DFS
>
> > 3. If 1 DC is fail, does 2nd DC automatically handle user's login request
> > ?
>
> Yes as long as the other services required for location of a DC for
> authentication are still available such as DNS.
>
>
> --
>
> Regards,
>
> Mike
> --
> Mike Brannigan [Microsoft]
>
> This posting is provided "AS IS" with no warranties, and confers no
> rights
>
> Please note I cannot respond to e-mailed questions, please use these
> newsgroups
>
> "Kresna Rudy K" <KresnaRu***@discussions.microsoft.com> wrote in message
> news:1E9135EB-D3AD-4FD9-B031-38D0A54AAB3D@microsoft.com...
> > Currently I have 1 domain controller (win2003)
> > I want to add 1 more domain controller to  improve the availability and
> > reliability of my network service (eg like BDC in nt4).
> >
> > My questions are :
> > 1. How to create additional domain controller in 1 domain site ?
> > 2. Do I need re create / replicate users and all user's profile in new DC
> > ?
> > 3. If 1 DC is fail, does 2nd DC automaticly handle user's login request ?
> >
> > please help...
> >
> > Thanks.
>
>
>
Author
14 May 2005 2:57 PM
Mike Brannigan [MSFT]
"Kresna Rudy K" <KresnaRu***@discussions.microsoft.com> wrote in message
news:BC9271A1-8F69-42A4-A53B-23CA14A55B73@microsoft.com...
> Hi Mike,
>
> My DC is stable enough because my server is RAID 5 and of course I know to
> use dcpromo to add DC, but I am still worry to implement in production
> environment.
>

You NEVER run a production domain on a single DC - never.

> I built testing environtment, I have 2 DC, let say DC1 & DC2.
> My questions are:
> 1. If I add new users , let say user1, user2, Do I need add them in DC1
> and
> DC2 ? or there is mechanishm to sync between DC1 & DC2 ?

Of course we have full multi master replication betwee all DCs.

> 2. If 20 users login at the same time, Will the loads be shared  between
> DC1
> and DC2 (eg. 10 users go to DC1 and 10 users go to DC2) ?

Not necessarily if one DC is responding to the authentication requests
quickly enough the other will not be used.  However  if a client doe not get
a response in time from its first DC it tries it will use another.

> 3. If some pc workstations join to the domain, will all DCs  be updated
> automaticly ?
>

Of course, joining a machine to a domain creates a account for it (a machine
account) that is just like a user account and is therefore replicated  as in
question 1.

> Sorry Mike, too many questions to you ...
>

The number of questions is not a problem - it is the nature of them.  If you
have to ask this kind of question then you know nothing about Active
Directory and I fear that the environment you are running may be at risk.
You need to get some training or read a lot more books on the subject.

> Thanks.
--

Regards,

Mike
--
Mike Brannigan [Microsoft]

This posting is provided "AS IS" with no warranties, and confers no
rights

Please note I cannot respond to e-mailed questions, please use these
newsgroups

Show quoteHide quote
"Kresna Rudy K" <KresnaRu***@discussions.microsoft.com> wrote in message
news:BC9271A1-8F69-42A4-A53B-23CA14A55B73@microsoft.com...
> Hi Mike,
>
> My DC is stable enough because my server is RAID 5 and of course I know to
> use dcpromo to add DC, but I am still worry to implement in production
> environment.
>
> I built testing environtment, I have 2 DC, let say DC1 & DC2.
> My questions are:
> 1. If I add new users , let say user1, user2, Do I need add them in DC1
> and
> DC2 ? or there is mechanishm to sync between DC1 & DC2 ?
> 2. If 20 users login at the same time, Will the loads be shared  between
> DC1
> and DC2 (eg. 10 users go to DC1 and 10 users go to DC2) ?
> 3. If some pc workstations join to the domain, will all DCs  be updated
> automaticly ?
>
> Sorry Mike, too many questions to you ...
>
> Thanks.
>
>
>
>
> "Mike Brannigan [MSFT]" wrote:
>
>> "Kresna Rudy K" <KresnaRu***@discussions.microsoft.com> wrote in message
>> news:1E9135EB-D3AD-4FD9-B031-38D0A54AAB3D@microsoft.com...
>> > Currently I have 1 domain controller (win2003)
>> > I want to add 1 more domain controller to  improve the availability and
>> > reliability of my network service (eg like BDC in nt4).
>> >
>> > My questions are :
>> > 1. How to create additional domain controller in 1 domain site ?
>> > 2. Do I need re create / replicate users and all user's profile in new
>> > DC
>> > ?
>> > 3. If 1 DC is fail, does 2nd DC automaticly handle user's login request
>> > ?
>>
>> This is an ever so slightly worrying post.  If you are running an
>> enterprise
>> on one DC and do not know how to add another then you need to seek
>> additional training or direct assistance immediately.
>>
>> To answer you specific questions
>>
>> > 1. How to create additional domain controller in 1 domain site ?
>>
>> Install a new Server to the domain then run DCPROMO to make it a new DC.
>> see the Help and Support for more details
>>
>> > 2. Do I need re create / replicate users and all user's profile in new
>> > DC
>> > ?
>>
>> No,  this is done automatically as part of the promotion of the server to
>> a
>> Domain Controller.
>> User profiles only live in one location unless you are using Distributed
>> File System to replicate them to multiple servers but accessed by a
>> single
>> name.
>> Again see the Help and Support for more details on DFS
>>
>> > 3. If 1 DC is fail, does 2nd DC automatically handle user's login
>> > request
>> > ?
>>
>> Yes as long as the other services required for location of a DC for
>> authentication are still available such as DNS.
>>
>>
>> --
>>
>> Regards,
>>
>> Mike
>> --
>> Mike Brannigan [Microsoft]
>>
>> This posting is provided "AS IS" with no warranties, and confers no
>> rights
>>
>> Please note I cannot respond to e-mailed questions, please use these
>> newsgroups
>>
>> "Kresna Rudy K" <KresnaRu***@discussions.microsoft.com> wrote in message
>> news:1E9135EB-D3AD-4FD9-B031-38D0A54AAB3D@microsoft.com...
>> > Currently I have 1 domain controller (win2003)
>> > I want to add 1 more domain controller to  improve the availability and
>> > reliability of my network service (eg like BDC in nt4).
>> >
>> > My questions are :
>> > 1. How to create additional domain controller in 1 domain site ?
>> > 2. Do I need re create / replicate users and all user's profile in new
>> > DC
>> > ?
>> > 3. If 1 DC is fail, does 2nd DC automaticly handle user's login request
>> > ?
>> >
>> > please help...
>> >
>> > Thanks.
>>
>>
>>

Bookmark and Share