I wouldn't consider this (a backup network) a proper approach anyway, but if
you want a "backup Network" you have to consider how Active Directory works.
It is a dymanic, constantly changing thing.
The way would be to install the server OS on the machine while still at the
local location. DCPromo it to a domain controller "in and existing domain"
which would be the Domain you already have. Configure two Active Directory
"Sites" within active directory with the second "Sites" representing the
"Backup Network" and the first Site being your Main location. Make the new
DC be part of that 2nd Site and the original DC be part of the 1st
Site,...let it sit for a couple hours to be sure everything is fully
replicated then physically move the new DC to the remote location. Make
sure your LAN's topology and routing scheme function properly so the traffic
between the locations flows properly and the DCs at each end will replicate
to each other of the WAN link via how the Sites in AD are configured. It
would be a "live" and constantly changing "backup", by the nature of AD you
can't really have a "static" backup network. The only "static" type of
backup would be Tape Backups where "system state" was included in the
backup, and you don't need a WAN to do that.
What this ends up being though is not really any different than just having
redundant DC's in a normal LAN which you should already be running anyway,
except that they aren't in the same physical location where the building
burning down won't effect both of them..
--
Phillip Windell [MCP, MVP, CCNA]
www.wandtv.com
-----------------------------------------------------
Understanding the ISA 2004 Access Rule Processing
http://www.isaserver.org/articles/IS...cessRules.html
Microsoft Internet Security & Acceleration Server: Guidance
http://www.microsoft.com/isaserver/t...dance/2004.asp
http://www.microsoft.com/isaserver/t...dance/2000.asp
Microsoft Internet Security & Acceleration Server: Partners
http://www.microsoft.com/isaserver/partners/default.asp
-----------------------------------------------------
"Vic" <(E-Mail Removed)> wrote in message
news:3DFA2AFB-916E-435C-AE04-(E-Mail Removed)...
> Wendel,
> Could you tell me how I can check the SID's to compare them to the
> production vs backup dc? I'd like to follow up on your idea....