Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Active Directory > Active Directory Project

Reply
Thread Tools Display Modes

Active Directory Project

 
 
pete0085
Guest
Posts: n/a

 
      03-16-2010
I'm going to be working on an active directory project and would like some
advice of some good articles (links), resources to use or any helpful hints
someone can provide.

My company has one domain controller at the main branch. At branch 2 we
would like a backup domain controller or a server to act as a backup global
catalog.

I also want the employee's roaming profiles who are working at branch 2 to
be pulled down from that server located at branch 2 and not the main branch.
This may be called replication? A process to sync up the roaming profiles
between the two servers.

It would also be ideal to use it as a backup file server using a similar
process to the roaming profile question.

Sorry if that is quite a bit of information. Thought someone could point me
to some good articles to get started with or give some advice.

The current domain controller is running on windows 2003 and also acts as
our file server.
 
Reply With Quote
 
 
 
 
Meinolf Weber [MVP-DS]
Guest
Posts: n/a

 
      03-16-2010
Hello pete0085,

Adding an additional DC is a straight forward process, depending on the bandwith
between the sites you should maybe prepare it in the main office and then
ship it to the site.

2003:
http://technet.microsoft.com/en-us/l...32(WS.10).aspx

2008:
http://technet.microsoft.com/en-us/l...27(WS.10).aspx

For the roaming profiles as redundant option you can use DFS or DFS-R, depending
on the OS version in use. This allows you to have a domain share for example
and you can add folders from different servers to it so they are all syncronized.
Depending on the OS verison in use there was a major change for replication
after initial replication is done.

2003:
http://technet.microsoft.com/en-us/l...17(WS.10).aspx

http://www.microsoft.com/windowsserv...s/default.mspx

2008:
http://msdn.microsoft.com/en-us/libr...82(VS.85).aspx

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


> I'm going to be working on an active directory project and would like
> some advice of some good articles (links), resources to use or any
> helpful hints someone can provide.
>
> My company has one domain controller at the main branch. At branch 2
> we would like a backup domain controller or a server to act as a
> backup global catalog.
>
> I also want the employee's roaming profiles who are working at branch
> 2 to be pulled down from that server located at branch 2 and not the
> main branch. This may be called replication? A process to sync up
> the roaming profiles between the two servers.
>
> It would also be ideal to use it as a backup file server using a
> similar process to the roaming profile question.
>
> Sorry if that is quite a bit of information. Thought someone could
> point me to some good articles to get started with or give some
> advice.
>
> The current domain controller is running on windows 2003 and also acts
> as our file server.
>



 
Reply With Quote
 
pete0085
Guest
Posts: n/a

 
      03-17-2010
Thanks for all the help! I will take a look at this and go from there.

If my DC is Server 2003, should I keep my BDC at server 2003 or would it be
ok to use Server 2008?

I would need to purchase a new license for either OS, so it would help in
my planning.

"Meinolf Weber [MVP-DS]" wrote:

> Hello pete0085,
>
> Adding an additional DC is a straight forward process, depending on the bandwith
> between the sites you should maybe prepare it in the main office and then
> ship it to the site.
>
> 2003:
> http://technet.microsoft.com/en-us/l...32(WS.10).aspx
>
> 2008:
> http://technet.microsoft.com/en-us/l...27(WS.10).aspx
>
> For the roaming profiles as redundant option you can use DFS or DFS-R, depending
> on the OS version in use. This allows you to have a domain share for example
> and you can add folders from different servers to it so they are all syncronized.
> Depending on the OS verison in use there was a major change for replication
> after initial replication is done.
>
> 2003:
> http://technet.microsoft.com/en-us/l...17(WS.10).aspx
>
> http://www.microsoft.com/windowsserv...s/default.mspx
>
> 2008:
> http://msdn.microsoft.com/en-us/libr...82(VS.85).aspx
>
> 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
>
>
> > I'm going to be working on an active directory project and would like
> > some advice of some good articles (links), resources to use or any
> > helpful hints someone can provide.
> >
> > My company has one domain controller at the main branch. At branch 2
> > we would like a backup domain controller or a server to act as a
> > backup global catalog.
> >
> > I also want the employee's roaming profiles who are working at branch
> > 2 to be pulled down from that server located at branch 2 and not the
> > main branch. This may be called replication? A process to sync up
> > the roaming profiles between the two servers.
> >
> > It would also be ideal to use it as a backup file server using a
> > similar process to the roaming profile question.
> >
> > Sorry if that is quite a bit of information. Thought someone could
> > point me to some good articles to get started with or give some
> > advice.
> >
> > The current domain controller is running on windows 2003 and also acts
> > as our file server.
> >

>
>
> .
>

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

 
      03-17-2010
Hello pete0085,

This depends on you, Windows server 2003 and Windows server 2008(R2) work
together without any problem.

If you use the Windows server 2008 for Terminal services(NOT on DCs) then
you have to take into account that with Windows server 2008/WIndows Vista
a new user profile structure is used, C:\users instead C:\documents and settings.
If htis is needed there are still guides how to handle this.

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


> Thanks for all the help! I will take a look at this and go from
> there.
>
> If my DC is Server 2003, should I keep my BDC at server 2003 or would
> it be ok to use Server 2008?
>
> I would need to purchase a new license for either OS, so it would
> help in my planning.
>
> "Meinolf Weber [MVP-DS]" wrote:
>
>> Hello pete0085,
>>
>> Adding an additional DC is a straight forward process, depending on
>> the bandwith between the sites you should maybe prepare it in the
>> main office and then ship it to the site.
>>
>> 2003:
>> http://technet.microsoft.com/en-us/l...32(WS.10).aspx
>> 2008:
>> http://technet.microsoft.com/en-us/l...27(WS.10).aspx
>> For the roaming profiles as redundant option you can use DFS or
>> DFS-R, depending on the OS version in use. This allows you to have a
>> domain share for example and you can add folders from different
>> servers to it so they are all syncronized. Depending on the OS
>> verison in use there was a major change for replication after initial
>> replication is done.
>>
>> 2003:
>> http://technet.microsoft.com/en-us/l...17(WS.10).aspx
>> http://www.microsoft.com/windowsserv.../storage/dfs/d
>> efault.mspx
>>
>> 2008:
>> http://msdn.microsoft.com/en-us/libr...82(VS.85).aspx
>> 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
>>> I'm going to be working on an active directory project and would
>>> like some advice of some good articles (links), resources to use or
>>> any helpful hints someone can provide.
>>>
>>> My company has one domain controller at the main branch. At branch
>>> 2 we would like a backup domain controller or a server to act as a
>>> backup global catalog.
>>>
>>> I also want the employee's roaming profiles who are working at
>>> branch 2 to be pulled down from that server located at branch 2 and
>>> not the main branch. This may be called replication? A process to
>>> sync up the roaming profiles between the two servers.
>>>
>>> It would also be ideal to use it as a backup file server using a
>>> similar process to the roaming profile question.
>>>
>>> Sorry if that is quite a bit of information. Thought someone could
>>> point me to some good articles to get started with or give some
>>> advice.
>>>
>>> The current domain controller is running on windows 2003 and also
>>> acts as our file server.
>>>

>> .
>>



 
Reply With Quote
 
pete0085
Guest
Posts: n/a

 
      03-17-2010

We have one 2008 server, but it is used as our virtual hyper-v server and is
not used for terminal services. I was more concerned if the roaming profiles
folder would have a different path name in Server 2008 vs 2003 or if the DC
running 2008 would somehow think it's the primary and compatibility in
general. I don't have much experience with Server 2008. There are no Vista
or Windows 7 machines in the network and I understand those use a different
path to the users folder.

"Meinolf Weber [MVP-DS]" wrote:

> Hello pete0085,
>
> This depends on you, Windows server 2003 and Windows server 2008(R2) work
> together without any problem.
>
> If you use the Windows server 2008 for Terminal services(NOT on DCs) then
> you have to take into account that with Windows server 2008/WIndows Vista
> a new user profile structure is used, C:\users instead C:\documents and settings.
> If htis is needed there are still guides how to handle this.
>
> 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
>
>
> > Thanks for all the help! I will take a look at this and go from
> > there.
> >
> > If my DC is Server 2003, should I keep my BDC at server 2003 or would
> > it be ok to use Server 2008?
> >
> > I would need to purchase a new license for either OS, so it would
> > help in my planning.
> >
> > "Meinolf Weber [MVP-DS]" wrote:
> >
> >> Hello pete0085,
> >>
> >> Adding an additional DC is a straight forward process, depending on
> >> the bandwith between the sites you should maybe prepare it in the
> >> main office and then ship it to the site.
> >>
> >> 2003:
> >> http://technet.microsoft.com/en-us/l...32(WS.10).aspx
> >> 2008:
> >> http://technet.microsoft.com/en-us/l...27(WS.10).aspx
> >> For the roaming profiles as redundant option you can use DFS or
> >> DFS-R, depending on the OS version in use. This allows you to have a
> >> domain share for example and you can add folders from different
> >> servers to it so they are all syncronized. Depending on the OS
> >> verison in use there was a major change for replication after initial
> >> replication is done.
> >>
> >> 2003:
> >> http://technet.microsoft.com/en-us/l...17(WS.10).aspx
> >> http://www.microsoft.com/windowsserv.../storage/dfs/d
> >> efault.mspx
> >>
> >> 2008:
> >> http://msdn.microsoft.com/en-us/libr...82(VS.85).aspx
> >> 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
> >>> I'm going to be working on an active directory project and would
> >>> like some advice of some good articles (links), resources to use or
> >>> any helpful hints someone can provide.
> >>>
> >>> My company has one domain controller at the main branch. At branch
> >>> 2 we would like a backup domain controller or a server to act as a
> >>> backup global catalog.
> >>>
> >>> I also want the employee's roaming profiles who are working at
> >>> branch 2 to be pulled down from that server located at branch 2 and
> >>> not the main branch. This may be called replication? A process to
> >>> sync up the roaming profiles between the two servers.
> >>>
> >>> It would also be ideal to use it as a backup file server using a
> >>> similar process to the roaming profile question.
> >>>
> >>> Sorry if that is quite a bit of information. Thought someone could
> >>> point me to some good articles to get started with or give some
> >>> advice.
> >>>
> >>> The current domain controller is running on windows 2003 and also
> >>> acts as our file server.
> >>>
> >> .
> >>

>
>
> .
>

 
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
Access Denied error while edit some of the GPOs in Windows 2003 AD Laljeev M Active Directory 24 03-25-2010 01:40 PM
Error: Agent failed detecting with reason: 0x80248008 (WSUS client AAM Windows Server 0 12-30-2009 03:26 AM
Developing active directory applications without any Active Directory Services J055 Active Directory 5 12-28-2009 12:03 AM
The local domain controller could not connect with - 2008 boe Active Directory 9 11-22-2009 01:05 AM



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