zoukankan      html  css  js  c++  java
  • 安装后证书颁发机构打不开,提示:错误-系统找不到指定的文件。 0x80070002

    I've installed Active directory certificate services and Certificate authority server role on Windows Server 2019 Standard edition. When I try to start Certification Authority (Local) console then it gives below error:

    --------------------------- Microsoft Active Directory证书服务    - - - - - - - - - - - - - - 该系统找不到指定的文件。 0x80070002(WIN32:2 ERROR_FILE_NOT_FOUND)

    我尝试使用管理权限运行MMC控制台,但仍然没有错误更改。

    最佳答案

    I was able to get an answer from this thread on Microsoft TechNet. The issue turned out to be with the configuration of Certification Authority (CA). Once CA is installed then there is a configuration step also for which we see a pending action notification when we open Server manager as shown in the snapshot below:

    enter image description here

    When we click on Configure Active Directory Certificate Services on th... link then a wizard opens up which helps configuration the CA. Here are few important wizard steps for your ready reference:

    enter image description here

    按下一步

    enter image description here

    按下一步

    enter image description here

    按下一步

    enter image description here

    按下一步

    enter image description here

    按下一步

    enter image description here

  • 相关阅读:
    高级查询相关练习
    高级查询
    CRUD简单查询
    eclipse 实际运用
    控制台输入与Math Random的基本使用
    调用方法
    jQuery 基础语法
    Java第二课 分支与循环
    Java第一课
    网页项目制作收获2
  • 原文地址:https://www.cnblogs.com/jopny/p/14864304.html
Copyright © 2011-2022 走看看