DFS and Bridge all Site Links..
Another bookmark for myself and an FYI for readers.
You may have missed this post from our excellent DFS\R team's blog.
https://blogs.technet.com/filecab/archive/2006/09/20/456318.aspx
Key point:
When the forest functional level is Windows Server 2003 or Windows Server 2003 interim and the ISTG in a site is running Windows Server 2003 with SP1, you can use a site option to turn off automatic site link bridging for KCC operation without hampering the ability of DFS to use Intersite Messaging to calculate the cost matrix. This site option is set by running the command repadmin /siteoptions +W2K3_BRIDGES_REQUIRED.
7/17/09 modified W2K3_BRIDGES_REQUIRED to +W2K3_BRIDGES_REQUIRED
spatdsg
dfs BASL cost
Comments
Anonymous
September 29, 2007
would you need -W2K3_BRIDGES_REQUIRED to disable this? I ask as I have some documentation that suggests + instead. I -W2K3_BRIDGES_REQUIRED used on all sites with BASL turned on. Thanks M@Anonymous
May 28, 2009
Too bad no one ever clarified this. All Microsoft docs that I've seen are not correct, missing the "+|-" for the option, leaving us in the dark. Even if BASL (Bridge All Site Links) is enabled, doing a "-W2K3_BRIDGES_REQUIRED" is really only useful if the option was previously explicitly set. Setting BASL doesn't enable this site option. In other words, when the option hasn't been explicitly set, UN-setting it isn't doing anything. Verification is easy by just entering the "repadmin /siteoptions" or "repadmin /siteoptions [DC]" command to view the currently set options, if any. Rob Ingenthron IT Tech LeadAnonymous
July 16, 2009
Been looking for clarification on this for ages. its +W2K3_BRIDGES_REQUIRED Here is a good explanation: http://blogs.technet.com/maweeras/archive/2009/06/23/w2k3-bridges-required.aspx