<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://sqlblog.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Think Your Windows Administrators Don’t Have Access to SQL Server 2008 by Default? Think Again.</title><link>http://sqlblog.com/blogs/argenis_fernandez/archive/2011/07/10/think-your-windows-administrators-don-t-have-access-to-sql-server-2008-by-default-think-again.aspx</link><description>We had an email thread at work where someone was asking for assistance with an unknown sa password on a SQL instance on a new laptop. “No big deal” – I said to myself – “You can reset the sa password by starting SQL in single-user mode” (If you haven’t</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP2 (Build: 61129.1)</generator><item><title>re: Think Your Windows Administrators Don’t Have Access to SQL Server 2008 by Default? Think Again.</title><link>http://sqlblog.com/blogs/argenis_fernandez/archive/2011/07/10/think-your-windows-administrators-don-t-have-access-to-sql-server-2008-by-default-think-again.aspx#36764</link><pubDate>Mon, 11 Jul 2011 02:15:26 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:36764</guid><dc:creator>Robert L Davis</dc:creator><description>&lt;p&gt;Interesting. I never considered trying something like this.&lt;/p&gt;
</description></item><item><title>re: Think Your Windows Administrators Don’t Have Access to SQL Server 2008 by Default? Think Again.</title><link>http://sqlblog.com/blogs/argenis_fernandez/archive/2011/07/10/think-your-windows-administrators-don-t-have-access-to-sql-server-2008-by-default-think-again.aspx#36765</link><pubDate>Mon, 11 Jul 2011 02:20:01 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:36765</guid><dc:creator>Paul Timmerman</dc:creator><description>&lt;p&gt;Well that's not scary at all, LOL!&lt;/p&gt;
</description></item><item><title>re: Think Your Windows Administrators Don’t Have Access to SQL Server 2008 by Default? Think Again.</title><link>http://sqlblog.com/blogs/argenis_fernandez/archive/2011/07/10/think-your-windows-administrators-don-t-have-access-to-sql-server-2008-by-default-think-again.aspx#36766</link><pubDate>Mon, 11 Jul 2011 02:31:28 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:36766</guid><dc:creator>Mark Shay</dc:creator><description>&lt;p&gt;You can also schedule an AT Job to open a command prompt.. Basically, the same thing to get NT Authority/SYSTEM session going.&lt;/p&gt;
</description></item><item><title>re: Think Your Windows Administrators Don’t Have Access to SQL Server 2008 by Default? Think Again.</title><link>http://sqlblog.com/blogs/argenis_fernandez/archive/2011/07/10/think-your-windows-administrators-don-t-have-access-to-sql-server-2008-by-default-think-again.aspx#36767</link><pubDate>Mon, 11 Jul 2011 03:01:05 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:36767</guid><dc:creator>Robert Miller</dc:creator><description>&lt;p&gt;Some mad hacker skills there. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;Seriously, like Robert Davis, I never thought of this approach.&lt;/p&gt;
</description></item><item><title>re: Think Your Windows Administrators Don’t Have Access to SQL Server 2008 by Default? Think Again.</title><link>http://sqlblog.com/blogs/argenis_fernandez/archive/2011/07/10/think-your-windows-administrators-don-t-have-access-to-sql-server-2008-by-default-think-again.aspx#36774</link><pubDate>Mon, 11 Jul 2011 13:07:54 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:36774</guid><dc:creator>Meher</dc:creator><description>&lt;p&gt;Nice demo Argenis.&lt;/p&gt;
&lt;p&gt;Meher&lt;/p&gt;
</description></item><item><title>re: Think Your Windows Administrators Don’t Have Access to SQL Server 2008 by Default? Think Again.</title><link>http://sqlblog.com/blogs/argenis_fernandez/archive/2011/07/10/think-your-windows-administrators-don-t-have-access-to-sql-server-2008-by-default-think-again.aspx#36775</link><pubDate>Mon, 11 Jul 2011 13:10:01 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:36775</guid><dc:creator>Brent Ozar</dc:creator><description>&lt;p&gt;Wow. &amp;nbsp;Nice find, man.&lt;/p&gt;
</description></item><item><title>re: Think Your Windows Administrators Don’t Have Access to SQL Server 2008 by Default? Think Again.</title><link>http://sqlblog.com/blogs/argenis_fernandez/archive/2011/07/10/think-your-windows-administrators-don-t-have-access-to-sql-server-2008-by-default-think-again.aspx#36776</link><pubDate>Mon, 11 Jul 2011 13:31:25 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:36776</guid><dc:creator>K. Brian Kelley</dc:creator><description>&lt;p&gt;Another thing is if you look at the SQL Server VSS Writer service, the service account is System. In SQL Server 2000 System was required because of Full Text. In 2005/2008 it's required not only for updates, but also for this service.&lt;/p&gt;
&lt;p&gt;The one disadvantage of using AT is you can't get an interactive session in newer versions of the OS. This is to prevent the case where you schedule a job using AT to start explorer and then intentionally kill explorer. And you can prevent the AT issue by setting the service account that is used for these jobs. This should be a best practice because it's also a security exploit on Windows systems where you've been stripped of admin rights.&lt;/p&gt;
</description></item><item><title>re: Think Your Windows Administrators Don’t Have Access to SQL Server 2008 by Default? Think Again.</title><link>http://sqlblog.com/blogs/argenis_fernandez/archive/2011/07/10/think-your-windows-administrators-don-t-have-access-to-sql-server-2008-by-default-think-again.aspx#36778</link><pubDate>Mon, 11 Jul 2011 13:54:19 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:36778</guid><dc:creator>Jim Murphy</dc:creator><description>&lt;p&gt;Nice job! &amp;nbsp;Nice combined use of tools and 'features'.&lt;/p&gt;
</description></item><item><title>re: Think Your Windows Administrators Don’t Have Access to SQL Server 2008 by Default? Think Again.</title><link>http://sqlblog.com/blogs/argenis_fernandez/archive/2011/07/10/think-your-windows-administrators-don-t-have-access-to-sql-server-2008-by-default-think-again.aspx#36779</link><pubDate>Mon, 11 Jul 2011 15:50:12 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:36779</guid><dc:creator>Chris Wood</dc:creator><description>&lt;p&gt;Argenis,&lt;/p&gt;
&lt;p&gt;The KB article says that this account is used for Microsoft Update. I have had problems with others using Microsoft Update on SQL Server so that would be a good reason not to give it sysadmin authority. Do we know what authority the SQL VSS Writer service needs because I would want to remove sysadmin role from it?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Chris&lt;/p&gt;
</description></item><item><title>re: Think Your Windows Administrators Don’t Have Access to SQL Server 2008 by Default? Think Again.</title><link>http://sqlblog.com/blogs/argenis_fernandez/archive/2011/07/10/think-your-windows-administrators-don-t-have-access-to-sql-server-2008-by-default-think-again.aspx#36780</link><pubDate>Mon, 11 Jul 2011 16:10:12 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:36780</guid><dc:creator>Amit Banerjee</dc:creator><description>&lt;p&gt;If you are using VSS backups for your SQL Server instance, then remove the Local System account from the sysadmin list will cause these backups to fail. &lt;/p&gt;
&lt;p&gt;From &lt;a rel="nofollow" target="_new" href="http://support.microsoft.com/kb/919023"&gt;http://support.microsoft.com/kb/919023&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Additionally, because of the types of operations that the writer must perform, we recommend that you do not remove the NT AUTHORITY\SYSTEM login from the sysadmin server role. &lt;/p&gt;
</description></item><item><title>re: Think Your Windows Administrators Don’t Have Access to SQL Server 2008 by Default? Think Again.</title><link>http://sqlblog.com/blogs/argenis_fernandez/archive/2011/07/10/think-your-windows-administrators-don-t-have-access-to-sql-server-2008-by-default-think-again.aspx#36781</link><pubDate>Mon, 11 Jul 2011 17:51:41 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:36781</guid><dc:creator>Chris Wood</dc:creator><description>&lt;p&gt;Amit,&lt;/p&gt;
&lt;p&gt;If you are only using the Maintenance Plan Backup DB thru an SQL agent job then you do not need this service right? We also use Red Gate SQLBackup so I know that this uses the Writer service but what elso would use it?&lt;/p&gt;
&lt;p&gt;Chris&lt;/p&gt;
</description></item><item><title>re: Think Your Windows Administrators Don’t Have Access to SQL Server 2008 by Default? Think Again.</title><link>http://sqlblog.com/blogs/argenis_fernandez/archive/2011/07/10/think-your-windows-administrators-don-t-have-access-to-sql-server-2008-by-default-think-again.aspx#36783</link><pubDate>Mon, 11 Jul 2011 18:10:24 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:36783</guid><dc:creator>Argenis</dc:creator><description>&lt;p&gt;Chris,&lt;/p&gt;
&lt;p&gt;For regular native backups or Red Gate backups you do not need the VSS Writer service. You would need it if you used DPM, for example.&lt;/p&gt;
&lt;p&gt;-Argenis&lt;/p&gt;
</description></item><item><title>re: Think Your Windows Administrators Don’t Have Access to SQL Server 2008 by Default? Think Again.</title><link>http://sqlblog.com/blogs/argenis_fernandez/archive/2011/07/10/think-your-windows-administrators-don-t-have-access-to-sql-server-2008-by-default-think-again.aspx#36784</link><pubDate>Mon, 11 Jul 2011 19:30:36 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:36784</guid><dc:creator>Chris Wood</dc:creator><description>&lt;p&gt;Argenis,&lt;/p&gt;
&lt;p&gt;If that's the case then we can certaily try to remove syadmin authority.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Chris&lt;/p&gt;
</description></item><item><title>re: Think Your Windows Administrators Don’t Have Access to SQL Server 2008 by Default? Think Again.</title><link>http://sqlblog.com/blogs/argenis_fernandez/archive/2011/07/10/think-your-windows-administrators-don-t-have-access-to-sql-server-2008-by-default-think-again.aspx#36786</link><pubDate>Mon, 11 Jul 2011 21:36:52 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:36786</guid><dc:creator>Leo Miller</dc:creator><description>&lt;p&gt;Thinking it through you will see he doesn't even need to add himself as a Sysadmin. Under the NT Authotity account he is already a sysadmin, and effectivly transparent to most monitoring.&lt;/p&gt;
&lt;p&gt;Our system monitors Sysadmins added or removed, but we wouldn't see the first logon.&lt;/p&gt;
</description></item><item><title>re: Think Your Windows Administrators Don’t Have Access to SQL Server 2008 by Default? Think Again.</title><link>http://sqlblog.com/blogs/argenis_fernandez/archive/2011/07/10/think-your-windows-administrators-don-t-have-access-to-sql-server-2008-by-default-think-again.aspx#36787</link><pubDate>Mon, 11 Jul 2011 22:15:48 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:36787</guid><dc:creator>Argenis</dc:creator><description>&lt;p&gt;Leo,&lt;/p&gt;
&lt;p&gt;If you're only monitoring 'sa' logins, then yes, you will miss the login by 'NT AUTHORITY\SYSTEM'. In my opinion any system that is properly audited should monitor all logins (failed and successful) - this is especially true of member of the sysadmin server role.&lt;/p&gt;
</description></item><item><title>re: Think Your Windows Administrators Don’t Have Access to SQL Server 2008 by Default? Think Again.</title><link>http://sqlblog.com/blogs/argenis_fernandez/archive/2011/07/10/think-your-windows-administrators-don-t-have-access-to-sql-server-2008-by-default-think-again.aspx#36882</link><pubDate>Wed, 13 Jul 2011 13:56:54 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:36882</guid><dc:creator>GrumpyOldDBA</dc:creator><description>&lt;p&gt;ah well this account NT AUTHORITY\SYSTEM &amp;nbsp;does not need sysadmin rights to run, even on a cluster. I change this to public only, add as a user to master database and grant datareader. I forget exactly what it needs to call, think it might be checking version info.&lt;/p&gt;
&lt;p&gt;Sorry but a DBA should understand security on his or her system fully with regard to what logins are created by default on install - it could be that I spent many years working in a SOX environment - that tends to sharpen your outlook ( paranoia ) on things.&lt;/p&gt;
&lt;p&gt;I see to remember ms kbs covering this - something like &amp;quot;impeding admins ona &amp;nbsp;cluster&amp;quot; or something.&lt;/p&gt;
&lt;p&gt;Good post though - I wonder how many DBAs suddenly had a panic attack?&lt;/p&gt;
</description></item><item><title>re: Think Your Windows Administrators Don’t Have Access to SQL Server 2008 by Default? Think Again.</title><link>http://sqlblog.com/blogs/argenis_fernandez/archive/2011/07/10/think-your-windows-administrators-don-t-have-access-to-sql-server-2008-by-default-think-again.aspx#37038</link><pubDate>Mon, 18 Jul 2011 20:22:16 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:37038</guid><dc:creator>Dale Hirt</dc:creator><description>&lt;p&gt;I had heard of the running SQL Server in single-user mode hack, but this one is truly a wonder of simplicity and a gaping hole.&lt;/p&gt;
&lt;p&gt;Thanks for the great article on it.&lt;/p&gt;
</description></item><item><title>re: Think Your Windows Administrators Don’t Have Access to SQL Server 2008 by Default? Think Again.</title><link>http://sqlblog.com/blogs/argenis_fernandez/archive/2011/07/10/think-your-windows-administrators-don-t-have-access-to-sql-server-2008-by-default-think-again.aspx#37164</link><pubDate>Wed, 20 Jul 2011 20:43:17 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:37164</guid><dc:creator>Aaron Sentell</dc:creator><description>&lt;p&gt;At least they can't use this to hack in using a GUI like SSMS ... or can they? Not that I feel any better either way.&lt;/p&gt;
</description></item><item><title>re: Think Your Windows Administrators Don’t Have Access to SQL Server 2008 by Default? Think Again.</title><link>http://sqlblog.com/blogs/argenis_fernandez/archive/2011/07/10/think-your-windows-administrators-don-t-have-access-to-sql-server-2008-by-default-think-again.aspx#37265</link><pubDate>Sun, 24 Jul 2011 00:05:24 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:37265</guid><dc:creator>Jorge Segarra</dc:creator><description>&lt;p&gt;Again, awesome find. Good news for security folks though, looks like this loophole might be &amp;quot;closed&amp;quot; in Denali as NT\System is no longer sysadmin by default: &lt;a rel="nofollow" target="_new" href="http://msdn.microsoft.com/en-us/library/bb500459"&gt;http://msdn.microsoft.com/en-us/library/bb500459&lt;/a&gt;(SQL.110).aspx &lt;/p&gt;
&lt;p&gt;&amp;quot;BUILTIN\administrators and Local System (NT AUTHORITY\SYSTEM) are not automatically provisioned in the sysadmin fixed server role.&amp;quot;&lt;/p&gt;
</description></item><item><title>re: Think Your Windows Administrators Don’t Have Access to SQL Server 2008 by Default? Think Again.</title><link>http://sqlblog.com/blogs/argenis_fernandez/archive/2011/07/10/think-your-windows-administrators-don-t-have-access-to-sql-server-2008-by-default-think-again.aspx#39050</link><pubDate>Fri, 14 Oct 2011 19:47:13 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:39050</guid><dc:creator>Jason S</dc:creator><description>&lt;p&gt;This isn't a security hole or loophole by any means. If you are a local admin on a system, all bets are off to begin with. Local admins by definition can do anything they want. If someone isn't trusted, then they shouldn't be a local admin. If an untrusted user is on a system as local admin, you've got big trouble whether they try to log into SQL Server or not.&lt;/p&gt;
&lt;p&gt;Also, the task scheduler was completely redesigned in Vista/2008 so the AT trick (mentioned way above) hasn't worked in a while.&lt;/p&gt;
</description></item><item><title>Leveraging Service SIDs to Logon to SQL Server 2012 Instances with Sysadmin Privileges</title><link>http://sqlblog.com/blogs/argenis_fernandez/archive/2011/07/10/think-your-windows-administrators-don-t-have-access-to-sql-server-2008-by-default-think-again.aspx#40997</link><pubDate>Thu, 12 Jan 2012 23:34:44 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:40997</guid><dc:creator>Argenis Fernandez</dc:creator><description>&lt;p&gt;&amp;amp;#160; If you recall one of my previous blog posts, titled Think Your Windows Administrators Don’t Have&lt;/p&gt;</description></item><item><title>re: Think Your Windows Administrators Don’t Have Access to SQL Server 2008 by Default? Think Again.</title><link>http://sqlblog.com/blogs/argenis_fernandez/archive/2011/07/10/think-your-windows-administrators-don-t-have-access-to-sql-server-2008-by-default-think-again.aspx#42422</link><pubDate>Wed, 21 Mar 2012 07:40:05 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:42422</guid><dc:creator>Sudhanshu</dc:creator><description>&lt;p&gt;Excelelnt one, this saves my time...&lt;/p&gt;
&lt;p&gt;hurrayyyyy&lt;/p&gt;</description></item><item><title>re: Think Your Windows Administrators Don’t Have Access to SQL Server 2008 by Default? Think Again.</title><link>http://sqlblog.com/blogs/argenis_fernandez/archive/2011/07/10/think-your-windows-administrators-don-t-have-access-to-sql-server-2008-by-default-think-again.aspx#44681</link><pubDate>Mon, 13 Aug 2012 13:14:40 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:44681</guid><dc:creator>Neil Simmons</dc:creator><description>&lt;p&gt;Actually as long as you use the -i switch in psexec then you can just as easily run the SSMS from here.&lt;/p&gt;</description></item><item><title>re: Think Your Windows Administrators Don’t Have Access to SQL Server 2008 by Default? Think Again.</title><link>http://sqlblog.com/blogs/argenis_fernandez/archive/2011/07/10/think-your-windows-administrators-don-t-have-access-to-sql-server-2008-by-default-think-again.aspx#45080</link><pubDate>Fri, 07 Sep 2012 16:07:09 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:45080</guid><dc:creator>Nik Edmiidz</dc:creator><description>&lt;p&gt;Got the following error:&lt;/p&gt;
&lt;p&gt;C:\Windows\system32&amp;gt;sqlcmd -S MAGMA\R2&lt;/p&gt;
&lt;p&gt;HResult 0xFFFFFFFF, Level 16, State 1&lt;/p&gt;
&lt;p&gt;SQL Server Network Interfaces: Error Locating Server/Instance Specified [xFFFFFF&lt;/p&gt;
&lt;p&gt;FF].&lt;/p&gt;
&lt;p&gt;Sqlcmd: Error: Microsoft SQL Server Native Client 10.0 : A network-related or in&lt;/p&gt;
&lt;p&gt;stance-specific error has occurred while establishing a connection to SQL Server&lt;/p&gt;
&lt;p&gt;. Server is not found or not accessible. Check if instance name is correct and i&lt;/p&gt;
&lt;p&gt;f SQL Server is configured to allow remote connections. For more information see&lt;/p&gt;
&lt;p&gt; SQL Server Books Online..&lt;/p&gt;
&lt;p&gt;Sqlcmd: Error: Microsoft SQL Server Native Client 10.0 : Login timeout expired.&lt;/p&gt;
&lt;p&gt;C:\Windows\system32&amp;gt;&lt;/p&gt;</description></item><item><title>re: Think Your Windows Administrators Don’t Have Access to SQL Server 2008 by Default? Think Again.</title><link>http://sqlblog.com/blogs/argenis_fernandez/archive/2011/07/10/think-your-windows-administrators-don-t-have-access-to-sql-server-2008-by-default-think-again.aspx#45081</link><pubDate>Fri, 07 Sep 2012 16:18:36 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:45081</guid><dc:creator>Argenis</dc:creator><description>&lt;p&gt;@Neil: indeed you can - the cmd window shows a what I would have needed several SSMS screenshots to demonstrate.&lt;/p&gt;
</description></item><item><title>re: Think Your Windows Administrators Don’t Have Access to SQL Server 2008 by Default? Think Again.</title><link>http://sqlblog.com/blogs/argenis_fernandez/archive/2011/07/10/think-your-windows-administrators-don-t-have-access-to-sql-server-2008-by-default-think-again.aspx#45082</link><pubDate>Fri, 07 Sep 2012 16:19:18 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:45082</guid><dc:creator>Argenis</dc:creator><description>&lt;p&gt;@Nik: MAGMA\R2 is the name of the SQL Server instance that I used in this example. You'll have to replace it with the name of the instance you're trying to connect to.&lt;/p&gt;
</description></item><item><title>re: Think Your Windows Administrators Don’t Have Access to SQL Server 2008 by Default? Think Again.</title><link>http://sqlblog.com/blogs/argenis_fernandez/archive/2011/07/10/think-your-windows-administrators-don-t-have-access-to-sql-server-2008-by-default-think-again.aspx#46224</link><pubDate>Thu, 15 Nov 2012 15:00:53 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:46224</guid><dc:creator>PJ</dc:creator><description>&lt;p&gt;THANK YOU!!!&lt;/p&gt;
</description></item><item><title>re: Think Your Windows Administrators Don’t Have Access to SQL Server 2008 by Default? Think Again.</title><link>http://sqlblog.com/blogs/argenis_fernandez/archive/2011/07/10/think-your-windows-administrators-don-t-have-access-to-sql-server-2008-by-default-think-again.aspx#46370</link><pubDate>Thu, 22 Nov 2012 20:17:18 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:46370</guid><dc:creator>Ankur Arora</dc:creator><description>&lt;p&gt;This article is indeed very interesting and knowledgable. Thanks a lot Argenis&lt;/p&gt;
&lt;p&gt;!!&lt;/p&gt;
</description></item><item><title>re: Think Your Windows Administrators Don’t Have Access to SQL Server 2008 by Default? Think Again.</title><link>http://sqlblog.com/blogs/argenis_fernandez/archive/2011/07/10/think-your-windows-administrators-don-t-have-access-to-sql-server-2008-by-default-think-again.aspx#47217</link><pubDate>Fri, 18 Jan 2013 15:57:04 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:47217</guid><dc:creator>Josh M.</dc:creator><description>&lt;p&gt;Great workaround!&lt;/p&gt;
</description></item><item><title>re: Think Your Windows Administrators Don’t Have Access to SQL Server 2008 by Default? Think Again.</title><link>http://sqlblog.com/blogs/argenis_fernandez/archive/2011/07/10/think-your-windows-administrators-don-t-have-access-to-sql-server-2008-by-default-think-again.aspx#47668</link><pubDate>Tue, 12 Feb 2013 17:08:23 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:47668</guid><dc:creator>DL</dc:creator><description>&lt;p&gt;Great tool! &amp;nbsp;Thanks!&lt;/p&gt;
</description></item></channel></rss>