Tips, reminders and ideas on how to solve different code issues.
Tuesday, May 10, 2016
MSSQL - Cannot Save backup to other SQL Server Instance with Management Studio
The user that is running is MSSQLSERVER. But to be able to add this user to Security you probably need to type: NT SERVICE\MSSQLSERVER for the server the backup is going to be saved on and add correct permissions.
No comments:
Post a Comment