Skip to content

Commit 8db7121

Browse files
authored
Update configure-certificate-enrollment-web-service.md
Typo in command to add new ad user
1 parent c1847e0 commit 8db7121

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WindowsServerDocs/identity/ad-cs/configure-certificate-enrollment-web-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ Using a specific user account as the service account is the recommended configur
133133
1. Select **Check Names**, select **OK** twice, and then close **Computer Management**.
134134

135135
> [!TIP]
136-
> You can also type `net localgroup IIS_IUSRS <domain>\<username> /Add</` to add the service account for the Certificate Enrollment Web Service to the local IIS_IUSRS group. The command prompt or Windows PowerShell must be run as an administrator. See [Add a member to a local group](https://technet.microsoft.com/library/cc739265.aspx) for more information.
136+
> You can also type `net localgroup IIS_IUSRS <domain>\<username> /Add` to add the service account for the Certificate Enrollment Web Service to the local IIS_IUSRS group. The command prompt or Windows PowerShell must be run as an administrator. See [Add a member to a local group](https://technet.microsoft.com/library/cc739265.aspx) for more information.
137137
138138
#### Set a service principal name for the service account
139139

0 commit comments

Comments
 (0)