# POC Requirements for Easy2Patch 4.0 Web Edition

## Downloads

* Latest ASP.NET Core Runtime 8.x: 8.0 [Hosting Bundle](https://builds.dotnet.microsoft.com/dotnet/aspnetcore/Runtime/8.0.21/dotnet-hosting-8.0.21-win.exe)
* [.Net Framework 4.7.2](https://download.microsoft.com/download/f/3/a/f3a6af84-da23-40a5-8d1c-49cc10c8e76f/NDP472-KB4054530-x86-x64-AllOS-ENU.exe) for ConfigMgr application. (Available for current Windows Server versions, older versions may require download.)
* For license control, TCP443 access must be provided to <https://license.arksoft.com.tr.> For license, please contact <sales@arksoft.com.tr>.
* Latest Easy2Patch Server Setup: [Download ](https://dl.easy2patch.com/dl/arksoft/easy2patch/4.0.8/Easy2PatchWE-4.0.8.1003.msi)Easy2Patch for Web 4.0.8 Package.
* If SCCM's SQL server will not be used, SQL Server Express version must be installed for the Easy2Patch database. You can download web installer of [SQL Server 2022 Express Edition](https://aka.ms/sqlexpress).

<table><thead><tr><th width="249">File Name</th><th>Version</th><th>Hash (SHA2)</th><th>Digital Signature</th></tr></thead><tbody><tr><td><a href="https://dl.easy2patch.com/dl/arksoft/easy2patch/4.0.8/Easy2PatchWE-4.0.8.1003.msi">Easy2PatchWE40.msi</a></td><td>4.0.8</td><td>AAAD82FD121E8D760C073D1618F13F552AFD27F6F78D0126C72F3142C8C11516</td><td>‎Thursday, ‎November ‎13, ‎2025 8:29:30 AM</td></tr></tbody></table>

## Hardware Requirements

* RAM: At least 16GB, recommended 12GB (Reserved/Fixed)
* CPU: At least 2, recommended 4 vCPU
* Disk: 100GB OS
* Operating System: Windows Server 2016/2019/2022 - Standard/DataCenter&#x20;

## Network Requirements

* The TCP 80/443 port must be opened from the Client and Servers to the Easy2Patch Portal page.
* The LDAP / LDAPS - TCP 389 / TCP 636 ports must be opened from the Easy2Patch Server to the Domain Controller servers.&#x20;
* The TCP 8530/8531 or TCP 80/443 ports must be opened from Easy2Patch Server to WSUS Server.
* The RPC (High Ports) ports must be opened from Easy2Patch Server to Configuration Manager Site Server.
* TCP 80/443 ports must be opened from Easy2Patch Server to Intune Platform for enterprise licensing.
* The server must be a member of the domain.

## Other Operating System Requirements

* According to the installation method, if Easy2Patch ; (Link will be provided in the installation guide) will be managed with a service account, an account that is a member of the “Domain Users” group is required to run the service on AD (must have local admin authority on the machine).
* If it will be managed with GMSA, a GMSA account must be created and the account must be checked.
* If it will be managed with a built-in account, no preliminary settings are required.&#x20;
* A Web Server certificate containing the FQDN to be obtained from the local CA server is required. Although it is not recommended at the POC stage, the certificate step can be skipped.&#x20;
* It is recommended that the regional settings of the server where the installation will be performed should always be “United States”.&#x20;


---

# 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/poc-requirements-for-easy2patch-4.0-web-edition.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.
