ActiveDirectoryCSDsc
ActiveDirectoryCSDsc copied to clipboard
DSC resources for installing or uninstalling Active Directory Certificate Services components in Windows Server.
#### Pull Request (PR) description Removed the `AllowRestartService` parameter from being tested/compared. Updated `Get-CaAiaUriList` to force a `System.String[]` to be returned regardless of single or multiple values. #### This Pull...
#### Details of the scenario you tried and the problem that is occurring I am configuring a new CA with the intention of automating smart card (CAC) authentication as much...
#### Details of the scenario you tried and the problem that is occurring We are using DSC resource AdcsCertificationAuthority with an Azure Automation account to run on an Azure Windows...
#### Details of the scenario you tried and the problem that is occurring I used this module with ansible and while it works it always marks it as changed. I...
When using the following configuration, taken from the exemple, and adding some fileds, a bug appears when the $CompanyName contains a dot (.) (ex: "MyCompany S.A."), whereas it does not...
#### Details of the scenario you tried and the problem that is occurring When using this DSC with ansible, Offline Root CA setup runs fine, but EnterpriseSubordinateCA don´t . I...
#### Details of the scenario you tried and the problem that is occurring Trying to setup a CA with a HSM, AllowAdministratorInteraction is required if the private key is to...
### Description A resource to add new templates or comfigure them in the enterprise PKI is needed. ### Proposed properties The proposed properties follow this [documentation](https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-crtd/b2df0c1c-8657-4684-bb5f-4f6b89c8d434) * Name * DisplayName...
### Description I have currently the problem I must implement NDES in my CA to let Linux devices request certificates. But I don't find any resources on how to automate...
Currently, there is no way to configure the web service. This is different from the web enrollment. https://docs.microsoft.com/en-us/powershell/module/adcsdeployment/install-adcsenrollmentwebservice?view=win10-ps