<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Positively SQL &#187; DTS</title>
	<atom:link href="http://blog.sqlpositive.com/tag/dts/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlpositive.com</link>
	<description>SQL blog by Luke Jian</description>
	<lastBuildDate>Mon, 21 Nov 2011 22:30:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Automating encryption tasks with PowerShell</title>
		<link>http://blog.sqlpositive.com/2009/08/automating-encryption-tasks-with-powershell/</link>
		<comments>http://blog.sqlpositive.com/2009/08/automating-encryption-tasks-with-powershell/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 05:48:07 +0000</pubDate>
		<dc:creator>Luke</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[DTS]]></category>
		<category><![CDATA[encrypt]]></category>
		<category><![CDATA[FTP]]></category>
		<category><![CDATA[PGP]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Transfer]]></category>

		<guid isPermaLink="false">http://blog.sqlpositive.com/?p=43</guid>
		<description><![CDATA[Recently I answered a question on how to automate a task that runs a DTS package, encrypts the result with PGP and then transfers the encrypted file to a FTP site. I became interested in this subject since I heard the same request from 2 people in less than a month and realized that this is a standard pattern for a business process. Extract.Encrypt.Transfer [...]]]></description>
		<wfw:commentRss>http://blog.sqlpositive.com/2009/08/automating-encryption-tasks-with-powershell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

