This is a "Answer Your question" type of the post. Just hope the information here will help anyone.
Situation:
- Migrated TFS from Machine A to Machine B
- Restored the DB
- Reconfigured DBs using
TfcConfigure RemapDB
- Changed service account, url, binding and etc.
domainname\TFSService
= service account to run TFS
Problem:
- Logged on as the
domainname\TFSService
- Tried to setup "Scheduled backups for TFS" using a domain account used as a service account for running TFS (HOWTO)
- Back up should be stored on a remote server (accessible over UNC)
- ERROR =
Error “TF400998: The current user failed to retrieve the SQL Server service account information” when trying to configure backup plan in TFS 2015
Question:
- How to setup the Scheduled Backup using TFSService account?