Open Issues Need Help
View All on GitHubAI Summary: The task involves refactoring existing PowerShell DSC resources for Active Directory Certificate Services (AD CS) to use a class-based structure. This includes updating each of the six resources (AdcsAuthorityInformationAccess, AdcsCertificationAuthority, AdcsEnrollmentPolicyWebService, AdcsOnlineResponder, AdcsWebEnrollment, and AdcsTemplate) to adopt a class-based design, ensuring functionality remains consistent.
DSC resources for installing or uninstalling Active Directory Certificate Services components in Windows Server.
AI Summary: The task involves refactoring the `AdcsAuthorityInformationAccess` DSC resource in the ActiveDirectoryCSDsc project to use a class-based approach instead of its current implementation. This likely includes restructuring the resource's code to leverage PowerShell classes for better organization, maintainability, and potentially improved functionality.
DSC resources for installing or uninstalling Active Directory Certificate Services components in Windows Server.
AI Summary: The task is to refactor the `AdcsCertificationAuthority` DSC resource in the ActiveDirectoryCSDsc project to use a class-based approach instead of its current implementation. This involves restructuring the resource's code to leverage PowerShell classes for better organization, maintainability, and potentially improved performance.
DSC resources for installing or uninstalling Active Directory Certificate Services components in Windows Server.
AI Summary: The task involves refactoring the `AdcsCertificationAuthoritySettings` resource in the ActiveDirectoryCSDsc PowerShell DSC module to use a class-based approach instead of its current implementation. This likely entails restructuring the resource's code to leverage PowerShell classes for better organization, maintainability, and potentially improved functionality.
DSC resources for installing or uninstalling Active Directory Certificate Services components in Windows Server.
AI Summary: The task involves refactoring the `AdcsEnrollmentPolicyWebService` DSC resource in the ActiveDirectoryCSDsc project to use a class-based approach instead of the current implementation. This likely includes restructuring the resource's code to utilize PowerShell classes for better organization, maintainability, and potentially improved functionality.
DSC resources for installing or uninstalling Active Directory Certificate Services components in Windows Server.
AI Summary: The task involves refactoring the `AdcsOnlineResponder` DSC resource in the ActiveDirectoryCSDsc project to use a class-based approach instead of the current implementation. This likely includes restructuring the resource's code to utilize PowerShell classes for better organization, maintainability, and potentially improved functionality.
DSC resources for installing or uninstalling Active Directory Certificate Services components in Windows Server.
AI Summary: The task is to refactor the `AdcsTemplate` DSC resource in the ActiveDirectoryCSDsc project to use a class-based approach instead of its current implementation. This involves restructuring the resource's code to leverage PowerShell classes for better organization, maintainability, and potentially improved functionality.
DSC resources for installing or uninstalling Active Directory Certificate Services components in Windows Server.
AI Summary: The task is to refactor the `AdcsWebEnrollment` DSC resource in the ActiveDirectoryCSDsc project to use a class-based approach instead of its current implementation. This involves restructuring the resource's code to leverage PowerShell classes for better organization, maintainability, and potentially improved functionality.
DSC resources for installing or uninstalling Active Directory Certificate Services components in Windows Server.