<?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>jb's Blog &#187; Uncategorized</title>
	<atom:link href="http://www.mindscapehq.com/staff/jeremy/index.php/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mindscapehq.com/staff/jeremy</link>
	<description>"behold the turtle, he only makes progress when he sticks his neck out"</description>
	<lastBuildDate>Wed, 28 Apr 2010 23:15:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Introduction to WCF</title>
		<link>http://www.mindscapehq.com/staff/jeremy/index.php/2010/04/introduction-to-wcf/</link>
		<comments>http://www.mindscapehq.com/staff/jeremy/index.php/2010/04/introduction-to-wcf/#comments</comments>
		<pubDate>Wed, 28 Apr 2010 23:15:41 +0000</pubDate>
		<dc:creator>Jeremy Boyd</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.mindscape.co.nz/staff/jeremy/?p=109</guid>
		<description><![CDATA[Thanks to everyone who came along last night &#8211; it was a very enjoyable DNUG session  
As mentioned, here is the code we developed during the session, so all of those little nuggets we talked about squirreling away can be found within.
If you have any queries feel free to ping me an email.
Jeremy
]]></description>
			<content:encoded><![CDATA[<p>Thanks to everyone who came along last night &#8211; it was a very enjoyable DNUG session <img src='http://www.mindscapehq.com/staff/jeremy/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>As mentioned, <a href="http://turtle.net.nz/blog/content/IntroToWCF_Code.zip">here is the code we developed during the session</a>, so all of those little nuggets we talked about squirreling away can be found within.</p>
<p>If you have any queries feel free to ping me an email.</p>
<p>Jeremy</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mindscapehq.com/staff/jeremy/index.php/2010/04/introduction-to-wcf/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Powershell for DBAs</title>
		<link>http://www.mindscapehq.com/staff/jeremy/index.php/2010/03/powershell-for-dbas/</link>
		<comments>http://www.mindscapehq.com/staff/jeremy/index.php/2010/03/powershell-for-dbas/#comments</comments>
		<pubDate>Thu, 18 Mar 2010 21:06:58 +0000</pubDate>
		<dc:creator>Jeremy Boyd</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.mindscape.co.nz/staff/jeremy/?p=106</guid>
		<description><![CDATA[Thanks to everyone who made it along to the SQL User Group session last night, I very much enjoyed having the chance to make it along.
As mentioned during the session, here are the slides and scripts from the session &#8211; along with some useful links which will help get you underway for your future PowerShell [...]]]></description>
			<content:encoded><![CDATA[<p>Thanks to everyone who made it along to the SQL User Group session last night, I very much enjoyed having the chance to make it along.</p>
<p>As mentioned during the session, here are the slides and scripts from the session &#8211; along with some useful links which will help get you underway for your future PowerShell adventures <img src='http://www.mindscapehq.com/staff/jeremy/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Slides: <a href="http://turtle.net.nz/sqlug/2010%20-%2003/Powershell%20for%20DBAs.pptx">http://turtle.net.nz/sqlug/2010%20-%2003/Powershell%20for%20DBAs.pptx</a></p>
<p>Snippets: <a href="http://turtle.net.nz/sqlug/2010%20-%2003/PowershellSnippets.zip">http://turtle.net.nz/sqlug/2010%20-%2003/PowershellSnippets.zip</a></p>
<p>Links:</p>
<p>PowerShell 2.0 download: <a href="http://support.microsoft.com/kb/968929">http://support.microsoft.com/kb/968929</a></p>
<p>Installer for Windows XP, Server 2003, Vista and Server 2008. If you have Windows 7 or Server 2008 R2 you already have PowerShell 2.0 available as an installable feature.</p>
<p>PowerShell on TechNet: ﻿<a href="http://technet.microsoft.com/en-us/scriptcenter/dd742419.aspx">http://</a><a href="http://technet.microsoft.com/en-us/scriptcenter/dd742419.aspx">technet.microsoft.com/en-us/scriptcenter/dd742419.aspx</a></p>
<p>This is a great starting point for good information about PowerShell both as a reference and also into the wider community of IT pro&#8217;s working with it.</p>
<p>SQL PowerShell Extensions: <a href="http://sqlpsx.codeplex.com/">http://sqlpsx.codeplex.com</a><a href="http://sqlpsx.codeplex.com/">/</a></p>
<p>This is the CodePlex site where you can download the very useful extensions for the SQL SMO objects to give you an army of useful cmdlets for your SQL scripting. These were the ones I used heavily in the later demos last night. You definitely want to make use of these <img src='http://www.mindscapehq.com/staff/jeremy/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Idera PowerShell Plus: <a href="http://www.idera.com/Products/PowerShell/PowerShell-Plus/">http://www.idera.com/Products/PowerShell/PowerShell-Plus</a><a href="http://www.idera.com/Products/PowerShell/PowerShell-Plus/">/</a></p>
<p>Check out the Idera PowerShell IDE if you are interested in a &#8220;better text editor&#8221; for developing scripts. Remember that there is a simple built in IDE with PowerShell 2.0 as well. Idera also have a bunch of free PowerShell scripts on their site so go download them if you are interested.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mindscapehq.com/staff/jeremy/index.php/2010/03/powershell-for-dbas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

