ActiveDirectory域服务向导:先决条件检查域控制器升级失败

我想testing我的软件的SSO,所以我试图按照本教程在Windows Server 2012上configurationActiveDirectory。

在“先决条件步骤”中,窗口应该是这样的:

在这里输入图像说明

但不幸的是我得到一个错误:

在这里输入图像说明

对不起,日本人说:

x The prerequisites check for the domain controller upgrade failed. The certificate server is installed. i The prerequisites check is over. x One of the above failed. Please correct and retry. 

看来ActiveDirectory已经安装,但没有configuration。

除了这个向导之外,还有其他方法可以input森林/域名的详细信息吗?
或者我应该卸载ActiveDirectory,然后重新启动教程?

如果您在将其提升到域控制器之前已经添加了Active Directory证书服务,请删除证书服务angular色,然后再次添加AD DSangular色

在我的情况下,取消证书也是为了清除先决条件失败。 如果GUI不起作用,我正在粘贴一个powershell命令

 PS C:\WINDOWS\system32> Remove-WindowsFeature -Name AD-Certificate