The Fix
- Close SCUP completely if it’s still open.
- Open File Explorer and navigate to:
C:\Users\%username%\AppData\Local\Microsoft\System Center Updates Publisher 2011
- Rename that folder (for example to
System Center Updates Publisher 2011.old) rather than deleting it outright, in case you want to recover any custom catalog settings later. - Launch SCUP again.
A Note on SCUP’s Status
Worth knowing if you’re troubleshooting this today: SCUP itself has been in Microsoft’s “hospice care” state since 31 January 2024 — it still runs and this fix still works, but it receives no further engineering development or official support. Microsoft’s current guidance for publishing third-party update catalogs (Adobe, Dell, HP, Lenovo and similar) is to use Configuration Manager’s own in-console “v3” catalog subscription feature instead of the standalone SCUP tool going forward. That said, plenty of environments are still running SCUP for existing catalog workflows, so the fix above remains valid — just be aware you’re maintaining a legacy tool, and that in-console publishing in ConfigMgr requires packages signed with a trusted code-signing certificate, which is one reason some shops haven’t fully migrated off SCUP yet.If the Database Reset Doesn’t Help
On the rare occasion a fresh database folder doesn’t resolve the crash, check these before reinstalling SCUP entirely:- Confirm the account launching SCUP has full write permissions to the AppData path above — a permissions issue on that folder produces the same symptom as a corrupted database.
- Check Windows Event Viewer (Application log) for a .NET Framework exception logged at the same time as the crash — SCUP is a WPF application and a missing or corrupted .NET Framework component can trigger the same load failure.
- If SCUP is installed on a machine that’s also running the Configuration Manager console, verify both are on compatible versions — a ConfigMgr console update can occasionally leave SCUP’s local dependencies out of sync.
Resources
Discover more from TechyGeeksHome
Subscribe to get the latest posts sent to your email.