Should I be able to restore a MSP360 SQL backup using SSMS?
When I try to select the .bak file in the Restore Database dialog I get the following error:
The media family on device 'Foo.bak' is incorrectly formed. SQL Server cannot process this media family.
RESTORE HEADERONLY is terminating abnormally. (Microsoft SQL Server, Error: 3241)
The source SQL server instance version is 14.0.2027.2 on Windows Server 2019 Datacenter. The destination instance is version 14.0.2027.2 on Windows 10 Pro.