WSUS Console Installation: Adding It from the SCCM Software Center

Rather than letting technicians log directly onto WSUS servers, you can add the WSUS Console as a self-service application in the SCCM Software Center — giving admins quick console access from their own workstation without RDP’ing to the server itself. Setting It Up Download the Windows Server Update Services Console installer, copy it to your […]

Installing Wsus Console From The Software Center In SCCM
Rather than letting technicians log directly onto WSUS servers, you can add the WSUS Console as a self-service application in the SCCM Software Center — giving admins quick console access from their own workstation without RDP’ing to the server itself.

Setting It Up

Download the Windows Server Update Services Console installer, copy it to your SCCM source location, and create a new Application pointing at it. Use the following program parameters:
Install: WsusSetup.exe /q CONSOLE_INSTALL=1
Uninstall: WsusSetup.exe /u

Detection Method

Since this isn’t a standard MSI-based install, add a custom detection method. The most reliable option is checking for the WSUS console’s own executable — for example a file-based detection rule for wsusutil.exe or the console’s main DLL under %ProgramFiles%\Update Services\Console matching the version you’re deploying. Once the detection method is in place, distribute the content and deploy the application to whichever collection needs console access. Technicians can then install (or you can push) the WSUS console entirely through Software Center, without ever needing elevated access to the WSUS server’s desktop.

Is WSUS Itself Still Worth Building This For? (Updated for 2026)

Microsoft announced WSUS as deprecated on 20 September 2024 — it’s in “no new investment” status, meaning no further features are being added. That’s a narrower statement than it sounds, though: WSUS is not removed or disabled in any shipping Windows Server release, remains fully functional on Server 2016 through 2025, continues receiving security and quality updates per its normal lifecycle, and keeps serving Windows 10/11 clients today. A separate, narrower plan to deprecate WSUS driver synchronization specifically was actually postponed indefinitely in April 2025 after customer pushback. In short: this console-deployment approach is still entirely valid for an existing WSUS environment. For new builds, Microsoft is steering admins toward cloud-based alternatives instead — Windows Autopatch and Windows Update for Business/Intune for client updates, Azure Update Manager for servers — worth evaluating before investing further in WSUS infrastructure specifically.

Resources

WSUS Console Parameters for SCCM Install WSUS Console Detection Rule for SCCM
🛠️

Gear We Recommend

Testing configs is easier with a dedicated admin machine set up right. Here’s the kit we use.

Browse our Windows Admin Toolkit picks on Amazon

As an Amazon Associate, TechyGeeksHome earns from qualifying purchases.


Discover more from TechyGeeksHome

Subscribe to get the latest posts sent to your email.

Andrew Armstrong

Andrew Armstrong is a UK-based IT professional with 26+ years of hands-on experience in Windows, Windows Server, SCCM/ConfigMgr, Active Directory, PowerShell, and enterprise infrastructure.

He founded TechyGeeksHome in 2010 and has published over 1,500 practical guides covering real-world IT problems and solutions. When not solving IT problems,

Andrew develops free Windows utilities including Ultimate Settings Panel, which has been downloaded over 850,000 times.