I recieved the following error when trying to restore from a .bak file:
error 5
RESTORE HEADERONLY
The error while very frustrating was easy to work around. I simply changed my logon to ‘Local System’ and was able to restore the backup.
To take you through the process step by step I:
1) Navigate to SQL Server Confiuration Manager
2) Right click on the instance you are using
3) Click on properties
4) Select thethe Logon Tab
5) Click on built in account
6) select ‘Local System’ from the drop down
7) Apply and ok your way out of the menus.