How To Change The SQL Server Backup Folder

When you install Microsoft SQL Server you select the Data, Logs and Backup folder during the installation process. If you subsequently need to change these folders you can only change two of them through the SQL Server Management Studio UI. On the Server Properties dialog there are boxes for the Data and Logs default locations;

Server Properties

To change the default Backup folder you need to do a little registry editing (Windows Start menu >> Run >> regedit) (caution should always be taken whenever editing the registry);

Registry Editor - Computer\HKEY_LOCAL MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\MSSQL10_50.SQL2008R2\MSSQLServer

Change the BackupDirectory path to the new folder and OK the change. Any new backups done will now default to this location.

As you’ll see in the above screenshot the DataDirectory and LogDirectory paths are also available here but whenever available I always prefer to change settings via the UI rather than editing the registry.

Related posts:
How To Rename A SQL Server
Selecting The Correct Microsoft SQL Server 2000 Collation For Microsoft Dynamics GP
Copy Microsoft Dynamics GP Live Company To Test Automatically
Microsoft Dynamics GP 2010 R2 On Windows 8 Developer Preview
SQL-DMO not in Microsoft SQL Server 2008
Installing Microsoft Dynamics GP 2010 R2 – Database Compatibility Issue
Ian Grieve

About Ian Grieve

Consultant with over 8 years experience with Microsoft Dynamics GP, including related products such as Integration Manager, eConnect, FRx and Management Reporter.
This entry was posted in Microsoft, SQL Server, SQL Server 2008 and tagged , , , . Bookmark the permalink.

2 Responses to How To Change The SQL Server Backup Folder

  1. Pingback: Interesting Findings & Knowledge Sharing » How To Change The SQL Server Backup Folder | azurecurve

  2. Pingback: Interesting Findings & Knowledge Sharing » Everything Dynamics GP #50 !

Leave a Reply

Your email address will not be published. Required fields are marked *

*

* Copy this password:

* Type or paste password here:

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>