I am setting up SQL server to automatically backup to a network share. Right now I am getting 'access denied' errors because the SQL services are still set to use the local system account. If I change the SQL Server Service to use a domain account, what priviliges does that account need? I know the account would need full permissions on the network share, but what about on the computer running SQL server?
Thanks!
Kris
Thanks!
Kris