Question
How do I change the default backup location in MSSQL 2008?
Answer
- Open up SQL Server Management Studio
- In the Object Explorer pane, right-click your database instance and click Facets
- In the Facet drop-down select Server Settings
- Change the BackupDirectory entry to the desired backup folder, then click OK
- Restart the SQL Server service