# Publisher Installation Guides

- [Install Publisher with ConfigMgr](https://docs.patchmypc.com/installation-guides/configmgr.md): This guide will walk you through the process of installing the publisher in a Configuration Manager environment.
- [Requirements](https://docs.patchmypc.com/installation-guides/configmgr/requirements.md): Prerequisites for installing the Publisher with Configuration Manager.
- [Download and Install](https://docs.patchmypc.com/installation-guides/configmgr/download-and-run-the-msi.md): Download the latest version of the Patch My PC Publisher and walk through the installation.
- [License Key](https://docs.patchmypc.com/installation-guides/configmgr/license-configuration.md): How to get your Patch My PC license, properly assigned in the publisher service.
- [Certificate Configuration](https://docs.patchmypc.com/installation-guides/configmgr/certificate-configuration.md): When working with a Configuration Manager or WSUS implementation, proper certificate configuration is crucial.  Microsoft requires all updates to be signed.
- [Updates (On-premises Publisher)](https://docs.patchmypc.com/installation-guides/configmgr/updates.md): Initial Updates configuration. It's always a good idea to start with the basics.
- [ConfigMgr Apps](https://docs.patchmypc.com/installation-guides/configmgr/configuration-manger-apps.md): Getting started with Configuration Manager Apps. Please note, this portion of the guide is for base installations. For more in depth recommendations check out our configuration guides.
- [Sync Schedule](https://docs.patchmypc.com/installation-guides/configmgr/sync-schedule.md): Getting started with a Sync Schedule for the patch my pc publisher and understanding product timing.
- [Alerts](https://docs.patchmypc.com/installation-guides/configmgr/alerts.md): Getting notified when there are new updates available to deploy, or when something doesn't quite go as expected.
- [Advanced](https://docs.patchmypc.com/installation-guides/configmgr/advanced.md): The Advanced tab contains many features related to troubleshooting and completing complicated maintenance tasks for WSUS. Our install guide covers two important components.
- [Install Publisher with Intune](https://docs.patchmypc.com/installation-guides/intune.md): This guide will walk you through the process of installing the publisher in an Intune Only environment.
- [Requirements](https://docs.patchmypc.com/installation-guides/intune/requirements.md): Prerequisites for installing the Publisher with Intune.
- [Download and Install](https://docs.patchmypc.com/installation-guides/intune/download-and-install.md): You've got the requirements, now lets go over where you can download the newest version of the Product, and walk through the installation.
- [License Key](https://docs.patchmypc.com/installation-guides/intune/general-tab-configuration.md): How to get your Patch My PC license, properly assigned in the publisher service.
- [Entra ID App Registration](https://docs.patchmypc.com/installation-guides/intune/azure-app-registration.md)
- [Intune Apps](https://docs.patchmypc.com/installation-guides/intune/intune-apps.md): Enabling and creating Intune Applications in the Patch My PC publishing service.
- [Intune Updates](https://docs.patchmypc.com/installation-guides/intune/intune-updates.md): Enabling and creating Intune Updates in the Patch My PC publishing service.
- [Sync Schedule](https://docs.patchmypc.com/installation-guides/intune/sync-schedule.md): Getting started with a Sync Schedule for the patch my pc publisher and understanding product timing.
- [Alerts](https://docs.patchmypc.com/installation-guides/intune/alerts.md): Getting notified when there are new updates available to deploy, or when something doesn't quite go as expected.
- [Advanced](https://docs.patchmypc.com/installation-guides/intune/advanced.md): The Advanced tab contains many features related to troubleshooting and completing complicated maintenance tasks for WSUS. Our install guide covers two important components.
- [Install Publisher with WSUS Standalone](https://docs.patchmypc.com/installation-guides/wsus-standalone.md): You can publish third-party updates to standalone WSUS without SCCM. This guide will walk you through the process of how to allow updates to appear directly in WSUS.
- [Requirements](https://docs.patchmypc.com/installation-guides/wsus-standalone/requirements.md): Requirements for installing WSUS Standalone mode.
- [Download and Install](https://docs.patchmypc.com/installation-guides/wsus-standalone/download-and-install.md): Download the latest version of the Patch My PC Publisher and walk through the installation.
- [License Key](https://docs.patchmypc.com/installation-guides/wsus-standalone/license-key.md): How to get your Patch My PC license, properly assigned in the publisher service.
- [Certificate Configuration](https://docs.patchmypc.com/installation-guides/wsus-standalone/certificate-configuration.md): When working with a WSUS or Configuration Manager implementation, proper certificate configuration is crucial.  Microsoft requires all updates to be signed.
- [Enable Standalone WSUS Mode](https://docs.patchmypc.com/installation-guides/wsus-standalone/enable-standalone-wsus-mode.md): This guide will walk through enabling Standalone WSUS Mode in the Publisher.
- [Updates (On-premises Publisher)](https://docs.patchmypc.com/installation-guides/wsus-standalone/updates-on-premises-publisher.md): Let's get started by enabling a couple of updates to verify we can publish to WSUS.
- [Sync Schedule](https://docs.patchmypc.com/installation-guides/wsus-standalone/sync-schedule.md)
- [Verify Third-Party Updates Appear in WSUS Console](https://docs.patchmypc.com/installation-guides/wsus-standalone/verify-third-party-updates-appear-in-wsus-console.md): Next, we want to verify that the third-party updates appear in the WSUS Console.
- [Alerts](https://docs.patchmypc.com/installation-guides/wsus-standalone/alerts.md): Get notified when there are new updates available to deploy, or when something doesn't quite go as expected.
- [Advanced](https://docs.patchmypc.com/installation-guides/wsus-standalone/advanced.md)


---

# 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.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.
