2.1 Modifying Identity for an Application Pool

Perform the following steps to change the identity for any application that is running on IIS server to make the application secure and reliable:

  1. Open the IIS Manager Console.

  2. Click Application Pools.

  3. Select a preferred application pool from the list.

    For example, RDWeb Access.

  4. Click Advanced Settings from the Actions menu on the right pane.

  5. Set the Identity in the Process Model to one of the below values:

    • LocalSystem when working with only local resources.

    • Specific username of the domain user with an appropriate privileges and delegations

  6. Click OK.