Skip to main content

Powershell: Install WSUS Administration Console

Running SCCM Installation Prerequisites Check warns about WSUS on Site Server.

Run Powershell as Administrator and run the following command to install WSUS Administration Console

Install-WindowsFeature -Name UpdateServices-UI
Install-WindowsFeature -Name UpdateServices-UI

Popular posts from this blog

Install Microsoft .NET Core SDK

.NET Core Software Development Kit (SDK) is a set of libraries and tools that allow developers to create .NET Core applications and libraries.

Wireguard VPN: Notes

Notes while trying Wireguard VPN on some of my testbeds.