# Updates

## **Update Management**

View **Update Management** enables administrators to monitor, manage, and automate the installation of Windows updates across multiple computers. The system provides full control over patches, including identification of missing updates, installation, uninstallation, hiding or unhiding of patches, and generation of reports on their status. This allows administrators to effectively manage the security and performance of the IT infrastructure.

<figure><img src="/files/2ba0211eb75d6204b4025ac789cb2f1a7024caa5" alt="" width="375"><figcaption></figcaption></figure>

### **Key features**

**Detailed view**

* Overview of update status on all connected computers.
* Capability for group management.

**Release date filter**

* Review updates by release date using a period dropdown list.

**Group management**

* Install, uninstall, hide, or unhide updates on multiple computers simultaneously.

<figure><img src="/files/5bb8ec05b87861b94cecd19c43cb68d2694808a2" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %}
**Automatic computer selection**, will select those computers on which the given update is missing.
{% endhint %}

**Log support**

* Recording of all update operations, including detailed action data at the level of each computer.

**Alerts**

* Information about detected critical updates in a clear view.

<figure><img src="/files/18b052bddc7dbc88ead7465493614f24be9064ff" alt="" width="375"><figcaption></figcaption></figure>

### **View segmentation**

#### **Update Management**

1. **Missing updates**

Allows forcing installation ("play" button) or hiding an update ("crossed-out eye" button).

<figure><img src="/files/549beb09f3947591fe21a353546d29be6d375fab" alt="" width="375"><figcaption></figcaption></figure>

2. **Installed updates**

Allows rolling back updates using the "rollback arrow" button.<br>

<figure><img src="/files/1a5dc81e3a03ee1b94f01cab0f44ac33a0d929f4" alt="" width="375"><figcaption></figcaption></figure>

3. **Hidden updates**

Allows unhiding hidden updates using the "eye" (not crossed-out) button.

<figure><img src="/files/bbc8d5fb657de461610ed8f4458034f437cc72ab" alt="" width="375"><figcaption></figcaption></figure>

#### **Ongoing operations**

<figure><img src="/files/2033741247696db9dcc238d94af371d1be4a26a0" alt="" width="375"><figcaption></figcaption></figure>

The view allows **removal of an operation** – Interrupting and removing the update process (requires confirmation).<br>

<img src="/files/35f5ec439e8fca9d7fb8db69533fa1ad769fc9aa" alt="" width="375">

#### **Logs**

Contain the full history of update operations, including:

* Installations, uninstallations, hiding and unhiding of updates.
* Detailed information for each computer.
* Buttons **Read full log**, enabling insight into the details of a given operation.<br>

<figure><img src="/files/d2a377380cb7ec6e8673a184d151490d3110b2aa" alt="" width="375"><figcaption></figcaption></figure>

## **Manage updates**

After clicking the button **Manage updates** a side panel opens allowing group operations on computers. Available actions:

* **Install updates**
* **Uninstall updates**
* **Hide updates**
* **Unhide updates**

<figure><img src="/files/dc87153ddc66daa1c99d35ab9459d8266a803003" alt="" width="375"><figcaption></figcaption></figure>

### **Install updates**

#### **Scenario 1: No preselection of updates**

1. **Select updates to install** – The system displays a list of missing updates.

<img src="/files/b09d110ef641cb99efe51bda9e719a7dad73f986" alt="" width="375">

<img src="/files/53cdc75fc517dba4b68d16a18cb5f0c698963a72" alt="" width="375">

2. **Computer matching** – The system automatically matches computers that are missing the selected patches.

<figure><img src="/files/f45e5dad853bd8c59b707f5c5cf634b1d67a6f45" alt="" width="237"><figcaption></figcaption></figure>

2. **Edit computer list (optional)** – Click the button **EDIT**, to modify the device list.

<figure><img src="/files/fb786a1775f5f253dae63094d5075b800d3bbb9e" alt="" width="375"><figcaption></figcaption></figure>

2. **Installation** – Click **Install Updates**, to start the process.

#### **Scenario 2: Preselection of updates**

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

1. **Select updates** – Check one or more patches in the table and click the appropriate button.
2. **Computer list** – The system displays the list of devices that require installation of the selected updates.
3. **Edit computer list (optional)** – Modify the list using the button **EDIT**.
4. **Installation** – Click **Install Updates**, to confirm.

### **Uninstall updates**

1. **Select updates** – Go to the "Installed updates" view and select the patches to uninstall.
2. **Computer matching** – The system automatically detects computers with the selected patches.
3. **Edit computer list (optional)** – You can modify the device list.
4. **Uninstallation** – Click **Rollback Updates**.

### **Hiding updates**

1. **Select updates to hide** – Select patches from the Missing updates view.
2. **Computer matching** – The system automatically assigns devices on which the selected updates are missing.
3. **Edit computer list (optional)** – Adjust the device list for hiding.
4. **Hide updates** – Click **Hide Updates**.

{% hint style="info" %}
Hidden updates will not be visible on the selected computers until an administrator uncovers them.
{% endhint %}

### **Unhiding updates**

1. **Select updates to unhide** – Go to the Hidden updates view and check the selected patches.
2. **Computer matching** – The system automatically identifies devices on which updates are hidden.
3. **Edit computer list (optional)** – Option to adjust the device list.
4. **Unhide updates** – Click **Unhide Updates**.

{% hint style="info" %}
After unhiding, updates will be visible on the computers, however their installation requires use of the **Install updates**.
{% endhint %}

All active update processes are located in the [**Ongoing operations**](#trwajace-operacje).

Details of completed operations are available in the [**Logs**](#logi).

## **Summary**

View **Update Management** in eAuditor is a comprehensive tool enabling full control over Windows updates. Features such as group management, precise operation logging, and advanced filters allow effective maintenance of the security and performance of the IT infrastructure.


---

# 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://eaclouddoc.eauditor.eu/eacloud-docs-en/features/it-management/updates.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.
