Windows服务器备份MMC崩溃

我遇到了Windows Server Backup的问题。 当我想做任何事情时,我会看到一个窗口:

blbmmc.dll

MMC在pipe理单元中检测到错误并将其卸载

  • 向Microsoft报告此错误,然后closuresMMC
  • 卸载pipe理单元并继续运行

如果我点击第一个选项,应用程序崩溃。 如果我点击第二个选项,我得到这个错误:

托pipe代码pipe理单元中未处理的exception

FX:{811FD892-5EB4-4E73-A147-F1E079E36C4E}未将对象引用设置为对象的实例。

exceptiontypes:System.NullReferenceException

exception堆栈跟踪:

(System.Windows.Forms.Application.ThreadContext.OnThreadException(Exception t)at System.Windows.Forms.Control.WndProcException(Exception e)at System.Windows)上的Microsoft.SnapIns.Backup.UI.WindowsBackupNode.HandleException(Exception e) .Forms.NativeWindow.Callback(IntPtr hWnd,Int32 msg,IntPtr wparam,IntPtr lparam)在System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG&味精)在System.Windows.Forms.Application.ComponentManager.System.Windows.Forms。在System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32原因,ApplicationContext上下文)在System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32原因,在Int32的原因,IntPtr dwComponentID,Int32原因,Int32 pvLoopData)UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop ApplicationContext上下文)在Microsoft.ManagementConsole.Internal.SnapInMessagePumpProxy.Microsoft.ManagementConsole.Internal.ISnapInMessagePumpProxy.Run()在Microsoft.ManagementConsole.Internal.ISnapInMessagePumpProxy.Run()at Microsoft.ManagementConsole.Executive.SnapInThread.OnThreadStart()

我不知道这个错误是什么意思。 有谁知道错误的原因是什么?

提前致谢

您应该尝试在Windows防火墙中启用入站规则“远程服务pipe理”(NP In),正如@kt 2000在此主题中所写的:https ://social.technet.microsoft.com/Forums/msonline/en-US/2c8e11f0- 020e-459e-b4ed-b2fe30a17342 / windows-server-2012-backup-blbmmcdll-mmc-has-detected-an-error-in-a-snapin-and-will-unload-it?forum = winserver8gen 。 此外,还有其他几个选项,可能会对您有所帮助。

我刚才也有类似的问题,无法安排备份或做任何改变。