
<?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>Lead, Follow, or Move &#187; PowerShell Tools</title>
	<atom:link href="http://www.leadfollowmove.com/archives/tag/powershell-tools/feed" rel="self" type="application/rss+xml" />
	<link>http://www.leadfollowmove.com</link>
	<description>Adam Bell on Deployment, Automation, PowerShell et al</description>
	<lastBuildDate>Thu, 22 Apr 2010 14:34:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>PowerShell 2.0</title>
		<link>http://www.leadfollowmove.com/archives/powershell/powershell-2-0</link>
		<comments>http://www.leadfollowmove.com/archives/powershell/powershell-2-0#comments</comments>
		<pubDate>Wed, 04 Nov 2009 12:22:43 +0000</pubDate>
		<dc:creator>Adam Bell</dc:creator>
				<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[PowerShell Tools]]></category>
		<category><![CDATA[PowerShell V2]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.leadfollowmove.com/?p=421</guid>
		<description><![CDATA[Hidden amongst all the hype of the Windows 7 release two weeks ago is the fact that in Windows 7 and Server 2008 R2 we now have PowerShell installed by default, and version 2.0 at that. From an administration point of view this is going to make my life a heck of a lot easier [...]]]></description>
			<content:encoded><![CDATA[<p>Hidden amongst all the hype of the Windows 7 release two weeks ago is the fact that in Windows 7 and Server 2008 R2 we now have PowerShell installed by default, and <a href="http://blogs.msdn.com/powershell/archive/2009/07/23/windows-powershell-2-0-rtm.aspx">version 2.0</a> at that. From an administration point of view this is going to make my life a heck of a lot easier in time.</p>
<p>For a good view of what&#8217;s new in 2 check out Joel &#8220;jaykul&#8221; Bennett&#8217;s excellent slide deck <a href="http://huddledmasses.org/whats-new-in-powershell-2/">here</a></p>
<p>To add to the <a href="http://blogs.msdn.com/powershell/archive/2008/10/29/574-reasons-why-we-are-so-proud-and-optimistic-about-w7-and-ws08r2.aspx">mammoth PowerShell support included in Windows 7</a>, the Windows 7 Resource Kit also includes a <a href="http://code.msdn.microsoft.com/PowerShellPack">PowerShell Pack</a> which adds 10 modules to help supercharge your Windows PowerShell scripting:</p>
<blockquote><p>
<strong>WPK</strong>	- Create rich user interfaces quick and easily from Windows PowerShell. Think HTA, but easy. Over 600 scripts to help you build quick user interfaces<br />
<strong>TaskScheduler</strong> -	List scheduled tasks, create or delete tasks<br />
<strong>FileSystem</strong> 	- Monitor files and folders, check for duplicate files, and check disk space<br />
<strong>IsePack</strong> &#8211; Supercharge your scripting in the Integrated Scripting Environment with over 35 shortcuts<br />
<strong>DotNet</strong> &#8211; Explore loaded types, find commands that can work with a type, and explore how you can use PowerShell, DotNet and COM together<br />
<strong>PSImageTools</strong> -	Convert, rotate, scale, and crop images and get image metadata<br />
<strong>PSRSS</strong> &#8211; Harness the FeedStore from PowerShell<br />
<strong>PSSystemTools</strong> &#8211; Get Operating System or Hardware Information<br />
<strong>PSUserTools</strong> &#8211; Get the users on a system, check for elevation, and start-processaadministrator<br />
<strong>PSCodeGen</strong> -Generates PowerShell scripts, C# code, and P/Invoke
</p></blockquote>
<p>This is all well and good, but what about the other Microsoft Operating Systems? Well, now Microsoft have released the Windows Management Framework, which includes <a href="http://support.microsoft.com/kb/968929">PowerShell 2.0, WinRM 2.0 and BITS 4.0</a> providing the same rich experience of PowerShell 2.0 for Vista, Server 2003 &#038; 2008 and Windows XP.</p>
<p>Looks to me like Microsoft just super-sized my PowerShell options :-)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.leadfollowmove.com/archives/powershell/powershell-2-0/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PowerShell Toolbox Revival</title>
		<link>http://www.leadfollowmove.com/archives/powershell/powershell-toolbox-revival</link>
		<comments>http://www.leadfollowmove.com/archives/powershell/powershell-toolbox-revival#comments</comments>
		<pubDate>Wed, 09 Sep 2009 03:52:07 +0000</pubDate>
		<dc:creator>Adam Bell</dc:creator>
				<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[PowerShell Tools]]></category>

		<guid isPermaLink="false">http://www.leadfollowmove.com/?p=410</guid>
		<description><![CDATA[A while ago, when the world was young and PowerShell was new, I put together a web page that listed the majority of the PowerShell tools around at the time. A couple of years later, and PowerShell has become way more pervasive and is going to continue to get more and more penetration into our [...]]]></description>
			<content:encoded><![CDATA[<p>A while ago, when the world was young and PowerShell was new, I put together a web page that listed the majority of the PowerShell tools around at the time.</p>
<p>A couple of years later, and PowerShell has become way more pervasive and is going to continue to get more and more penetration into our daily IT infrastructure &#8211; Windows 7 and Windows Server 2008 R2 are excellent examples of how this is going to accelerate PowerShell&#8217;s visibility and wider use.</p>
<p>I&#8217;m thinking that the <a href="http://www.leadfollowmove.com/powershell-toolbox">PowerShell Toolbox page</a> is in desperate need of an update. So, over the next week or so I&#8217;ll go through and give it a spring clean and add new popular tools to it.</p>
<p>If you&#8217;re intersted, feel free to drop a comment here listing your favourites, and I&#8217;ll make sure they get added to the page.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.leadfollowmove.com/archives/powershell/powershell-toolbox-revival/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Weekly Poll #5</title>
		<link>http://www.leadfollowmove.com/archives/powershell/weekly-poll-5</link>
		<comments>http://www.leadfollowmove.com/archives/powershell/weekly-poll-5#comments</comments>
		<pubDate>Mon, 26 May 2008 10:12:37 +0000</pubDate>
		<dc:creator>Adam Bell</dc:creator>
				<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[PowerShell Tools]]></category>
		<category><![CDATA[Weekly Poll]]></category>

		<guid isPermaLink="false">http://www.leadfollowmove.com/?p=244</guid>
		<description><![CDATA[This weeks poll is about 3rd party applications for PowerShell. If you feel I&#8217;ve omitted someone please drop me a comment. For details check the PowerShell Toolbox]]></description>
			<content:encoded><![CDATA[<p>This weeks poll is about 3rd party applications for PowerShell.</p>
Note: There is a poll embedded within this post, please visit the site to participate in this post's poll.
<p>If you feel I&#8217;ve omitted someone please drop me a comment. For details check the <a title="LFM, PowerShell Toolbox" href="http://www.leadfollowmove.com/powershell-toolbox">PowerShell Toolbox</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.leadfollowmove.com/archives/powershell/weekly-poll-5/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PowerGUI PowerPack Tutorial</title>
		<link>http://www.leadfollowmove.com/archives/powershell/powergui-powerpack-tutorial</link>
		<comments>http://www.leadfollowmove.com/archives/powershell/powergui-powerpack-tutorial#comments</comments>
		<pubDate>Wed, 30 Apr 2008 04:07:49 +0000</pubDate>
		<dc:creator>Adam Bell</dc:creator>
				<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[PowerGui]]></category>
		<category><![CDATA[PowerShell Tools]]></category>

		<guid isPermaLink="false">http://www.leadfollowmove.com/?p=240</guid>
		<description><![CDATA[I have just finished watching a really good tutorial on how to create PowerPacks in PowerGUI. This gives you a great insight into what can be done with PowerGUI and has given me a few ideas of my own ;) Well done Kirk, and thanks to Dmitry for pointing it out!]]></description>
			<content:encoded><![CDATA[<p>I have just finished watching a really good <a title="PowerGUI PowerPack Tutorial" href="http://powergui.org/shares/powergui/sbin/docs/How_to_create_a_PowerPack/How_to_create_a_PowerPack.html">tutorial</a> on how to create PowerPacks in <a title="PowerGui Home Page" href="http://www.powergui.org">PowerGUI</a>.</p>
<p>This gives you a great insight into what can be done with PowerGUI and has given me a few ideas of my own ;)</p>
<p>Well done <a title="Poshoholic Blog" href="http://www.poshoholic.com/">Kirk</a>, and thanks to <a title="Dmitry's Blog: Creating a PowePack" href="http://dmitrysotnikov.wordpress.com/2008/04/29/how-to-create-a-powerpack/">Dmitry</a> for pointing it out!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.leadfollowmove.com/archives/powershell/powergui-powerpack-tutorial/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>/n Software NetCmdlets</title>
		<link>http://www.leadfollowmove.com/archives/powershell/n-software-netcmdlets</link>
		<comments>http://www.leadfollowmove.com/archives/powershell/n-software-netcmdlets#comments</comments>
		<pubDate>Thu, 17 Jan 2008 15:33:44 +0000</pubDate>
		<dc:creator>Adam Bell</dc:creator>
				<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[PowerShell Tools]]></category>

		<guid isPermaLink="false">http://www.leadfollowmove.com/archives/powershell/n-software-netcmdlets</guid>
		<description><![CDATA[I saw yesterday (via Marco Shaw) that /n Software are now offering a hobbyist license for their NetCmdlets. Which is available here. I tried to download them yesterday, and was prompted for my Credit Card details, so I cancelled the transaction. After having a look today, things went a lot smoother. So smooth in fact [...]]]></description>
			<content:encoded><![CDATA[<p>I saw yesterday (via <a title="Marco Shaw: NetCmdlets are Now Free" href="http://marcoshaw.blogspot.com/2008/01/netcmdlets-now-free-for-non-commercial.html">Marco Shaw</a>) that /n Software are now offering a hobbyist license for their NetCmdlets. Which is available <a title="/n Software - Purchase NetCmdlets" href="http://www.nsoftware.com/order/options.aspx?part=NCP1-A">here</a>.</p>
<p>I tried to download them yesterday, and was prompted for my Credit Card details, so I cancelled the transaction. After having a look today, things went a lot smoother. So smooth in fact that I managed to navigate through the whole transaction without actually getting the product! Apparently I managed to not provide any information and received an Order number:</p>
<blockquote><p>
The order data has been sent to our order desk. Your order confirmation number is   ****** . Please save this number for future reference.
</p></blockquote>
<p>What happens next is anyone&#8217;s guess. Seeing as they don&#8217;t have my email address or any other information it would appear I managed to glide through the process too easily. ;)</p>
<p>To be fair I think the process allowed me to progress without providing any Shipping information, as it had a tick box for &#8220;same as billing information&#8221;. </p>
<p>I&#8217;ve since stepped through the process again, but provided details under the shipping page, so I guess we&#8217;ll see.</p>
<p>Anyway, well done to /n Software for lettings us play with their product. Something else to add to my To Do list!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.leadfollowmove.com/archives/powershell/n-software-netcmdlets/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Tools and News</title>
		<link>http://www.leadfollowmove.com/archives/powershell/tools-and-news</link>
		<comments>http://www.leadfollowmove.com/archives/powershell/tools-and-news#comments</comments>
		<pubDate>Fri, 30 Nov 2007 11:54:09 +0000</pubDate>
		<dc:creator>Adam Bell</dc:creator>
				<category><![CDATA[Administrativia]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Announcements]]></category>
		<category><![CDATA[PowerShell Tools]]></category>

		<guid isPermaLink="false">http://www.leadfollowmove.com/archives/powershell/tools-and-news</guid>
		<description><![CDATA[I know things have been a bit quiet lately. I&#8217;m in the middle of moving my family back to Australia so as you can imagine it&#8217;s a bit manic! I&#8217;ve been hearing good things about PowerShell Plus for a while now, most recently from Richard. It&#8217;s definitely on my list of things to play with. [...]]]></description>
			<content:encoded><![CDATA[<p>I know things have been a bit quiet lately.  I&#8217;m in the middle of moving my family back to Australia so as you can imagine it&#8217;s a bit manic!</p>
<p>I&#8217;ve been hearing good things about <a title="Shell Tools: PowerShell Plus" href="http://www.powershell.com/plus/">PowerShell Plus</a> for a while now, most recently from <a title="Richard Siddaway's Blog: PowerShell Plus" href="http://richardsiddaway.spaces.live.com/Blog/cns!43CFA46A74CF3E96!904.entry">Richard</a>. It&#8217;s definitely on my list of things to play with. I just need to find more play time!!</p>
<p>You may recall that I got to see a demo of <a title="Special Operations: Command" href="http://www.specopssoft.com/powershell/">SpecOps Command</a>, and had access to an early preview. Unfortunately I didn&#8217;t get past installing it to really have a play. I believe this application is really going to have a big impact on PowerShell, and it would appear <a title="PowerShell Blog: SpecOps Command" href="http://blogs.msdn.com/powershell/archive/2007/11/28/distributed-powershell-available-today-via-specops-command.aspx">Jeffrey</a> is of the same opinion! Well done to Magnus, Thorbjorn and everyone at SpecOps for going RTM.</p>
<p>When I started this blog, I kept the default theme from WordPress, with the view of worrying about the content rather than the look. Most people seem to read the content via RSS, so that&#8217;s been fine. I&#8217;m not going to change the focus, but I&#8217;m going to revamp the website, update the <a title="Lead, Follow, or Move: PowerShell Toolbox" href="http://www.leadfollowmove.com/powershell-toolbox">toolbox</a> and <a title="Lead, Follow, or Move: PowerShell Example Code" href="http://www.leadfollowmove.com/powershell-example-code">example code</a> and generally give everything an uplift for the New Year. </p>
<p>I&#8217;m also aware that posts have lacked the technical content that I want them to have lately. So over the next few weeks I plan on getting a lot more interesting posts up.</p>
<p>Watch this space ;)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.leadfollowmove.com/archives/powershell/tools-and-news/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nine. No. Twelve</title>
		<link>http://www.leadfollowmove.com/archives/powershell/nine-no-twelve</link>
		<comments>http://www.leadfollowmove.com/archives/powershell/nine-no-twelve#comments</comments>
		<pubDate>Thu, 15 Nov 2007 10:32:26 +0000</pubDate>
		<dc:creator>Adam Bell</dc:creator>
				<category><![CDATA[Group Policy]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Announcements]]></category>
		<category><![CDATA[PowerShell Tools]]></category>

		<guid isPermaLink="false">http://www.leadfollowmove.com/archives/powershell/nine-no-twelve</guid>
		<description><![CDATA[..and he has given unto you these these nine &#8230;. twelve! twelve cmdlets for GPO management! Apologies for the poor homage. I couldn&#8217;t help myself ;)]]></description>
			<content:encoded><![CDATA[<p>..and he has given unto you these these <a title="Dmitry's Blog: SDM' provides 9 cmdlets" href="http://dmitrysotnikov.wordpress.com/2007/11/15/sdm-software-provides-9-gpo-cmdlets/">nine</a> &#8230;. twelve! <a title="SDM Software: GPO cmdlets updated" href="http://sdmsoftware.com/blog/2007/11/sdm_software_gpmc_cmdlets_upda.html">twelve cmdlets</a> for GPO management!</p>
<p>Apologies for the poor <a title="IMDB: History of the World Part 1 Quotes" href="http://www.imdb.com/title/tt0082517/quotes">homage</a>. I couldn&#8217;t help myself ;) </p>
]]></content:encoded>
			<wfw:commentRss>http://www.leadfollowmove.com/archives/powershell/nine-no-twelve/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SpecOps Command</title>
		<link>http://www.leadfollowmove.com/archives/powershell/specops-command</link>
		<comments>http://www.leadfollowmove.com/archives/powershell/specops-command#comments</comments>
		<pubDate>Thu, 01 Nov 2007 23:32:40 +0000</pubDate>
		<dc:creator>Adam Bell</dc:creator>
				<category><![CDATA[Group Policy]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[PowerShell Tools]]></category>
		<category><![CDATA[Tech Talk]]></category>

		<guid isPermaLink="false">http://www.leadfollowmove.com/archives/powershell/specops-command</guid>
		<description><![CDATA[PowerShell is gaining in popularity, and more companies are announcing products that provide access to interfaces to PowerShell for automation and administration. This situation is very similar to when the Windows Installer (MSI) technology first came on to the scene around 2000-2001, and anyone authoring setup software was dealing with how to get it out [...]]]></description>
			<content:encoded><![CDATA[<p>PowerShell is gaining in popularity, and more companies are announcing products that provide access to interfaces to PowerShell for automation and administration.</p>
<p>This situation is very similar to when the Windows Installer (MSI) technology first came on to the scene around 2000-2001, and anyone authoring setup software was dealing with how to get it out into their environments. Everyone was including the redistributable with their software in case the machine it was going to be installed on didn&#8217;t have it in place already.</p>
<p>The complexity with PowerShell however is that there are two questions that need to be dealt with:1) Like MSI, how do you deploy PowerShell out in your environment? and 2) How do you manage your <a title="LFM: PowerShell Portability" href="http://www.leadfollowmove.com/archives/powershell/powershell-portability">PowerShell landscape</a> of Snappins?</p>
<p>I was lucky enough see an online demo from Magnus and Thorbjorn from Special Operations Software today. They have a new product expected to be announced at TechEd later this month, called <em>SpecOps Command</em> which I believe will deal with these questions, for starters.</p>
<p><em>SpecOps Command</em>, seems to be a tightly integrated product between Group Policy and PowerShell. This combination has the ability to provide it with the best of both products: the ease and flexibility of PowerShell, and the centralised environment management of Group Policy.</p>
<p>The tool has loads of cool features including the ability to run PoSH scripts assigned in GPO&#8217;s, Undo scripts for when things fall out of scope, reporting, and the ability to target clients in a very granular manner e.g. Only apply to Dell machines running Windows XP.</p>
<p>Thorbjorn advised that <em>SpecOps</em> intend to release a couple of versions of <em>Command</em>, including a free version that should provide the core functionality including the abilty to distribute PowerShell out into your environment. </p>
<p>I think it&#8217;s great that ISV&#8217;s like <em>Quest</em> and <em>SpecOps</em> are adding value to the PowerShell community with free offerings, as well as their commercial products. It give them exposure to their intended market, and provides us with some cool tools to make life easier :)</p>
<p>Like <a title="Quest: AD Cmdlets" href="http://www.quest.com/activeroles-server/arms.aspx">Quest&#8217;s AD Cmdlet&#8217;s</a> I think <em>SpecOps Command</em> is likely to have a big impact on the way we use PowerShell going forwards.</p>
<p>[Update 2 Nov]<br />
Magnus just gave me the link to the SpecOps website for <a title="SpecOps Command" href="http://www.specopssoft.com/powershell/">Command</a>. This will be the product page when it releases. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.leadfollowmove.com/archives/powershell/specops-command/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PowerShell Toolbox (Part 2)</title>
		<link>http://www.leadfollowmove.com/archives/powershell/powershell-toolbox-part-2</link>
		<comments>http://www.leadfollowmove.com/archives/powershell/powershell-toolbox-part-2#comments</comments>
		<pubDate>Tue, 21 Aug 2007 09:48:51 +0000</pubDate>
		<dc:creator>Adam Bell</dc:creator>
				<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[PowerShell Tools]]></category>

		<guid isPermaLink="false">http://www.leadfollowmove.com/archives/powershell/powershell-toolbox-part-2</guid>
		<description><![CDATA[After feedback on the recent post on the PowerShell Toolbox, I can see that over time this list will continue to change, and grow. With that in mind it makes more sense to dedicate a page. I&#8217;ve taken the original list from the post, plus the updates from the comments and combined them into a [...]]]></description>
			<content:encoded><![CDATA[<p>After feedback on the recent post on the PowerShell Toolbox, I can see that over time this list will continue to change, and grow. With that in mind it makes more sense to dedicate a page.</p>
<p>I&#8217;ve taken the original list from the post, plus the updates from the comments and combined them into a more comprehensive list on the page. I&#8217;ve also included a short description, and whether the product is free, commercial, open source etc.</p>
<p>If you have a tool, or know of a tool we&#8217;ve missed, let me know in the comments here (or the previous post), and I&#8217;ll update the page.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.leadfollowmove.com/archives/powershell/powershell-toolbox-part-2/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>PowerShell Toolbox</title>
		<link>http://www.leadfollowmove.com/archives/powershell/powershell-toolbox</link>
		<comments>http://www.leadfollowmove.com/archives/powershell/powershell-toolbox#comments</comments>
		<pubDate>Fri, 17 Aug 2007 10:47:19 +0000</pubDate>
		<dc:creator>Adam Bell</dc:creator>
				<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Announcements]]></category>
		<category><![CDATA[PowerShell Tools]]></category>

		<guid isPermaLink="false">http://www.leadfollowmove.com/archives/powershell/powershell-toolbox</guid>
		<description><![CDATA[As the list of PowerShell tools is constantly growing, I thought I&#8217;d take the time out to list the ones I&#8217;m aware of. GPExpert™ Scripting Toolkit for PowerShell PoshConsole PowerShell Community Extensions PowerGadgets Quest&#8217;s PowerGUI PowerLocker PowerPad PowerShell Analyzer ActiveRoles Management Shell for AD (aka Quest AD Cmdlets) Zimbra PowerShell Cmdlets SAPIEN PrimalScript 2007 What [...]]]></description>
			<content:encoded><![CDATA[<p>As the list of PowerShell tools is constantly growing, I thought I&#8217;d take the time out to list the ones I&#8217;m aware of. </p>
<p><a title="SDM Software: GPExpert Scripting Toolkit" href="http://www.sdmsoftware.com/products2.php">GPExpert™ Scripting Toolkit for PowerShell</a><br />
<a title="Codeplex: PoshConsole" href="http://www.codeplex.com/PoshConsole">PoshConsole</a><br />
<a title="Codeplex: PowerShell Community Extensions" href="http://www.codeplex.com/PowerShellCX">PowerShell Community Extensions</a><br />
<a title="PowerGadgets Website" href="http://www.powergadgets.com/">PowerGadgets</a><br />
<a title="PowerGUI website" href="http://www.powergui.org">Quest&#8217;s PowerGUI</a><br />
<a title="PowerLocker: PowerShell PowerPad" href="http://powerlocker.com/index_files/PowerPadDetails.htm">PowerLocker PowerPad</a><br />
<a title="PowerShell Analyzer Website" href="http://www.powershellanalyzer.com/">PowerShell Analyzer</a><br />
<a title="Quest: AD Cmdlets" href="http://www.quest.com/activeroles-server/arms.aspx">ActiveRoles Management Shell for AD (aka Quest AD Cmdlets)</a><br />
<a title="Zimbra: Powershell Cmdlets" href="http://gallery.zimbra.com/gallery.php?act=viewProd&#038;productId=21">Zimbra PowerShell Cmdlets</a><br />
<a title="SAPIEN: PrimalScript website" href="http://www.primalscript.com/">SAPIEN PrimalScript 2007</a></p>
<p>What else is out there that I should add to the list? What tools do you have in your toolbox, and which ones are essential Vs nice-to-have?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.leadfollowmove.com/archives/powershell/powershell-toolbox/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
