mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-25 23:33:35 +00:00
fixing spacing issues
This commit is contained in:
@ -15,12 +15,13 @@ author: brianlic-msft
|
||||
- Windows 10
|
||||
|
||||
This topic for IT professionals shows how to configure the Application Identity service to start automatically or manually.
|
||||
|
||||
The Application Identity service determines and verifies the identity of an app. Stopping this service will prevent AppLocker policies from being enforced.
|
||||
|
||||
**Important**
|
||||
When using Group Policy, you must configure it to start automatically in at least one Group Policy Object (GPO) that applies AppLocker rules. This is because AppLocker uses this service to verify the attributes of a file.
|
||||
>**Important:** When using Group Policy, you must configure it to start automatically in at least one Group Policy Object (GPO) that applies AppLocker rules. This is because AppLocker uses this service to verify the attributes of a file.
|
||||
|
||||
**To start the Application Identity service automatically using Group Policy**
|
||||
|
||||
1. On the **Start** screen, type **gpmc.msc** to open the Group Policy Management Console (GPMC).
|
||||
2. Locate the GPO to edit, right-click the GPO, and then click **Edit**.
|
||||
3. In the console tree under **Computer Configuration\\Windows Settings\\Security Settings**, click **System Services**.
|
||||
@ -30,6 +31,7 @@ When using Group Policy, you must configure it to start automatically in at leas
|
||||
Membership in the local **Administrators** group, or equivalent, is the minimum required to complete this procedure.
|
||||
|
||||
**To start the Application Identity service manually**
|
||||
|
||||
1. Right-click the taskbar, and click **Task Manager**.
|
||||
2. Click the **Services** tab, right-click **AppIDSvc**, and then click **Start Service**.
|
||||
3. Verify that the status for the Application Identity service is **Running**.
|
||||
|
Reference in New Issue
Block a user