Skip to content

Commit f0d5ad5

Browse files
Merge pull request MicrosoftDocs#3387 from Snozzberries/MicrosoftDocs#3386
Quality: PowerShell Summit MicrosoftDocsGH-3386
2 parents 6773ff6 + ebc982c commit f0d5ad5

File tree

1 file changed

+18
-3
lines changed

1 file changed

+18
-3
lines changed

docset/winserver2022-ps/adcsdeployment/ADCSDeployment.md

+18-3
Original file line numberDiff line numberDiff line change
@@ -10,44 +10,59 @@ title: ADCSDeployment
1010
---
1111

1212
# ADCSDeployment Module
13+
1314
## Description
14-
This topic contains the brief descriptions of the Windows PowerShell® cmdlets that are for use in deploying Active Directory Certificate Services (AD CS). Each cmdlet in the table is linked to additional information about that cmdlet.
15+
16+
This topic contains the brief descriptions of the Windows PowerShell® cmdlets that are for use in
17+
deploying Active Directory Certificate Services (AD CS). Each cmdlet in the table is linked to
18+
additional information about that cmdlet.
1519

1620
## ADCSDeployment Cmdlets
21+
1722
### [Install-AdcsCertificationAuthority](./Install-AdcsCertificationAuthority.md)
23+
1824
Performs installation and configuration of the AD CS Certification Authority role service.
1925

2026
### [Install-AdcsEnrollmentPolicyWebService](./Install-AdcsEnrollmentPolicyWebService.md)
27+
2128
Performs the configuration of Certificate Enrollment Policy Web service.
2229

2330
### [Install-AdcsEnrollmentWebService](./Install-AdcsEnrollmentWebService.md)
31+
2432
Performs the initial configuration of the Certificate Enrollment Web service.
2533

2634
### [Install-AdcsNetworkDeviceEnrollmentService](./Install-AdcsNetworkDeviceEnrollmentService.md)
35+
2736
Installs the NDES role service.
2837

2938
### [Install-AdcsOnlineResponder](./Install-AdcsOnlineResponder.md)
39+
3040
Installs the Online Responder service.
3141

3242
### [Install-AdcsWebEnrollment](./Install-AdcsWebEnrollment.md)
43+
3344
Installs the Certification Authority Web Enrollment.
3445

3546
### [Uninstall-AdcsCertificationAuthority](./Uninstall-AdcsCertificationAuthority.md)
47+
3648
Uninstalls the CA role service and removes the configuration information.
3749

3850
### [Uninstall-AdcsEnrollmentPolicyWebService](./Uninstall-AdcsEnrollmentPolicyWebService.md)
51+
3952
Uninstalls the Certificate Enrollment Policy Web service.
4053

4154
### [Uninstall-AdcsEnrollmentWebService](./Uninstall-AdcsEnrollmentWebService.md)
55+
4256
Uninstalls the Certificate Enrollment Web service or individual instances of it.
4357

4458
### [Uninstall-AdcsNetworkDeviceEnrollmentService](./Uninstall-AdcsNetworkDeviceEnrollmentService.md)
59+
4560
Uninstalls the NDES role service.
4661

4762
### [Uninstall-AdcsOnlineResponder](./Uninstall-AdcsOnlineResponder.md)
63+
4864
Uninstalls the Online Responder service.
4965

5066
### [Uninstall-AdcsWebEnrollment](./Uninstall-AdcsWebEnrollment.md)
51-
Uninstalls the CA Web Enrollment role service.
52-
5367

68+
Uninstalls the CA Web Enrollment role service.

0 commit comments

Comments
 (0)