Thor Logo dbatools

Patches

Get-DbaInstalledPatch

Hiram Fleitas, @hiramfleitas, fleitasarts.com

Get-DbaInstalledPatch View Source Hiram Fleitas, @hiramfleitas, fleitasarts.com Windows, Linux, macOS Synopsis Retrieves installed SQL Server patches from Windows Registry for patch compliance and audit reporting. Description Queries the Windows Registry to retrieve a complete history of SQL Server patches installed on one or more computers. This includes Cumulative Updates (CUs), Service Packs, and Hotfixes that have been applied to any SQL Server instance on the target machines. Essential for patch compliance audits, pre-upgrade planning, and troubleshooting environments where you need to verify what patches have been installed and when.

Read more