GoateePFE / ADCSTemplate

A PowerShell module for exporting, importing, removing, permissioning, publishing Active Directory Certificate Templates. It also includes a DSC resource for creating AD CS templates using these functions. This was built with the intent of using DSC for rapid lab builds. Could also work in production to move templates between AD CS environments.
MIT License
81 stars 24 forks source link

msPKI-RA-Application-Policies is not imported with New-ADCSTemplate #9

Open ivoruetsche opened 5 years ago

ivoruetsche commented 5 years ago

Hi

The exported value "msPKI-RA-Application-Policies" will not imported with New-ADCSTemplate. After I add in ADCSTemplate.psm1 a new line after #327:

'msPKI-RA-Application-Policies',

it works.

gruss ivo

Geo-Ron commented 7 months ago

this ís already fixed in the code.

PSGallery does not reflect the change, as stated in #16 in merge/commit aa7ce02302d784880ef6d0b58d1ecfbe49070d24