Archive for March, 2008

Backup SQL databases to network share

Thursday, March 13th, 2008

To be able to backup databases to a network share, the MSSQLSERVER service needs access to the location on the network. For this you need to change the SQL services service account. Before doing this you'll need to give that user extra permissions, to accomplish this you can add the user to ...