For the complete documentation index, see llms.txt. This page is also available as Markdown.

Republish Product option in Patch My PC Publisher

Applies to: Patch My PC Publisher V3.x Available at level: All Custom Products, All Products, Vendor, Product Available on tab: WSUS Updates, ConfigMgr Apps, Intune Apps, Intune Updates

The Republish Product right-click option in Patch My PC (PMPC) Publisher instructs the Publisher to rebuild and republish an update or application during the next publishing service sync.

This action is used when an item has already been published, but its content or core metadata must be rebuilt to restore functionality or include additional files.

Republishing recreates the underlying content rather than issuing a simple metadata change. The exact behavior depends on the platform being targeted.

  • For WSUS updates, republishing creates entirely new updates. They appear as separate items in WSUS and ConfigMgr, with new content paths and content hashes. By default, the update title is appended with 'Republished on date' to help identify republished updates.

  • For ConfigMgr applications, republishing creates a new content version.

  • For Intune apps and updates, the existing Win32 app content and metadata are replaced, whilst the Win32 application ID remains the same.

Note

See the Update Republishing Options for more information on how to configure republished update behavior for WSUS updates.

When to Use Republish

Republishing should only be used when the actual content of an update or application must change, and the issue cannot be resolved through a normal revision or metadata-only update.

Common scenarios include:

  • WSUS content files were removed If the content for a previously published WSUS update is missing, ConfigMgr will fail to download it and return a 404 error. Republishing restores the missing content in WSUS.

  • ScriptRunner binaries must be added When you enable a feature for the first time that depends on the ScriptRunner executable for an already-published update or application, the item must be republished so that the required binaries are included in the content.

  • A right-click customization option modified the content Options such as adding pre- or post-scripts, attaching an MST, or enabling conflicting process management introduce additional files. As these changes alter the content itself, republishing is required so the update package or application content can be rebuilt.

  • The WSUS code signing certificate changed Previously published updates must be republished so they can be signed again using the new certificate.

Important Intune Considerations

In many environments, deleting an existing Intune Win32 app and allowing Publisher to recreate it during the next sync can be faster than using the Republish Product option.

When an app is recreated, it receives a new application ID, and the Intune Management Extension evaluates it almost immediately during the next policy sync.

Republished apps keep the same application ID and are subject to the Global Re-evaluation Schedule. This schedule typically rechecks previously evaluated apps about once every 24 hours.

As a result, clients may take significantly longer to detect republished apps Vs newly created apps.

Important WSUS Considerations

When a WSUS update is marked for republishing, the Publisher displays a confirmation dialog. This dialog reminds you that a Software Update Point sync is required before the republished update becomes available in ConfigMgr.

Republish WSUS Updates confirmation

After confirmation, you are prompted to choose whether the new update should supersede the existing update in WSUS. If you choose to supersede, the older update will be marked as superseded once the new update is created.

Supersede Previous Published Update(s) confirmation

If you prefer older updates to be expired instead of superseded, this can be done manually using the Modify Published Updates wizard in the Publisher.

Last updated

Was this helpful?