While tweaking my Invoke-DbcCheck the list of -ExcludeCheck checks keeps growing and growing.
1 Invoke-DbcCheck -SqlInstance $Servers -ComputerName $Servers -Check $_ -ExcludeDatabase ReportServer, ReportServerTempDB -ExcludeCheck TestLastBackup, TestLastBackupVerifyOnly, LinkedServerConnection, SPN, MaintenanceSolution, SaRenamed, LastGoodCheckDb, LogShipping, InvalidDatabaseOwner -PassThru | Update-DbcPowerBiDataSource -Environment ProductionSure does make for a long command line to scroll thru.
Click through to see how to save these excluded checks in a configuration file.