# Insights Updater

{% hint style="warning" %}
Advanced Insights upgrade notifications are introduced in version 2.5.1 and later.
{% endhint %}

{% hint style="warning" %}
As specifed in the [Insights  Network Requirements](/patch-my-pc-insights/advanced-and-patch-insights-requirements-and-prerequisites/insights-network-requirements.md) documentation, the Advanced Insights update checker component uses the following URLs:

* Update metedata and installer
  * <https://updateadvancedinsights.patchmypc.com/>
* Updater certificate revocation check
  * <http://e7.c.lencr.org/26.crl>
    {% endhint %}

## Automatic update check

1. When an administrator role user logs into the Advanced Insight portal web page, if an update is available the following notification will be displayed:
   1. Web portal notification:&#x20;

      1. ![](/files/2xg886wHcMT1pylzPTfh)
      2.

      ```
      <figure><img src="/files/LdKqAToWVsHVSV3YpV0O" alt=""><figcaption></figcaption></figure>
      ```

      3. Within the 'Administration' node, the Notifications page displays the update information ![](/files/uhNPka3w5xeFl16X0moe)
      4.

      ```
      <figure><img src="/files/saPypbMLOaKyHpgECSHp" alt=""><figcaption></figcaption></figure>
      ```

      5. The administrative user then needs to access the Windows Server OS where Advanced Insights is installed.
2. When logging into the Windows Server OS where Advanced Insights is installed, the update check is performed silently, and if an update is available, the following prompt will be automatically displayed shortly after logging on:
   1\.

   ```
   <figure><img src="/files/NPQUJgwZkF1FZn7FXD28" alt=""><figcaption></figcaption></figure>
   ```

   2\. When clicking ‘Next’, the new Advanced Insights install (.exe) is downloaded and the upgrade dialog is automatically started:

<figure><img src="/files/WgeVwxggh9PlnyPBfrzf" alt="Advanced Insights Upgrade" width="563"><figcaption></figcaption></figure>

The reminder of the Advanced Insights upgrade is manual. Continue with the upgrade routine by following the onscreen dialog prompt.

## Manual update check

1. When logged onto the Windows Server OS where Advanced Insights is installed, to check for Advanced Insights update manually, double click the ‘Advanced Insights Update Check’ shortcut to run the update check.

   <figure><img src="/files/0ldaxOWHBrBFaT3fd8zX" alt=""><figcaption></figcaption></figure>

2. If an update is available for Advanced Insights, the following prompt is displayed:

   <figure><img src="/files/vr9bKFq0poOr1ORCCaCR" alt=""><figcaption></figcaption></figure>

   1. As described in the automated check section, after clicking ‘Next’ the remainder of the upgrade routine is manual.
   2. If no update is available, the following prompt is displayed:

      <figure><img src="/files/LqxXRtAWvqdoZLfWHlEI" alt=""><figcaption></figcaption></figure>

## Updater components

The Advanced Insights update check components are stored under the program install directory e.g. *C:\Program Files (x86)\Advanced Insights\Api\Updater*

<figure><img src="/files/ICHYDPHtnfGJD1dSgrHY" alt=""><figcaption></figcaption></figure>

For the automated silent check during logon to the Advanced Insights Windows Server OS, the *'AdvInsightsUpdateCheck.exe*' is called using a registry run key. This key is created during the install of Advanced Insights.

<figure><img src="/files/WlcDwmKeRQOXCQZnInne" alt=""><figcaption></figcaption></figure>


---

# 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/upgrading-insights/insights-updater.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.
