﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2008 / SQL Server 2008 Administration  / SQL backup to network drive / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Wed, 22 May 2013 21:23:55 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: SQL backup to network drive</title><link>http://www.sqlservercentral.com/Forums/Topic1391438-1550-1.aspx</link><description>[quote][b]sqlGDBA (11/30/2012)[/b][hr]I think you only need to change the SQL Agent service account, not the SQL Server service account.[/quote]Yes, if you're running all your backups as scheduled jobs, that's true.  But if you expect to run ad hoc backup (or restore) commands from SSMS, for example, then I think the SQL Server service also needs access.John</description><pubDate>Mon, 03 Dec 2012 08:44:13 GMT</pubDate><dc:creator>John Mitchell-245523</dc:creator></item><item><title>RE: SQL backup to network drive</title><link>http://www.sqlservercentral.com/Forums/Topic1391438-1550-1.aspx</link><description>If you know any account having enough rights on that drive give it as proxy account on SQL Server properties--&amp;gt; Security</description><pubDate>Mon, 03 Dec 2012 08:39:59 GMT</pubDate><dc:creator>Ratheesh.K.Nair</dc:creator></item><item><title>RE: SQL backup to network drive</title><link>http://www.sqlservercentral.com/Forums/Topic1391438-1550-1.aspx</link><description>LocalSystem is local to the machine. You need an account that has rights to get to the network. You should set a service account that's a domain account, with Everyone permissions and then specific permissions to certain shares for backup.</description><pubDate>Fri, 30 Nov 2012 14:09:47 GMT</pubDate><dc:creator>Steve Jones - SSC Editor</dc:creator></item><item><title>RE: SQL backup to network drive</title><link>http://www.sqlservercentral.com/Forums/Topic1391438-1550-1.aspx</link><description>I think you only need to change the SQL Agent service account, not the SQL Server service account.</description><pubDate>Fri, 30 Nov 2012 13:48:18 GMT</pubDate><dc:creator>sqlGDBA</dc:creator></item><item><title>RE: SQL backup to network drive</title><link>http://www.sqlservercentral.com/Forums/Topic1391438-1550-1.aspx</link><description>I don't even know how that "Local System account" looks like.I guess it's different on each machine.I tried to work around and granted "Everyone" FULL CONTROL on that network folder but it didn't help.I did a test on my local SQL 2012 Express. I had the same setting - Local System account.As soon as I changed it to my Domain account - Backup successfully created a file on network share.</description><pubDate>Fri, 30 Nov 2012 12:35:37 GMT</pubDate><dc:creator>RVO</dc:creator></item><item><title>RE: SQL backup to network drive</title><link>http://www.sqlservercentral.com/Forums/Topic1391438-1550-1.aspx</link><description>if using local system you need to allow the machine account access to the network share</description><pubDate>Fri, 30 Nov 2012 11:01:27 GMT</pubDate><dc:creator>Perry Whittle</dc:creator></item><item><title>RE: SQL backup to network drive</title><link>http://www.sqlservercentral.com/Forums/Topic1391438-1550-1.aspx</link><description>More likely that you will need to change the SQL Agent service account to a domain account that has access, not the SQL Server service account.</description><pubDate>Fri, 30 Nov 2012 10:32:57 GMT</pubDate><dc:creator>sqlGDBA</dc:creator></item><item><title>SQL backup to network drive</title><link>http://www.sqlservercentral.com/Forums/Topic1391438-1550-1.aspx</link><description>Our 20 SQL Servers all running under "Local System account".Backup to network share doesn't work - Error.I guess because local account doesn't have access to network folder. Even when I add "Everyone" FULL CONTROLL to the folder.What is the solution?Does it mean we have to change SQL Server service account to Domain account on all 20 servers?</description><pubDate>Fri, 30 Nov 2012 10:02:53 GMT</pubDate><dc:creator>RVO</dc:creator></item></channel></rss>