Questions about backup job settings
Adam.Bean
Posts: 28
Hello,
When using the gui to create a backup job against a target server, the job gets created with my NT credentials. Is it possible to change this to another account? Can it be done globally?
Also, can you set the name of the backup without having to connect to the server in question with SSMS?
Thanks
When using the gui to create a backup job against a target server, the job gets created with my NT credentials. Is it possible to change this to another account? Can it be done globally?
Also, can you set the name of the backup without having to connect to the server in question with SSMS?
Thanks
Comments
The only way to change the "owner" of the job is to perform this via SSMS, we don't currently offer a way to "change" the owner of a job.
I'm not sure which "name" you are referring to here:
* If you want to change the filename on disk, you can do that in the SQL Backup Wizard (replace the "<AUTO>" keyword with something else)
* If you want to change the name of the backup job, you can do this on the last step of the wizard.
Hope that helps,
Jason
As for the owner of the job, is that something that will be addressed down the line? For an environment such as ours that has DMZ restrictions, this is very inconvenient. Really we just want to run all of our jobs under SA ...
Thanks for the response
I'll pass on your suggestion to our development team for consideration, unfortunately I have no estimate of when they would include it if they were to add the suggestion.
Thanks,
Jason