【问题标题】:Server 2008 R2 Domain Controller MMC Crashes when Adding Role添加角色时,Server 2008 R2 域控制器 MMC 崩溃
【发布时间】:2018-03-17 04:58:18
【问题描述】:

我已经四处搜索,但无法解决我的问题。我唯一没有尝试过的建议是从工作服务器复制 MMC 注册表条目,主要是因为我没有相同配置的工作服务器可以从中复制并且真的不想经历麻烦除非那是我唯一的选择。

如标题中所述,我有一个 Server 2008 R2 域控制器,我正在尝试将 Active Directory 证书服务角色添加到该控制器。当我打开添加角色对话框时,MMC 在选中 AD CS 角色复选框后立即崩溃。如果我选择任何其他尚未安装的角色的复选框,它不会崩溃。如果有人有任何建议,将不胜感激。我已经按照其他论坛的建议删除了缓存。我已经使用 Microsoft 的验证工具验证了 .net 安装。而且我已经运行了sfc工具,没有报错。

由于我不是专业的 IT 人员,如果有人愿意帮助我,我很乐意重新考虑我已经尝试过的任何建议或提供任何可能有用的额外数据。谢谢。

以下是服务器管理器日志中有关崩溃的文本:

3208: 2017-10-04 16:01:20.927 [CBS]                       IsCacheStillGood: True.
3208: 2017-10-04 16:01:32.315 [Provider]                  System changed since last refresh: False
3208: 2017-10-04 16:01:34.062 [CAManager]                 Test Initialization: CCertSrvSetup
3208: 2017-10-04 16:01:34.202 [CAManager]                 Test initialization: True
3208: 2017-10-04 16:01:35.388 [CAManager]                 Initialization: Creating CCertSrvSetup
3208: 2017-10-04 16:01:35.404 [CAManager]                 Initialization: Initializing defaults
3208: 2017-10-04 16:01:35.435 [CAManager]                 Initialization: Getting default key information
3208: 2017-10-04 16:01:35.435 [CAManager]                 Initialization: Getting existing certificates
3208: 2017-10-04 16:01:35.466 [CAManager] Error (Id=0) An exception occurred at    at Microsoft.CertificateServices.Setup.Interop.CCertSrvSetupClass.GetExistingCACertificates()
   at Microsoft.Windows.ServerManager.CertificateServer.CAManager.UpdateModel(Boolean certificateAuthorityAdded). Exception: 'Attempted to read or write protected memory. This is often an indication that other memory is corrupt.'

这是崩溃发生时问题详细信息对话框中的文本:

Description:
  Stopped working

Problem signature:
  Problem Event Name:   CLR20r3
  Problem Signature 01: mmc.exe
  Problem Signature 02: 6.1.7601.23892
  Problem Signature 03: 5990c6ab
  Problem Signature 04: mscorlib
  Problem Signature 05: 2.0.0.0
  Problem Signature 06: 58e46330
  Problem Signature 07: 4227
  Problem Signature 08: a9
  Problem Signature 09: System.AccessViolationException
  OS Version:   6.1.7601.2.1.0.272.7
  Locale ID:    1033

Read our privacy statement online:
  http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409

If the online privacy statement is not available, please read our privacy statement offline:
  C:\Windows\system32\en-US\erofflps.txt

【问题讨论】:

    标签: server active-directory ssl-certificate windows-server-2008 mmc


    【解决方案1】:

    嗯,我没能解决 MMC 的问题。但是,在四处挖掘并将各种东西拼凑在一起之后,我能够通过一些 Powershell 脚本安装角色。此时它似乎已安装并运行。我现在将尝试生成我的 SSL 证书并将其全部打包。我之前尝试过其他一些事情,但似乎对我有用的是here

    【讨论】:

      猜你喜欢
      • 2011-05-12
      • 1970-01-01
      • 1970-01-01
      • 2012-09-18
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2011-05-25
      相关资源
      最近更新 更多