# Other Requirements

## RSAT

All versions of Easy2Patch require WSUS Binary files. For this purpose, RSAT (Remote Server Administration Tools for Windows 10) must be installed on Windows Client systems (Only Easy2Patch 3.x versions). The tool can be downloaded from the [Microsoft Download Center](https://www.microsoft.com/en-us/download/details.aspx?id=45520).

File Name: [WindowsTH-KB2693643-x64.msu](https://download.microsoft.com/download/1/D/8/1D8B5022-5477-4B9A-8104-6A71FF9D98AB/WindowsTH-KB2693643-x64.msu)

### Windows Server Update Services and/or Console

If it will be installed on the Software Update Point role, WSUS console binaries that must be installed on the system will be used. If there is no WSUS or console on the system, RSAT-WSUS must be installed via Server Manager.

## SCCM Console&#x20;

If you want to use features such as application deployment via SCCM with Easy2Patch, and the "Trigger SCCM" function during the update, the "AdminConsole.msi" console of SCCM must be installed.

## .Net Framework

It requires at least .Net Framework 4.7.2 or higher version for all versions of Easy2Patch including 4.0. Easy2Patch 4.0 requires .Net Core 8.x Hosting Bundle package also.


---

# 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.easy2patch.com/planning/other-requirements.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.
