# Scenario 3: WSUS (Standalone)

*Applies to: Patch My PC Publisher*

## Overview

Use this scenario when the Publisher is used exclusively to create and manage third party updates in Windows Server Update Services (WSUS). This configuration is for environments that do not publish applications through ConfigMgr and do not integrate with Intune.

After completing the configuration steps in this section, the Publisher will be ready to publish third-party updates to WSUS.

## Checklist

Before configuring the Publisher, ensure the following information is identified and validated:

**General Items**

* [x] You have started a trial and/or have a valid [license key](https://docs.patchmypc.com/patch-my-pc-publisher/administration/general/license-information).
* [x] The Publisher [installation location](https://docs.patchmypc.com/download-and-install#where-should-i-install-the-publisher) has been identified.
* [x] Publisher [core requirements](https://docs.patchmypc.com/patch-my-pc-publisher/publisher-requirements/core-requirements) are met.

**Platform Checklist (WSUS)**

* [x] Publisher [platform requirements](https://docs.patchmypc.com/patch-my-pc-publisher/publisher-requirements/wsus-requirements) are met.

## Installation and Configuration Steps

The following steps are suitable for getting the Publisher up and running in most environments and are recommended to be completed before selecting products to enable for publishing and applying product customizations.

1. After the [core](https://docs.patchmypc.com/patch-my-pc-publisher/publisher-requirements/core-requirements) and [WSUS](https://docs.patchmypc.com/patch-my-pc-publisher/publisher-requirements/wsus-requirements) platform requirements have been met, and the Publisher installation location is identified, [download and install](https://docs.patchmypc.com/installation-guides/configmgr/download-and-run-the-msi) the Publisher.
2. Open the Publisher console and go to the [General ](https://docs.patchmypc.com/patch-my-pc-publisher/administration/general)tab. Enter your [license key or start a trial](https://docs.patchmypc.com/patch-my-pc-publisher/administration/general/license-information).
3. Click the Validate button to validate the licence.
4. On the General tab still, confirm that a valid [code signing certificate is selected](https://docs.patchmypc.com/patch-my-pc-publisher/administration/general/certificate-management) or create/select one.
5. On the General tab still, configure [log retention](https://docs.patchmypc.com/patch-my-pc-publisher/administration/general/logging-options) to keep a minimum of 10 logs and set the maximum log size to 10 megabytes.
6. Go to the [Updates ](https://docs.patchmypc.com/patch-my-pc-publisher/administration/updates)tab, right-click the [All Products](https://docs.patchmypc.com/administration/updates/product-tree#all-products-level) node in the [product tree](https://docs.patchmypc.com/patch-my-pc-publisher/administration/updates/product-tree) and enable and configure, the *Manage Installation Logging* [customization](https://docs.patchmypc.com/patch-my-pc-publisher/customizations-right-click-options) option. This ensures detailed installation logs are generated on client devices when third-party applications are installed. This helps with troubleshooting if issues occur during installation.
7. On the Updates tab still, click the [Options](https://docs.patchmypc.com/patch-my-pc-publisher/administration/updates/options) button. In the [Standalone WSUS Mode](https://docs.patchmypc.com/patch-my-pc-publisher/administration/updates/options/standalone-wsus-mode) section, enable the **Make updates appear in the WSUS console** setting.&#x20;
8. Go to the [Sync Schedule](https://docs.patchmypc.com/patch-my-pc-publisher/administration/sync-schedule) tab to confirm the schedule aligns with your operational requirements.
9. Go to the [Alerts ](https://docs.patchmypc.com/patch-my-pc-publisher/administration/alerts)tab to configure email or webhook notifications if publishing and operational notifications are required.
10. Go to the [Advanced](https://docs.patchmypc.com/patch-my-pc-publisher/administration/advanced) tab and review:
    1. Configure [proxy settings](https://docs.patchmypc.com/patch-my-pc-publisher/administration/advanced/proxy-settings) if your environment requires outbound internet access through a proxy.
    2. Configure a [Local Content Repository](https://docs.patchmypc.com/patch-my-pc-publisher/administration/advanced/local-content-repository) path for binary free applications.
11. Go to the [About](https://docs.patchmypc.com/patch-my-pc-publisher/administration/about) tab and review the self-update settings for the Publisher. If your organization has strict change control, disable automatic self updates. In most environments this is not recommended, as new versions include bug fixes and new features.
12. Click **Apply** to save the settings.

After completing these steps, the Publisher is configured and ready to publish third-party updates to WSUS.

The next step is to [Customize and publish applications and updates](https://docs.patchmypc.com/getting-started#customize-and-publish-applications-and-updates).


---

# 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/scenario-based-guidance/installation-and-configuration/scenario-3-wsus-standalone.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.
