Hey team….
Hope you are all well. I’m trying to run an upgrade from SharePoint 2010 to SharePoint 2013. I’m running the Test-SPContentDatabase command and it is reporting a missing feature in the target SharePoint 2013 farm.
The features guid is reported to be “c5d80b18-d15a-4151-8060-020dd9f2d9c7”.
When I return to the old farm and run the powershell cmd “Get-SPFeature c5d80b18-d15a-4151-8060-020dd9f2d9c7”, it doesn’t return the feature…
What am I missing here?
Thanks!
Never mind… I ended up doing a search on the 14 hive and located it. Still puzzled as to why it didn’t show up with the Get-SPFeature command on the old server, but reported missing by the Test-SPContentDatabase cmd.