# Requirements

*Applies to: On-premises Publisher*

{% hint style="success" %}
Before you get started, make sure you take advantage of our [free trial](https://patchmypc.com/free-trial)!
{% endhint %}

When installing the Publisher for an Intune-only configuration, ensure you meet the following requirements:

### Software:

* [Microsoft .NET Framework](https://learn.microsoft.com/en-us/dotnet/framework/migration-guide/versions-and-dependencies) 4.6.2 or above
* An Internet connection
* The relevant [domain names for Patch My PC have been added to your firewall's allowlist](https://patchmypc.com/list-of-domains-used-for-downloads-in-patch-my-pc-update-catalog)
* Appropriate disk space depending on the number of products enabled
* Supported Operating Systems
  * Windows 10 or Windows 11
    * When using Windows 10/11, the [RSAT: Windows Server Updates Services](https://docs.microsoft.com/en-us/windows-server/remote/remote-server-administration-tools#BKMK_Thresh) needs to be installed.

{% hint style="info" %}
**Note**

See the [How to fix](https://patchmypc.com/windows-server-update-services-not-installed#howtofixit) section of the [Windows Server Update Services is not installed](https://patchmypc.com/windows-server-update-services-not-installed) Knowledge Base article for details on how to install RSAT.
{% endhint %}

* Windows Server 2012, Windows Server 2016, Windows Server 2019, Windows Server 2022, Windows Server 2025
  * When using Windows Server, only the WSUS API component needs to be installed, not full WSUS.

{% hint style="info" %}
**Note**

The Publisher displays the following dialog if the WSUS prerequisites are not installed:\
&#x20;         **Windows Server Update Services is not installed.**

See the [Windows Server Update Services is not installed](https://patchmypc.com/windows-server-update-services-not-installed) Knowledge Base article for details on how to resolve this.
{% endhint %}

### Hardware:

The Publisher is a lightweight Windows application with a GUI frontend and a Windows service backend. The hardware requirements can be found below.

* CPU: 2 CPU or more
* Memory: 8GB of RAM or more
* Disk Space: 80GB of disk space or more
  * The amount of disk space required will depend on the number of selected products.


---

# 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/installation-guides/intune/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.
