master browser errors on Server 2003

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a single XP Pro machine that's causing errors in the event viewer on a
2003 Server Domain controller. It keep trying to force a master browser war
on the domain. I'd like to make it stop it from trying to force master
browser election errors. I'm sure the error messages that are showing up in
the 2003 server error logs concerning the browser election from XP Pro it's
not doing any good to my network.
Thanks
Jim
 
You can disable the xp machines master browser by doing this

type regedt32, and scroll to this key change value to False
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Browser\Parameters
IsDomainMaster=FALSE
 
Back
Top