This powershell command is missing quotescertutil -setreg CA\DSConfigDN CN=Configuration,DC=corp,DC=contoso,DC=comPowershell fails to execute this command.It should be certutil -setreg CA\DSConfigDN "CN=Configuration,DC=corp,DC=contoso,DC=com"
↧