# Modify Insights IIS App Pool Identity

*Applies to: Patch My PC Advanced Insights*

This section describes the steps required to change the IIS Application pool identity used for an existing Advanced Insights deployment.

{% hint style="warning" %}
The ability to change the IIS application pool identity using the modify feature is supported in version 2.4.1 and later.
{% endhint %}

{% hint style="warning" %}
Review the IIS Application pool identity details here: [advanced-insights-iis-application-pool-identity](https://docs.patchmypc.com/patch-my-pc-insights/advanced-insights-iis-application-pool-identity "mention")
{% endhint %}

In the configuration modification page, select the checkbox for **'IIS Application Pool Identity'** then click **'Change Identity'**:

<figure><img src="https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX7dvS0r_4fc0AikgJS%2Fuploads%2F8y8A6miQCo8Z43ulDB8d%2Fimage.png?alt=media&#x26;token=526b5407-2ced-40dd-a78e-bbbde19ee53a" alt="Clicking &#x27;Change identity&#x27;" width="563"><figcaption></figcaption></figure>

Select 'Local System' or to set a custom identity using an Active Directory account, select 'Specific User':

<figure><img src="https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX7dvS0r_4fc0AikgJS%2Fuploads%2FPmeJYOV51JzptoLm8zV6%2Fvmconnect_7HZTcmUwwa.png?alt=media&#x26;token=34d7891b-ef95-46b8-8b60-b3f1a93ceec9" alt=""><figcaption></figcaption></figure>

In this example we will set a custom identity using an Active Directory account. After entering the account username and password, (The domain value should already be pre-populated by the installer) the 'Check Credentials' button can be used to validate the account credentials entered.

Click OK

<figure><img src="https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX7dvS0r_4fc0AikgJS%2Fuploads%2FdzT9vpGPZvskzcfc3kYV%2Fvmconnect_a2UjNEmSYX.png?alt=media&#x26;token=2636cffc-92e0-490e-b3e1-ecc2fbfe5516" alt=""><figcaption></figcaption></figure>

The confirmation page is then displayed. Click close to exit the installer.

<figure><img src="https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX7dvS0r_4fc0AikgJS%2Fuploads%2F2JzBBihd7s6tPYe7QO1C%2Fvmconnect_chQDGol3Od.png?alt=media&#x26;token=046b61ea-5bbf-4f77-94cc-5c6bd5cd68a7" alt=""><figcaption></figcaption></figure>

This completes the steps required to modify the IIS Application Pool identity.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.patchmypc.com/patch-my-pc-insights/modify-insights/modify-insights-iis-app-pool-identity.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
