<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - pollusb</title>
<link>http://snipplr.com/users/pollusb/tags/admin</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 15 Feb 2012 13:34:14 GMT</pubDate>
<item>
<title>(SQL) Extract logins default db</title>
<link>http://snipplr.com/view/13485/extract-logins-default-db/</link>
<description><![CDATA[ <p>Extract logins default db settings from one server to export to another</p> ]]></description>
<pubDate>Thu, 26 Mar 2009 13:26:18 GMT</pubDate>
<guid>http://snipplr.com/view/13485/extract-logins-default-db/</guid>
</item>
<item>
<title>(SQL) Linked Servers Summary</title>
<link>http://snipplr.com/view/13404/linked-servers-summary/</link>
<description><![CDATA[ <p>This piece of code is really useful to manage the Linked Servers. It will tell you if a linked server is no longer valid. That is pointing to an invalid DNS entry or an address that doesn't ping.</p> ]]></description>
<pubDate>Tue, 24 Mar 2009 11:56:32 GMT</pubDate>
<guid>http://snipplr.com/view/13404/linked-servers-summary/</guid>
</item>
<item>
<title>(SQL) Unable to delete or disable SQL Server job due to error regarding MSX server</title>
<link>http://snipplr.com/view/13329/unable-to-delete-or-disable-sql-server-job-due-to-error-regarding-msx-server/</link>
<description><![CDATA[ <p>This is a simplified version to resolve the error "Unable to delete or disable SQL Server job due to error regarding MSX server" when migrating a server</p> ]]></description>
<pubDate>Fri, 20 Mar 2009 18:09:59 GMT</pubDate>
<guid>http://snipplr.com/view/13329/unable-to-delete-or-disable-sql-server-job-due-to-error-regarding-msx-server/</guid>
</item>
<item>
<title>(SQL) Deactivate jobs on SQL Server</title>
<link>http://snipplr.com/view/13328/deactivate-jobs-on-sql-server/</link>
<description><![CDATA[ <p>Let's say you need to deactivate jobs, do something, then reactivate jobs. You can use this to generate the code for both by changing "@enabled = 0" with 1</p> ]]></description>
<pubDate>Fri, 20 Mar 2009 18:05:00 GMT</pubDate>
<guid>http://snipplr.com/view/13328/deactivate-jobs-on-sql-server/</guid>
</item>
<item>
<title>(SQL) Determine Free Disk Space in SQL Server</title>
<link>http://snipplr.com/view/13063/determine-free-disk-space-in-sql-server/</link>
<description><![CDATA[ <p>This is not my code but I really like the fact that it's not using a COM object to do it's task such as the one I've been using for years.</p> ]]></description>
<pubDate>Thu, 12 Mar 2009 17:30:34 GMT</pubDate>
<guid>http://snipplr.com/view/13063/determine-free-disk-space-in-sql-server/</guid>
</item>
<item>
<title>(SQL) Connect SQL Server to a Windows Shared Folder</title>
<link>http://snipplr.com/view/12973/connect-sql-server-to-a-windows-shared-folder/</link>
<description><![CDATA[ <p>This is how you can connect SQL Server to a Share folder for your backups. After running this, you will see the letter T: in the GUI. Each line must be run seperatly.</p> ]]></description>
<pubDate>Tue, 10 Mar 2009 20:46:52 GMT</pubDate>
<guid>http://snipplr.com/view/12973/connect-sql-server-to-a-windows-shared-folder/</guid>
</item>
</channel>
</rss>
