среда, 29 февраля 2012 г.

ошибка Event ID: 8003; Description: “Основной обозреватель сети получил с сервера извещение, что компьютер … объявил себя основным обозревателем домена…”


Тип события: Ошибка
Источник события: MRxSmb
Категория события: Отсутствует
Код события: 8003
Дата: 26.09.2003
Время: 13:09:04
Пользователь: Нет данных
Компьютер: TSNMSRVR
Описание:
Основной обозреватель сети получил с сервера извещение, что компьютер TOMILO объявил себя основным обозревателем домена на транспорте NetBT_Tcpip_{D81308AE-CEC9-498A-9F. Основной обозреватель останавливается или объявляются выборы.
Данные:
0000: 00 00 00 00 03 00 4e 00 ......N.
0008: 00 00 00 00 43 1f 00 c0 ....C..À
0010: 00 00 00 00 00 00 00 00 ........
0018: 00 00 00 00 00 00 00 00 ........
0020: 00 00 00 00 00 00 00 00 ........

Это пишет мой сервер.

Тут указано решение править реестр HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Browser\Parameters\MaintainServerList на Yes. Как я понял это надо делать на самом сервере tsnmsrvr.

Основной обозреватель (Master Domain Browser) у тебя tsnmsrvr? тогда на конфликтующей машине TOMILO (судя по всему с такой же или более новой ОС) этот ключ надо поставить на No. Тогда он (TOMILO) больше не будет пытаться выставить свою кандидатуру на выборы.
Если сеть не большая - ИМХО эту ошибку можно игнорировать...

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.

Комментариев нет:

Отправить комментарий