I'm running Windows server 2008 Enterprise Servicepack 1
After installing the NPS role, my Server Manager console cannot be started
MMC could not create the snap-in. The snap-in might not have been installed
corretly.
Name: Server Manager
CLSID: FX:{18ea3f92-d6aa-41d9-a205-2023400c8fbb}
Some snap-ins I am able to ad to a empty MMC
Active Directory Domain and trusts
Active Directory Site and Services
Active Directory User and Computers
DHCP
DNS
WINS
Some snap-ins I am not able to ad to a empty MMC
Computer Management (Name: Event Viewer CLSID:
FX:{b05566ae-fe9c-4363-be05-7a4cbb7cb510}
Event viewer
(FX:{b05566ad-fe9c-4363-be05-7a4cbb7cb510})
at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean
publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle&
ctor, Boolean& bNeedSecurityCheck)
at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean
fillCache)
at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean
skipVisibilityChecks, Boolean fillCache)
at System.Activator.CreateInstance(Type type, Boolean nonPublic)
at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr,
Binder binder, Object[] args, CultureInfo culture, Object[]
activationAttributes)
at System.Activator.CreateInstance(Type type, BindingFlags
bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[]
activationAttributes)
at System.Activator.CreateInstance(String assemblyName, String
typeName, Boolean ignoreCase, BindingFlags bindingAttr, Binder binder,
Object[] args, CultureInfo culture, Object[] activationAttributes, Evidence
securityInfo, StackCrawlMark& stackMark)
at System.Activator.CreateInstance(String assemblyName, String
typeName)
at System.AppDomain.CreateInstance(String assemblyName, String
typeName)
at System.AppDomain.CreateInstanceAndUnwrap(String assemblyName,
String typeName)
at
Microsoft.ManagementConsole.Internal.SnapInClient.CreateSnapIn(String
assemblyName, String typeName)
at
Microsoft.ManagementConsole.Internal.ClassLibraryServices.Microsoft.ManagementConsole.Internal.IClassLibraryServices.CreateSnapIn(String
assemblyName, String typeName)
at
Microsoft.ManagementConsole.Executive.SnapInInitializationOperation.OnStart()
at Microsoft.ManagementConsole.Executive.Operation.Start()
at
Microsoft.ManagementConsole.Executive.RunningOperationsTable.EnqueueOperation(Operation
operation)
at
Microsoft.ManagementConsole.Executive.StandAloneComponentData..ctor(SnapInRegistrationInfo
info, Int32 bookkeepingId)
at
Microsoft.ManagementConsole.Advanced.FrameworkSnapInFactory.Microsoft.ManagementConsole.Advanced.ISnapInFactory.CreateSnapIn(Int32
bookkeepingId, String snapInKey, Object& snapIn)
NAP Client Configuration
Network Policy Server
(FX:{6630f2d7-bd52-4072-bfa7-863f3d0c5da0})
at
System.Configuration.ConfigurationManager.PrepareConfigSystem()
at System.Configuration.ConfigurationManager.GetSection(String
sectionName)
at
System.Configuration.PrivilegedConfigurationManager.GetSection(String
sectionName)
at System.Diagnostics.DiagnosticsConfiguration.GetConfigSection()
at System.Diagnostics.DiagnosticsConfiguration.Initialize()
at System.Diagnostics.DiagnosticsConfiguration.get_Sources()
at System.Diagnostics.TraceSource.Initialize()
at System.Diagnostics.TraceSource.TraceEvent(TraceEventType
eventType, Int32 id, String format, Object[] args)
at
Microsoft.ManagementConsole.Internal.GlobalConfiguration.SnapInHostingOptions.GetSection()
at
Microsoft.ManagementConsole.Internal.GlobalConfiguration.SnapInHostingOptions.ReadStringSetting(String
settingKey)
at
Microsoft.ManagementConsole.Internal.GlobalConfiguration.SnapInHostingOptions.ReadTimeSpanSetting(String
settingKey, TimeSpan defaultValue, TimeSpan minValue, TimeSpan maxValue)
at
Microsoft.ManagementConsole.Internal.GlobalConfiguration.SnapInHostingOptions.get_WaitDialogDelay()
at Microsoft.ManagementConsole.SnapInBase.Initialized()
at
Microsoft.ManagementConsole.Internal.SnapInClient.Microsoft.ManagementConsole.Internal.ISnapInClient.Initialize(ISnapInPlatform
snapInPlatform)
at
Microsoft.ManagementConsole.Executive.SnapInInitializationOperation.OnStart()
at Microsoft.ManagementConsole.Executive.Operation.Start()
at
Microsoft.ManagementConsole.Executive.RunningOperationsTable.EnqueueOperation(Operation
operation)
at
Microsoft.ManagementConsole.Executive.StandAloneComponentData..ctor(SnapInRegistrationInfo
info, Int32 bookkeepingId)
at
Microsoft.ManagementConsole.Advanced.FrameworkSnapInFactory.Microsoft.ManagementConsole.Advanced.ISnapInFactory.CreateSnapIn(Int32
bookkeepingId, String snapInKey, Object& snapIn)
Windows Firewall with Advanced Security
If I use another Windows server 2008 I'm able to start the Event viewer mmc
and connect to the server where mmc is failing
Here are some things I have checked/tried
Environment Variables: PATH=C:\Program
Files\HP\NCU;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem
Security rights on the event viewer mmc in system32 Administrators
Read an Execute
running MSCONFIG and using the tools\disable UAC
Copying the nps.mmc file from a working server to the failing one, but same
error
if I use the commandline "servermanagercmd /q" I get this error
"ServerManagerCmd.exe has stopped working, windows can check online for a
solutionto the problem
Description:
Stopped working
Problem signature:
Problem Event Name: CLR20r3
Problem Signature 01: servermanagercmd.exe
Problem Signature 02: 6.0.0.0
Problem Signature 03: 48361809
Problem Signature 04: Microsoft.Windows.ServerManager
Problem Signature 05: 6.0.0.0
Problem Signature 06: 4836014f
Problem Signature 07: 1ee8
Problem Signature 08: cd
Problem Signature 09: System.TypeInitialization
OS Version: 6.0.6001.2.1.0.274.10
Locale ID: 1033
Hope you have some input on how to resolve this issue.
Regards
Lars Laursen
Just to share
After reparing the .NET 3.5 SP1 in program and features, the MMC snap-ins
started working again.
You can ignore this thread
Regards
Lars Laursen
"Lars Laursen" <l...@systemtech.dk> wrote in message
news:uXiVYtfi...@TK2MSFTNGP02.phx.gbl...