Yesterday the RRAS/DC was restored to a pre-SP1 image, and the failure of
the LAN computers to browse computers in the answering network still persists.
What is different now, is the lack of those DCOM error messages which kept
appearing complaining about NETWORK SERVICE not existing.
Here's what I figure: in pre-SP1 the problems with NETWORK SERVICE _do_ happen
but don't get reported. Only SP1 introduces those new error messages. So
it appears this is the prime suspect.
The only way to know this for sure is to upgrade the answering router (forest
root domain) to win 2003 so that it list NETWORK SERVICE as a common account
in its schema. Until that issue is settled, we wouldn't know how it will
affect the calling router's Master browser service.
Aaron
AS> One major difference was the lack of several DCOM errors the
AS> original calling
AS> router/DC had. Why so? Because the answering router is the AD forest
AS> root
AS> domain (win 2000), while the calling router a child tree domain (win
AS> 2003).
AS> When the 2000 AD schema was updated in preparation for upgrade to
AS> 2003 in
AS> the child tree, it does not include schema changes to reflect the
AS> revelation
AS> of the NETWORK SERVICE account.
AS>
http://support.microsoft.com/?kbid=827016
AS> so all those DCOM errors were due to the lack of NETWORK SERVICE,
AS> related to many network service functionality.
AS>
AS> Later on, i found out from my friend he installed SP1 to the Win
AS> 2003 calling router. So right now I cannot tell if it is COM+ or SP1
AS> that is the root of the problem.