Tableau Server Backup and Restore Procedure Tableau Server Backup and Restore Procedure Tableau Server data: Go to Windows -> Search Type Cmd. It will display the command prompt then enter the backup command below: U:\>tsm maintenance backup -f ts_backup -d It will show the command prompt, make sure that you are in the drive where Tableau installed like D: Use the below command to take a back of the Tableau server. tsm maintenance backup -f ts_backup -d Once the backup is complete it will show the path like: Backup written to 'D:\Tableau\Tableau Server\data\tabsvc\files\backups\ts_backup-2021-02-13.tsbak' on the controller node. According to Tableau help below are the steps to Restore from a backup Version: 2020.4 Use the tsm maintenance restore command to restore your Tableau Server data. You might do this if you had a system failure and need to restore your data, if you need to switch back to a previous version of Tableau Serve...