# Getting Started

*Applies to: Patch My PC Publisher*

## Overview

This section helps you get up and running with the Publisher by guiding you through the key decisions and setup steps required for a successful deployment.

You’ll learn how to review and validate prerequisites, determine the correct installation location for your environment, and understand how the Publisher integrates with Intune, WSUS, ConfigMgr, or a combination of these.

You’ll also be guided through initial configuration and common customization options, ensuring the Publisher is aligned with your operational requirements before you begin publishing applications and updates.

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

If you have security or compliance questions prior to installation, we recommend reviewing the [Security section](https://docs.patchmypc.com/patch-my-pc-publisher/security) of this documentation before proceeding. It provides detailed information on catalog validation, binary verification, platform trust models, and software supply chain protections.
{% endhint %}

{% stepper %}
{% step %}

## Decide where to install the Publisher

Before you begin, determine where the Publisher should be installed. The correct installation location depends on how you plan to use the Publisher and which platforms you manage (ConfigMgr, WSUS, Intune, or a combination).

* [Where should I install the Publisher?](https://docs.patchmypc.com/download-and-install#where-should-i-install-the-publisher)
  {% endstep %}

{% step %}

## Review the Publisher requirements

The core requirements apply regardless of how you plan to use the Publisher.

* [Core Publisher Requirements](https://docs.patchmypc.com/patch-my-pc-publisher/publisher-requirements/core-requirements)

Platform-specific requirements:

* [ConfigMgr Requirements](https://docs.patchmypc.com/patch-my-pc-publisher/publisher-requirements/configmgr-requirements)
* [WSUS Requirements](https://docs.patchmypc.com/patch-my-pc-publisher/publisher-requirements/wsus-requirements)
* [Intune Requirements](https://docs.patchmypc.com/patch-my-pc-publisher/publisher-requirements/intune-requirements)
  {% endstep %}

{% step %}

## Download and install the Publisher

* [Download and Install Publisher](https://docs.patchmypc.com/download-and-install#download-the-publisher)
  {% endstep %}

{% step %}

## Configure the Publisher for your environment

Once the Publisher is installed, configure it based on how you plan to use it. Choose the scenario that best matches your environment:

* [Scenario 1: ConfigMgr - Applications only](https://docs.patchmypc.com/patch-my-pc-publisher/scenario-based-guidance/installation-and-configuration/scenario-1-configmgr-applications-only)
* [Scenario 2: ConfigMgr - Applications and Updates (WSUS)](https://docs.patchmypc.com/patch-my-pc-publisher/scenario-based-guidance/installation-and-configuration/scenario-2-configmgr-applications-and-updates-wsus)
* [Scenario 3: WSUS (Standalone)](https://docs.patchmypc.com/patch-my-pc-publisher/scenario-based-guidance/installation-and-configuration/scenario-3-wsus-standalone)
* [Scenario 4: Intune – Applications and Updates](https://docs.patchmypc.com/patch-my-pc-publisher/scenario-based-guidance/installation-and-configuration/scenario-4-intune-applications-and-updates)
* [Scenario 5: Mixed environment (ConfigMgr, WSUS and Intune)](https://docs.patchmypc.com/patch-my-pc-publisher/scenario-based-guidance/installation-and-configuration/scenario-5-mixed-environment-configmgr-wsus-and-intune)
  {% endstep %}

{% step %}

## Customize and publish applications and updates

* Once the Publisher is configured, decide which products you want to publish. Choose the scenario that best matches your environment:
  * [Scenario 1: ConfigMgr Applications](https://docs.patchmypc.com/patch-my-pc-publisher/scenario-based-guidance/product-selection-and-discovery/scenario-1-configmgr-applications)
  * [Scenario 2: ConfigMgr / WSUS Updates](https://docs.patchmypc.com/patch-my-pc-publisher/scenario-based-guidance/product-selection-and-discovery/scenario-2-configmgr-wsus-updates)
  * [Scenario 3: Intune Applications and Updates](https://docs.patchmypc.com/patch-my-pc-publisher/scenario-based-guidance/product-selection-and-discovery/scenario-3-intune-applications-and-updates)
* [Customize products in the Publisher with Right-Click Options](https://docs.patchmypc.com/patch-my-pc-publisher/customizations-right-click-options)
* [Publish applications and updates](https://docs.patchmypc.com/patch-my-pc-publisher/administration/sync-schedule)
  {% endstep %}
  {% endstepper %}


---

# 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/getting-started.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.
