Win2003: Не удалось инициализировать SAM .
Список форумов SYSAdmins.RU -> WINDOWS |
Автор | |||||
---|---|---|---|---|---|
d-r-o-n Новичок Зарегистрирован: 28.09.2004
|
| ||||
Вернуться к началу |
| ||||
Зарегистрируйтесь и реклама исчезнет! | |||||
ШШШШ Почетный житель Зарегистрирован: 19.11.2003 |
| ||||
Вернуться к началу |
| ||||
d-r-o-n Новичок Зарегистрирован: 28.09.2004
|
| ||||
Вернуться к началу |
| ||||
Лёлик Активный участник Зарегистрирован: 05.11.2004 |
| ||||
Вернуться к началу |
| ||||
d-r-o-n Новичок Зарегистрирован: 28.09.2004
|
| ||||
Вернуться к началу |
| ||||
MVV [+][+] Зарегистрирован: 20.10.2003
|
| ||||
Вернуться к началу |
| ||||
d-r-o-n Новичок Зарегистрирован: 28.09.2004 You receive an «access is denied» error message on a domain controller when you try to replicate the Active Directory directory serviceThis article helps to fix the error «access is denied» on a domain controller when you try to replicate the Active Directory directory service. Original product version: Windows Server 2012 R2, Windows 10 — all editions This article contains information about modifying the registry. Before you modify the registry, make sure to back it up and make sure that you understand how to restore the registry if a problem occurs. For information about how to back up, restore, and edit the registry, click the following article number to view the article in the Microsoft Knowledge Base: 256986 Description of the Microsoft Windows Registry SymptomsWhen you try to replicate the Active Directory directory service to a domain controller that is running Microsoft Windows Server 2003 with Service Pack 1 (SP1) or an x64-based version of Microsoft Windows Server 2003, you receive the following error message on the destination domain controller: CauseThis problem occurs when the value of the RestrictRemoteClients registry entry is 2. Windows Server 2003 SP1 and x64-based versions of Windows Server 2003 read remote procedure call (RPC) settings from this entry. If the entry has a value of 2, RPC traffic must be authenticated. Therefore, Active Directory replication does not succeed. Other RPC services on the domain controller may also be affected. ResolutionIf you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk. To resolve this problem, enable port 135 on Windows Firewall, and then use one of the following methods:
To do this, follow these steps. By default, port 135 is blocked in Windows Server 2003 SP1 and in x64-based versions of Windows Server 2003. Click Start, click Run, type firewall.cpl, and then click OK. Click the Exceptions tab, and then click Add Port. In the Name box, type a name for the port. For example, type TCP 135. In the Port number box, type Click TCP, and then click OK. The new port appears on the Exceptions tab. Click to select the check box next to the new port, and then click OK. Click Start, click Run, type regedit, and then click OK. Use one of the following methods: Set the value of the RestrictRemoteClients registry entry to 0 or 1. To do this, follow these steps: Locate and then click the following registry subkey: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT\Rpc In the right pane, click the RestrictRemoteClients entry. If this entry does not exist, follow these steps:
On the Edit menu, click Modify. In the Value data box, type 0 or 1, and then click OK. Quit Registry Editor. Use Group Policy Object Editor to disable the Restrictions for Unauthenticated RPC Clients Group Policy object. To do this, follow these steps:
StatusMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the «Applies to» section. More informationFor additional information about the RestrictRemoteClients registry entry, visit the following Microsoft Web site: https://technet.microsoft.com/library/209d02c4-877c-4128-8e22-30bcd4aae6d3.aspx Technical support for Windows x64 editionsYour hardware manufacturer provides technical support and assistance for Microsoft Windows x64 editions. Your hardware manufacturer provides support because a Windows x64 edition was included with your hardware. Your hardware manufacturer might have customized the Windows x64 edition installation with unique components. Unique components might include specific device drivers or might include optional settings to maximize the performance of the hardware. Microsoft will provide reasonable-effort assistance if you need technical help with your Windows x64 edition. However, you might have to contact your manufacturer directly. Your manufacturer is best qualified to support the software that your manufacturer installed on the hardware. Windows: Восстановление службы сервер (LanmanServer, Службы доступа к файлам и принтерам сетей Microsoft)В последнее время участились случаи когда пропадает сетевой доступ к папкам и пропадает служба Сервер из оснастки Службы. Способ восстановления службы сервер и сетевого доступа к папкам приведен ниже. 1. Переустановка Службы доступа к файлам и принтерам сетей Microsoft. Выполнить (WIN+R) -> ncpa.cpl -> Правой кнопкой на значке сетевого подключения -> Cвойства -> Служба доступа к файлам и принтерам сетей Microsoft. -> Удалить. Выполнить (WIN+R) -> ncpa.cpl -> Правой кнопкой на значке сетевого подключения -> Cвойства -> Установить -> Службы -> Служба доступа к файлам и принтерам сетей Microsoft. -> Установить. После выполнения данной процедуры служба Сервер должна появиться в оснастке Службы. Если этого не произошло проверяем наличие ветки реестра [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\LanmanServer] Если её нет экспортируем ветку с рабочей машины и импортируем в проблемную. Перезагружаемся. 2. Исправление ошибки при запуске службы Сервер. После того как служба появилась в оснастке при попытке запуска вылетает ошибка: «Не удалось запустить службу Сервер на Локальный компьютер. Ошибка 1083: Исполняемая программа, запуск которой настроен в службе, не включена в состав службы» аналогичная фиксируется в журнале событий системы. Лечится эта беда добавлением строчки LanmanServer в параметр netsvcs ветки реестра [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SvcHost] с последующей перезагрузкой. Если после вы импортировали ветвь реестра и после всех операций служба Сервер запускается, но сетевые папки не работают — переустановите еще раз Службу доступа к файлам и принтерам сетей Microsoft. |