mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-28 05:07:23 +00:00
Issue #3987, Wrong Powershell commands to install the Active Directory Certificate Services > In this original document, The Powershell commands is "Add-WindowsFeature Adcs-Cert-Authority -IncludeManageTools" and "Install-AdcsCertificateAuthority". But they don't work as they are not correct. > > The correct Powershell commands should be "add-windowsfeature adcs-cert-authority -IncludeManagementTools" and "Install-AdcsCertificationAuthority". Please kindly revise it .
Initialize open publishing repository: https://cpubwin.visualstudio.com/DefaultCollection/it-client/_git/it-client of branch master
Microsoft Open Source Code of Conduct
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.
Languages
CODEOWNERS
100%