WHS in SBS Netz, Event 8003 MrxSmb
Verfasst: 22. Okt 2009, 09:28
Hallo,
ich habe einen WHS in einem Netz mit einem SBS 2K3 Server. Nun bekomme ich auf dem SBS 2K3 Server laufend 8003 Events (MrxSmb).
kann ich nun problemlos gemäß
eventid.net Fehler 8003
vorgehen oder ist das abschalten des Computerbrowsers kontraproduktiv?
Danke im Voraus für Antworten
Peter
ich habe einen WHS in einem Netz mit einem SBS 2K3 Server. Nun bekomme ich auf dem SBS 2K3 Server laufend 8003 Events (MrxSmb).
kann ich nun problemlos gemäß
eventid.net Fehler 8003
Code: Alles auswählen
Here are some steps you can follow:
1. Look at the System Event log on your server and look for the error 8003. Within that log, identify the computer that is announcing itself as a master browser.
2. Go on to the computer identified in step 1, go to the Services Administration panel. You can usually find this by going to Control Panel -> Administrative Tools -> Services.
3. Once you have Services open, look for an entry called Computer Browser. If that service is started, you have found your culprit. If not, you may have to try the registry hack listed in step 6.
4. Double click on the Computer Browser service to edit it. Stop the service and then change the type to Disabled (from either Manual or Automatic). Click OK to apply your changes.
5. That should have resolved the issue. You should check your main servers event logs periodically to be sure that the error does not show up. If the error continues to appear read step 6.
6. Check the following registry value on the computer: "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Browser\Parameters\IsDomainMaster". Ensure that it is set to false. You probably have to reboot the machine to make the change take place.
Danke im Voraus für Antworten
Peter