> 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-publisherv3/customizations-right-click-options-in-patch-my-pc-pmpc-publisher/publish-with-full-content-or-metadata-only-patch-my-pc-pmpc-publisher.md).

# \* Publish with Full-content or Metadata Only - Patch My PC (PMPC) Publisher

*Applies to: Patch My PC Publisher V3.x*\
*Available at level: All Products, Vendor, Product*\
*Available on tab: Updates*

{% hint style="danger" %}
**PRE-RELEASE DOCUMENTATION**

This article is for Version 3.x of our Publisher, which is currently under development.

It is a copy of the existing Version 2.x article that has yet to be updated for Version 3.x.

This banner will be removed once Version 3.x is released and this article has been updated.
{% endhint %}

The **Publish with Full-content or Metadata Only** option in Patch My PC (PMPC) Publisher can be used to configure how you want software updates to be published to WSUS.

<figure><img src="/files/Hk2cobjkIuBtDflJIYhz" alt="Publishing with Full-content or Metadata Only" width="521"><figcaption></figcaption></figure>

## Full Content

Full Content publishes both the update metadata and the update binaries to WSUS.

This option is required when you want ConfigMgr or WSUS to download, distribute, and deploy the update to devices.

## Metadata Only

Metadata Only publishes the update metadata to WSUS without the installer binaries.

Devices can scan against the metadata, which means update compliance and applicability information is still visible in Configuration Manager. However, because the update binaries are not published, WSUS cannot deploy the update to devices.

This option is commonly used to evaluate the impact and requirements of updates across the environment before making them deployable.

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

If you select the metdata only option, and later decide the binaries for that update should be published, you can change that specific update to Full Content. On the next sync, the Publisher will download the binaries and publish the update with full content automatically.
{% 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:

```
GET https://docs.patchmypc.com/patch-my-pc-publisherv3/customizations-right-click-options-in-patch-my-pc-pmpc-publisher/publish-with-full-content-or-metadata-only-patch-my-pc-pmpc-publisher.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.
