Thor Logo dbatools

SharePoint

Get-DbaDbSharePoint

Chrissy LeMaire (@cl), netnerds.net

Get-DbaDbSharePoint View Source Chrissy LeMaire (@cl), netnerds.net Windows, Linux, macOS Synopsis Identifies all databases belonging to a SharePoint farm by querying the SharePoint Configuration database. Description Discovers and returns database objects for all databases that are part of a SharePoint farm by querying the SharePoint Configuration database’s internal tables and stored procedures. This helps DBAs identify which databases on their SQL Server instance are actively used by SharePoint, eliminating guesswork when planning maintenance, migrations, or troubleshooting SharePoint connectivity issues.

Read more