Hello, SQL Server does not seem to interpret environmental variables. If I run the following: BACKUP DATABASE dbt01 TO DISK = '%USERPROFILE%\AppData\Local\Temp\test1' WITH FORMAT; I get error ...