From 8db712163d5b298bec9fed3e5d039c39cfde00ae Mon Sep 17 00:00:00 2001 From: BErandomUser Date: Wed, 17 Dec 2025 16:09:01 +0100 Subject: [PATCH] Update configure-certificate-enrollment-web-service.md Typo in command to add new ad user --- .../ad-cs/configure-certificate-enrollment-web-service.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WindowsServerDocs/identity/ad-cs/configure-certificate-enrollment-web-service.md b/WindowsServerDocs/identity/ad-cs/configure-certificate-enrollment-web-service.md index a1d21c38c6..0f24013269 100644 --- a/WindowsServerDocs/identity/ad-cs/configure-certificate-enrollment-web-service.md +++ b/WindowsServerDocs/identity/ad-cs/configure-certificate-enrollment-web-service.md @@ -133,7 +133,7 @@ Using a specific user account as the service account is the recommended configur 1. Select **Check Names**, select **OK** twice, and then close **Computer Management**. > [!TIP] -> You can also type `net localgroup IIS_IUSRS \ /Add You can also type `net localgroup IIS_IUSRS \ /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. #### Set a service principal name for the service account