Skip to content

Commit 75c71e6

Browse files
author
Michael
authored
Update Install-AdcsEnrollmentWebService.md
1 parent a1f2948 commit 75c71e6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docset/winserver2022-ps/adcsdeployment/Install-AdcsEnrollmentWebService.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ Performs the initial configuration of the Certificate Enrollment Web service.
1919

2020
```
2121
Install-AdcsEnrollmentWebService [-CAConfig <String>]
22-
[-ApplicationPoolIdentity] [-AuthenticationType <AuthenticationType>]
23-
[-SSLCertThumbprint <String>] [-RenewalOnly] [-AllowKeyBasedRenewal]
24-
[-Force] [-Credential <PSCredential>] [-WhatIf] [-Confirm]
25-
[<CommonParameters>]
22+
[-ApplicationPoolIdentity] [-AuthenticationType <AuthenticationType>]
23+
[-SSLCertThumbprint <String>] [-RenewalOnly] [-AllowKeyBasedRenewal]
24+
[-Force] [-Credential <PSCredential>] [-WhatIf] [-Confirm]
25+
[<CommonParameters>]
2626
```
2727

2828
### ServiceAccountParameterSet

0 commit comments

Comments
 (0)