# Verify Third-Party Updates Appear in WSUS Console

*Applies to: On-premises Publisher*

Any updates published after the WSUS Standalone option was enabled should appear directly in the WSUS console.

![](/files/bDPNOsVb3OKtfn5bxEz0)

{% hint style="info" %}
**Note:** If updates were published **before this setting was enabled**, they would **not appear in the WSUS console automatically**.

For updates published before WSUS Standalone mode was enabled, use the [**Modify Published Updates Wizard**](https://patchmypc.com/modify-published-third-party-updates-wizard) to make those updates appear in the WSUS console.
{% endhint %}

### Adding an Update View for Patch My PC Updates

We can also create a new **Update View** for Patch My PC updates. This will help with finding and managing updates from Patch My PC within WSUS.&#x20;

We'll walk through that process in the steps below:

* In WSUS right-click **Updates** and select **New Update View\...**
* Under Step 1, select **Updates are for a specific product**
* Under Step 2, select **any product**
* In the **Choose Products** window, check the **All Products** box at the top to disable all products. Scroll down to the bottom of the list, enable the boxes for **Patch My PC** and **SCUP Updates,** and select **OK**
* For Step 3, specify a name, for example: **Patch My PC Updates,** and select **OK**
* Select **Patch My PC Updates**
* If needed, change **Approval** to **Any Except Declined** and **Status** to **Any**
* Hit **Refresh** and now you will see all of the Patch My PC Updates in that list&#x20;

![Creating an Update view for Patch My PC Updates](/files/GrSGSt7NCyOzFFm2FOlG)

You can now deploy the third-party updates just like a Microsoft update **directly from the WSUS console**.


---

# 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/wsus-standalone/verify-third-party-updates-appear-in-wsus-console.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.
