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

  • 相关阅读:
    Socket编程基础——Socket选项
    Socket编程基础——无连接UDP
    Socket编程基础——面向连接TCP
    初探网络编程
    常用的正则表达式匹配
    iOS中的桥接方式
    iOS中的原生框架生成二维码
    iOS中的单例模式
    iOS
    iOS 中实现 快速归档 与 快速解档
  • 原文地址:https://www.cnblogs.com/jopny/p/14864304.html
Copyright © 2011-2022 走看看