Thor Logo dbatools

Component

Get-DbaFeature

Chrissy LeMaire (@cl), netnerds.net

Get-DbaFeature View Source Chrissy LeMaire (@cl), netnerds.net Windows, Linux, macOS Synopsis Discovers installed SQL Server features and components across multiple servers Description Executes SQL Server’s built-in feature discovery report to inventory all installed SQL Server components, editions, and instances across one or more servers. This function automates the manual process of running setup.exe /Action=RunDiscovery and parsing the resulting XML report, making it perfect for compliance auditing, license tracking, and environment documentation.

Read more