# Network

*Applies to: Patch My PC Publisher*

If the Publisher is installed on the Site Server, no additional network requirements are needed beyond those listed on the [core Publisher requirements](https://docs.patchmypc.com/patch-my-pc-publisher/core-requirements#network) page. However, if the Publisher is installed on a remote computer, the following additional requirements must also be met:-

| Remote Port      | Protocol | Purpose                     | Direction                                            |
| ---------------- | -------- | --------------------------- | ---------------------------------------------------- |
| 1433             | TCP      | Scan for supported products | Publisher > Configmgr SQL Server                     |
| 135              | TCP      | RPC Endpoint Mapper         | Publisher > SMS Provider                             |
| 445              | TCP      | SMB                         | Publisher > Server hosting the Content Source Folder |
| 49152 - 65535 \* | TCP      | RPC Dynamic Port Range      | Publisher > SMS Provider                             |

**\*** Default dynamic RPC port range.

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

The Site Server ultimately determines which SMS Provider is contacted. Consideration should be given for all Site Systems that hold the SMS Provider Site System role.
{% 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.patchmypc.com/patch-my-pc-publisher/publisher-requirements/configmgr-requirements/network.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.
