<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.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>PowerShell and SQL</title><link>http://msmvps.com/blogs/robfarley/archive/2007/01/05/powershell-and-sql.aspx</link><description>Because I've been playing with PowerShell more and more recently, I'm going to do a talk at my user-group about it next week. Should be a lot of fun, and a great excuse to get deeper into the technology over the weekend. One thing that I think is really</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>PowerShell and SMO</title><link>http://msmvps.com/blogs/robfarley/archive/2007/01/05/powershell-and-sql.aspx#498447</link><pubDate>Tue, 16 Jan 2007 20:40:04 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:498447</guid><dc:creator>Allen White</dc:creator><description>&lt;p&gt;I started seriously trying to learn the new Windows PowerShell scripting language this week. I started...&lt;/p&gt;
&lt;img src="http://msmvps.com/aggbug.aspx?PostID=498447" width="1" height="1"&gt;</description></item><item><title>Take you shell scripting to the next Power</title><link>http://msmvps.com/blogs/robfarley/archive/2007/01/05/powershell-and-sql.aspx#470635</link><pubDate>Fri, 05 Jan 2007 06:51:03 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:470635</guid><dc:creator>My Technobabble</dc:creator><description>&lt;p&gt;Powershell is a truly awesome new shell that we've recently shipped with .NET 3.0 and Windows Vista.&lt;/p&gt;
&lt;img src="http://msmvps.com/aggbug.aspx?PostID=470635" width="1" height="1"&gt;</description></item><item><title>re: PowerShell and SQL</title><link>http://msmvps.com/blogs/robfarley/archive/2007/01/05/powershell-and-sql.aspx#470600</link><pubDate>Fri, 05 Jan 2007 06:31:58 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:470600</guid><dc:creator>Glenn (MSFT)</dc:creator><description>&lt;p&gt;This is a great example of Powershell's capaiblities as were your gadget demos. Powershell really takes shell-scripting to the next level through rich object support as you mentioned. &lt;/p&gt;
&lt;p&gt;The other nice side to this story is that you can build your own cmdlets in .NET that extend the shell itself. For example you can expose your own LOB App data stores so that they can be administered and accessed via the shell as virtual folders in the same way that you can access the file system, registry.&lt;/p&gt;
&lt;p&gt;Also you can easily access your own custom .NET classes and class them from within you shell scripts just as you have done here for example&lt;/p&gt;
&lt;p&gt;[System.Reflection.Assembly]:LoadWithPartialName(&amp;quot;MyAssembly&amp;quot;)&lt;/p&gt;
&lt;p&gt;The possiblities are endless!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=470600" width="1" height="1"&gt;</description></item></channel></rss>