# Update & Application & Intune (Server Deployment)

## Easy2Patch 3.x

In this deployment model, the server where SCCM's Software Update Point (SUP) role is installed is used. Before installing Easy2Patch on the server with the SUP role, at least WSUS Console and if it will be used SCCM Admin Console must be installed. It communicates with the SUP role. It performs this operation from TCP 8531 / TCP 443 or the specified any other Secure WSUS Port number.

In the configurations made here, the choice of Standalone WSUS does not affect the requirements and design.

{% hint style="warning" %}
If you want to install Easy2Patch 3.x software other than SUP/WSUS machine, WSUS role must be configured with Secure SSL Access.
{% endhint %}

## Easy2Patch 4.x

In this deployment model, the server where SCCM's Software Update Point (SUP) role is installed is used. Before installing Easy2Patch on the server with the SUP role, at least WSUS Console and if it will be used SCCM Admin Console must be installed. It communicates with the SUP role. It performs this operation from TCP 8531 / TCP 443 or the specified any other Secure WSUS Port number.

Easy2Patch Web version consists of 2 components. If you want to install Easy2Patch WE in a distributed structure, the 1st component, .Net Core, can be installed on another server independent of the SUP/WSUS server. The second part, the ConfigMgr application, must be installed on the SUP/WSUS server.

In the configurations made here, the choice of Standalone WSUS does not affect the requirements and design.

{% hint style="warning" %}
If you want to install Easy2Patch 4.x software ConfigMgr application other than SUP/WSUS machine, WSUS role must be configured with Secure SSL Access.
{% endhint %}


---

# 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/design/update-and-application-and-intune-server-deployment.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.
