Creating a WSUS Dashboard
Create a detailed WSUS HTML dashboard with PowerShell, including configuration, task scheduling, and IIS virtual directory setup.
Create a detailed WSUS HTML dashboard with PowerShell, including configuration, task scheduling, and IIS virtual directory setup.
Learn how to automate WSUS patch assignment to different target groups using PowerShell scripts and scheduled tasks.
A detailed guide to installing and automating WSUS (Windows Server Update Services) for Windows, covering setup, patch deployment automation, and monitoring via dashboards. Perfect for streamlining patch management.
Learn how to use a PowerShell script to display computers with the highest error history from WSUS. This guide provides step-by-step instructions and the full script for generating and analyzing error logs.
Learn how to generate and merge Windows Update log files using PowerShell. This guide provides step-by-step instructions to create a detailed log file for troubleshooting Windows Update issues.
This article provides a script that searches and uninstalls Windows Update packages based on a given KB number
Learn how to efficiently cleanup your WSUS server using a Powershell script. Automate WSUS maintenance tasks, ensuring optimal performance and freeing up server resources.
Discover how to connect to the integrated database (BDD) of WSUS using specific server paths. The article provides detailed instructions, including the necessary Powershell script.
In WSUS, there may be instances where the incorrect client version is displayed. This article clarifies the version shown.
Explore the process of managing Windows updates using the PSWindowsUpdate PowerShell module. The article provides detailed instructions on installing the module, both manually and using standard methods, and offers insights into its utilization for checking update settings, installing patches, and viewing update history.
Explore two efficient methods to move the integrated WSUS database: using SSMS and sqlcmd. The article provides step-by-step instructions, including stopping services, detaching and attaching the database, and ensuring proper permissions. It also offers links to essential tools for the process.
Dive into a detailed guide on setting up and configuring Windows Server Update Services (WSUS). Learn about automated patch approvals based on groups, and ensure your enterprise systems stay updated and secure.