> For the complete documentation index, see [llms.txt](https://docs.patchmypc.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.patchmypc.com/patch-my-pc-publisher/resources.md).

# Resources for Patch My PC Publisher

*Applies to: Patch My PC Publisher V3.x*

Whether you're evaluating Patch My PC (PMPC) Publisher, planning to deploy it, or optimizing an existing environment, several resources are available to support you.

<table data-header-hidden><thead><tr><th valign="top"></th><th valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top"><a href="#live-demo">Live Demo</a></td><td valign="top"><a href="#guided-setup-call">Guided Setup Call</a></td><td valign="top"><a href="#environment-review">Environment Review</a></td></tr><tr><td valign="top"><a href="#learning-hub">Learning Hub</a></td><td valign="top"><a href="#youtube">YouTube</a></td><td valign="top"><a href="#knowledge-base">Knowledge Base</a></td></tr><tr><td valign="top"><a href="#blog">Blog</a></td><td valign="top"><a href="#support">Support</a></td><td valign="top"></td></tr></tbody></table>

## Live Demo

A *Live Demo* provides a guided walkthrough of Publisher, tailored to your environment and use case. This is ideal for teams evaluating the product, reviewing architecture, or exploring specific scenarios such as Microsoft ConfigMgr, WSUS, or Intune integration.

You can ask questions in real time with an engineer and see how Publisher fits into your existing processes.

To schedule a live demo with an engineer, visit [https://patchmypc.com/demo](https://patchmypc.com/demo/)

## Guided Setup Call

A *Guided Setup Call* is designed for customers installing Publisher for the first time or migrating an existing installation.

During this session, an engineer will assist with:

* Installation validation
* Integration with Microsoft WSUS, ConfigMgr, and/or Intune
* Initial publishing configuration
* Best practice alignment for new deployments.

This session focuses on correctly installing and integrating Publisher into your environment.

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

A guided setup call assists with initial installation and configuration and is not intended for technical troubleshooting or support. We cannot guarantee that the appropriate support resources will be available if used for that purpose.

For technical issues, application-specific problems, or deployment failures, please contact [Support](#support) to ensure proper case routing and assignment to an engineer.
{% endhint %}

To schedule a guided setup call with an engineer, visit [https://patchmypc.com/setup-call](https://patchmypc.com/setup-call/)

Environment Review

An *Environment Review* call is designed to provide a proactive review of your current Publisher configuration and to answer product-related questions. During the session, an engineer can help you validate best practices, discuss new features, and provide reassurance that your configuration aligns with recommended guidance.

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

Environment Review calls are not intended for technical support or break/fix troubleshooting, and we cannot guarantee that the appropriate support resources will be available if used for that purpose.

For technical issues, application-specific problems, or deployment failures, please contact [Support ](#support)to ensure proper case routing and assignment to an engineer.

To schedule an environment review call with an engineer, visit [https://patchmypc.com/environment-review-call](https://patchmypc.com/environment-review-call/)
{% endhint %}

## Learning Hub

Our *Learning Hub* is designed to provide structured, engineer-led guidance across our products, Intune, and ConfigMgr. It reflects our commitment to delivering high-quality experiences by intentionally lowering the barrier to learning.

The Learning Hub offers practical tutorials, best practice guidance, and real-world implementation walkthroughs to help customers build confidence and operational maturity. Content is created by experienced engineers who work directly with customers, ensuring that guidance reflects real deployment scenarios and common challenges.

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

For more information, visit [https://patchmypc.com/learning-hub](https://patchmypc.com/learning-hub/)
{% endhint %}

## YouTube

Our *YouTube channel* includes feature deep dives, recorded webinars, walkthroughs, and practical demonstrations of real-world scenarios.

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

You can access our YouTube channel at: <https://www.youtube.com/channel/UCT9BKiLpbO1pGxXsU1-_zBg>
{% endhint %}

## Knowledge Base

Our *Knowledge Base* contains detailed technical documentation, configuration guidance, and troubleshooting articles across Patch My PC products and supported platforms. It includes product-specific nuances, platform integration guidance for Microsoft Intune, ConfigMgr, and WSUS, and vendor-specific considerations that commonly arise in real-world deployments.

Many articles are based on patterns and scenarios that our Support team frequently encounters. This makes our Knowledge Base a valuable source of practical expertise, especially when navigating edge cases, advanced configurations, or vendor-specific behavior.

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

For more information, visit [https://patchmypc.com/kb](https://patchmypc.com/kb/)
{% endhint %}

## Blog

The *Patch My PC Blog* provides in-depth technical dives, industry-focused insights, and guidance on evolving platform capabilities and product functionality. It is where we share detailed analysis, implementation recommendations, and commentary on changes across Microsoft Intune, ConfigMgr, WSUS, and the broader endpoint management ecosystem.

In addition to feature announcements and catalog updates, our blog often explores platform-specific behavior, architectural considerations, and real-world deployment strategies. If you’re looking for context, technical depth, or perspective beyond step-by-step documentation, the blog is a valuable resource.

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

For more information, visit [https://patchmypc.com/blog](https://patchmypc.com/blog/)
{% endhint %}

## Support

Our *Support team* is made up of experienced engineers, including former administrators, Microsoft MVPs, and seasoned systems professionals with deep expertise in Patch My PC products, Microsoft Configuration Manager (ConfigMgr), Intune, and WSUS.

When you open a support case, your request is triaged and routed to the engineer best suited to address your specific issue or question. This ensures you are connected with the right expertise the first time, whether the matter involves publishing workflows, platform integration, deployment behavior, or environment-specific troubleshooting.

When submitting a case, including relevant log files significantly increases the speed of resolution. Our engineers work with Publisher, ConfigMgr, WSUS, and Intune logs daily and can quickly interpret patterns and pinpoint issues. Providing logs upfront often eliminates back-and-forth communication and accelerates root cause identification.

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

To explore the different support resources or to log a case and work with our support team, visit [https://patchmypc.com/support](https://patchmypc.com/support/)
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.patchmypc.com/patch-my-pc-publisher/resources.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
