I have a few servers running (mixture of 2012 and 2012 R2) and am playing with Microsoft's DPM as a backup solution. One of the things it complained about during installation was ensuring the SQL Server service I am configuring it to connect to needs to run under LocalSystem. I did that and everything is fine, but now when I try to do any type of backup of TFS through TFS Admin, it errors out because LocalSystem can't connect to any of our shares on any devices because it's not a domain account.
Suggestions? I already backup the SQL Server instance where TFS is, but I'd like to use their built-in utility as well as a further measure.
This is with SQL 2012 and TFS 2012.
Run it as Network Service. If you need more permission, run it as a domain account with whatever permissions are required