G
Gordon Fecyk
Back in May 2004 a gentleman named "ptwilliams" game me some pointers on
setting up roving user profiles that can rove between locations, ie: between
branch offices. I was able to create a DFS root share, replicate it between
two DCs, and set up a user's home directory and profile on it. The user's
profile and home shares looked something like this:
\\example.com\dfsroot\users\%username%
\\example.com\dfsroot\profiles\%username%
When I create a user using these folders, it creates the folders with the
correct permissions. I checked each DC's copy of the dfsroot share and
everything gets replicated properly including the permissions. The trick
now is to ensure that workstations (All Win2K Pro SP4) use the nearest DC
for copies of the dfsroot, and therefore its profiles and home shares.
So far, so good, but ptwilliams recommended that I restrict the number of
DCs to "one per site." Right now, the domain which I'll keep calling
example.com has just one site, the "Default-First-Site-Name," and I've added
a subnet for each office to this site. In this case the subnets are:
10.0.1.0/26
10.0.1.64/26
Once I've replicated everything I need, I'll move the new DC to
10.0.1.64/26. The first DC, which happens to be a SBS2000 machine and is
"king of the DS forest" as such, is in 10.0.1.0/26. Routing is taken care
of through VPN routers.
Now, do I need to create a new site in Active Directory Sites and Services
for each office, and in turn each subnet, and then move each DC to its own
site? Or is it adequate to define these subnets in a single site and just
have one DC in each subnet? All I need to make sure of is the workstations
use the closest DC for their logon server, logon scripts and local DFS
replica.
Each DC at each office will have its own DHCP services, and settings which
point to itself as the primary DNS server, so the machines on a given subnet
should use that subnet's DC as its primary DNS server.
setting up roving user profiles that can rove between locations, ie: between
branch offices. I was able to create a DFS root share, replicate it between
two DCs, and set up a user's home directory and profile on it. The user's
profile and home shares looked something like this:
\\example.com\dfsroot\users\%username%
\\example.com\dfsroot\profiles\%username%
When I create a user using these folders, it creates the folders with the
correct permissions. I checked each DC's copy of the dfsroot share and
everything gets replicated properly including the permissions. The trick
now is to ensure that workstations (All Win2K Pro SP4) use the nearest DC
for copies of the dfsroot, and therefore its profiles and home shares.
So far, so good, but ptwilliams recommended that I restrict the number of
DCs to "one per site." Right now, the domain which I'll keep calling
example.com has just one site, the "Default-First-Site-Name," and I've added
a subnet for each office to this site. In this case the subnets are:
10.0.1.0/26
10.0.1.64/26
Once I've replicated everything I need, I'll move the new DC to
10.0.1.64/26. The first DC, which happens to be a SBS2000 machine and is
"king of the DS forest" as such, is in 10.0.1.0/26. Routing is taken care
of through VPN routers.
Now, do I need to create a new site in Active Directory Sites and Services
for each office, and in turn each subnet, and then move each DC to its own
site? Or is it adequate to define these subnets in a single site and just
have one DC in each subnet? All I need to make sure of is the workstations
use the closest DC for their logon server, logon scripts and local DFS
replica.
Each DC at each office will have its own DHCP services, and settings which
point to itself as the primary DNS server, so the machines on a given subnet
should use that subnet's DC as its primary DNS server.