Title Missing server side dependencies.
Explanation
[MissingWebPart]WebPart class [8d6034c4-a416-e535-281a-6b714894e1aa] is referenced [1] times inthe database [WSS_Content_Intranet], but is not installed on the current farm.Please install any feature/solution which contains this web part. One or moreweb parts are referenced in the database [WSS_Content_Intranet], but are notinstalled on the current farm. Please install any feature or solution whichcontains these these web parts.
solution
function Run-SQLQuery ($SqlServer, $SqlDatabase, $SqlQuery) |
For this I am going to reuse the Run-SQLQuery PowerShell script that I introduced in my article on MissingSetupFile errors: