From 3897f0936805b182069fa94ac04a2fdd7938338d Mon Sep 17 00:00:00 2001 From: Brian Lich Date: Tue, 10 May 2016 13:52:11 -0700 Subject: [PATCH 1/2] VSO task# 7517903 --- .../configure-the-application-identity-service.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/windows/keep-secure/configure-the-application-identity-service.md b/windows/keep-secure/configure-the-application-identity-service.md index d09240e41c..0c75fb9e60 100644 --- a/windows/keep-secure/configure-the-application-identity-service.md +++ b/windows/keep-secure/configure-the-application-identity-service.md @@ -46,11 +46,4 @@ Membership in the local **Administrators** group, or equivalent, is the minimum 3. Verify that the status for the Application Identity service is **Running**. -  - -  - - - - - +Starting with Windows 10, the Application Identity service is now a protected process. Because of this, you can no longer manually set the serice **Startup type** to **Automatic**. \ No newline at end of file From 4cba3f5ff6d5da51984a6c71461d2ffc52f37fbe Mon Sep 17 00:00:00 2001 From: Brian Lich Date: Tue, 10 May 2016 14:05:21 -0700 Subject: [PATCH 2/2] fixed typo --- .../keep-secure/configure-the-application-identity-service.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/keep-secure/configure-the-application-identity-service.md b/windows/keep-secure/configure-the-application-identity-service.md index 0c75fb9e60..2642394fff 100644 --- a/windows/keep-secure/configure-the-application-identity-service.md +++ b/windows/keep-secure/configure-the-application-identity-service.md @@ -46,4 +46,4 @@ Membership in the local **Administrators** group, or equivalent, is the minimum 3. Verify that the status for the Application Identity service is **Running**. -Starting with Windows 10, the Application Identity service is now a protected process. Because of this, you can no longer manually set the serice **Startup type** to **Automatic**. \ No newline at end of file +Starting with Windows 10, the Application Identity service is now a protected process. Because of this, you can no longer manually set the service **Startup type** to **Automatic**. \ No newline at end of file