# Publish with Full-content or Metadata Only

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

## Overview

The **Publish with Full-content or Metadata Only** option can be used to configure how you want software updates to be published to WSUS.

<figure><img src="https://3773699522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MX7dvS0r_4fc0AikgJS%2Fuploads%2FzoVbR80EA86TaTniqmek%2Fimage.png?alt=media&#x26;token=beab5cab-be49-4b42-b03b-f5b8b627eb3b" 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: 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/customizations-right-click-options/publish-with-full-content-or-metadata-only.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.
