2008 - [решено] mmc could not create the snap-in

Аватара пользователя
eXtremer

Re: 2008 - [решено] mmc could not create the snap-in

Сообщение eXtremer »

Petya V4sechkin,



Размер файлов идентичен!



В EventViewer не нашол других ошибок кроме:





Код:

Код: Выделить всё

{Registry Hive Recovered} Registry hive (file): '\??\C:\System Volume Information\Syscache.hve' was corrupted and it has been recovered. Some data might have been lost.
{Registry Hive Recovered} Registry hive (file): '\SystemRoot\System32\Config\SOFTWARE' was corrupted and it has been recovered. Some data might have been lost.
{Registry Hive Recovered} Registry hive (file): '\SystemRoot\System32\Config\SECURITY' was corrupted and it has been recovered. Some data might have been lost.
Аватара пользователя
Petya V4sechkin

Re: 2008 - [решено] mmc could not create the snap-in

Сообщение Petya V4sechkin »

eXtremer, еще странно:




Цитата:



"mmc.exe","8468","RegQueryValue","HKCR\CLSID\{5491AB67-AFEB-48B1-B8DF-B2D63810EF40}\InProcServer32\(Default)","NAME NOT FOUND"



Там вроде должно быть значение (по умолчанию)

%SystemRoot%\system32\mmcndmgr.dll

типа REG_EXPAND_SZ



И параметр ThreadingModel (значение Both типа REG_SZ) тоже отсутствует.



Сравните с рабочим сервером ветку

HKEY_CLASSES_ROOT\CLSID\{5491AB67-AFEB-48B1-B8DF-B2D63810EF40}\InProcServer32
Аватара пользователя
eXtremer

Re: 2008 - [решено] mmc could not create the snap-in

Сообщение eXtremer »

Заметел что в regedit группа Administrators не имеет полные права, и добаветь их тоже не могу.
Аватара пользователя
Petya V4sechkin

Re: 2008 - [решено] mmc could not create the snap-in

Сообщение Petya V4sechkin »

Petya V4sechkin,



Ты просто гений Изображение ...спасибо огромное, после того как добавил:




Цитата Petya V4sechkin:



Там вроде должно быть значение (по умолчанию)

%SystemRoot%\system32\mmcndmgr.dll

типа REG_EXPAND_SZ

И параметр ThreadingModel (значение Both типа REG_SZ) тоже отсутствует.

Сравните с рабочим сервером ветку

HKEY_CLASSES_ROOT\CLSID\{5491AB67-AFEB-48B1-B8DF-B2D63810EF40}\InProcServer32
2008 - [решено] mmc could not create the snap-in




...всё заработало.



Блин, я вчера немножко напортачил в regedit, хотел добавить FULL ACCESS для HKEY_CLASSES_ROOT, а не только для этой ветки который нужно было, после того как закрыл regedit ничего не открывалось карочи говоря сервер умер, но был сделан backup пару дней назад с ERUNT и всё востановил, но после этого уже мой терминал сервер не может подключится к Domain Server, вылетает ошибка "The trusted relationship between this workstation and the primary domain failed." сейчас ищу решение проблемы...



nltest /sc_query:domain выдаёт:





Код:

Код: Выделить всё

Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.
C:\Users\Administrator>nltest /sc_query:мойдомен
Flags: 0
Trusted DC Name
Trusted DC Connection Status Status = 5 0x5 ERROR_ACCESS_DENIED
The command completed successfully
C:\Users\Administrator>
Аватара пользователя
eXtremer

Re: 2008 - [решено] mmc could not create the snap-in

Сообщение eXtremer »

Цитата eXtremer:



The trusted relationship between this workstation and the primary domain failed



Попробуйте вывести из домена и снова подключить в домен.
Аватара пользователя
Petya V4sechkin

Re: 2008 - [решено] mmc could not create the snap-in

Сообщение Petya V4sechkin »

Цитата eXtremer:



The trusted relationship between this workstation and the primary domain failed



Попробуйте вывести из домена и снова подключить в домен.
Аватара пользователя
eXtremer

Re: 2008 - [решено] mmc could not create the snap-in

Сообщение eXtremer »

Так и сделал, всё работает Изображение Спасибо и всего наилучшего!
Аватара пользователя
eXtremer

Re: 2008 - [решено] mmc could not create the snap-in

Сообщение eXtremer »

Рано радовался, всётаки ишо не всё работает, вылетает ошибка по поводу Remote Desktop License Manager:



Licensing DIagnosis encountered a problem and is unable to run. Restart Remote Desktop Session Host Server Configuration tool and try to tun Liecnsing Diagnosis again





Код:

Код: Выделить всё

FX:{80aaa290-abd9-9239-7a2d-cf4f67e42128}
Exception has been thrown by the target of an invocation
Exception type:
Exception stack trace:
 at Microsoft.ManagementConsole.Internal.SnapInMessagePumpProxy.OnThreadException(Object sender, ThreadExceptionEventArgs e)
   at System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)
   at System.Windows.Forms.Control.WndProcException(Exception e)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
   at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
   at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   at System.Windows.Forms.Form.ShowDialog(IWin32Window owner)
   at Microsoft.TerminalServices.Configuration.SnapIn.TSConfigHomePage.OnCreateWinstation(Object sender, EventArgs e)
   at Microsoft.TerminalServices.Configuration.SnapIn.RootScopeNode.CreateNewConnection()
   at Microsoft.ManagementConsole.ScopeNode.DoAction(Int32 actionId, IRequestStatus requestStatus)
   at Microsoft.ManagementConsole.SnapIn.ProcessRequest(Request request)
   at Microsoft.ManagementConsole.Internal.SnapInClient.Microsoft.ManagementConsole.Internal.IMessageClient.ProcessRequest(Request request)
   at Microsoft.ManagementConsole.Internal.IMessageClient.ProcessRequest(Request request)
   at Microsoft.ManagementConsole.Executive.RequestStatus.BeginRequest(IMessageClient messageClient, RequestInfo requestInfo)
   at Microsoft.ManagementConsole.Executive.SnapInRequestOperation.ProcessRequest()
   at Microsoft.ManagementConsole.Executive.Operation.OnThreadTransfer(SimpleOperationCallback callback)

Изображение

Изображение
Аватара пользователя
Petya V4sechkin

Re: 2008 - [решено] mmc could not create the snap-in

Сообщение Petya V4sechkin »

eXtremer, в логах нет упоминаний 80aaa290-abd9-9239-7a2d-cf4f67e42128 (непонятно, от чего отталкиваться).
Ответить

Вернуться в «Windows Server 2008/2008 R2»