<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Poshoholic</title>
	<atom:link href="http://poshoholic.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://poshoholic.com</link>
	<description>Totally addicted to PowerShell</description>
	<lastBuildDate>Wed, 01 Feb 2012 14:56:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='poshoholic.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/39e81c89b01efbd96b0f3f2df6e23019?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Poshoholic</title>
		<link>http://poshoholic.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://poshoholic.com/osd.xml" title="Poshoholic" />
	<atom:link rel='hub' href='http://poshoholic.com/?pushpress=hub'/>
		<item>
		<title>PowerSE 2.7 KB: PowerShell profile does not load on startup</title>
		<link>http://poshoholic.com/2012/01/25/powerse-2-7-kb-powershell-profile-does-not-load-on-startup/</link>
		<comments>http://poshoholic.com/2012/01/25/powerse-2-7-kb-powershell-profile-does-not-load-on-startup/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 19:01:59 +0000</pubDate>
		<dc:creator>Kirk Munro</dc:creator>
				<category><![CDATA[Devfarm]]></category>
		<category><![CDATA[PowerSE]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[KB]]></category>
		<category><![CDATA[PoSh]]></category>
		<category><![CDATA[Poshoholic]]></category>
		<category><![CDATA[profile]]></category>

		<guid isPermaLink="false">https://kirkmunro.wordpress.com/?p=750</guid>
		<description><![CDATA[With the release we published yesterday, both PowerSE and PowerWF received a new feature: product-specific profiles.&#160; This feature allows you to have profile scripts that you only want run in PowerSE or PowerWF run there so that you don’t have to use if statements to check the host name in your profile scripts.&#160; With this [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poshoholic.com&amp;blog=1436967&amp;post=750&amp;subd=kirkmunro&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>With the release we published yesterday, both <a href="http://powerwf.com/products/powerse.aspx" target="_blank">PowerSE</a> and <a href="http://powerwf.com/products/powerwf.aspx" target="_blank">PowerWF</a> received a new feature: product-specific profiles.&#160; This feature allows you to have profile scripts that you only want run in PowerSE or PowerWF run there so that you don’t have to use if statements to check the host name in your profile scripts.&#160; With this feature we also created the initial PowerSE and PowerWF profile scripts such that they dot-source the native PowerShell profile script by default so that what runs in PowerShell also runs in PowerSE.</p>
<p>Unfortunately there is one small detail that was left out of the PowerSE installer for this feature: the installation of the initial PowerSE-specific profile. As a result, if you download PowerSE 2.7, your PowerShell profile won’t run right away.&#160; Fortunately the fix is simple.&#160; All you need to do is invoke this script from inside PowerSE 2.7:</p>
<blockquote><p>if (-not (Test-Path -LiteralPath $profile)) {     <br />&#160;&#160;&#160; Set-Content -Path $profile -Value @&#8217;      <br />if (Test-Path -LiteralPath $profile.CurrentUserPowerShellHost) {      <br />&#160;&#160;&#160; . $profile.CurrentUserPowerShellHost      <br />}      <br />&#8216;@      <br />}</p>
</blockquote>
<p>Once you have run that script, your PowerSE profile will exist and it will be defined to load your PowerShell profile.&#160; Restart PowerSE 2.7 and you’ll have your PowerShell profile loaded by default again.</p>
<p>Note that this does not apply to PowerWF users, the profile scripts were added correctly to the installer for that release.</p>
<p>My apologies for the inconvenience.&#160; We hope to have this resolved in the product itself very soon.&#160; In the meantime this short script should work around the issue for you.</p>
<p>Kirk out.</p>
<div style="display:inline;float:none;margin:0;padding:0;" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:1a6887f4-05d4-4893-b71e-ae42d175b754" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/PowerShell" rel="tag">PowerShell</a>,<a href="http://technorati.com/tags/PoSh" rel="tag">PoSh</a>,<a href="http://technorati.com/tags/Poshoholic" rel="tag">Poshoholic</a>,<a href="http://technorati.com/tags/PowerSE" rel="tag">PowerSE</a>,<a href="http://technorati.com/tags/KB" rel="tag">KB</a>,<a href="http://technorati.com/tags/profile" rel="tag">profile</a></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kirkmunro.wordpress.com/750/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kirkmunro.wordpress.com/750/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kirkmunro.wordpress.com/750/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kirkmunro.wordpress.com/750/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kirkmunro.wordpress.com/750/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kirkmunro.wordpress.com/750/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kirkmunro.wordpress.com/750/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kirkmunro.wordpress.com/750/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kirkmunro.wordpress.com/750/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kirkmunro.wordpress.com/750/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kirkmunro.wordpress.com/750/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kirkmunro.wordpress.com/750/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kirkmunro.wordpress.com/750/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kirkmunro.wordpress.com/750/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poshoholic.com&amp;blog=1436967&amp;post=750&amp;subd=kirkmunro&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://poshoholic.com/2012/01/25/powerse-2-7-kb-powershell-profile-does-not-load-on-startup/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Poshoholic</media:title>
		</media:content>
	</item>
		<item>
		<title>PowerWF and PowerSE 2.7 are now available</title>
		<link>http://poshoholic.com/2012/01/24/powerwf-and-powerse-2-7-are-now-available/</link>
		<comments>http://poshoholic.com/2012/01/24/powerwf-and-powerse-2-7-are-now-available/#comments</comments>
		<pubDate>Tue, 24 Jan 2012 17:44:30 +0000</pubDate>
		<dc:creator>Kirk Munro</dc:creator>
				<category><![CDATA[Devfarm]]></category>
		<category><![CDATA[PowerSE]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[PowerWF]]></category>
		<category><![CDATA[management pack]]></category>
		<category><![CDATA[PoSh]]></category>
		<category><![CDATA[Poshoholic]]></category>
		<category><![CDATA[SCSM]]></category>
		<category><![CDATA[workflow]]></category>

		<guid isPermaLink="false">https://kirkmunro.wordpress.com/?p=747</guid>
		<description><![CDATA[This morning PowerWF and PowerSE 2.7 were released to the web and they can now be downloaded from http://www.powerwf.com.&#160; These releases offer a lot of new value to PowerWF and PowerSE users, as follows: PowerWF 2.7 Highlights New Start Page with New Workflows The start page in PowerWF has been completely redesigned to provide immediate [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poshoholic.com&amp;blog=1436967&amp;post=747&amp;subd=kirkmunro&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This morning <a href="http://powerwf.com/products/powerwf.aspx" target="_blank">PowerWF</a> and <a href="http://powerwf.com/products/powerse.aspx" target="_blank">PowerSE</a> 2.7 were released to the web and they can now be downloaded from <a href="http://www.powerwf.com">http://www.powerwf.com</a>.&#160; These releases offer a lot of new value to PowerWF and PowerSE users, as follows:</p>
<h4>PowerWF 2.7 Highlights</h4>
<p><strong>New Start Page with New Workflows</strong></p>
<p>The start page in PowerWF has been completely redesigned to provide immediate value out of the box for PowerWF customers.&#160; The new design highlights the Workflow Library that is included with PowerWF, allowing customers to play workflows in the library without opening a workflow or script document.&#160; Users can also customize the workflows on the start page and add their own groups of workflows for easier runbook automation.&#160; This immediate out of the box value is included for PowerWF customers to allow them to leverage the power of Workflows and PowerShell in their environments without requiring any knowledge of PowerShell or Workflows.</p>
<p><strong>New Management Packs for System Center Service Manager (SCSM)</strong></p>
<p>PowerWF for Service Manager has always included several useful management packs for SCSM in the product.&#160; In this release, even more management packs for SCSM have been added.&#160; Now, with a click of a button you can deploy management packs that automatically close resolved incidents, expire inactive problem announcements, cancel pending activities for closed change requests, identify problems from incident trends, notify incident authors about unresolved incidents, and get SCSM statistics.&#160; These management packs are only available for licensed users of PowerWF for Service Manager.</p>
<p><b>Improved Toolbox Search</b></p>
<p>The search engine in the Activity toolbox just got better!&#160; Now you can search using command names or keywords and PowerWF will return the best matches based on the terms you provided.&#160; This includes searching with keywords that are only referenced in activity documentation and not in the command name itself.&#160; For example, if you’re a VMware administrator, simply entering “vMotion” into the search box will reveal the MoveVM activity that is necessary to perform vMotion tasks.</p>
<p><strong>Product-Specific Profile Support</strong> </p>
<p>PowerWF now uses its own product-specific profile support, and it updates the $profile variable to include the paths to each of the relevant profiles that you use. By default the PowerWF profile dot-sources the native PowerShell console profile, however you can change this behaviour as required by simply modifying the profile yourself in PowerSE.</p>
<h4>PowerSE 2.7 Highlights</h4>
<p><b>Easier Breakpoint Management</b></p>
<p>Breakpoint management in PowerSE just got a lot easier.&#160; PowerSE now includes a Breakpoints pane to allow you to see all breakpoints you have set in your scripting environment, and you can now manage breakpoints using the breakpoint cmdlets and see the breakpoints you have created in the Breakpoints pane.&#160; This gives you easy creation of line breakpoints using the Toggle Breakpoint feature or command and variable breakpoints using the Set-PSBreakpoint cmdlet (or sbp alias for short).</p>
<p><b>Breakpoints Preserved Across Sessions</b></p>
<p>Breakpoints are now automatically preserved across sessions, allowing you to continue debugging your scripts from one session to the next.&#160; They are also preserved when you close a file, so you won’t have to reset breakpoints each time you return to a script you were working on.&#160; You can still remove breakpoints of course, using the Toggle Breakpoint feature or the Remove-PSBreakpoint cmdlet.</p>
<p><b>Improved Help Search</b></p>
<p>PowerShell help topic files are now included in the help search pane, allowing you to search for help for integral keywords like if or foreach, or for topics like “Advanced functions”, or you can learn more about remoting by searching for “Remote”.&#160; Also, if no results are found when you search, PowerSE will now include a keyword search in command descriptions to allow for users to discover commands using related terms, such as “vMotion”.</p>
<p><strong>Product-Specific Profile Support</strong></p>
<p>PowerSE now uses its own product-specific profile support, and it updates the $profile variable to include the paths to each of the relevant profiles that you use.&#160; By default the PowerSE profile dot-sources the native PowerShell console profile, however you can change this behaviour as required by simply modifying the profile yourself in PowerSE.</p>
<h4>And that’s not all!</h4>
<p>This shows you a few of the highlights of this release, but of course there were plenty of bug fixes, some performance improvements, and a few other minor enhancements that were included as well.&#160; Whether you’re a current PowerWF or PowerSE customer, or someone who is looking for great tools for working with PowerShell, Workflow, and Management Packs, I strongly encourage you to give this release a try and let us know what you think.</p>
<p>Kirk out.</p>
<div style="display:inline;float:none;margin:0;padding:0;" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:d75ac868-7c3d-4caf-8aa1-d0c95970ea52" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/PowerShell" rel="tag">PowerShell</a>,<a href="http://technorati.com/tags/PoSh" rel="tag">PoSh</a>,<a href="http://technorati.com/tags/Poshoholic" rel="tag">Poshoholic</a>,<a href="http://technorati.com/tags/PowerWF" rel="tag">PowerWF</a>,<a href="http://technorati.com/tags/PowerSE" rel="tag">PowerSE</a>,<a href="http://technorati.com/tags/SCSM" rel="tag">SCSM</a>,<a href="http://technorati.com/tags/management+pack" rel="tag">management pack</a>,<a href="http://technorati.com/tags/workflow" rel="tag">workflow</a></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kirkmunro.wordpress.com/747/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kirkmunro.wordpress.com/747/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kirkmunro.wordpress.com/747/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kirkmunro.wordpress.com/747/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kirkmunro.wordpress.com/747/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kirkmunro.wordpress.com/747/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kirkmunro.wordpress.com/747/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kirkmunro.wordpress.com/747/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kirkmunro.wordpress.com/747/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kirkmunro.wordpress.com/747/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kirkmunro.wordpress.com/747/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kirkmunro.wordpress.com/747/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kirkmunro.wordpress.com/747/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kirkmunro.wordpress.com/747/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poshoholic.com&amp;blog=1436967&amp;post=747&amp;subd=kirkmunro&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://poshoholic.com/2012/01/24/powerwf-and-powerse-2-7-are-now-available/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Poshoholic</media:title>
		</media:content>
	</item>
		<item>
		<title>Essential PowerShell: To alias, or not to alias, that is the question</title>
		<link>http://poshoholic.com/2012/01/05/essential-powershell-to-alias-or-not-to-alias-that-is-the-question/</link>
		<comments>http://poshoholic.com/2012/01/05/essential-powershell-to-alias-or-not-to-alias-that-is-the-question/#comments</comments>
		<pubDate>Thu, 05 Jan 2012 14:30:00 +0000</pubDate>
		<dc:creator>Kirk Munro</dc:creator>
				<category><![CDATA[Essential PowerShell]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[alias]]></category>
		<category><![CDATA[New-Alias]]></category>
		<category><![CDATA[PoSh]]></category>
		<category><![CDATA[Poshoholic]]></category>
		<category><![CDATA[Set-Alias]]></category>

		<guid isPermaLink="false">https://kirkmunro.wordpress.com/?p=738</guid>
		<description><![CDATA[Recently there was a discussion between community experts and a product team about a module they are working on.&#160; The topic being discussed was cmdlet aliases: whether or not they should provide aliases for their cmdlets out of the box and if so, how they should be provided.&#160; Aliases are great for ad-hoc PowerShell work, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poshoholic.com&amp;blog=1436967&amp;post=738&amp;subd=kirkmunro&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Recently there was a discussion between community experts and a product team about a module they are working on.&#160; The topic being discussed was cmdlet aliases: whether or not they should provide aliases for their cmdlets out of the box and if so, how they should be provided.&#160; Aliases are great for ad-hoc PowerShell work, which is what most PowerShell users do at this point, and incredibly useful when you’re trying to put out a fire and managing your infrastructure using PowerShell.&#160; However, there are many important things that module authors need to consider when planning aliases for their cmdlets, as follows:</p>
<p>1. There are many cmdlets out now, and more and more every month.&#160; Coming up with a vsa (very short alias) that is <em>unique</em> is a challenge at best, and the more time goes by the more tla&#8217;s (three-letter aliases) will get used up.&#160; The likelihood of an alias conflict is already high, and increasing all the time given the number of commands that are available both from Microsoft and from third party vendors.</p>
<p>2. The land grab with alias names is worse than it is with functions or cmdlets.&#160; With functions or cmdlets, you can have multiple modules loaded with conflicting names and access either command using the fully qualified command name.&#160; With aliases though you are not provided this same capability – there can be only one.&#160; Aliases are simply commands set to a single value and they cannot be qualified using a module name qualifier to disambiguate if a name conflict arises.</p>
<p>3. Depending on how careful (or not) that developers are, it is very easy for a module author to completely take over (overwrite) an existing alias with no warning or message indicating that this has happened, resulting in potential command hijacking between module teams.&#160; A simple call to Set-Alias does this without warning.&#160; On the flipside, if developers don’t hijack aliases, then some of the aliases they would otherwise create may simply not be defined.</p>
<p>4. When aliases are hijacked, unloading a module doesn&#8217;t correct the problem because an alias that was overwritten by a module alias will simply become completely unavailable when the alias is removed as the module is unloaded.</p>
<p>As far as I am aware, this situation does not improve with the next version of PowerShell either, so it&#8217;s years away from getting better.</p>
<p>Believe it or not, even with these things in mind, I&#8217;m actually still pro aliases.&#160; I just think that some extra care/thought needs to be put into their definition.&#160; There is no real standard here that both satisfactorily addresses the issues identified above and that allows for consistency across companies/teams at this time.&#160; Given that is the current state of affairs, if you are considering aliases for your module I recommend one of the following approaches:</p>
<p>1. [SAFEST] Rather than trying to come up with something that can be shipped despite these issues, at this time I think aliases would be best addressed in a &quot;tips and tricks&quot; type of blog post, proposing a short script that defines some useful aliases for the module/snapin in question in order to allow admins to be able to deal with fires quickly using ad-hoc PowerShell commands via some aliases.&#160; Such a script should generate warnings whenever a name conflict is discovered so that users are aware when an alias either cannot be created or is overwritten.</p>
<p>2. [EXPERIMENTAL] Ship aliases with your module, but try to make sure they really are unique.&#160; For example, if you’re a vendor whose company name starts with Q, you could prefix all of your aliases with &quot;q&quot;.&#160; This is attractive because there are no verbs that start with &quot;q&quot;, so right from the start you&#8217;ve dramatically reduced the chance that you&#8217;ll have a conflict, setting yourselves up better to have aliases that belong to you.&#160; Then you would only have to coordinate within your company to make sure the aliases used across teams are unique.&#160; This isn’t foolproof though because there may be multiple products/vendors that adopt the same standard, and if the name of your company or product starts with G, the likelihood of a conflict would be much higher (the alias prefix used for &quot;get-*&quot; cmdlets is &quot;g&quot;) so you may want to choose a pair of letters instead.&#160; Regardless, you&#8217;ve likely reduced the risk, and you could generate a warning whenever you run into a conflict that prevents an alias from being created.</p>
<p>3. [RECOMMENDED] Lots of 1 and a little bit of 2: use unique alias names that work for your product team/company, but don&#8217;t ship them with the module.&#160; Instead, push them out as a value add on a blog post, and see how the community responds.&#160; At the same time work with MVPs and Microsoft to get these issues addressed such that a shorthand system for command names does work.&#160; Some MVPs, already proposed a few things to the Microsoft PowerShell team that could help here (aliases for module names for one &#8212; think PS\gsv for a core PowerShell version of Get-Service or EX\gu for the Get-User cmdlet that comes with the Microsoft Exchange module or AD\gu for the Get-User cmdlet that comes with the Microsoft Active Directory module, and so on), but more discussions need to happen and this will take more time.</p>
<p>I recommend the third option because given the current issues with alias hijacking and with no support for disambiguation, it seems to be the best solution for now (from my perspective at least).&#160; If you have come up with other alternatives that resolve these issues, please share them with the community so that this improves going forward.</p>
<p>Hope this helps,</p>
<p>Kirk out.</p>
<div style="display:inline;float:none;margin:0;padding:0;" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:2b5f7e32-5541-4122-b392-b23aaf4e027d" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/PowerShell" rel="tag">PowerShell</a>,<a href="http://technorati.com/tags/PoSh" rel="tag">PoSh</a>,<a href="http://technorati.com/tags/Poshoholic" rel="tag">Poshoholic</a>,<a href="http://technorati.com/tags/Essential+PowerShell" rel="tag">Essential PowerShell</a>,<a href="http://technorati.com/tags/alias" rel="tag">alias</a></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kirkmunro.wordpress.com/738/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kirkmunro.wordpress.com/738/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kirkmunro.wordpress.com/738/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kirkmunro.wordpress.com/738/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kirkmunro.wordpress.com/738/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kirkmunro.wordpress.com/738/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kirkmunro.wordpress.com/738/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kirkmunro.wordpress.com/738/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kirkmunro.wordpress.com/738/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kirkmunro.wordpress.com/738/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kirkmunro.wordpress.com/738/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kirkmunro.wordpress.com/738/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kirkmunro.wordpress.com/738/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kirkmunro.wordpress.com/738/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poshoholic.com&amp;blog=1436967&amp;post=738&amp;subd=kirkmunro&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://poshoholic.com/2012/01/05/essential-powershell-to-alias-or-not-to-alias-that-is-the-question/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Poshoholic</media:title>
		</media:content>
	</item>
		<item>
		<title>PowerShell MVP for 2012</title>
		<link>http://poshoholic.com/2012/01/04/powershell-mvp-for-2012/</link>
		<comments>http://poshoholic.com/2012/01/04/powershell-mvp-for-2012/#comments</comments>
		<pubDate>Wed, 04 Jan 2012 17:51:39 +0000</pubDate>
		<dc:creator>Kirk Munro</dc:creator>
				<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Microsoft MVP]]></category>
		<category><![CDATA[PoSh]]></category>
		<category><![CDATA[Poshoholic]]></category>

		<guid isPermaLink="false">https://kirkmunro.wordpress.com/?p=740</guid>
		<description><![CDATA[Every year around Christmas I anxiously await the New Year to see if I receive the Microsoft MVP award again that year.&#160; Well that email came on January 1, 2012, and I’m quite thrilled about this one because it’s a milestone this time (year 5 as a PowerShell MVP).&#160; Thanks to the community for being [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poshoholic.com&amp;blog=1436967&amp;post=740&amp;subd=kirkmunro&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Every year around Christmas I anxiously await the New Year to see if I receive the Microsoft MVP award again that year.&#160; Well that email came on January 1, 2012, and I’m quite thrilled about this one because it’s a milestone this time (year 5 as a PowerShell MVP).&#160; Thanks to the community for being so great to work with, and thanks to Microsoft both for recognizing individual efforts with the MVP program and for creating such great products like Windows PowerShell!&#160; Work has never been so much fun!</p>
<p>Kirk out.</p>
<div style="display:inline;float:none;margin:0;padding:0;" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:5ee81159-5537-461a-8750-95d6cfe48fab" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/PowerShell" rel="tag">PowerShell</a>,<a href="http://technorati.com/tags/PoSh" rel="tag">PoSh</a>,<a href="http://technorati.com/tags/Poshoholic" rel="tag">Poshoholic</a>,<a href="http://technorati.com/tags/Microsoft+MVP" rel="tag">Microsoft MVP</a></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kirkmunro.wordpress.com/740/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kirkmunro.wordpress.com/740/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kirkmunro.wordpress.com/740/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kirkmunro.wordpress.com/740/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kirkmunro.wordpress.com/740/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kirkmunro.wordpress.com/740/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kirkmunro.wordpress.com/740/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kirkmunro.wordpress.com/740/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kirkmunro.wordpress.com/740/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kirkmunro.wordpress.com/740/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kirkmunro.wordpress.com/740/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kirkmunro.wordpress.com/740/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kirkmunro.wordpress.com/740/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kirkmunro.wordpress.com/740/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poshoholic.com&amp;blog=1436967&amp;post=740&amp;subd=kirkmunro&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://poshoholic.com/2012/01/04/powershell-mvp-for-2012/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Poshoholic</media:title>
		</media:content>
	</item>
		<item>
		<title>PowerSE 2.5.3 is now available</title>
		<link>http://poshoholic.com/2011/10/14/powerse-2-5-3-is-now-available/</link>
		<comments>http://poshoholic.com/2011/10/14/powerse-2-5-3-is-now-available/#comments</comments>
		<pubDate>Fri, 14 Oct 2011 15:02:05 +0000</pubDate>
		<dc:creator>Kirk Munro</dc:creator>
				<category><![CDATA[Devfarm]]></category>
		<category><![CDATA[PowerSE]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[PowerVI]]></category>
		<category><![CDATA[PowerWF]]></category>
		<category><![CDATA[PoSh]]></category>

		<guid isPermaLink="false">https://kirkmunro.wordpress.com/2011/10/14/powerse-2-5-3-is-now-available/</guid>
		<description><![CDATA[A little over a week ago we released PowerSE 2.5.3 to the web.&#160; You can download the latest release here.&#160; This release includes many great improvements to the PowerSE product, many of which were requested by you, so thanks for your feedback and please keep it coming! No time limit for freeware With this release, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poshoholic.com&amp;blog=1436967&amp;post=717&amp;subd=kirkmunro&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A little over a week ago we released <a href="http://powerwf.com/products/powerse.aspx" target="_blank">PowerSE 2.5.3</a> to the web.&#160; You can download the latest release <a href="http://powerwf.com/products/powerse.aspx" target="_blank">here</a>.&#160; This release includes many great improvements to the <a href="http://powerwf.com/products/powerse.aspx" target="_blank">PowerSE</a> product, many of which were requested by you, so thanks for your feedback and please keep it coming!</p>
<h4>No time limit for freeware</h4>
<p>With this release, we’ve removed the requirement to re-download this product every 60 days.&#160; This was our number one feature request since we made <a href="http://powerwf.com/products/powerse.aspx" target="_blank">PowerSE</a> a freeware product.&#160; Now when you download <a href="http://powerwf.com/products/powerse.aspx" target="_blank">PowerSE</a> 2.5.3, it is truly freeware and you can use it as long as you like!</p>
<h4>PowerVI Integration</h4>
<p>Since <a href="http://powerwf.com/products/powerscripter.aspx" target="_blank">PowerVI</a> has joined the Devfarm family of products, we have now improved the integration between <a href="http://powerwf.com/products/powerscripter.aspx" target="_blank">PowerVI</a> and <a href="http://powerwf.com/products/powerse.aspx" target="_blank">PowerSE</a> and <a href="http://powerwf.com/products/powerwf.aspx" target="_blank">PowerWF</a>. This enables easier authoring and testing of VMware automation scripts and workflows before you publish them to be integrated in the vSphere client, and it highlights one of the greatest values of the Devfarm products – the rich integration between them that make everything much easier.</p>
<h4><strong>Tabs to spaces support</strong></h4>
<p>We’ve added support for configuring how tabs are used in the <a href="http://powerwf.com/products/powerse.aspx" target="_blank">PowerSE</a> Script Editor.&#160; If you want spaces inserted when you press the Tab key while editing scripts, all you need to do is to set $psise.Settings.AutoConvertTabsToSpaces to $true in the embedded console.&#160; If you want the tab size to be something other than the default value of 4, you simply set $psise.Settings.TabSize to the number of spaces you want to use for tab characters.&#160; These only need to be set once, so you can simply make the calls in the embedded console and then you’ll always have it configured that way going forward.</p>
<h4>Enhanced history pane</h4>
<p>The history pane in <a href="http://powerwf.com/products/powerse.aspx" target="_blank">PowerSE</a> has always been useful, but now it’s much better!&#160; With the history pane in <a href="http://powerwf.com/products/powerse.aspx" target="_blank">PowerSE</a> 2.5.3, you can identify which commands were successful and which were not, all at a glance by looking at the icon.&#160; You can also tell which commands were allowed to run to completion and which were cancelled.&#160; Most importantly, you can identify the duration of any command that you run, so if you are trying to get the most performance from your scripts, this is an easy way to compare the performance for several related commands so that your scripts run as fast as they can.</p>
<h4>Greatly improved support for international environments</h4>
<p>In previous releases of <a href="http://powerwf.com/products/powerse.aspx" target="_blank">PowerSE</a>, there were a number of defects preventing international keyboard layouts (i.e. those other than “US English”) from working properly in the embedded console.&#160; Those defects have been fixed, so now you can use the embedded console with international keyboards just fine.</p>
<p>We also added support for Unicode characters to the embedded console, making it easier for customers to get the output they expect regardless of where they happen to be.</p>
<h4>Multi-select support in the File|Open dialog</h4>
<p>With <a href="http://powerwf.com/products/powerse.aspx" target="_blank">PowerSE</a> 2.5.3, you can open multiple files in one folder at once by simply selecting the files you want before you click on the Open button.&#160; This can be a big timesaver when you are working with modules containing many files!</p>
<h4>Smarter variable Intellisense</h4>
<p>When you enter a variable name in a script, it can be difficult to determine if you are entering the name of an existing variable or if you are creating a new variable.&#160; Previous releases would sometimes complete a variable name incorrectly when you were in fact creating a new variable name.&#160; This shouldn’t be a problem any longer, because we now allow you to enter new variable names and the auto-completion should only happen when you want it to happen.</p>
<h4>Proper ps1xml file support</h4>
<p>In <a href="http://powerwf.com/products/powerse.aspx" target="_blank">PowerSE</a> 2.5.3, if you are working with ps1xml files, you will now get proper Intellisense as well as auto-completion of xml elements as you would expect.</p>
<h4>Fast clearing of the embedded console window</h4>
<p>In today’s era of PowerShell, we all want to do more in less time, so much so that even typing in cls in the embedded console and pressing Enter can be cumbersome when you do it repeatedly.&#160; <a href="http://powerwf.com/products/powerse.aspx" target="_blank">PowerSE</a> 2.5.3 allows you to clear the embedded console window at any time by simply pressing Ctrl+Del.</p>
<h4>And more…</h4>
<p>This is just a short list of some of the key changes we have made in this release.&#160; There are others that I want to talk about, but I’m going to save a few for follow-up blog posts.&#160; We’ve been spending a lot of time on <a href="http://powerwf.com/products/powerse.aspx" target="_blank">PowerSE</a> recently, and between our hard work and your great feedback, we’ve built a fantastic, best-in-class PowerShell script editor!&#160; If you write PowerShell scripts, I encourage you to give this release a try, and be sure to let us know what you think!&#160; Also, if you have any questions, feel free to leave me a note on my blog or pop over to <a href="http://www.devfarm.com">www.devfarm.com</a> and ask us directly in the chat window.&#160; We’re always listening!</p>
<p>Thanks,</p>
<p>Kirk out.</p>
<div style="display:inline;float:none;margin:0;padding:0;" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:ec8effe3-115b-4187-ad5b-c7669e46eec4" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/PowerShell" rel="tag">PowerShell</a>,<a href="http://technorati.com/tags/PoSh" rel="tag">PoSh</a>,<a href="http://technorati.com/tags/PowerSE" rel="tag">PowerSE</a>,<a href="http://technorati.com/tags/PowerWF" rel="tag">PowerWF</a>,<a href="http://technorati.com/tags/PowerVI" rel="tag">PowerVI</a>,<a href="http://technorati.com/tags/Devfarm" rel="tag">Devfarm</a></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kirkmunro.wordpress.com/717/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kirkmunro.wordpress.com/717/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kirkmunro.wordpress.com/717/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kirkmunro.wordpress.com/717/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kirkmunro.wordpress.com/717/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kirkmunro.wordpress.com/717/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kirkmunro.wordpress.com/717/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kirkmunro.wordpress.com/717/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kirkmunro.wordpress.com/717/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kirkmunro.wordpress.com/717/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kirkmunro.wordpress.com/717/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kirkmunro.wordpress.com/717/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kirkmunro.wordpress.com/717/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kirkmunro.wordpress.com/717/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poshoholic.com&amp;blog=1436967&amp;post=717&amp;subd=kirkmunro&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://poshoholic.com/2011/10/14/powerse-2-5-3-is-now-available/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Poshoholic</media:title>
		</media:content>
	</item>
		<item>
		<title>Seasons of change: new Product Manager for PowerWF&#8482; and PowerSE at Devfarm Software</title>
		<link>http://poshoholic.com/2011/09/06/seasons-of-change-new-product-manager-for-powerwf-and-powerse-at-devfarm-software/</link>
		<comments>http://poshoholic.com/2011/09/06/seasons-of-change-new-product-manager-for-powerwf-and-powerse-at-devfarm-software/#comments</comments>
		<pubDate>Tue, 06 Sep 2011 19:24:56 +0000</pubDate>
		<dc:creator>Kirk Munro</dc:creator>
				<category><![CDATA[Devfarm]]></category>
		<category><![CDATA[PowerSE]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[PowerWF]]></category>
		<category><![CDATA[PoSh]]></category>
		<category><![CDATA[Poshoholic]]></category>

		<guid isPermaLink="false">https://kirkmunro.wordpress.com/2011/09/06/seasons-of-change-new-product-manager-for-powerwf-and-powerse-at-devfarm-software/</guid>
		<description><![CDATA[I always enjoy this time of year.&#160; There is something about the transition that happens over Labour Day weekend that always gets me excited.&#160; Maybe it’s a lingering feeling of anticipation over the new year at school or university from years gone by, a feeling that I can still appreciate these days as I watch [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poshoholic.com&amp;blog=1436967&amp;post=705&amp;subd=kirkmunro&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I always enjoy this time of year.&#160; There is something about the transition that happens over Labour Day weekend that always gets me excited.&#160; Maybe it’s a lingering feeling of anticipation over the new year at school or university from years gone by, a feeling that I can still appreciate these days as I watch my kids getting excited about their education and the new activities they will sign up for this fall.&#160; Regardless, it’s always a fun time of year for me.</p>
<p>This year though I have some extra reasons of my own to be even more excited.&#160; As of this morning, I am now working as Product Manager for the <a href="http://powerwf.com/" target="_blank">PowerWF</a> and <a href="http://powerwf.com/products/powerse.aspx" target="_blank">PowerSE</a> products at <a href="http://devfarm.com" target="_blank">Devfarm Software</a>!&#160; I am absolutely thrilled about this new position!&#160; <a href="http://devfarm.com" target="_blank">Devfarm</a> has a great team and a great set of products, and I’m really happy to be able to help them drive those products forward.</p>
<p>With this news, today marks the end of a month that included some vacation time, some time to step back and refocus, and some time for reflection on what to do next.&#160; During this time I received a ton of support from friends and followers in the PowerShell community, and for that I am very grateful.&#160; This support helped one particular sentiment that I came across stay with me:</p>
<blockquote><p>You know for a (while) I (wondered if) going back to the amazing experience of (PowerShell) wouldn&#8217;t be a good idea, but really now I&#8217;ve come completely around because (software can be) stressful and hard to make but ultimately what makes (it) fun is the people that you work with, and the fact that (I’m) going to be working with a lot of the old gang, with a lot of friends, and obviously making some new friends is really the point of being here, so I&#8217;m extremely thrilled.<sup>1</sup></p>
</blockquote>
<p>This really represents how I have felt since my departure from my last job as Product Manager for PowerGUI.&#160; I really love PowerShell as a technology, but as great as that technology is, it just wouldn’t be the same without the community that surrounds it.&#160; PowerShell is blessed to have a tremendous community, and I am very, very proud to be able to continue to participate in that same community as a Product Manager for some really cool products that use PowerShell, as a PowerShell MVP, and as a geek who fell in love with technology a long time ago.</p>
<p>Now that I’ve found my new direction and focus, it’s time to get down to business.&#160; Whether you’re a current user of <a href="http://powerwf.com/" target="_blank">PowerWF</a> or <a href="http://powerwf.com/products/powerse.aspx" target="_blank">PowerSE</a> or someone who is interested in trying <a href="http://powerwf.com/" target="_blank">PowerWF</a> or <a href="http://powerwf.com/products/powerse.aspx" target="_blank">PowerSE</a>, I’d love to connect with you to hear what you like (or don’t like) about these products as well as what you would like to see added to them in the future.&#160; Feel free to reach out to me at any time either in my blog comments or by using the <a href="http://poshoholic.com/contact-me/" target="_blank">Contact Me</a> form on my blog.&#160; I’m really looking forward to working with you.</p>
<p>Kirk out.</p>
<p><sup>1 </sup>Paraphrased from Peter Jackson’s speech on the first day of filming for “The Hobbit”; his exact speech can be heard here: <a href="http://www.youtube.com/watch?v=LqzJ1LFh6x0&amp;hd=1&amp;t=9m15s" target="_blank">http://www.youtube.com/watch?v=LqzJ1LFh6x0&amp;hd=1&amp;t=9m15s</a>.</p>
<div style="display:inline;float:none;margin:0;padding:0;" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:5f9bbae1-902c-4ffe-a94a-e87e264238b2" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/PowerShell" rel="tag">PowerShell</a>,<a href="http://technorati.com/tags/PoSh" rel="tag">PoSh</a>,<a href="http://technorati.com/tags/Poshoholic" rel="tag">Poshoholic</a>,<a href="http://technorati.com/tags/PowerWF" rel="tag">PowerWF</a>,<a href="http://technorati.com/tags/PowerSE" rel="tag">PowerSE</a>,<a href="http://technorati.com/tags/Devfarm" rel="tag">Devfarm</a></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kirkmunro.wordpress.com/705/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kirkmunro.wordpress.com/705/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kirkmunro.wordpress.com/705/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kirkmunro.wordpress.com/705/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kirkmunro.wordpress.com/705/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kirkmunro.wordpress.com/705/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kirkmunro.wordpress.com/705/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kirkmunro.wordpress.com/705/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kirkmunro.wordpress.com/705/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kirkmunro.wordpress.com/705/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kirkmunro.wordpress.com/705/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kirkmunro.wordpress.com/705/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kirkmunro.wordpress.com/705/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kirkmunro.wordpress.com/705/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poshoholic.com&amp;blog=1436967&amp;post=705&amp;subd=kirkmunro&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://poshoholic.com/2011/09/06/seasons-of-change-new-product-manager-for-powerwf-and-powerse-at-devfarm-software/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Poshoholic</media:title>
		</media:content>
	</item>
		<item>
		<title>One for the road: Stepping away from PowerGUI&#174;</title>
		<link>http://poshoholic.com/2011/07/28/one-for-the-road/</link>
		<comments>http://poshoholic.com/2011/07/28/one-for-the-road/#comments</comments>
		<pubDate>Fri, 29 Jul 2011 04:01:30 +0000</pubDate>
		<dc:creator>Kirk Munro</dc:creator>
				<category><![CDATA[PowerGUI]]></category>
		<category><![CDATA[PowerGUI Pro]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[PoSh]]></category>
		<category><![CDATA[Poshoholic]]></category>

		<guid isPermaLink="false">https://kirkmunro.wordpress.com/2011/07/28/one-for-the-road/</guid>
		<description><![CDATA[Today was one of my most difficult days in my 7½+ year career at Quest Software.&#160; The same week that I was given a performance raise (I got that email on Monday), this afternoon I got a phone call from the director over my business unit letting me know that my position has been cut [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poshoholic.com&amp;blog=1436967&amp;post=679&amp;subd=kirkmunro&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Today was one of my most difficult days in my 7½+ year career at Quest Software.&#160; The same week that I was given a performance raise (I got that email on Monday), this afternoon I got a phone call from the director over my business unit letting me know that my position has been cut effective immediately.&#160; Part of a book balancing effort it seems &#8211;&#160; funny (or not so much) how life works sometimes.</p>
<p>I’ve accomplished a lot while working at Quest, and spent a ton of professional and personal energy on the company and its products, particularly <a title="PowerGUI.org" href="http://www.powergui.org" target="_blank">PowerGUI</a> (far too much energy if you ask my wife, and today I must say I’m tending to agree).</p>
<p>Since I started working with the PowerGUI team at Quest back in 2007 (back in the version 1.0.x days) I have:</p>
<ul>
<li>been awarded the Microsoft MVP award for my community support Windows PowerShell four years in a row </li>
<li>received recognition as a Quest Software expert in Windows Management (only 1% of the company employees have received this recognition) </li>
<li>provided feedback and direction over the product and its features through 3 major release cycles and many minor releases </li>
<li>supported the product and the community as a PowerPack developer, then as a PowerShell Solutions Architect, and most recently as the Product Manager (although I never could get those other positions backfilled so I ended up wearing all three hats most of the time) </li>
<li>released dozens of extensions for the product, including PowerPacks for platforms such as Active Directory, VMware, Hyper-V, and Exchange, and Add-ons such as the <a title="PowerGUI Script Editor Essentials Add-on" href="http://www.powergui.org/entry.jspa?externalID=2952" target="_blank">Script Editor Essentials</a> Add-on or others for specific features such as script signing, transcription, the PowerShell blue console theme, and many more </li>
<li>pushed the number of commercial features in PowerGUI Pro from two when I took over as Product Manager to over six in the current version with many more on the way </li>
<li>initiated strategic partnerships with key enterprises such as NetApp and Intel and helped them create their own PowerPacks for their platforms </li>
<li>helped drive traffic to the <a title="PowerGUI.org" href="http://www.powergui.org/entry.jspa?externalID=3523" target="_blank">powergui.org</a> site through my blog and through social media as we grew the number of downloads from 100000 to over 1.2 million </li>
<li>provided feedback and direction to internal teams at Quest with PowerShell support in their products </li>
<li>successfully presented well-received PowerShell-focused sessions at many user groups and also at conferences such as Microsoft TechEd, the TEC conference, the PowerShell Deep Dive (a mini-conference in the TEC conference), and TechDays Canada </li>
<li>been elected as President for the <a href="http://powershellcommunity.org" target="_blank">PowerShellCommunity.org</a> site </li>
<li>coordinated and provided direction over the first ever PowerShell Deep Dive conference</li>
</ul>
<p>Unfortunately, most of that is now a legacy as it came to an abrupt end today.&#160; I’m still a PowerShell MVP, and I will still be involved with the PowerShell community, however my work on PowerGUI has stopped for now.</p>
<p>Before I step back from this though, and before I reorganize/refocus my efforts onto more important things, I wanted to share one more new PowerGUI feature that I recently created for the community that I have spent so much time with these past 4 years.&#160; I still have a strong affinity for PowerGUI and a lot of my heart and soul has gone into this product, and this feature is just a small example of that effort.&#160; The new feature comes as part of the <a title="PowerGUI Script Editor Call Stack Window Add-on" href="http://www.powergui.org/entry.jspa?categoryID=387&amp;externalID=3641" target="_blank">Call Stack Window add-on</a> that I just published in the PowerGUI Add-on library.&#160; Here’s a screenshot showing you what this add-on looks like in action:</p>
<p><a title="PowerGUI Script Editor Call Stack Window Add-on" href="http://www.powergui.org/entry.jspa?categoryID=387&amp;externalID=3641" target="_blank"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border-width:0;" title="PowerGUI Script Editor Call Stack Window" border="0" alt="PowerGUI Script Editor Call Stack Window" src="http://kirkmunro.files.wordpress.com/2011/07/debugwindows-callstack.png?w=604&#038;h=422" width="604" height="422" /></a></p>
<p>This add-on adds a call stack window to your PowerGUI Script Editor every time you start debugging a script. Working with a call stack while you debug anything beyond the most simple of scripts is essential because it provides you with a list of all nested calls that led up to the current line of script in your debug session. You can use this to determine where functions are being called from by setting a breakpoint inside a function and then walking up the call stack to see the script used to call the function. Also, this window has double-click support, so if you would like to go to any location in the call stack, simply double-click on the location you wish to see and the add-on will take you there, even if the file in question isn’t open at the time.</p>
<p>I was considering putting this feature in the Pro version in a future release, but that is beyond my control now so I decided I’d share what I have today and let you guys have fun with it.&#160; Since I created the feature in this add-on, it’s been an incredibly useful feature to me and I hope you guys enjoy it as well.&#160; To get this Add-on, simply select Tools | Find Add-ons Online in your PowerGUI Script Editor and search for “Call Stack”.</p>
<p>That will most likely be my last PowerGUI-centric post for a while, and it will be my last post for at least a week while I take a much needed vacation before moving on to new things.</p>
<p>Thank you for your continued support through the past four years.&#160; I hope this post finds you well.</p>
<p>Sincerely,</p>
<p>Kirk Munro    <br />Former Product Manager of PowerGUI Pro and PowerGUI</p>
<p>P.S. If you are in need of someone with my skills, either as a Product Manager, a PowerShell MVP, an expert in Windows management (with a strong focus on Active Directory and Exchange although I’ve also gotten deeply involved in virtualization with Hyper-V and VMware as well), a social media/community site manager, or as a freelance writer, my schedule has all of a sudden become much less busy and I’m interested in filling up that time with new work once I come back from vacation, so please get in touch.</p>
<div style="display:inline;float:none;margin:0;padding:0;" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:0178f967-c3c1-4ee6-a57f-3874a8d83b3f" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/PowerShell" rel="tag">PowerShell</a>,<a href="http://technorati.com/tags/PoSh" rel="tag">PoSh</a>,<a href="http://technorati.com/tags/Poshoholic" rel="tag">Poshoholic</a>,<a href="http://technorati.com/tags/PowerGUI+Pro" rel="tag">PowerGUI Pro</a>,<a href="http://technorati.com/tags/PowerGUI" rel="tag">PowerGUI</a></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kirkmunro.wordpress.com/679/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kirkmunro.wordpress.com/679/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kirkmunro.wordpress.com/679/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kirkmunro.wordpress.com/679/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kirkmunro.wordpress.com/679/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kirkmunro.wordpress.com/679/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kirkmunro.wordpress.com/679/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kirkmunro.wordpress.com/679/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kirkmunro.wordpress.com/679/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kirkmunro.wordpress.com/679/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kirkmunro.wordpress.com/679/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kirkmunro.wordpress.com/679/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kirkmunro.wordpress.com/679/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kirkmunro.wordpress.com/679/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poshoholic.com&amp;blog=1436967&amp;post=679&amp;subd=kirkmunro&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://poshoholic.com/2011/07/28/one-for-the-road/feed/</wfw:commentRss>
		<slash:comments>34</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Poshoholic</media:title>
		</media:content>

		<media:content url="http://kirkmunro.files.wordpress.com/2011/07/debugwindows-callstack.png" medium="image">
			<media:title type="html">PowerGUI Script Editor Call Stack Window</media:title>
		</media:content>
	</item>
		<item>
		<title>PowerGUI&#174; 3.0 Hotfix: Double-clicking on a ps1, psm1, or psd1 file to open the Script Editor shows the Start Page as the active page in the Script Editor</title>
		<link>http://poshoholic.com/2011/07/20/powergui-3-0-hotfix-double-clicking-on-a-ps1-psm1-or-psd1-file-to-open-the-script-editor-shows-the-start-page-as-the-active-page-in-the-script-editor/</link>
		<comments>http://poshoholic.com/2011/07/20/powergui-3-0-hotfix-double-clicking-on-a-ps1-psm1-or-psd1-file-to-open-the-script-editor-shows-the-start-page-as-the-active-page-in-the-script-editor/#comments</comments>
		<pubDate>Wed, 20 Jul 2011 22:11:47 +0000</pubDate>
		<dc:creator>Kirk Munro</dc:creator>
				<category><![CDATA[PowerGUI]]></category>
		<category><![CDATA[PowerGUI Hotfix]]></category>
		<category><![CDATA[PowerGUI Pro]]></category>
		<category><![CDATA[PowerGUI Pro Hotfix]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[hotfix]]></category>
		<category><![CDATA[PoSh]]></category>
		<category><![CDATA[Poshoholic]]></category>

		<guid isPermaLink="false">https://kirkmunro.wordpress.com/2011/07/20/powergui-3-0-hotfix-double-clicking-on-a-ps1-psm1-or-psd1-file-to-open-the-script-editor-shows-the-start-page-as-the-active-page-in-the-script-editor/</guid>
		<description><![CDATA[This article describes an issue that was introduced into both PowerGUI and PowerGUI Pro when version 3.0 was released and provides a recommended solution to that issue. Problem While the PowerGUI Script Editor is closed, double-clicking on a ps1, psm1 or psd1 file or right-clicking on one of those file types and selecting “Open with [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poshoholic.com&amp;blog=1436967&amp;post=674&amp;subd=kirkmunro&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This article describes an issue that was introduced into both <a title="PowerGUI.org" href="http://www.powergui.org" target="_blank">PowerGUI</a> and <a title="PowerGUI Pro" href="http://www.powerguipro.com" target="_blank">PowerGUI Pro</a> when version 3.0 was released and provides a recommended solution to that issue.</p>
<h4>Problem</h4>
<p>While the <a title="PowerGUI.org" href="http://www.powergui.org" target="_blank">PowerGUI</a> Script Editor is closed, double-clicking on a ps1, psm1 or psd1 file or right-clicking on one of those file types and selecting “Open with PowerGUI Script Editor” will open the file you selected in the Script Editor as expected; however the Start Page will appear as the active tab in the Script Editor instead of the file you opened.</p>
<h4>Affected Products</h4>
<ul>
<li>PowerGUI 3.0 (freeware)</li>
<li>PowerGUI Pro 3.0</li>
</ul>
<h4>Solution</h4>
<p>To resolve this problem, a new version of the <a title="PowerGUI Script Editor Essentials Add-on" href="http://www.powergui.org/entry.jspa?externalID=2952" target="_blank">Script Editor Essentials</a> Add-on has been released.&#160; This version (3.0.0.75) includes a modification to the Script Editor behaviour such that any file you use to open the PowerGUI Script Editor will immediately become the active file.</p>
<p><strong>To install this hotfix, please follow these steps:</strong></p>
<p><em>If you are connected to the Internet</em></p>
<ol>
<li><strong>Open</strong> the PowerGUI Script Editor. </li>
<li><strong>Run</strong> the following command from the embedded PowerShell console:       <br /> 
<pre><span style="color:#800080;">$oldState</span><span style="color:#000000;"> </span><span style="color:#ff0000;">=</span><span style="color:#000000;"> </span><span style="color:#800080;">$PGSE</span><span style="color:#000000;">.</span><span style="color:#8b4513;">Configuration</span><span style="color:#000000;">[</span><span style="color:#800000;">'</span><span style="color:#800000;">/CollectAndSendInformation</span><span style="color:#800000;">'</span><span style="color:#000000;">]
</span><span style="color:#0000ff;">if</span><span style="color:#000000;"> (</span><span style="color:#ff0000;">-not</span><span style="color:#000000;"> </span><span style="color:#800080;">$oldState</span><span style="color:#000000;">) {
    </span><span style="color:#800080;">$PGSE</span><span style="color:#000000;">.</span><span style="color:#8b4513;">Configuration</span><span style="color:#000000;">[</span><span style="color:#800000;">'</span><span style="color:#800000;">/CollectAndSendInformation</span><span style="color:#800000;">'</span><span style="color:#000000;">] </span><span style="color:#ff0000;">=</span><span style="color:#000000;"> </span><span style="color:#800080;">$true</span><span style="color:#000000;">
}</span></pre>
</li>
<li>Select <strong>Tools</strong> | <strong>Find Add-ons Online</strong> to show the Find Add-ons Online dialog. </li>
<li><strong>Type</strong> “Script Editor Essentials” into the text box at the top of the Find Add-ons Online dialog. </li>
<li>Click on the <strong>Search</strong> button. </li>
<li>Once the search results are returned, <strong>Select</strong> the Script Editor Essentials Add-on if it is not already selected. </li>
<li>Click on the <strong>Install</strong> button to download, install and load the Script Editor Essentials Add-on. </li>
<li>Once the Script Editor Essentials Add-on is installed, <strong>run</strong> the following command from the embedded PowerShell console:
<p></p>
<pre><span style="color:#0000ff;">if</span><span style="color:#000000;"> (</span><span style="color:#ff0000;">-not</span><span style="color:#000000;"> </span><span style="color:#800080;">$oldState</span><span style="color:#000000;">) {
    </span><span style="color:#800080;">$PGSE</span><span style="color:#000000;">.</span><span style="color:#8b4513;">Configuration</span><span style="color:#000000;">[</span><span style="color:#800000;">'</span><span style="color:#800000;">/CollectAndSendInformation</span><span style="color:#800000;">'</span><span style="color:#000000;">] </span><span style="color:#ff0000;">=</span><span style="color:#000000;"> </span><span style="color:#800080;">$false</span><span style="color:#000000;">
}</span></pre>
</li>
<li><strong>Close</strong> the PowerGUI Script Editor.</li>
</ol>
<p><em>If you are not connected to the Internet</em></p>
<ol>
<li>Open your web browser and <strong>browse</strong> to <a title="http://www.powergui.org/entry.jspa?externalID=2952" href="http://www.powergui.org/entry.jspa?externalID=2952">http://www.powergui.org/entry.jspa?externalID=2952</a>.</li>
<li><strong>Follow</strong> the steps outlined in the “Manual install” section on that page, copying the Add-on.ScriptEditorEssentials.zip between machines as appropriate.</li>
<li><strong>Close</strong> the PowerGUI Script Editor.</li>
</ol>
<p>At this point you should be able to double-click on ps1, psm1 or psd1 files if you file association is set up and have those files open in the PowerGUI Script Editor as the active document.</p>
<h4></h4>
<h4>Feedback</h4>
<p>This solution is being provided based on the feedback of users who notified us about the issue two days ago on the forums.&#160; If you have any questions about this solution, please let us know in the forums or in the comments on this post.</p>
<p>Thanks!</p>
<p>Kirk out.</p>
<div style="display:inline;float:none;margin:0;padding:0;" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:d0b2f580-e61c-454d-ba34-d8b448370da2" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/PowerShell" rel="tag">PowerShell</a>,<a href="http://technorati.com/tags/PoSh" rel="tag">PoSh</a>,<a href="http://technorati.com/tags/Poshoholic" rel="tag">Poshoholic</a>,<a href="http://technorati.com/tags/PowerGUI+Pro" rel="tag">PowerGUI Pro</a>,<a href="http://technorati.com/tags/PowerGUI" rel="tag">PowerGUI</a>,<a href="http://technorati.com/tags/hotfix" rel="tag">hotfix</a></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kirkmunro.wordpress.com/674/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kirkmunro.wordpress.com/674/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kirkmunro.wordpress.com/674/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kirkmunro.wordpress.com/674/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kirkmunro.wordpress.com/674/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kirkmunro.wordpress.com/674/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kirkmunro.wordpress.com/674/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kirkmunro.wordpress.com/674/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kirkmunro.wordpress.com/674/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kirkmunro.wordpress.com/674/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kirkmunro.wordpress.com/674/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kirkmunro.wordpress.com/674/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kirkmunro.wordpress.com/674/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kirkmunro.wordpress.com/674/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poshoholic.com&amp;blog=1436967&amp;post=674&amp;subd=kirkmunro&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://poshoholic.com/2011/07/20/powergui-3-0-hotfix-double-clicking-on-a-ps1-psm1-or-psd1-file-to-open-the-script-editor-shows-the-start-page-as-the-active-page-in-the-script-editor/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Poshoholic</media:title>
		</media:content>
	</item>
		<item>
		<title>PowerGUI&#174; Pro 3.0: Mobile Systems Management Using MobileShell</title>
		<link>http://poshoholic.com/2011/07/18/powergui-pro-3-0-mobile-systems-management-using-mobileshell/</link>
		<comments>http://poshoholic.com/2011/07/18/powergui-pro-3-0-mobile-systems-management-using-mobileshell/#comments</comments>
		<pubDate>Mon, 18 Jul 2011 21:18:22 +0000</pubDate>
		<dc:creator>Kirk Munro</dc:creator>
				<category><![CDATA[PowerGUI Pro]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[MobileShell]]></category>
		<category><![CDATA[PoSh]]></category>
		<category><![CDATA[Poshoholic]]></category>

		<guid isPermaLink="false">https://kirkmunro.wordpress.com/2011/07/18/powergui-pro-3-0-mobile-systems-management-using-mobileshell/</guid>
		<description><![CDATA[In case you missed the announcement last Friday, PowerGUI Pro&#160;3.0 was released to the web.&#160; With this release we included a new feature that I’m really excited about: Mobile Systems Management Using MobileShell.&#160; We’ve had MobileShell for quite a while, but prior to this release you could only use it to invoke your favorite scripts [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poshoholic.com&amp;blog=1436967&amp;post=648&amp;subd=kirkmunro&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In case you missed the announcement last Friday, <a title="PowerGUI.org" href="http://www.powergui.org" target="_blank"><a title="PowerGUI Pro" href="http://www.powerguipro.com" target="_blank">PowerGUI Pro</a>&#160;</a>3.0 was released to the web.&#160; With this release we included a new feature that I’m really excited about: Mobile Systems Management Using MobileShell.&#160; We’ve had MobileShell for quite a while, but prior to this release you could only use it to invoke your favorite scripts or commands from modules associated with your user account as well as ad hoc commands you wanted to run.&#160; Here’s a screenshot tour showing you what this interface would look like on a handheld device:</p>
<p><a href="http://kirkmunro.files.wordpress.com/2011/07/image1.png" target="_blank"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="PowerGUI Pro MobileShell - Favorites - 1 of 4" border="0" alt="PowerGUI Pro MobileShell - Favorites - 1 of 4" src="http://kirkmunro.files.wordpress.com/2011/07/image_thumb1.png?w=136&#038;h=244" width="136" height="244" /></a>&#160;&#160; <a href="http://kirkmunro.files.wordpress.com/2011/07/image2.png" target="_blank"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="PowerGUI Pro MobileShell - Favorites - 2 of 4" border="0" alt="PowerGUI Pro MobileShell - Favorites - 2 of 4" src="http://kirkmunro.files.wordpress.com/2011/07/image_thumb2.png?w=136&#038;h=244" width="136" height="244" /></a>&#160;&#160; <a href="http://kirkmunro.files.wordpress.com/2011/07/image3.png" target="_blank"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="PowerGUI Pro MobileShell - Favorites - 3 of 4" border="0" alt="PowerGUI Pro MobileShell - Favorites - 3 of 4" src="http://kirkmunro.files.wordpress.com/2011/07/image_thumb3.png?w=136&#038;h=244" width="136" height="244" /></a>&#160;&#160; <a href="http://kirkmunro.files.wordpress.com/2011/07/image4.png" target="_blank"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="PowerGUI Pro MobileShell - Favorites - 4 of 4" border="0" alt="PowerGUI Pro MobileShell - Favorites - 4 of 4" src="http://kirkmunro.files.wordpress.com/2011/07/image_thumb4.png?w=136&#038;h=244" width="136" height="244" /></a></p>
<p>As you can see from this, the capabilities in this version were very cool (what’s not to like about running PowerShell from your smartphone), but they were somewhat limiting as well because you couldn’t really work with a management user interface from your handheld device this way.</p>
<p><a title="PowerGUI Pro" href="http://www.powerguipro.com" target="_blank">PowerGUI Pro</a> </a>3.0 changes all of that, by including a new management interface for MobileShell that is based on PowerPacks (in case you don’t know already, PowerPacks are extensions for the <a title="PowerGUI.org" href="http://www.powergui.org" target="_blank">PowerGUI</a> Administrative Console that provide a management experience much like MMC, but that are driven entirely by Windows PowerShell commands and scripts).&#160; With 3.0 we’ve provided a new mobile interface for MobileShell that allows you to use PowerPacks associated with your AD user account or groups that you are a member of from your mobile device!&#160; Also, we’ve made the management experience even more responsive at the same time, so now you can do more with MobileShell and it will do it more quickly than before!&#160; All you need is a mobile device with a WebKit-enabled web browser (sorry, that means no BlackBerry 5.x or Windows Phone 7 support for now).</p>
<p>Here’s a screenshot tour showing you how this new experience can be used to do something very simple like unlock a user account:</p>
<p><a href="http://kirkmunro.files.wordpress.com/2011/07/image5.png" target="_blank"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="PowerGUI Pro MobileShell ScreenShot Tour - 1 of 12" border="0" alt="PowerGUI Pro MobileShell ScreenShot Tour - 1 of 12" src="http://kirkmunro.files.wordpress.com/2011/07/image_thumb5.png?w=136&#038;h=244" width="136" height="244" /></a>&#160;&#160; <a href="http://kirkmunro.files.wordpress.com/2011/07/image6.png" target="_blank"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="PowerGUI Pro MobileShell ScreenShot Tour - 2 of 12" border="0" alt="PowerGUI Pro MobileShell ScreenShot Tour - 2 of 12" src="http://kirkmunro.files.wordpress.com/2011/07/image_thumb6.png?w=136&#038;h=244" width="136" height="244" /></a>&#160;&#160; <a href="http://kirkmunro.files.wordpress.com/2011/07/image7.png" target="_blank"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="PowerGUI Pro MobileShell ScreenShot Tour - 3 of 12" border="0" alt="PowerGUI Pro MobileShell ScreenShot Tour - 3 of 12" src="http://kirkmunro.files.wordpress.com/2011/07/image_thumb7.png?w=136&#038;h=244" width="136" height="244" /></a>&#160;&#160; <a href="http://kirkmunro.files.wordpress.com/2011/07/image8.png" target="_blank"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="PowerGUI Pro MobileShell ScreenShot Tour - 4 of 12" border="0" alt="PowerGUI Pro MobileShell ScreenShot Tour - 4 of 12" src="http://kirkmunro.files.wordpress.com/2011/07/image_thumb8.png?w=136&#038;h=244" width="136" height="244" /></a></p>
<p><a href="http://kirkmunro.files.wordpress.com/2011/07/image9.png" target="_blank"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="PowerGUI Pro MobileShell ScreenShot Tour - 5 of 12" border="0" alt="PowerGUI Pro MobileShell ScreenShot Tour - 5 of 12" src="http://kirkmunro.files.wordpress.com/2011/07/image_thumb9.png?w=136&#038;h=244" width="136" height="244" /></a>&#160;&#160; <a href="http://kirkmunro.files.wordpress.com/2011/07/image10.png" target="_blank"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="PowerGUI Pro MobileShell ScreenShot Tour - 6 of 12" border="0" alt="PowerGUI Pro MobileShell ScreenShot Tour - 6 of 12" src="http://kirkmunro.files.wordpress.com/2011/07/image_thumb10.png?w=136&#038;h=244" width="136" height="244" /></a>&#160;&#160; <a href="http://kirkmunro.files.wordpress.com/2011/07/image11.png" target="_blank"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="PowerGUI Pro MobileShell ScreenShot Tour - 7 of 12" border="0" alt="PowerGUI Pro MobileShell ScreenShot Tour - 7 of 12" src="http://kirkmunro.files.wordpress.com/2011/07/image_thumb11.png?w=136&#038;h=244" width="136" height="244" /></a>&#160;&#160; <a href="http://kirkmunro.files.wordpress.com/2011/07/image12.png" target="_blank"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="PowerGUI Pro MobileShell ScreenShot Tour - 8 of 12" border="0" alt="PowerGUI Pro MobileShell ScreenShot Tour - 8 of 12" src="http://kirkmunro.files.wordpress.com/2011/07/image_thumb12.png?w=136&#038;h=244" width="136" height="244" /></a></p>
<p><a href="http://kirkmunro.files.wordpress.com/2011/07/image13.png" target="_blank"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="PowerGUI Pro MobileShell ScreenShot Tour - 9 of 12" border="0" alt="PowerGUI Pro MobileShell ScreenShot Tour - 9 of 12" src="http://kirkmunro.files.wordpress.com/2011/07/image_thumb13.png?w=136&#038;h=244" width="136" height="244" /></a>&#160;&#160; <a href="http://kirkmunro.files.wordpress.com/2011/07/image14.png" target="_blank"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="PowerGUI Pro MobileShell ScreenShot Tour - 10 of 12" border="0" alt="PowerGUI Pro MobileShell ScreenShot Tour - 10 of 12" src="http://kirkmunro.files.wordpress.com/2011/07/image_thumb14.png?w=136&#038;h=244" width="136" height="244" /></a>&#160;&#160; <a href="http://kirkmunro.files.wordpress.com/2011/07/image15.png" target="_blank"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="PowerGUI Pro MobileShell ScreenShot Tour - 11 of 12" border="0" alt="PowerGUI Pro MobileShell ScreenShot Tour - 11 of 12" src="http://kirkmunro.files.wordpress.com/2011/07/image_thumb15.png?w=136&#038;h=244" width="136" height="244" /></a>&#160;&#160; <a href="http://kirkmunro.files.wordpress.com/2011/07/image16.png" target="_blank"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="PowerGUI Pro MobileShell ScreenShot Tour - 12 of 12" border="0" alt="PowerGUI Pro MobileShell ScreenShot Tour - 12 of 12" src="http://kirkmunro.files.wordpress.com/2011/07/image_thumb16.png?w=136&#038;h=244" width="136" height="244" /></a></p>
<p>As you can see from this screenshot tour, this user experience is much richer and it gives you a full management console on the go, allowing you to respond to issues you are responsible for no matter where you are or what time it is.&#160; It’s also configurable using role-based access control (RBAC), so you can assign different PowerPacks to different MobileShell users based on their AD user and group membership.&#160; Even better, we make configuration of this functionality even easier by providing you with a MobileShell Administration PowerPack as part of the PowerGUI Pro 3.0 package.</p>
<p>If you’re interested in trying this functionality out, here’s what you need to do:</p>
<ol>
<li>Make sure you have an IIS server ready where you can install it.</li>
<li>Install MobileShell on the IIS server.&#160; The MobileShell installer is pretty self-explanatory.</li>
<li>If you didn’t add the MobileShell users during the installation, add anyone who you want to be able to access MobileShell to the PowerGUI MobileShell Users group (note: there may be a delay once you add users before they have access, up to 15 minutes).</li>
<li>Install the PowerGUI Pro Admin Console on the IIS Server with the MobileShell Administration PowerPack.</li>
<li>Open the PowerGUI Pro Admin Console.</li>
<li>In the MobileShell Administration PowerPack, select Users and then click on the Add User action to add your user account.&#160; Repeat this for each user account you want to provide access to.</li>
<li>Select the PowerPacks node and then click on the Publish PowerPack action.&#160; Provide the path for the PowerPack you want to expose via MobileShell and then click on OK.&#160; Repeat this for each PowerPack you want to expose via MobileShell.</li>
<li>Go back to the Users node, select the users you want to provide PowerPack access to, and then click on Assign PowerPack to assign one of the PowerPacks you have published to the selected users.</li>
</ol>
<p>At this point you should be ready to go with your first MobileShell management experience.&#160; Point your WebKit-enabled web browser to https://<em>serverName</em>/MobileShell/Admin, sign-in, and you’re off and running!</p>
<p>Note: PowerPacks don’t support the new MobileShell management experience by default.&#160; We made the decision to make it off by default because we wouldn’t be able to tell which PowerPacks would display UI on the web server (such as a message box) reliably.&#160; Any PowerPack can support this new experience though, they just need to be updated to suppor tit. The core PowerPacks that ship with PowerGUI Pro have been updated to support this new management experience so you’re already enabled with a rich mobile management experience for Active Directory, VMware, Exchange, and Windows management.&#160; I’ll write another post later that describes what is required to turn on mobile management for a PowerPack.</p>
<p>That’s it for this post.&#160; If you have any questions, don’t hesitate to ask.</p>
<p>Kirk out.</p>
<div style="display:inline;float:none;margin:0;padding:0;" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:371f147f-303a-426c-bd16-7908a017bd14" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/PowerShell" rel="tag">PowerShell</a>,<a href="http://technorati.com/tags/PoSh" rel="tag">PoSh</a>,<a href="http://technorati.com/tags/Poshoholic" rel="tag">Poshoholic</a>,<a href="http://technorati.com/tags/PowerGUI+Pro" rel="tag">PowerGUI Pro</a>,<a href="http://technorati.com/tags/MobileShell" rel="tag">MobileShell</a></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kirkmunro.wordpress.com/648/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kirkmunro.wordpress.com/648/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kirkmunro.wordpress.com/648/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kirkmunro.wordpress.com/648/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kirkmunro.wordpress.com/648/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kirkmunro.wordpress.com/648/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kirkmunro.wordpress.com/648/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kirkmunro.wordpress.com/648/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kirkmunro.wordpress.com/648/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kirkmunro.wordpress.com/648/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kirkmunro.wordpress.com/648/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kirkmunro.wordpress.com/648/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kirkmunro.wordpress.com/648/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kirkmunro.wordpress.com/648/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poshoholic.com&amp;blog=1436967&amp;post=648&amp;subd=kirkmunro&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://poshoholic.com/2011/07/18/powergui-pro-3-0-mobile-systems-management-using-mobileshell/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Poshoholic</media:title>
		</media:content>

		<media:content url="http://kirkmunro.files.wordpress.com/2011/07/image_thumb1.png" medium="image">
			<media:title type="html">PowerGUI Pro MobileShell - Favorites - 1 of 4</media:title>
		</media:content>

		<media:content url="http://kirkmunro.files.wordpress.com/2011/07/image_thumb2.png" medium="image">
			<media:title type="html">PowerGUI Pro MobileShell - Favorites - 2 of 4</media:title>
		</media:content>

		<media:content url="http://kirkmunro.files.wordpress.com/2011/07/image_thumb3.png" medium="image">
			<media:title type="html">PowerGUI Pro MobileShell - Favorites - 3 of 4</media:title>
		</media:content>

		<media:content url="http://kirkmunro.files.wordpress.com/2011/07/image_thumb4.png" medium="image">
			<media:title type="html">PowerGUI Pro MobileShell - Favorites - 4 of 4</media:title>
		</media:content>

		<media:content url="http://kirkmunro.files.wordpress.com/2011/07/image_thumb5.png" medium="image">
			<media:title type="html">PowerGUI Pro MobileShell ScreenShot Tour - 1 of 12</media:title>
		</media:content>

		<media:content url="http://kirkmunro.files.wordpress.com/2011/07/image_thumb6.png" medium="image">
			<media:title type="html">PowerGUI Pro MobileShell ScreenShot Tour - 2 of 12</media:title>
		</media:content>

		<media:content url="http://kirkmunro.files.wordpress.com/2011/07/image_thumb7.png" medium="image">
			<media:title type="html">PowerGUI Pro MobileShell ScreenShot Tour - 3 of 12</media:title>
		</media:content>

		<media:content url="http://kirkmunro.files.wordpress.com/2011/07/image_thumb8.png" medium="image">
			<media:title type="html">PowerGUI Pro MobileShell ScreenShot Tour - 4 of 12</media:title>
		</media:content>

		<media:content url="http://kirkmunro.files.wordpress.com/2011/07/image_thumb9.png" medium="image">
			<media:title type="html">PowerGUI Pro MobileShell ScreenShot Tour - 5 of 12</media:title>
		</media:content>

		<media:content url="http://kirkmunro.files.wordpress.com/2011/07/image_thumb10.png" medium="image">
			<media:title type="html">PowerGUI Pro MobileShell ScreenShot Tour - 6 of 12</media:title>
		</media:content>

		<media:content url="http://kirkmunro.files.wordpress.com/2011/07/image_thumb11.png" medium="image">
			<media:title type="html">PowerGUI Pro MobileShell ScreenShot Tour - 7 of 12</media:title>
		</media:content>

		<media:content url="http://kirkmunro.files.wordpress.com/2011/07/image_thumb12.png" medium="image">
			<media:title type="html">PowerGUI Pro MobileShell ScreenShot Tour - 8 of 12</media:title>
		</media:content>

		<media:content url="http://kirkmunro.files.wordpress.com/2011/07/image_thumb13.png" medium="image">
			<media:title type="html">PowerGUI Pro MobileShell ScreenShot Tour - 9 of 12</media:title>
		</media:content>

		<media:content url="http://kirkmunro.files.wordpress.com/2011/07/image_thumb14.png" medium="image">
			<media:title type="html">PowerGUI Pro MobileShell ScreenShot Tour - 10 of 12</media:title>
		</media:content>

		<media:content url="http://kirkmunro.files.wordpress.com/2011/07/image_thumb15.png" medium="image">
			<media:title type="html">PowerGUI Pro MobileShell ScreenShot Tour - 11 of 12</media:title>
		</media:content>

		<media:content url="http://kirkmunro.files.wordpress.com/2011/07/image_thumb16.png" medium="image">
			<media:title type="html">PowerGUI Pro MobileShell ScreenShot Tour - 12 of 12</media:title>
		</media:content>
	</item>
		<item>
		<title>PowerGUI&#174; Pro and PowerGUI&#174; 3.0 are now available</title>
		<link>http://poshoholic.com/2011/07/15/powergui-pro-and-powergui-3-0-are-now-available/</link>
		<comments>http://poshoholic.com/2011/07/15/powergui-pro-and-powergui-3-0-are-now-available/#comments</comments>
		<pubDate>Sat, 16 Jul 2011 01:49:58 +0000</pubDate>
		<dc:creator>Kirk Munro</dc:creator>
				<category><![CDATA[PowerGUI]]></category>
		<category><![CDATA[PowerGUI Pro]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[PoSh]]></category>
		<category><![CDATA[Poshoholic]]></category>

		<guid isPermaLink="false">https://kirkmunro.wordpress.com/2011/07/15/powergui-pro-and-powergui-3-0-are-now-available/</guid>
		<description><![CDATA[Today’s an exciting day because I’ve finished releasing PowerGUI Pro 3.0 and PowerGUI 3.0 to the web!&#160; This release is something we’ve been working on for a long time, and it has a ton of new goodies for you to play with.&#160; You can learn more about the individual features in this release in the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poshoholic.com&amp;blog=1436967&amp;post=612&amp;subd=kirkmunro&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Today’s an exciting day because I’ve finished releasing <a title="PowerGUI Pro" href="http://www.powerguipro.com" target="_blank">PowerGUI Pro</a> 3.0 and <a title="PowerGUI.org" href="http://www.powergui.org" target="_blank">PowerGUI</a> 3.0 to the web!&#160; This release is something we’ve been working on for a long time, and it has a ton of new goodies for you to play with.&#160; You can learn more about the individual features in this release in the highlights below.&#160; When reviewing these features, anything that is only available in PowerGUI Pro will be marked as a Pro feature.</p>
<h4></h4>
<h4>Mobile Systems Management (Pro feature)</h4>
<p>Ever wish you could immediately respond to hot issues from wherever you are without having to run to the office or to your home computer?&#160; Now you can!&#160; PowerGUI Pro 3.0 now provides you with a mobile systems management console on your handheld device!&#160; Better yet, the systems management console you use is fully customizable using PowerShell scripts!&#160; You can also configure different management experiences for different users and groups in your organization by using role-based access control (RBAC) to define which PowerPacks are assigned to various AD users and groups.&#160; Since this leverages the PowerPack model, that’s a whole lot of mobile systems management possibilities for you to pick and choose from.</p>
<p>Here’s a screenshot showing what this looks like as you browse through the Active Directory PowerPack using MobileShell and retrieve an AD user you want to modify:</p>
<p><a href="http://kirkmunro.files.wordpress.com/2011/07/image.png" target="_blank"><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;margin-left:auto;margin-right:auto;padding-top:0;border-width:0;" title="PowerGUI MobileShell - Managing an AD user object" border="0" alt="PowerGUI MobileShell - Managing an AD user object" src="http://kirkmunro.files.wordpress.com/2011/07/image_thumb.png?w=304&#038;h=549" width="304" height="549" /></a></p>
<p>Currently the list of mobile devices that support this new management interface include:</p>
<ul>
<li>iOS devices </li>
<li>BlackBerry devices (BlackBerry OS 6.0 and higher) </li>
<li>Android devices (Android OS 2.2 and higher) </li>
</ul>
<p>You can also use this from a desktop or laptop by connecting with the Chrome 11 and higher or Safari 5 and higher web browsers.</p>
<h4></h4>
<ul>
<h4>Customizable Start Page (some Pro-only functionality)</h4>
<p>Completely new to this release, we have created a customizable Start Page that appears when you launch the Script Editor or the Admin Console.&#160; The Start Page is designed to allow you to keep aware of what’s going on in the PowerShell community, provide you with a tip of the day, featured videos, and the most recent additions to the library of Add-ons and PowerPacks on <a title="PowerGUI.org" href="http://www.powergui.org/entry.jspa?externalID=3523" target="_blank">PowerGUI.org</a>.&#160; This feature is available in both the free and the Pro versions, however Pro users get an extra bonus here: with PowerGUI Pro you can customize the RSS feeds that are shown on this page to get even more of your favorite PowerShell news or, if you don’t want to use it that often and you’re a PowerGUI Pro customer you can simply indicate that PowerGUI should not show it on start-up.&#160; Personally I’m a Pro user and I use the new Start Page every day to keep up to date on news.</p>
<p><a href="http://kirkmunro.files.wordpress.com/2011/07/scripteditor-mainview-hq_.png" target="_blank"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border-width:0;" title="PowerGUI Pro Script Editor Start Page" border="0" alt="PowerGUI Pro Script Editor Start Page" src="http://kirkmunro.files.wordpress.com/2011/07/scripteditor-mainview-hq_thumb.png?w=604&#038;h=464" width="604" height="464" /></a></p>
<h4>Create Executable from Script (aka Compile Script; Pro-only)</h4>
<p>Another new feature in PowerGUI Pro in this release is the ability to create executables from script.&#160; This feature greatly simplifies having someone else in your organization run some functionality that you’ve built in a PowerShell script.&#160; Instead of sending them a script, worrying about execution policy, providing them with instructions about how to run the script, and wondering if they’ll modify (and break) the script or not, you can simply provide them with an executable program that does whatever your script was designed to do.&#160; You can also be comfortable with the contents of these programs, either encrypting them with a password or leaving them decrypted, in which case the scripts that are packaged in the executable program are obfuscated to keep their contents hidden from prying eyes.</p>
<p>   <a href="http://kirkmunro.files.wordpress.com/2011/07/scripteditor-compilescript.png" target="_blank"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border-width:0;" title="PowerGUI Pro Script Editor - Create Executable From Script" border="0" alt="PowerGUI Pro Script Editor - Create Executable From Script" src="http://kirkmunro.files.wordpress.com/2011/07/scripteditor-compilescript_thumb.png?w=604&#038;h=466" width="604" height="466" /></a></ul>
<h4>Go to Function Definition (Pro-only)</h4>
<p>Yet another new feature in PowerGUI Pro 3.0 is support for going to the definition of any function from the name of that function in a script file.&#160; This feature is very useful, both when you’re building your own function libraries or modules, and when you are using other function libraries or modules.&#160; With this feature you can right-click on the name of any function in a script file that you’re looking at and select <strong>Go to Definition</strong> from the menu that appears.&#160; If it’s not a function, nothing happens, but if it’s a function, you’ll be taken to the location where that function is defined, <em>even if you have changed the file, so it’s great when you’re editing scripts</em>.&#160; If it cannot find the function definition in a file, such as when you right-click on a function that is defined by PowerShell itself, you can show the definitions of those functions in a new file, making it easy to override behaviour this way.&#160; This is great functionality whether you are working by yourself or with a team of users (where you may not know the location of functions you are working with).</p>
<h4>Improved Version Control Support (Pro-only)</h4>
<p>We spent some time in this release sprucing up our version control support.&#160; PowerGUI Pro has always supported integrated version control.&#160; Now that support is better, allowing you to retrieve files from version control that you have never checked in or out without having to go to a separate client.&#160; It also supports version control providers that have their own check-in dialog, allowing you to make sure you only get prompted for comments during check-in once.</p>
<h4>Reset Runspace on Demand</h4>
<p>Here’s a really useful new feature that’s available in both freeware and Pro.&#160; As you work with PowerShell, you create variables, add functions, and change the state quite a bit.&#160; A best practice worth following is before you publish any scripts, make sure that they pass your tests in a clean environment.&#160; In previous versions of PowerGUI this would require resetting your runspace with each debug (something I don’t recommend anymore), or restarting PowerGUI.&#160; Now you can simply select <strong>Debug</strong> | <strong>Reset Runspace</strong>, and your environment will be reset without having to close and re-open the product.</p>
<p><a href="http://kirkmunro.files.wordpress.com/2011/07/scripteditor-resetrunspaceondemand.png" target="_blank"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border-width:0;" title="PowerGUI Pro Script Editor - Reset Runspace on Demand" border="0" alt="PowerGUI Pro Script Editor - Reset Runspace on Demand" src="http://kirkmunro.files.wordpress.com/2011/07/scripteditor-resetrunspaceondemand_thumb.png?w=604&#038;h=466" width="604" height="466" /></a></p>
<h4>Improved Snippets Support</h4>
<p>Snippet support in PowerGUI has always been best-in-class, but in this release they get even better!&#160; We now have a brand new snippets hierarchy that reorganizes our existing snippets and adds a bunch of new ones.&#160; Snippets are a huge timesaver when it comes to writing PowerShell scripts, and we’ve just made it easier to find the snippets you’re looking for by organizing them better into appropriate folders and adding additional snippets where some were missing.&#160; Personally I’m a huge fan of snippets, and would love to know what other snippets you would like to see going forward.</p>
<p><a href="http://kirkmunro.files.wordpress.com/2011/07/scripteditor-snippetshierarchy.png" target="_blank"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border-width:0;" title="PowerGUI Pro Script Editor - Snippets Hierarchy" border="0" alt="PowerGUI Pro Script Editor - Snippets Hierarchy" src="http://kirkmunro.files.wordpress.com/2011/07/scripteditor-snippetshierarchy_thumb.png?w=604&#038;h=426" width="604" height="426" /></a></p>
<p>Also, I’m going to call out a specific feature in our snippet support that you may be interested in knowing about.&#160; If you create a module with commands and you want those commands to be easy to use, one very natural way to help your users learn your commands is to provide snippets.&#160; In PowerGUI, when you load any module that has a snippets subfolder as a child of the module base folder, those snippets will immediately become available in the PowerGUI Script Editor.&#160; That means as a module author, all you need to do is ship your module with snippets in a snippets subfolder and any PowerGUI user will automatically get access to them when they load the module.&#160; This is a very cool feature, and one that I encourage you to try out and support.</p>
<h4>Performance Improvements</h4>
<p>During our beta cycle for this release we spent a lot of time looking at performance and were able to make some changes now and plan some changes for later.&#160; With this release, we have dramatically improved our parser performance, which means that files will parse more quickly in the PowerGUI Script Editor.&#160; This in turn means files will open more quickly, which means the Script Editor itself will open more quickly when you’re loading a lot of files.&#160; There are more performance improvements coming, but we’ve already made great progress and I’m sure you’ll be happy with the improvements in this area!</p>
<h4></h4>
<h4>Multi-line Support in the Embedded Console</h4>
<p>Rich Beckett, this bud’s for you!&#160; Rich and a bunch of other PowerGUI users pointed out that they didn’t like how our Script Editor would return an error if you pressed enter when it was obvious that the line was not finished yet (for example, when you finish a line with a round curly brace, or a pipeline symbol, or a line continuance character like the backtick).&#160; We’ve fixed this now, so you can enter multi-line commands without having to worry about getting errors and without having to think about pressing Shift+Enter to get a newline in the command pane.</p>
<h4>One-click Install for PowerPacks</h4>
<p>In our previous release we added support for one-click install for Add-ons in the Script Editor, allowing users to search for Add-ons on PowerGUI.org and install them with a single button click (there are some highly recommended Add-ons available by the way, so check them out if you haven’t already). Now we’re providing the same support for PowerPacks, so you can search online for PowerPacks, select the ones you like from the list of results, and click on a button to download, unblock, install and load those PowerPacks in the Admin Console. We have a large library of PowerPacks available, which you can see by clicking on the <strong>Show All</strong> button in the <strong>Find PowerPacks Online</strong> dialog. I strongly recommend you give them a look, because there is a ton of useful PowerShell functionality in those PowerPacks.</p>
<p><a href="http://kirkmunro.files.wordpress.com/2011/07/adminconsole-findpowerpacksonline.png"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border-width:0;" title="AdminConsole.FindPowerPacksOnline" border="0" alt="AdminConsole.FindPowerPacksOnline" src="http://kirkmunro.files.wordpress.com/2011/07/adminconsole-findpowerpacksonline_thumb.png?w=604&#038;h=449" width="604" height="449" /></a></p>
<h4>Admin Console Authoring Mode</h4>
<p>If you’re like me, from time to time in the Admin Console you accidentally move something, or delete the wrong thing, or make some change you didn’t intend to make. Being able to change any PowerPack is great because it allows for rich customization, but when you’re just using the PowerPacks day to day, you may not want to make any changes. It’s also possible that you’re providing the PowerGUI Admin Console to some staff members who need the features but not the customizability. In those cases, you can now launch the Administrative Console in default (non-authoring) mode, and be assured that you can’t accidentally break one of the PowerPacks. When you need to make changes though, you can open the Administrative Console in Authoring mode and create and customize whatever you like!</p>
<h4>Improved Action Support</h4>
<p>The handling of Admin Console actions was improved a lot in this release.&#160; Now when you select one or more rows in the grid in the Admin Console, only the actions appropriate for those rows will be displayed.&#160; If you select mutliple objects of different types (files and folders, for example), you will only be presented with actions that apply to both types of objects.&#160; Also, only the relevant actions that don’t require any selection will be displayed when you click on a node or action and no data is returned.&#160; All of these changes make using the Admin Console much easier than before.</p>
<h4>Improved Shared Script Support</h4>
<p>Shared Scripts in the PowerGUI Admin Console allow you to define functions that you want to have access to in more than one location in a shared script file. These script files would only previously be loaded once you clicked on a script node or script action in a module, meaning that you could not create a simple node or simple action from a function in a shared script file. That’s changed now, such that shared scripts are invoked when you click on any node or action in a PowerPack.</p>
<h4>VMware PowerCLI 4.1+ Support</h4>
<p>We’ve had a beta version of the VMware PowerPack available for a while that provides support for PowerCLI 4.1.&#160; This release of PowerGUI includes that PowerPack in release form, officially catching PowerGUI support up to the latest VMware PowerCLI releases.</p>
<h4>Of course there’s more!</h4>
<p>There are a ton of other minor changes in this release as well, ranging from usability improvements to bug fixes to changes that make it a little easier to create PowerGUI Add-ons.&#160; We have new automatic variables ($PGHome, $PGUICulture, $PGVersionTable and $PGSE).&#160; We automatically load PowerPack requirements now when a PowerPack is loaded.&#160; I’m sure there are other changes in this release that I’m forgetting, but suffice it to say, we put a ton of energy into this release and it shows (I’m exhausted! <img style="border-style:none;" class="wlEmoticon wlEmoticon-smile" alt="Smile" src="http://kirkmunro.files.wordpress.com/2011/07/wlemoticon-smile.png?w=600" />).</p>
<h4>Great!&#160; How can I get it?</h4>
<p>PowerGUI Pro is a fantastic PowerShell-based product with a ton of value for the $199 US price tag, even more with this 3.0 release.&#160; If you like the features in PowerGUI Pro or if you like what we’re doing with PowerGUI in general and feel it’s time you put your money where your mouth is, simply point your browser to <a href="http://www.quest.com/GetPowerGUIProNow">http://www.quest.com/GetPowerGUIProNow</a> to go to our eStore and buy yourself a copy (or two or three <img style="border-style:none;" class="wlEmoticon wlEmoticon-winkingsmile" alt="Winking smile" src="http://kirkmunro.files.wordpress.com/2011/07/wlemoticon-winkingsmile.png?w=600" />).</p>
<p>If you’re not ready to commit to the Pro version just yet, please give our new PowerGUI Pro 3.0 release a try by browsing to <a href="http://www.powerguipro.com">http://www.powerguipro.com</a> and clicking on the Try button on that page to download a trial version.&#160; A license key will be sent to you to allow you to try it out for 30 days.&#160; If all you’ve been using so far is the freeware version, we have put a lot of energy into the Pro release in 3.0 and this is a trend that will continue going forward, so I strongly encourage you to give it a try and see what you think.&#160; Note that PowerGUI Pro and PowerGUI (freeware) install side by side, so you can try it on the same system where you use the free one…just pay attention to the shortcut you use to launch it so that you get the one you’re looking for!</p>
<p>After you’ve tried out PowerGUI Pro, if you’re not able to spend $199 for the product right now, then we do have the freeware version available from <a href="http://www.powergui.org">www.powergui.org</a>.&#160; You can’t miss the big Download button near the top of that page.</p>
<p>Of course, if you already have either PowerGUI Pro or PowerGUI freeware, both of these will auto-update to the new version automatically when the auto-update system detects the new version is available.&#160; This should happen the next time you start-up the product.</p>
<h4>An Important Note About Feedback and Usage Statistics</h4>
<p>With all of our releases, feedback is what drives us and motivates us to continue doing what we’re doing, and this release is no exception.&#160; We received a ton of feedback during our beta cycle and were able to fix some serious issues because of it.&#160; I need to shout out a special thanks to Glenn Sizemore, Chris Piper and Thomy Kay for their feedback – it was particularly helpful!&#160; The key point here though is that the feedback system really works.&#160; If you love something, let us know, we’d love to hear how PowerGUI is making your life easier!&#160; If you don’t like something, let us know that as well, we’ll see what we can do to make it better!&#160; Or if you think we’re missing something, well, let us know!&#160; We’ll see what we can do to put that in!&#160; I manage this product and we have developers who develop this product, but ultimately I’m taking most of my direction from you guys, so please keep the feedback coming!</p>
<p>Also, regarding feedback, I would be remiss if I didn’t mention one last feature that we’ve added to this release.&#160; This release introduces anonymous data collection to PowerGUI.&#160; It was important for us to add this for the reasons I just highlighted in the last paragraph – your feedback is that important, and we can learn a lot about where we need to spend our effort by reviewing usage data.&#160; The data gathered does not contain any personal information, nor does it contain any scripts you write or anything like that.&#160; It’s simply data about how you are using the product.&#160; Please opt-in for this usage data collection so that we can make the product even better going forward.&#160; You can always opt out, but feedback is important, so we’d really appreciate it if you would opt-in.</p>
<p>That’s it for this post.&#160; I hope you like this release, and look forward to hearing about how it’s making a difference for you!</p>
<p>Enjoy!</p>
<p>Kirk out.</p>
<div style="display:inline;float:none;margin:0;padding:0;" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:6086f72b-f3da-4256-8f28-52edf4e209d2" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/PowerShell" rel="tag">PowerShell</a>,<a href="http://technorati.com/tags/PoSh" rel="tag">PoSh</a>,<a href="http://technorati.com/tags/Poshoholic" rel="tag">Poshoholic</a>,<a href="http://technorati.com/tags/PowerGUI+Pro" rel="tag">PowerGUI Pro</a></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kirkmunro.wordpress.com/612/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kirkmunro.wordpress.com/612/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kirkmunro.wordpress.com/612/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kirkmunro.wordpress.com/612/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kirkmunro.wordpress.com/612/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kirkmunro.wordpress.com/612/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kirkmunro.wordpress.com/612/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kirkmunro.wordpress.com/612/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kirkmunro.wordpress.com/612/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kirkmunro.wordpress.com/612/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kirkmunro.wordpress.com/612/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kirkmunro.wordpress.com/612/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kirkmunro.wordpress.com/612/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kirkmunro.wordpress.com/612/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poshoholic.com&amp;blog=1436967&amp;post=612&amp;subd=kirkmunro&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://poshoholic.com/2011/07/15/powergui-pro-and-powergui-3-0-are-now-available/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Poshoholic</media:title>
		</media:content>

		<media:content url="http://kirkmunro.files.wordpress.com/2011/07/image_thumb.png" medium="image">
			<media:title type="html">PowerGUI MobileShell - Managing an AD user object</media:title>
		</media:content>

		<media:content url="http://kirkmunro.files.wordpress.com/2011/07/scripteditor-mainview-hq_thumb.png" medium="image">
			<media:title type="html">PowerGUI Pro Script Editor Start Page</media:title>
		</media:content>

		<media:content url="http://kirkmunro.files.wordpress.com/2011/07/scripteditor-compilescript_thumb.png" medium="image">
			<media:title type="html">PowerGUI Pro Script Editor - Create Executable From Script</media:title>
		</media:content>

		<media:content url="http://kirkmunro.files.wordpress.com/2011/07/scripteditor-resetrunspaceondemand_thumb.png" medium="image">
			<media:title type="html">PowerGUI Pro Script Editor - Reset Runspace on Demand</media:title>
		</media:content>

		<media:content url="http://kirkmunro.files.wordpress.com/2011/07/scripteditor-snippetshierarchy_thumb.png" medium="image">
			<media:title type="html">PowerGUI Pro Script Editor - Snippets Hierarchy</media:title>
		</media:content>

		<media:content url="http://kirkmunro.files.wordpress.com/2011/07/adminconsole-findpowerpacksonline_thumb.png" medium="image">
			<media:title type="html">AdminConsole.FindPowerPacksOnline</media:title>
		</media:content>

		<media:content url="http://kirkmunro.files.wordpress.com/2011/07/wlemoticon-smile.png" medium="image">
			<media:title type="html">Smile</media:title>
		</media:content>

		<media:content url="http://kirkmunro.files.wordpress.com/2011/07/wlemoticon-winkingsmile.png" medium="image">
			<media:title type="html">Winking smile</media:title>
		</media:content>
	</item>
		<item>
		<title>vWorkspace PowerPack: A great example of the power and flexibility you get from PowerShell and PowerGUI&#174;</title>
		<link>http://poshoholic.com/2011/06/28/vworkspace-powerpack-a-great-example-of-the-power-and-flexibility-you-get-from-powershell-and-powergui/</link>
		<comments>http://poshoholic.com/2011/06/28/vworkspace-powerpack-a-great-example-of-the-power-and-flexibility-you-get-from-powershell-and-powergui/#comments</comments>
		<pubDate>Tue, 28 Jun 2011 16:13:26 +0000</pubDate>
		<dc:creator>Kirk Munro</dc:creator>
				<category><![CDATA[PowerGUI]]></category>
		<category><![CDATA[PowerGUI Pro]]></category>
		<category><![CDATA[PowerPack]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[PoSh]]></category>
		<category><![CDATA[Poshoholic]]></category>
		<category><![CDATA[vWorkspace]]></category>

		<guid isPermaLink="false">https://kirkmunro.wordpress.com/2011/06/28/vworkspace-powerpack-a-great-example-of-the-power-and-flexibility-you-get-from-powershell-and-powergui/</guid>
		<description><![CDATA[Last week, the Quest vWorkspace guys showed their prowess once again when they released the first version of the vWorkspace PowerPack for PowerGUI® Pro and PowerGUI®.&#160; I love this PowerPack because it really demonstrates how PowerGUI is so complementary to PowerShell.&#160; To see what I mean, take a look at the following screenshot: This screenshot [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poshoholic.com&amp;blog=1436967&amp;post=596&amp;subd=kirkmunro&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Last week, the <a title="Quest vWorkspace" href="http://www.quest.com/vworkspace/" target="_blank">Quest vWorkspace</a> guys showed their prowess once again when they released the first version of the <a title="vWorkspace PowerPack" href="http://www.powergui.org/entry.jspa?categoryID=290&amp;externalID=3561" target="_blank">vWorkspace PowerPack</a> for <a title="PowerGUI Pro" href="http://www.powerguipro.com" target="_blank">PowerGUI® Pro</a> and <a title="PowerGUI.org" href="http://www.powergui.org" target="_blank">PowerGUI</a>®.&#160; I love this PowerPack because it really demonstrates how PowerGUI is so complementary to PowerShell.&#160; To see what I mean, take a look at the following screenshot:</p>
<p><a href="http://kirkmunro.files.wordpress.com/2011/06/image.png" target="_blank"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="vWorkspace PowerPack - multi-farm management" border="0" alt="vWorkspace PowerPack - multi-farm management" src="http://kirkmunro.files.wordpress.com/2011/06/image_thumb.png?w=604&#038;h=364" width="604" height="364" /></a></p>
<p>This screenshot shows two major improvements to the vWorkspace management experience by demonstrating how you can use the <a title="vWorkspace PowerPack" href="http://www.powergui.org/entry.jspa?categoryID=290&amp;externalID=3561" target="_blank">vWorkspace PowerPack</a> to perform management tasks across all farms, and by demonstrating how you can use the <a title="vWorkspace PowerPack" href="http://www.powergui.org/entry.jspa?categoryID=290&amp;externalID=3561" target="_blank">vWorkspace PowerPack</a> to perform management tasks across all locations in a single farm or across all locations in all farms.&#160; In the native vWorkspace management user interface, you can only work with one farm at a time, and you can only work with one location at a time.</p>
<p>Scaling management tasks out in a product like this can take a long time when you need to build the capabilities into a native management user interface, and these days in many cases PowerShell is provided as the vehicle to satisfy larger scale automation and management needs.&#160; PowerShell is great and it definitely fits the bill for these medium to large enterprise needs, however it does not provide a user interface to facilitate those management scenarios.&#160; This is where the administrative console in <a title="PowerGUI Pro" href="http://www.powerguipro.com" target="_blank">PowerGUI Pro</a> and <a title="PowerGUI.org" href="http://www.powergui.org" target="_blank">PowerGUI</a> really shines, because it allows you to build out rich PowerPacks with enterprise-ready solutions with very low cost and effort.</p>
<p>I spoke directly with <a title="Adam Driscoll&#039;s Blog" href="http://csharpening.net" target="_blank">Adam Driscoll</a> (author of <a title="PowerGUI VSX" href="http://visualstudiogallery.msdn.microsoft.com/01516103-d487-4a7e-bb40-c15ec709afa3" target="_blank">PowerGUI VSX</a>, member of the vWorkspace team, and one of two developers who created the <a title="vWorkspace PowerPack" href="http://www.powergui.org/entry.jspa?categoryID=290&amp;externalID=3561" target="_blank">vWorkspace PowerPack</a>) about this, and it took them less than one week to put this PowerPack together.&#160; That’s less than one week for two developers to create a rich, functional management user interface that not only provides many of the management capabilities that come with the vWorkspace management console, but that also adds additional enterprise capabilities that the vWorkspace management console does not provide natively.&#160; Aside from the multi-farm management and multi-location management features I mentioned earlier, it also allows administrators to upgrade the vWorkspace VM tools on the VMs you select, and it simplifies how administrators search for provisioning objects like templates, sysprep customizations, parent VHDs, and so on.&#160; And by building these capabilities into a PowerPack, vWorkspace administrators can perform custom filtering and sorting of the data in the grid, generate rich HTML reports for that data, export the data to an external file for use in other programs, and view the PowerShell scripts that are doing all of the work, all because those features come with the PowerGUI administrative console automatically.&#160; That’s an amazing feat for one weeks worth of effort!</p>
<p>The really sweet part of all of this is that it gets even better very soon.&#160; If you’ve been following my blog recently you’ve seen that we have released two betas of <a title="Try the PowerGUI Pro 3.0 beta today" href="http://poshoholic.com/2011/05/17/try-the-powergui-pro-3-0-beta-today/" target="_blank">PowerGUI Pro 3.0</a> in the last little while which comes with many great features worth highlighting, however for now I only want to mention one: MobileShell.&#160; In PowerGUI Pro 3.0, you can provide administrators with a custom mobile management solution, defined using PowerPacks and tailored for their needs using role-based access control (RBAC).&#160; That means that once we release PowerGUI Pro 3.0 (which should happen very soon), the vWorkspace guys will be able to publish an update to their PowerPack that enables mobile management support so that vWorkspace administrators can have a mobile management solution for very little cost!&#160; All they will need once the vWorkspace PowerPack is updated to support this mobile management scenario is a license of PowerGUI Pro 3.0 for each administrator who wants to manage their vWorkspace environment from their webkit-enabled mobile device.&#160; Considering that it also allows those administrators to create executable files from PowerShell scripts, work with integrated version control in a best-in-class script editor, manage systems remotely using easy PowerShell remoting capabilities, find functions they are working with using go to definition support for functions, and more, the PowerGUI Pro price of $199/user is a pretty good value.</p>
<p>If you are at all interested in VDI, you should give vWorkspace a look because it’s an awesome solution that keeps getting better all the time.&#160; If you use vWorkspace already I encourage you to take a look at the PowerShell capabilities that this team is providing, particularly in the PowerPack, because a ton of additional value is being provided here that is worth checking out.&#160; You can find the installation instructions for the PowerPack on the <a title="vWorkspace PowerPack" href="http://www.powergui.org/entry.jspa?categoryID=290&amp;externalID=3561" target="_blank">vWorkspace PowerPack</a> page on <a title="PowerGUI.org" href="http://www.powergui.org/entry.jspa?externalID=3523" target="_blank">PowerGUI.org</a>.</p>
<p>That’s it for this post.&#160; If you have any questions or feedback, please don’t hesitate to reply in the comments below.</p>
<p>Thanks!</p>
<p>Kirk out.</p>
<div style="display:inline;float:none;margin:0;padding:0;" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:596dc506-7330-451b-80d7-7959ecfdafe3" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/PowerShell" rel="tag">PowerShell</a>,<a href="http://technorati.com/tags/PoSh" rel="tag">PoSh</a>,<a href="http://technorati.com/tags/Poshoholic" rel="tag">Poshoholic</a>,<a href="http://technorati.com/tags/PowerGUI+Pro" rel="tag">PowerGUI Pro</a>,<a href="http://technorati.com/tags/PowerGUI" rel="tag">PowerGUI</a>,<a href="http://technorati.com/tags/PowerPack" rel="tag">PowerPack</a>,<a href="http://technorati.com/tags/vWorkspace" rel="tag">vWorkspace</a></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kirkmunro.wordpress.com/596/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kirkmunro.wordpress.com/596/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kirkmunro.wordpress.com/596/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kirkmunro.wordpress.com/596/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kirkmunro.wordpress.com/596/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kirkmunro.wordpress.com/596/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kirkmunro.wordpress.com/596/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kirkmunro.wordpress.com/596/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kirkmunro.wordpress.com/596/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kirkmunro.wordpress.com/596/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kirkmunro.wordpress.com/596/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kirkmunro.wordpress.com/596/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kirkmunro.wordpress.com/596/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kirkmunro.wordpress.com/596/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poshoholic.com&amp;blog=1436967&amp;post=596&amp;subd=kirkmunro&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://poshoholic.com/2011/06/28/vworkspace-powerpack-a-great-example-of-the-power-and-flexibility-you-get-from-powershell-and-powergui/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Poshoholic</media:title>
		</media:content>

		<media:content url="http://kirkmunro.files.wordpress.com/2011/06/image_thumb.png" medium="image">
			<media:title type="html">vWorkspace PowerPack - multi-farm management</media:title>
		</media:content>
	</item>
		<item>
		<title>PowerGUI Pro&#174; 3.0 Beta 2 is now available</title>
		<link>http://poshoholic.com/2011/06/17/powergui-pro-3-0-beta-2-is-now-available/</link>
		<comments>http://poshoholic.com/2011/06/17/powergui-pro-3-0-beta-2-is-now-available/#comments</comments>
		<pubDate>Fri, 17 Jun 2011 14:21:40 +0000</pubDate>
		<dc:creator>Kirk Munro</dc:creator>
				<category><![CDATA[PowerGUI]]></category>
		<category><![CDATA[PowerGUI Pro]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[PoSh]]></category>
		<category><![CDATA[Poshoholic]]></category>

		<guid isPermaLink="false">https://kirkmunro.wordpress.com/2011/06/17/powergui-pro-3-0-beta-2-is-now-available/</guid>
		<description><![CDATA[Hot on the heels of our first beta cycle for PowerGUI Pro 3.0, today we released beta 2 of PowerGUI Pro 3.0 to the web.&#160; This release includes a lot of fixes and improvements based on the feedback we’ve received from you during our first beta cycle, so thank you for that feedback! Here are [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poshoholic.com&amp;blog=1436967&amp;post=592&amp;subd=kirkmunro&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Hot on the heels of our first beta cycle for <a title="PowerGUI Pro" href="http://www.powerguipro.com" target="_blank">PowerGUI Pro</a> 3.0, today we released beta 2 of PowerGUI Pro 3.0 to the web.&#160; This release includes a lot of fixes and improvements based on the feedback we’ve received from you during our first beta cycle, so thank you for that feedback!</p>
<p>Here are some details about the improvements that have been made in the 2nd beta of PowerGUI Pro 3.0:</p>
<h4>Improved snippets hierarchy</h4>
<p>Several users indicated that some of our snippets were hard to find.&#160; To resolve this issue, I’ve reorganized our snippets into an improved snippets hierarchy that should make it easier for you to find the snippets you are looking for and learn more about what you can do with PowerShell from our snippet collection.&#160; A special thanks goes out to <a title="ByteCookie - Denniver Reining&#039;s blog" href="http://bytecookie.wordpress.com/" target="_blank">Denniver Reining</a>, author of the very popular <a title="Snippet Manager Add-on" href="http://www.powergui.org/entry.jspa?externalID=3041&amp;categoryID=389" target="_blank">Snippet Manager Add-on</a>.&#160; Denniver was able to provide very useful feedback as I was going through the improvements in this release, which was very helpful.&#160; To browse the new snippet hierarchy, simply press Ctrl+I while editing a document in the Script Editor.&#160; Here’s a screenshot showing the top level representation of the new snippets hierarchy:</p>
<p><a href="http://kirkmunro.files.wordpress.com/2011/06/snaghtml8b27913.png" target="_blank"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;border-top:0;border-right:0;padding-top:0;" title="PowerGUI Pro 3.0 Snippet Hierarchy" border="0" alt="PowerGUI Pro 3.0 Snippet Hierarchy" src="http://kirkmunro.files.wordpress.com/2011/06/snaghtml8b27913_thumb.png?w=604&#038;h=427" width="604" height="427" /></a></p>
<h4>Installer option to open Script Editor</h4>
<p>Since the first release of <a title="PowerGUI.org" href="http://www.powergui.org" target="_blank">PowerGUI</a> we have provided an option at the end of the installation to open the PowerGUI Admin Console.&#160; This is useful, but myself and many of our users have requested if we could open the Script Editor as well.&#160; With this beta 2 release, you can now open the Script Editor or the Admin Console at the end of the installation.</p>
<h4>PowerPack Shared Scripts are now loaded from regular nodes and actions</h4>
<p>When you author a PowerPack, you can create a function library inside a shared script for the PowerPack.&#160; This is useful, however until now shared scripts would only load when you clicked on a script node or script action.&#160; This has now been changed so that shared scripts are now loaded from regular nodes and actions, allowing you to keep all of your PowerPack functions in one location and then create regular nodes and actions using those functions.</p>
<h4>Performance improvements, usability improvements and lots of bug fixes</h4>
<p>In addition to these items, we have improved the performance in some scenarios in MobileShell and in the Script Editor, we have addressed some usability improvements in the Script Editor, the Admin Console and MobileShell, and we have fixed a lot of bugs as well (it is a beta cycle after all, and what good would a beta cycle be if it didn’t include bug fixes?).</p>
<h4>Don’t forget all of the new features that were in the first beta!</h4>
<p>Besides these changes, if you’re just finding out about the beta of PowerGUI Pro 3.0, make sure you read my <a title="Try the PowerGUI Pro 3.0 beta today" href="http://poshoholic.com/2011/05/17/try-the-powergui-pro-3-0-beta-today/" target="_blank">other blog post</a> that highlights all of the new features like compiling scripts into executables, or the new MobileShell user interface that allows you to use PowerPacks from your smartphone or tablet – those features and many more were included in the <a title="Try the PowerGUI Pro 3.0 beta today" href="http://poshoholic.com/2011/05/17/try-the-powergui-pro-3-0-beta-today/" target="_blank">first beta</a> of this release.&#160; If you want to try the awesome new MobileShell capabilities, this blog post will help you get that set up in your test lab: <a title="Configuring RBAC for MobileShell in PowerGUI Pro 3.0" href="http://poshoholic.com/2011/05/19/configuring-powerpacks-in-mobileshell-in-powergui-pro-3-0/" target="_blank">Configuring RBAC for MobileShell in PowerGUI Pro 3.0</a>.</p>
<h4>Great, so where can I get beta 2?</h4>
<p>Beta 2 is available for download now, in the same location where we posted the first beta.&#160; You can find it on the <a title="PowerGUI Pro 3.0 Beta" href="http://www.powergui.org/entry.jspa?externalID=3523" target="_blank">PowerGUI Pro 3.0 beta</a> page.&#160; When you are installing this beta, you will need to provide a license key.&#160; License keys for the beta are included in the zip file for the beta, right beside the msi and exe installers for the PowerGUI Pro 3.0 components – look for the asc file in the Components folder.</p>
<h4>Please share your feedback!</h4>
<p>We will be running the second beta for a short period while we work on finishing up this release.&#160; Your feedback is very important during this beta cycle, so please give the beta release a try and share your feedback by posting messages on the <a href="http://www.powergui.org/forumindex.jspa?categoryID=55">PowerGUI forums</a>.&#160; The sooner we get your feedback, the sooner we can respond to it.&#160; I’m really looking forward to hearing what you like, what you don’t like, and what else you would like to see in this and future releases, so please share your thoughts with us.</p>
<p>Enjoy!</p>
<p>Kirk out.</p>
<div style="display:inline;float:none;margin:0;padding:0;" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:e803c905-04b8-461d-8622-ca38ccafcc6e" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/PowerShell" rel="tag">PowerShell</a>,<a href="http://technorati.com/tags/PoSh" rel="tag">PoSh</a>,<a href="http://technorati.com/tags/Poshoholic" rel="tag">Poshoholic</a>,<a href="http://technorati.com/tags/PowerGUI+Pro" rel="tag">PowerGUI Pro</a>,<a href="http://technorati.com/tags/PowerGUI" rel="tag">PowerGUI</a></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kirkmunro.wordpress.com/592/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kirkmunro.wordpress.com/592/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kirkmunro.wordpress.com/592/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kirkmunro.wordpress.com/592/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kirkmunro.wordpress.com/592/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kirkmunro.wordpress.com/592/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kirkmunro.wordpress.com/592/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kirkmunro.wordpress.com/592/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kirkmunro.wordpress.com/592/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kirkmunro.wordpress.com/592/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kirkmunro.wordpress.com/592/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kirkmunro.wordpress.com/592/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kirkmunro.wordpress.com/592/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kirkmunro.wordpress.com/592/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poshoholic.com&amp;blog=1436967&amp;post=592&amp;subd=kirkmunro&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://poshoholic.com/2011/06/17/powergui-pro-3-0-beta-2-is-now-available/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Poshoholic</media:title>
		</media:content>

		<media:content url="http://kirkmunro.files.wordpress.com/2011/06/snaghtml8b27913_thumb.png" medium="image">
			<media:title type="html">PowerGUI Pro 3.0 Snippet Hierarchy</media:title>
		</media:content>
	</item>
		<item>
		<title>Configuring RBAC for MobileShell in PowerGUI Pro 3.0</title>
		<link>http://poshoholic.com/2011/05/19/configuring-powerpacks-in-mobileshell-in-powergui-pro-3-0/</link>
		<comments>http://poshoholic.com/2011/05/19/configuring-powerpacks-in-mobileshell-in-powergui-pro-3-0/#comments</comments>
		<pubDate>Thu, 19 May 2011 05:07:45 +0000</pubDate>
		<dc:creator>Kirk Munro</dc:creator>
				<category><![CDATA[PowerGUI]]></category>
		<category><![CDATA[PowerGUI Pro]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[MobileShell]]></category>
		<category><![CDATA[PoSh]]></category>
		<category><![CDATA[Poshoholic]]></category>

		<guid isPermaLink="false">https://kirkmunro.wordpress.com/2011/05/19/configuring-powerpacks-in-mobileshell-in-powergui-pro-3-0/</guid>
		<description><![CDATA[Yesterday we released the public beta of PowerGUI® Pro 3.0, which comes with all sorts of cool new features for PowerGUI users.  My favorite feature is definitely the new management interface for MobileShell.  With this interface, you can perform systems management from your handheld device very easily.  Here’s what that might look like from your [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poshoholic.com&amp;blog=1436967&amp;post=568&amp;subd=kirkmunro&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Yesterday we released the public <a title="PowerGUI Pro 3.0 Beta" href="http://poshoholic.com/2011/05/17/try-the-powergui-pro-3-0-beta-today/" target="_blank">beta of PowerGUI® Pro 3.0</a>, which comes with all sorts of cool new features for <a title="PowerGUI.org" href="http://www.powergui.org" target="_blank">PowerGUI</a> users.  My favorite feature is definitely the new management interface for MobileShell.  With this interface, you can perform systems management from your handheld device very easily.  Here’s what that might look like from your webkit-enabled web browser:<br />
<a href="http://kirkmunro.files.wordpress.com/2011/05/mobileshell-actions1.png"><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;margin-left:auto;margin-right:auto;padding-top:0;border-width:0;" title="MobileShell.Actions" src="http://kirkmunro.files.wordpress.com/2011/05/mobileshell-actions_thumb.png?w=354&#038;h=640" alt="MobileShell.Actions" width="354" height="640" border="0" /></a><br />
Since this is only a beta release, it doesn’t necessarily have everything fully polished just yet.  One thing that we didn’t get to include in the beta release was a management console allowing you to associate PowerPacks with AD users and groups as well as instructions describing how you set up MobileShell to use this new interface with the beta.  The PowerPack that will be used to do that will come later.  In the meantime, this post will give you the necessary instructions to get started.</p>
<h4>Step 1: Install the MobileShell Server</h4>
<p>First, you need to find a system with IIS 7 or later installed.  Once you have a system where you will install the MobileShell server, you can run the <a title="PowerGUI Pro" href="http://www.powerguipro.com" target="_blank">PowerGUI Pro</a>MobileShell installer that was included in the beta package.  During that installation, make sure you indicate you will use https for your web site, because the new MobileShell user experience requires https in order for it to function properly. With the MobileShell server installation complete, you have a few configuration tasks that you need to perform to set up PowerPacks</p>
<h4>Step 2: Add MobileShell Users to the PowerGUI MobileShell Users Local Group</h4>
<p>Any user who will access MobileShell needs to be a member of the PowerGUI MobileShell Users local group.  The local group is created automatically by the MobileShell Server installer, so all you need to do is make sure you put the appropriate user accounts in to that local group so that they will have access to MobileShell.  Note that it may take several minutes before MobileShell checks the group again to see if there are new users in the group, so you may need to wait before newly added users can log in to MobileShell.</p>
<h4>Step 3: Associate PowerPacks with AD Users and Groups</h4>
<p>With your MobileShell users configured, you can now associate PowerPacks with different AD users and groups.  When a user logs on to MobileShell, they are presented with any PowerPacks that are associated with their user account or with any groups in which their user account is a member. MobileShell PowerPack configuration is done via a simple xml file.  The file does not exist by default, so you need to create it.  Invoke the following PowerShell script on your MobileShell server to create and open the configuration xml file:</p>
<pre><span style="color:#800080;">$programDataPath </span><span style="color:#ff0000;">=</span><span style="color:#000000;"> [</span><span style="color:#008080;">Environment</span><span style="color:#000000;">]::</span><span style="color:#8b4513;">GetFolderPath</span><span style="color:#000000;">(</span><span style="color:#800000;">'</span><span style="color:#800000;">CommonApplicationData</span><span style="color:#800000;">'</span><span style="color:#000000;">)
</span><span style="color:#800080;">$powerGUIDataPath </span><span style="color:#ff0000;">= </span><span style="color:#800000;">'</span><span style="color:#800000;">Quest Software\PowerGUI Pro</span><span style="color:#800000;">'
</span><span style="color:#800080;">$folder </span><span style="color:#ff0000;">= </span><span style="color:#5f9ea0;font-weight:bold;">Join-Path </span><span style="color:#5f9ea0;font-style:italic;">-Path </span><span style="color:#800080;">$programDataPath </span><span style="color:#5f9ea0;font-style:italic;">-ChildPath </span><span style="color:#800080;">$powerGUIDataPath
</span><span style="color:#0000ff;">if</span><span style="color:#000000;"> (</span><span style="color:#ff0000;">-not</span><span style="color:#000000;"> (</span><span style="color:#5f9ea0;font-weight:bold;">Test-Path </span><span style="color:#5f9ea0;font-style:italic;">-LiteralPath </span><span style="color:#800080;">$folder</span><span style="color:#000000;">)) {
</span><span style="color:#5f9ea0;font-weight:bold;">    New-Item </span><span style="color:#5f9ea0;font-style:italic;">-ItemType </span><span style="color:#800000;">Directory </span><span style="color:#5f9ea0;font-style:italic;">-Path </span><span style="color:#800080;">$folder</span><span style="color:#000000;"> | </span><span style="color:#5f9ea0;font-weight:bold;">Out-Null</span><span style="color:#000000;">
}
</span><span style="color:#800080;">$configPath </span><span style="color:#ff0000;">= </span><span style="color:#5f9ea0;font-weight:bold;">Join-Path </span><span style="color:#5f9ea0;font-style:italic;">-Path </span><span style="color:#800080;">$folder </span><span style="color:#5f9ea0;font-style:italic;">-ChildPath </span><span style="color:#800000;">'</span><span style="color:#800000;">MobileShellConfig.xml</span><span style="color:#800000;">'
</span><span style="color:#800080;">$configuration </span><span style="color:#ff0000;">= </span><span style="color:#800000;">@"
</span><span style="color:#800000;">&lt;?xml version="1.0" encoding="utf-8"?&gt;
</span><span style="color:#800000;">&lt;Configuration&gt;
</span><span style="color:#800000;">  &lt;Users&gt;
</span><span style="color:#800000;">    &lt;User SID="S-1-5-21-123456789-0123456789-0123456789-01234"&gt;
</span><span style="color:#800000;">      &lt;Modules&gt;
</span><span style="color:#800000;">        &lt;Module Path="$folder\ActiveDirectory.powerpack" Type="PowerPack" /&gt;
</span><span style="color:#800000;">        &lt;Module Path="$folder\Export Actions.powerpack" Type="PowerPack" /&gt;
</span><span style="color:#800000;">        &lt;Module Path="$folder\HTMLReporting.powerpack" Type="PowerPack" /&gt;
</span><span style="color:#800000;">        &lt;Module Path="$folder\Local.powerpack" Type="PowerPack" /&gt;
</span><span style="color:#800000;">        &lt;Module Path="$folder\Network.powerpack" Type="PowerPack" /&gt;
</span><span style="color:#800000;">        &lt;Module Path="$folder\VMware.VIToolkit.powerpack" Type="PowerPack" /&gt;
</span><span style="color:#800000;">      &lt;/Modules&gt;
</span><span style="color:#800000;">    &lt;/User&gt;
</span><span style="color:#800000;">  &lt;/Users&gt;
</span><span style="color:#800000;">  &lt;!-- &lt;Groups&gt;
</span><span style="color:#800000;">    &lt;Group SID="S-1-5-21-123456789-0123456789-0123456789-43210"&gt;
</span><span style="color:#800000;">      &lt;Modules&gt;
</span><span style="color:#800000;">        &lt;Module Path="$folder\Network.powerpack" Type="PowerPack" /&gt;
</span><span style="color:#800000;">        &lt;Module Path="$folder\VMware.VIToolkit.powerpack" Type="PowerPack" /&gt;
</span><span style="color:#800000;">      &lt;/Modules&gt;
</span><span style="color:#800000;">    &lt;/Group&gt;
</span><span style="color:#800000;">  &lt;/Groups&gt; --&gt;
</span><span style="color:#800000;">&lt;/Configuration&gt;
</span><span style="color:#800000;">"@
</span><span style="color:#800080;">$configuration</span><span style="color:#000000;"> | </span><span style="color:#5f9ea0;font-weight:bold;">Out-File </span><span style="color:#5f9ea0;font-style:italic;">-FilePath </span><span style="color:#800080;">$configPath </span><span style="color:#5f9ea0;font-style:italic;">-Encoding </span><span style="color:#800000;">UTF8
</span><span style="color:#000000;">notepad </span><span style="color:#800080;">$configPath</span></pre>
<p>Once you have the configuration file open, you will see the layout that is used to associate AD user or group SIDs with PowerPacks.  Copy all of the core PowerPacks that you have in the PowerPacks subfolder of your PowerGUI Pro installation folder that you want to use via the MobileShell UI into the same path where this file was created (the value of the $folder variable in the script above contains this path).  Then modify this file to contain only the PowerPacks you copied over, update the first User SID for your user account, and this will finish off the initial configuration of PowerPacks for MobileShell.  If you want to add additional users, you can copy and paste the User node in the XML document and then modify the SID for the users you add.  Retrieving a SID should be an easy task of course: simply use Get-QADUser from the Quest AD cmdlets! <img class="wlEmoticon wlEmoticon-smile" src="http://kirkmunro.files.wordpress.com/2011/05/wlemoticon-smile.png?w=600" alt="Smile" /></p>
<p>Note: With this beta release there is a bug in the Groups support in this configuration document, so simply associate PowerPacks to users for now.  Thanks!</p>
<h4>Step 4: Open the New MobileShell User Interface</h4>
<p>The new MobileShell User Interface we have in the beta is accessed by opening your webkit-enabled web browser and pointing it to the following website:</p>
<blockquote><p>https://<em>MobileWebServerAddress</em>/MobileShell/Admin</p></blockquote>
<p>This web address allows you to try out the new systems management features that you can get from the PowerPacks you just associated with your user account.  Once you log in you should be all set to start using your PowerPacks!</p>
<h4>A Note About MobileShell Support for PowerPacks</h4>
<p>Note that if you try to use this new user interface with a PowerPack other than the ones that currently are included in the beta, by default the nodes and actions in those PowerPacks will not be visible in the MobileShell UI.  This must be explicitly turned on in PowerPacks that you want to access this way.  The reason behind this is because there may be some script that displays a Windows Forms or WPF-based UI on the system where they are run.  When you are remotely managing your environment via your MobileShell Server, you don’t want any UI to be displayed on the server because that would freeze your web client interface.  For this reason, nodes and actions must be explicitly configured to work with the new MobileShell UI.  I will write a separate post later about how you can do that really easily.  In the meantime, please try MobileShell with the core PowerPacks and see what you think! Hopefully this will help get you up and running with the new MobileShell UI in your test environment.  If you have any questions about this process, please let me know.</p>
<p>Thanks,</p>
<p>Kirk out.</p>
<div id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:50ad6d81-378b-435b-93ab-812edc065b95" class="wlWriterEditableSmartContent" style="display:inline;float:none;margin:0;padding:0;">Technorati Tags: <a href="http://technorati.com/tags/PowerShell" rel="tag">PowerShell</a>,<a href="http://technorati.com/tags/PoSh" rel="tag">PoSh</a>,<a href="http://technorati.com/tags/Poshoholic" rel="tag">Poshoholic</a>,<a href="http://technorati.com/tags/PowerGUI+Pro" rel="tag">PowerGUI Pro</a>,<a href="http://technorati.com/tags/beta" rel="tag">beta</a>,<a href="http://technorati.com/tags/MobileShell" rel="tag">MobileShell</a></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kirkmunro.wordpress.com/568/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kirkmunro.wordpress.com/568/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kirkmunro.wordpress.com/568/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kirkmunro.wordpress.com/568/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kirkmunro.wordpress.com/568/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kirkmunro.wordpress.com/568/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kirkmunro.wordpress.com/568/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kirkmunro.wordpress.com/568/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kirkmunro.wordpress.com/568/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kirkmunro.wordpress.com/568/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kirkmunro.wordpress.com/568/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kirkmunro.wordpress.com/568/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kirkmunro.wordpress.com/568/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kirkmunro.wordpress.com/568/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poshoholic.com&amp;blog=1436967&amp;post=568&amp;subd=kirkmunro&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://poshoholic.com/2011/05/19/configuring-powerpacks-in-mobileshell-in-powergui-pro-3-0/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Poshoholic</media:title>
		</media:content>

		<media:content url="http://kirkmunro.files.wordpress.com/2011/05/mobileshell-actions_thumb.png" medium="image">
			<media:title type="html">MobileShell.Actions</media:title>
		</media:content>

		<media:content url="http://kirkmunro.files.wordpress.com/2011/05/wlemoticon-smile.png" medium="image">
			<media:title type="html">Smile</media:title>
		</media:content>
	</item>
		<item>
		<title>Try the PowerGUI Pro&#174; 3.0 Beta today!</title>
		<link>http://poshoholic.com/2011/05/17/try-the-powergui-pro-3-0-beta-today/</link>
		<comments>http://poshoholic.com/2011/05/17/try-the-powergui-pro-3-0-beta-today/#comments</comments>
		<pubDate>Tue, 17 May 2011 15:00:00 +0000</pubDate>
		<dc:creator>Kirk Munro</dc:creator>
				<category><![CDATA[PowerGUI]]></category>
		<category><![CDATA[PowerGUI Pro]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[PoSh]]></category>
		<category><![CDATA[Poshoholic]]></category>

		<guid isPermaLink="false">https://kirkmunro.wordpress.com/2011/05/18/try-the-powergui-pro-3-0-beta-today/</guid>
		<description><![CDATA[Today marks another exciting milestone for PowerGUI, as we release a public beta of PowerGUI Pro 3.0 to the web.  We’ve been working very hard on this release, and it includes a lot of new and improved features.   The highlights of this release are shown below. MobileShell Now Supports PowerPack Rendering A lot of our [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poshoholic.com&amp;blog=1436967&amp;post=558&amp;subd=kirkmunro&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Today marks another exciting milestone for <a title="PowerGUI.org" href="http://www.powergui.org" target="_blank">PowerGUI</a>, as we release a <a title="PowerGUI Pro 3.0 Public Beta" href="http://www.powergui.org/entry.jspa?externalID=3523" target="_blank">public beta</a> of <a title="PowerGUI Pro" href="http://www.powerguipro.com" target="_blank">PowerGUI Pro</a> 3.0 to the web.  We’ve been working very hard on this release, and it includes a lot of new and improved features.   The highlights of this release are shown below.</p>
<h4>MobileShell Now Supports PowerPack Rendering</h4>
<p>A lot of our customers have been requesting this feature for a while (myself included!).  With PowerGUI Pro 3.0, you can now expose PowerPacks to MobileShell users!  An xml document is used to provide role-based access control (RBAC) to PowerGUI PowerPacks.  You simply associate PowerPack files with Active Directory users or groups, and when a user logs in they will see the PowerPacks that are configured for them!  Here’s a screenshot showing the top level of MobileShell, where you can see the PowerPacks that have been exposed to this user:</p>
<p><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;margin-left:auto;margin-right:auto;padding-top:0;border-width:0;" title="MobileShell.PowerPackList" src="http://kirkmunro.files.wordpress.com/2011/05/mobileshell-powerpacklist.png?w=354&#038;h=640" alt="MobileShell.PowerPackList" width="354" height="640" border="0" /></p>
<p>Just like in the Admin Console, you can browse through nodes and see child nodes:</p>
<p><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;margin-left:auto;margin-right:auto;padding-top:0;border-width:0;" title="MobileShell.BrowsingTheTree" src="http://kirkmunro.files.wordpress.com/2011/05/mobileshell-browsingthetree.png?w=354&#038;h=640" alt="MobileShell.BrowsingTheTree" width="354" height="640" border="0" /></p>
<p>Once you invoke a node that returns data, you can see the records showing up in the MobileShell PowerPack Rendering UI:</p>
<p><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;margin-left:auto;margin-right:auto;padding-top:0;border:0;" title="MobileShell.NodeDataInGrid" src="http://kirkmunro.files.wordpress.com/2011/05/mobileshell-nodedataingrid.png?w=354&#038;h=640" alt="MobileShell.NodeDataInGrid" width="354" height="640" border="0" /></p>
<p>Clicking on any of these child nodes allows you to see more object detail if any is available as well as any actions that are available for the object:</p>
<p><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;margin-left:auto;margin-right:auto;padding-top:0;border-width:0;" title="MobileShell.Actions" src="http://kirkmunro.files.wordpress.com/2011/05/mobileshell-actions.png?w=354&#038;h=640" alt="MobileShell.Actions" width="354" height="640" border="0" /></p>
<p>This gives you full PowerPack support on your handheld device!  Devices supported include all iOS devices (iPhone, iPad), Android and BlackBerry 6.0 and later devices.  You can also use the Google Chrome or Apple Safari web browsers from your desktop.  If you don’t have a webkit-enabled web browser on your device or laptop, or if you want to invoke an ad-hoc command from your mobile device, you can still use the other MobileShell user experiences that we released in previous versions of PowerGUI Pro – they are still supported in PowerGUI Pro 3.0.</p>
<h4>New Interactive Welcome Page in Script Editor and Admin Console</h4>
<p>We have updated our Welcome Page that we have had all along in the Admin Console and we’ve made it available in the Script Editor as well.  This page now allows you to keep track of the latest PowerPacks or Add-ons on PowerGUI.org, monitor your favorite RSS feeds, see a featured video from the PowerShell and PowerGUI channel on YouTube, or read the latest tip of the day.</p>
<p><a href="http://kirkmunro.files.wordpress.com/2011/05/scripteditor-mainview.png" target="_blank"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border:0;" title="ScriptEditor.MainView" src="http://kirkmunro.files.wordpress.com/2011/05/scripteditor-mainview_thumb.png?w=604&#038;h=464" alt="ScriptEditor.MainView" width="604" height="464" border="0" /></a></p>
<h4>Create Executable Files from Scripts</h4>
<p>Many customers have asked us for the ability to create executable files from scripts.  This is very useful, especially if you want to send someone the functionality you design in a script so that they can execute it without any difficulty.  PowerGUI Pro 3.0 includes this functionality, allowing you to build executable files that may be optionally password protected if they contain sensitive information.  You can also include any additional files that a script is dependent on as part of the package.  The only requirements for these executables are for PowerShell 2.0 itself to be installed and for the script requirements to be satisfied (if there are any).</p>
<p><a href="http://kirkmunro.files.wordpress.com/2011/05/scripteditor-compilescript.png" target="_blank"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border:0;" title="ScriptEditor.CompileScript" src="http://kirkmunro.files.wordpress.com/2011/05/scripteditor-compilescript_thumb.png?w=604&#038;h=466" alt="ScriptEditor.CompileScript" width="604" height="466" border="0" /></a></p>
<h4>Improved Version Control Integration</h4>
<p>PowerGUI Pro has included Version Control support since its first release.  In PowerGUI Pro 3.0, we have improved this integration by providing a new <strong>Get Files from Version Control</strong> menu item in the <strong>Version Control</strong> menu to allow you to retrieve files from version control.  We have also simplified the check-in process so that you can disable the display of the check-in description dialog if it is not required by the version control provider.  This allows for a more streamlined check-in experience when working with Team Foundation Server.</p>
<h4>Reset Runspace on Demand</h4>
<p>As you create and modify scripts in the Script Editor, you are often changing the state of the PowerShell session, loading or unloading modules or snapins, or adding, removing or modifying functions or variables.  When this happens, it is a recommended practice to re-run your script from a clean state to make sure that something isn’t working simply because of the current state of your system.  Getting to a clean state in the PowerGUI Script Editor just got easier in PowerGUI Pro 3.0.  Now all you need to do is select Reset Runspace from the Debug menu and your functions, aliases and variables will be cleaned up and all of your modules and snapins will be unloaded and reloaded.</p>
<p><a href="http://kirkmunro.files.wordpress.com/2011/05/scripteditor-resetrunspaceondemand.png" target="_blank"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border:0;" title="ScriptEditor.ResetRunspaceOnDemand" src="http://kirkmunro.files.wordpress.com/2011/05/scripteditor-resetrunspaceondemand_thumb.png?w=604&#038;h=466" alt="ScriptEditor.ResetRunspaceOnDemand" width="604" height="466" border="0" /></a></p>
<h4>Go to Definition Support for Functions</h4>
<p>As you work with PowerShell, the number of files containing commands you use can grow.  This commonly happens as users create multiple modules they manage or use modules they download from other sources.  In cases where you work with functions from different sources, you may want to go to a definition for a function to see how it is implemented.  In PowerGUI Pro 3.0, you can right-click on a function name in the Script Editor and go to the definition of that function by selecting <strong>Go to Definition</strong> from the context menu.</p>
<h4>Find PowerPacks Online with Click-Once Install</h4>
<p>You can now search for PowerPacks on the PowerGUI.org website right from within the PowerGUI Administrative Console.  Searching is done using keyword matches, and if you want to see all PowerPacks simply perform a search without entering any keywords.  Once you have found the PowerPack you want, select it and click on the <strong>Install</strong> button to download, unblock, install and import the PowerPack automatically.</p>
<p><a href="http://kirkmunro.files.wordpress.com/2011/05/adminconsole-findpowerpacksonline.png"><img style="background-image:none;padding-left:0;padding-right:0;display:inline;padding-top:0;border:0;" title="AdminConsole.FindPowerPacksOnline" src="http://kirkmunro.files.wordpress.com/2011/05/adminconsole-findpowerpacksonline_thumb.png?w=604&#038;h=449" alt="AdminConsole.FindPowerPacksOnline" width="604" height="449" border="0" /></a></p>
<h4>Authoring Mode for the Administrative Console</h4>
<p>If you know PowerShell, you may want all the capabilities that are available in the Administrative Console to be available to you so that you can customize it to meet your needs.  This allows you to create a tailored management experience for yourself or other users in your organization.  If you provide the Administrative Console with PowerPacks to other users in your organization, they may not know PowerShell, in which case you really don’t want them to change the configuration of the PowerPacks you give them.  The PowerGUI Administrative Console now has Authoring Mode for users who want to be able to modify PowerPacks, and basic (read-only) mode for users who shouldn’t be modifying PowerPacks.  Simply set the system up with the appropriate shortcut for the user who uses the Administrative Console and you won’t have to worry about them accidentally changing something anymore.</p>
<h4></h4>
<h4>And that’s not all!</h4>
<p>We also have a lot of other improvements in the product as well that were added as part of the PowerGUI Pro 3.0 release.  Here’s a list of a few more notable changes:</p>
<ul>
<li>Improved Action functionality in the Administrative Console;</li>
<li>Automatic loading of required modules or snapins when a PowerPack is loaded;</li>
<li>Automatic variables for $PGHome, $PGUICulture, $PGVersionTable and $PGSE;</li>
<li>Multi-line command support for the embedded PowerShell Console; and</li>
<li>For Add-on authors, $PGSE is now defined by default and name lookups of UI elements is now case-insensitive</li>
</ul>
<ul>There are other fixes as well, but this short list gives you an idea of some of the other things that are included in this release.  Each of these improvements were suggested by various members of our community, so please keep the feedback coming, we’re really listening!</ul>
<h4>This sounds great!  Where can I get the beta?</h4>
<p>You can download the public beta of PowerGUI Pro 3.0 right now by clicking on the <strong>Download</strong> button on the <a title="PowerGUI Pro 3.0 Public Beta" href="http://www.powergui.org/entry.jspa?externalID=3523" target="_blank">PowerGUI Pro 3.0 Public Beta page</a> on <a title="PowerGUI.org" href="http://www.powergui.org/entry.jspa?externalID=3523" target="_blank">PowerGUI.org</a>.  That page also describes what the beta package contains as well.  PowerGUI Pro can be installed side-by-side with PowerGUI freeware, so if you are a freeware user and want to try this out, you can install the beta without disrupting anything you do with the freeware product.</p>
<h4>Provide your feedback on the PowerGUI forums!</h4>
<p>We will be running this beta for a short period while we work on finishing up this release.  Your feedback is very important during this beta cycle, so please give the beta release a try and share your feedback by posting messages on the <a title="PowerGUI Forums" href="http://www.powergui.org/forumindex.jspa?categoryID=55" target="_blank">PowerGUI forums</a>.  The sooner we get your feedback, the sooner we can respond to it.  I’m really looking forward to hearing what you like, what you don’t like, and what else you would like to see in this and future releases, so please share your thoughts with us.</p>
<p>That about wraps it up for this post, so if you made it here, thank you for reading this far and please, give <a title="PowerGUI Pro 3.0 Beta" href="http://www.powergui.org/entry.jspa?externalID=3523" target="_blank">PowerGUI Pro 3.0 Beta</a> a try to see what you think about it!</p>
<p>Happy testing!</p>
<p>Kirk out.</p>
<div id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:51fe8f21-69d3-4840-a508-893754be8564" class="wlWriterEditableSmartContent" style="display:inline;float:none;margin:0;padding:0;">Technorati Tags: <a href="http://technorati.com/tags/PowerShell" rel="tag">PowerShell</a>,<a href="http://technorati.com/tags/PoSh" rel="tag">PoSh</a>,<a href="http://technorati.com/tags/Poshoholic" rel="tag">Poshoholic</a>,<a href="http://technorati.com/tags/PowerGUI+Pro" rel="tag">PowerGUI Pro</a>,<a href="http://technorati.com/tags/beta" rel="tag">beta</a></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kirkmunro.wordpress.com/558/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kirkmunro.wordpress.com/558/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kirkmunro.wordpress.com/558/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kirkmunro.wordpress.com/558/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kirkmunro.wordpress.com/558/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kirkmunro.wordpress.com/558/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kirkmunro.wordpress.com/558/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kirkmunro.wordpress.com/558/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kirkmunro.wordpress.com/558/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kirkmunro.wordpress.com/558/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kirkmunro.wordpress.com/558/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kirkmunro.wordpress.com/558/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kirkmunro.wordpress.com/558/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kirkmunro.wordpress.com/558/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poshoholic.com&amp;blog=1436967&amp;post=558&amp;subd=kirkmunro&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://poshoholic.com/2011/05/17/try-the-powergui-pro-3-0-beta-today/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Poshoholic</media:title>
		</media:content>

		<media:content url="http://kirkmunro.files.wordpress.com/2011/05/mobileshell-powerpacklist.png" medium="image">
			<media:title type="html">MobileShell.PowerPackList</media:title>
		</media:content>

		<media:content url="http://kirkmunro.files.wordpress.com/2011/05/mobileshell-browsingthetree.png" medium="image">
			<media:title type="html">MobileShell.BrowsingTheTree</media:title>
		</media:content>

		<media:content url="http://kirkmunro.files.wordpress.com/2011/05/mobileshell-nodedataingrid.png" medium="image">
			<media:title type="html">MobileShell.NodeDataInGrid</media:title>
		</media:content>

		<media:content url="http://kirkmunro.files.wordpress.com/2011/05/mobileshell-actions.png" medium="image">
			<media:title type="html">MobileShell.Actions</media:title>
		</media:content>

		<media:content url="http://kirkmunro.files.wordpress.com/2011/05/scripteditor-mainview_thumb.png" medium="image">
			<media:title type="html">ScriptEditor.MainView</media:title>
		</media:content>

		<media:content url="http://kirkmunro.files.wordpress.com/2011/05/scripteditor-compilescript_thumb.png" medium="image">
			<media:title type="html">ScriptEditor.CompileScript</media:title>
		</media:content>

		<media:content url="http://kirkmunro.files.wordpress.com/2011/05/scripteditor-resetrunspaceondemand_thumb.png" medium="image">
			<media:title type="html">ScriptEditor.ResetRunspaceOnDemand</media:title>
		</media:content>

		<media:content url="http://kirkmunro.files.wordpress.com/2011/05/adminconsole-findpowerpacksonline_thumb.png" medium="image">
			<media:title type="html">AdminConsole.FindPowerPacksOnline</media:title>
		</media:content>
	</item>
		<item>
		<title>Exciting PowerGUI&#174; news at TechEd 2011 next week!</title>
		<link>http://poshoholic.com/2011/05/13/exciting-powergui-news-at-teched-2011-next-week/</link>
		<comments>http://poshoholic.com/2011/05/13/exciting-powergui-news-at-teched-2011-next-week/#comments</comments>
		<pubDate>Fri, 13 May 2011 20:23:15 +0000</pubDate>
		<dc:creator>Kirk Munro</dc:creator>
				<category><![CDATA[PowerGUI]]></category>
		<category><![CDATA[PowerGUI Pro]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[PoSh]]></category>
		<category><![CDATA[Poshoholic]]></category>
		<category><![CDATA[TechEd 2011]]></category>

		<guid isPermaLink="false">https://kirkmunro.wordpress.com/2011/05/13/exciting-powergui-news-at-teched-2011-next-week/</guid>
		<description><![CDATA[Next week I’ll be at the TechEd 2011 conference in Atlanta.&#160; During this event I’ll be doing an Ask the Experts session on Tuesday, May 17, 2011 in the Quest Software booth from 12:30-1:00PM.&#160; If you want to get the latest news on PowerGUI® Pro and PowerGUI®, come to that session!&#160; I have some really [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poshoholic.com&amp;blog=1436967&amp;post=543&amp;subd=kirkmunro&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Next week I’ll be at the TechEd 2011 conference in Atlanta.&#160; During this event I’ll be doing an Ask the Experts session on <strong>Tuesday, May 17, 2011</strong> in the Quest Software booth from <strong>12:30-1:00PM</strong>.&#160; If you want to get the latest news on <a title="PowerGUI Pro" href="http://www.powerguipro.com">PowerGUI® Pro</a> and <a title="PowerGUI.org" href="http://www.powergui.org" target="_blank">PowerGUI</a>®, come to that session!&#160; I have some really cool things I’ve been dying to show you, so please stop by and say Hello!&#160; If you can’t make that session, we’ll be demoing <a title="PowerGUI Pro" href="http://www.powerguipro.com" target="_blank">PowerGUI Pro</a> all week in the Quest booth, so stop by if you want a quick look at what we’ve been working on.</p>
<p>If you’re wondering where else I’ll be, be sure to take a look at my blog post about <a title="Learn more about PowerShell at TechEd 2011" href="http://poshoholic.com/2011/04/28/learn-more-about-powershell-at-teched-2011/" target="_blank">PowerShell at TechEd 2011</a>.&#160; It includes sessions I will be possibly attending.&#160; I’m also presenting an interactive session called <a title="WSV473-INT Windows PowerShell 3.0- Why Wait- Get Next-Generation PowerShell Functionality Today!" href="http://northamerica.msteched.com/topic/details/WSV473-INT?fbid=4S1zVddlkbN#showdetails">WSV-473: Windows PowerShell 3.0: Why Wait? Get Next-Generation PowerShell Functionality Today!</a>&#160; If you cannot attend that session, there is a repeat as well: <a title="WSV473-INT-R Windows PowerShell 3.0- Why Wait- Get Next-Generation PowerShell Functionality Toda" href="http://northamerica.msteched.com/topic/details/WSV473-INT-R?fbid=4S1zVddlkbN#showdetails">WSV473-INT-R: Windows PowerShell 3.0: Why Wait? Get Next-Generation PowerShell Functionality Today!</a></p>
<p>Also, why not go to TechEd in style!&#160; Show your appreciation for PowerGUI at TechEd by sporting the latest PowerGUI desktop wallpaper on your laptop!</p>
<p><a title="PowerGUI Pro TechEd North America 2011 wallpaper" href="http://www.powergui.org/servlet/KbServlet/download/3502-102-5574/1920x1200.jpg" target="_blank"><img style="display:block;float:none;margin-left:auto;margin-right:auto;" src="http://www.powergui.org/servlet/KbServlet/download/3502-102-5571/1440x900.jpg" width="560" height="350" /></a></p>
<p>Hope to see you there!</p>
<p>Kirk out.</p>
<div style="display:inline;float:none;margin:0;padding:0;" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:16e3a541-ed4d-461e-bdc1-6577291747f6" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/PowerShell" rel="tag">PowerShell</a>,<a href="http://technorati.com/tags/PoSh" rel="tag">PoSh</a>,<a href="http://technorati.com/tags/Poshoholic" rel="tag">Poshoholic</a>,<a href="http://technorati.com/tags/PowerGUI+Pro" rel="tag">PowerGUI Pro</a>,<a href="http://technorati.com/tags/PowerGUI" rel="tag">PowerGUI</a>,<a href="http://technorati.com/tags/TechEd+2011" rel="tag">TechEd 2011</a></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kirkmunro.wordpress.com/543/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kirkmunro.wordpress.com/543/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kirkmunro.wordpress.com/543/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kirkmunro.wordpress.com/543/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kirkmunro.wordpress.com/543/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kirkmunro.wordpress.com/543/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kirkmunro.wordpress.com/543/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kirkmunro.wordpress.com/543/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kirkmunro.wordpress.com/543/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kirkmunro.wordpress.com/543/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kirkmunro.wordpress.com/543/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kirkmunro.wordpress.com/543/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kirkmunro.wordpress.com/543/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kirkmunro.wordpress.com/543/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poshoholic.com&amp;blog=1436967&amp;post=543&amp;subd=kirkmunro&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://poshoholic.com/2011/05/13/exciting-powergui-news-at-teched-2011-next-week/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Poshoholic</media:title>
		</media:content>

		<media:content url="http://www.powergui.org/servlet/KbServlet/download/3502-102-5571/1440x900.jpg" medium="image" />
	</item>
		<item>
		<title>Learn more about PowerShell at TechEd 2011</title>
		<link>http://poshoholic.com/2011/04/28/learn-more-about-powershell-at-teched-2011/</link>
		<comments>http://poshoholic.com/2011/04/28/learn-more-about-powershell-at-teched-2011/#comments</comments>
		<pubDate>Thu, 28 Apr 2011 15:15:09 +0000</pubDate>
		<dc:creator>Kirk Munro</dc:creator>
				<category><![CDATA[PowerGUI]]></category>
		<category><![CDATA[PowerGUI Pro]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[PowerShell 3.0]]></category>
		<category><![CDATA[PoSh]]></category>
		<category><![CDATA[Poshoholic]]></category>
		<category><![CDATA[TechEd 2011]]></category>

		<guid isPermaLink="false">https://kirkmunro.wordpress.com/2011/04/28/learn-more-about-powershell-at-teched-2011/</guid>
		<description><![CDATA[TechEd North America 2011 is coming up fast next month, so I wanted to let you know how you can learn more about PowerShell while at the conference.&#160; PowerShell has continually had a great presence at TechEd events, and this year is no exception.&#160; Just searching the TechEd schedule builder using the keyword “PowerShell” reveals [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poshoholic.com&amp;blog=1436967&amp;post=538&amp;subd=kirkmunro&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a title="TechEd North America 2011" href="http://northamerica.msteched.com/default.aspx?fbid=TzKc3Dpyi4d" target="_blank">TechEd North America 2011</a> is coming up fast next month, so I wanted to let you know how you can learn more about PowerShell while at the conference.&#160; PowerShell has continually had a great presence at TechEd events, and this year is no exception.&#160; Just searching the TechEd schedule builder using the keyword “PowerShell” reveals 7 pre-event online webcasts, 2 pre-event virtual labs, 4 pre-con seminars, 2 birds of a feather discussions, 5 interactive discussions, 16 breakouts, and 9 hands-on labs this year!&#160; Those are not all specifically focused on PowerShell, but they definitely show the amount of attention that PowerShell gets at a conference like this.</p>
<h4>PowerShell content at TechEd 2011</h4>
<p>Below you will find a list of all of the PowerShell-related sessions and resources for TechEd so that you can make sure you have them added to your schedule.&#160; The sessions that interest me the most are highlighted in bold.</p>
<table border="0" cellspacing="0" cellpadding="2" width="600">
<tbody>
<tr>
<td valign="top" width="108"><strong>Type and Level</strong></td>
<td valign="top" width="204"><strong>Title</strong></td>
<td valign="top" width="113"><strong>Speaker</strong></td>
<td valign="top" width="175"><strong>Date</strong></td>
</tr>
<tr>
<td valign="top" width="108">Pre-event webcast          <br />200 – Intermediate</td>
<td valign="top" width="204">
<p><a href="http://northamerica.msteched.com/topic/details/PRE001-WC#showdetails&amp;fbid=4S1zVddlkbN" target="_blank">PRE001-WC | Windows PowerShell Basics for IT Professionals</a></p>
</td>
<td valign="top" width="113">Peter Lammers</td>
<td valign="top" width="175">Online, available now</td>
</tr>
<tr>
<td valign="top" width="108">Pre-event webcast          <br />200 – Intermediate</td>
<td valign="top" width="204">
<p><a href="http://northamerica.msteched.com/topic/details/PRE020-WC#showdetailshttp://northamerica.msteched.com/topic/details/PRE001-WC#showdetails&amp;fbid=4S1zVddlkbN" target="_blank">PRE020-WC | Windows PowerShell Basics for IT Professionals (Part 2)</a></p>
</td>
<td valign="top" width="113">Sean Kearney</td>
<td valign="top" width="175">Online, available now</td>
</tr>
<tr>
<td valign="top" width="108">Pre-event webcast          <br />200 – Intermediate</td>
<td valign="top" width="204">
<p><a href="http://northamerica.msteched.com/topic/details/PRE051-WC#showdetails&amp;fbid=4S1zVddlkbN" target="_blank">PRE051-WC | PowerShell Week: Learn It Now before It&#8217;s an Emergency (Part 1 of 5)</a></p>
</td>
<td valign="top" width="113">
<p>Ed Wilson</p>
</td>
<td valign="top" width="175">Online, available now</td>
</tr>
<tr>
<td valign="top" width="108">Pre-event webcast          <br />200 – Intermediate</td>
<td valign="top" width="204">
<p><a href="http://northamerica.msteched.com/topic/details/PRE052-WC#showdetails&amp;fbid=4S1zVddlkbN" target="_blank">PRE052-WC | PowerShell Week: Learn It Now before It&#8217;s an Emergency (Part 2 of 5)</a></p>
</td>
<td valign="top" width="113">Ed Wilson</td>
<td valign="top" width="175">Online, available now</td>
</tr>
<tr>
<td valign="top" width="108">Pre-event webcast          <br />200 – Intermediate</td>
<td valign="top" width="204">
<p><a href="http://northamerica.msteched.com/topic/details/PRE053-WC#showdetails&amp;fbid=4S1zVddlkbN" target="_blank">PRE053-WC | PowerShell Week: Learn it now before it is an emergency (Part 3 of 5)</a></p>
</td>
<td valign="top" width="113">Ed Wilson</td>
<td valign="top" width="175">Online, available now</td>
</tr>
<tr>
<td valign="top" width="108">Pre-event webcast          <br />200 – Intermediate</td>
<td valign="top" width="204">
<p><a href="http://northamerica.msteched.com/topic/details/PRE054-WC#showdetails&amp;fbid=4S1zVddlkbN" target="_blank">PRE054-WC | PowerShell Week: Learn it now before it is an emergency (Part 4 of 5)</a></p>
</td>
<td valign="top" width="113">Ed Wilson</td>
<td valign="top" width="175">Online, available now</td>
</tr>
<tr>
<td valign="top" width="108">Pre-event webcast          <br />200 – Intermediate</td>
<td valign="top" width="204">
<p><a href="http://northamerica.msteched.com/topic/details/PRE055-WC#showdetails&amp;fbid=4S1zVddlkbN" target="_blank">PRE055-WC | PowerShell Week: Learn It Now before It&#8217;s an Emergency (Part 5 of 5)</a></p>
</td>
<td valign="top" width="113">Ed Wilson</td>
<td valign="top" width="175">Online, available now</td>
</tr>
<tr>
<td valign="top" width="108"><strong>Pre-Conference Seminar            <br />($$$)</strong></td>
<td valign="top" width="204">
<p><a href="http://northamerica.msteched.com/topic/details/PRC14?fbid=4S1zVddlkbN#showdetails" target="_blank"><strong>PRC14 | Automate Windows 7 (and Windows Server 2008 R2) Administration Using Windows PowerShell v2</strong></a></p>
</td>
<td valign="top" width="113"><strong>Don Jones</strong></td>
<td valign="top" width="175"><strong>Sunday, May 15, 10:00 AM – 5:30 PM</strong></td>
</tr>
<tr>
<td valign="top" width="108">Pre-Conference Seminar          <br />($$$)</td>
<td valign="top" width="204">
<p><a href="http://northamerica.msteched.com/topic/details/PRC07?fbid=4S1zVddlkbN#showdetails">PRC07 | Microsoft SharePoint 2010 Administration for the Seasoned SharePoint Administrator</a></p>
</td>
<td valign="top" width="113">Shane Young, Todd Klindt</td>
<td valign="top" width="175">Sunday, May 15, 10:00 AM – 5:30 PM</td>
</tr>
<tr>
<td valign="top" width="108">Pre-Conference Seminar          <br />($$$)</td>
<td valign="top" width="204">
<p><a href="http://northamerica.msteched.com/topic/details/PRC13?fbid=4S1zVddlkbN#showdetails">PRC13 | Group Policy in Windows 7 and Windows Server 2008 R2</a> </p>
</td>
<td valign="top" width="113">Jeremy Moskowitz</td>
<td valign="top" width="175">Sunday, May 15, 10:00 AM – 5:30 PM</td>
</tr>
<tr>
<td valign="top" width="108">Pre-Conference Seminar          <br />($$$)</td>
<td valign="top" width="204">
<p><a href="http://northamerica.msteched.com/topic/details/PRC04?fbid=4S1zVddlkbN#showdetails">PRC04 | Build a Better Development Shop with Microsoft Virtualization Technologies and Visual Studio 2010 Lab Management</a></p>
</td>
<td valign="top" width="113">Brian Randell</td>
<td valign="top" width="175">Sunday, May 15, 10:00 AM – 5:30 PM</td>
</tr>
<tr>
<td valign="top" width="108"><strong>Interactive Discussion            <br />400 – Expert</strong></td>
<td valign="top" width="204">
<p><strong><a href="http://northamerica.msteched.com/topic/details/WSV471-INT?fbid=4S1zVddlkbN#showdetails">WSV471-INT | Build Reusable Tools in Windows PowerShell</a></strong></p>
</td>
<td valign="top" width="113"><strong>Don Jones</strong></td>
<td valign="top" width="175"><strong>Monday, May 16, 1:15 PM – 2:30 PM</strong></td>
</tr>
<tr>
<td valign="top" width="108"><strong>Breakout Session            <br />300 – Advanced</strong></td>
<td valign="top" width="204">
<p><strong><a href="http://northamerica.msteched.com/topic/details/WSV316?fbid=4S1zVddlkbN#showdetails">WSV316 | Windows Server 2008 R2: Tips for Automating the Breadth of Your IT Environment</a></strong></p>
</td>
<td valign="top" width="113"><strong>Dan Harman, Mir Rosenberg</strong></td>
<td valign="top" width="175"><strong>Monday, May 16, 3:00 PM – 4:15 PM</strong></td>
</tr>
<tr>
<td valign="top" width="108">Interactive Discussion          <br />400 – Expert</td>
<td valign="top" width="204">
<p><a href="http://northamerica.msteched.com/topic/details/VIR471-INT?fbid=4S1zVddlkbN#showdetails">VIR471-INT | Virtualization FAQ, Tips and Tricks</a></p>
</td>
<td valign="top" width="113">Janssen Jones</td>
<td valign="top" width="175">Monday, May 16, 3:00 PM – 4:15 PM</td>
</tr>
<tr>
<td valign="top" width="108"><strong>Birds-of-a-Feather            <br />300 – Advanced</strong></td>
<td valign="top" width="204">
<p><strong><a href="http://northamerica.msteched.com/topic/details/BOF04-ITP?fbid=4S1zVddlkbN#showdetails">BOF04-ITP | PowerShell: Best Practices from the Field</a></strong></p>
</td>
<td valign="top" width="113"><strong>Hal Rottenberg, Ed Wilson</strong></td>
<td valign="top" width="175"><strong>Tuesday, May 17, 8:30 AM – 9:45 AM</strong></td>
</tr>
<tr>
<td valign="top" width="108">Interactive Discussion          <br />200 – Intermediate</td>
<td valign="top" width="204">
<p><a href="http://northamerica.msteched.com/topic/details/OSP273-INT?fbid=4S1zVddlkbN#showdetails">OSP273-INT | Microsoft Office 365 Administration and Automation Using Windows PowerShell</a></p>
</td>
<td valign="top" width="113">Ashwin Sarin</td>
<td valign="top" width="175">Tuesday, May 17, 8:30 AM – 9:45 AM</td>
</tr>
<tr>
<td valign="top" width="108">Interactive Discussion          <br />300 – Advanced</td>
<td valign="top" width="204">
<p><a href="http://northamerica.msteched.com/topic/details/OSP382-INT?fbid=4S1zVddlkbN#showdetails">OSP382-INT | Windows PowerShell, the Power of the Pipe</a></p>
</td>
<td valign="top" width="113">Todd Bleeker</td>
<td valign="top" width="175">Tuesday, May 17, 8:30 AM – 9:45 AM</td>
</tr>
<tr>
<td valign="top" width="108"><strong>Breakout Session            <br />300 – Advanced</strong></td>
<td valign="top" width="204">
<p><strong><a href="http://northamerica.msteched.com/topic/details/WCL303?fbid=4S1zVddlkbN#showdetails">WCL303 | Advanced Troubleshooting with Resultant Set of Policy (RSoP)</a></strong></p>
</td>
<td valign="top" width="113"><strong>Jeffery Hicks</strong></td>
<td valign="top" width="175"><strong>Tuesday, May 17, 1:30 PM – 2:45 PM</strong></td>
</tr>
<tr>
<td valign="top" width="108">Breakout Session          <br />300 – Advanced</td>
<td valign="top" width="204">
<p><a href="http://northamerica.msteched.com/topic/details/WSV310?fbid=4S1zVddlkbN#showdetails">WSV310 | Get Out of Dodge: Migrating to Windows Server 2008 R2 x64</a>&#160;</p>
</td>
<td valign="top" width="113">Rick Claus</td>
<td valign="top" width="175">Tuesday, May 17, 1:30 PM – 2:45 PM</td>
</tr>
<tr>
<td valign="top" width="108">Breakout Session          <br />300 – Advanced</td>
<td valign="top" width="204">
<p><a href="http://northamerica.msteched.com/topic/details/DBI304?fbid=4S1zVddlkbN#showdetails">DBI304 | What&#8217;s New in Manageability for Microsoft SQL Server Code-Named &quot;Denali&quot;</a></p>
</td>
<td valign="top" width="113">Denny Cherry</td>
<td valign="top" width="175">Tuesday, May 17, 1:30 PM – 2:45 PM</td>
</tr>
<tr>
<td valign="top" width="108">Breakout Session          <br />300 – Advanced</td>
<td valign="top" width="204">
<p><a href="http://northamerica.msteched.com/topic/details/VIR325?fbid=4S1zVddlkbN#showdetails">VIR325 | Anatomy of HP Cloud Foundation for Hyper-V</a></p>
</td>
<td valign="top" width="113">Brad Kirby</td>
<td valign="top" width="175">Tuesday, May 17, 5:00 PM – 6:15 PM</td>
</tr>
<tr>
<td valign="top" width="108">Breakout Session          <br />300 – Advanced</td>
<td valign="top" width="204">
<p><a href="http://northamerica.msteched.com/topic/details/VIR314?fbid=4S1zVddlkbN#showdetails">VIR314 | Understanding Server App-V, Sequencing and Deploying Datacenter Applications</a></p>
</td>
<td valign="top" width="113">Derrick Isoka</td>
<td valign="top" width="175">Wednesday, May 18, 8:30 AM – 9:45 AM</td>
</tr>
<tr>
<td valign="top" width="108">Breakout Session          <br />300 – Advanced</td>
<td valign="top" width="204">
<p><a href="http://northamerica.msteched.com/topic/details/EXL318?fbid=4S1zVddlkbN#showdetails">EXL318 | Monitoring Microsoft Lync 2010 Deployments</a></p>
</td>
<td valign="top" width="113">Arish Alreja, Jeffrey Reed</td>
<td valign="top" width="175">Wednesday, May 18, 10:15 AM – 11:30 AM</td>
</tr>
<tr>
<td valign="top" width="108"><strong>Interactive Discussion            <br />400 – Expert</strong></td>
<td valign="top" width="204">
<p><strong><a href="http://northamerica.msteched.com/topic/details/WSV473-INT?fbid=4S1zVddlkbN#showdetails">WSV473-INT | Windows PowerShell 3.0: Why Wait? Get Next-Generation PowerShell Functionality Today!</a></strong></p>
</td>
<td valign="top" width="113"><strong>Kirk Munro</strong></td>
<td valign="top" width="175"><strong>Wednesday, May 18, 12:00 PM – 1:00 PM</strong></td>
</tr>
<tr>
<td valign="top" width="108"><strong>Breakout Session            <br />400 – Expert</strong></td>
<td valign="top" width="204">
<p><strong><a href="http://northamerica.msteched.com/topic/details/WSV406?fbid=4S1zVddlkbN#showdetails">WSV406 | Advanced Automation Using Windows PowerShell 2.0</a></strong></p>
</td>
<td valign="top" width="113"><strong>Dan Harman, Jeffrey Snover</strong></td>
<td valign="top" width="175"><strong>Wednesday, May 18, 1:30 PM – 2:45 PM</strong></td>
</tr>
<tr>
<td valign="top" width="108">Breakout Session          <br />300 – Advanced</td>
<td valign="top" width="204">
<p><a href="http://northamerica.msteched.com/topic/details/WCL321?fbid=4S1zVddlkbN#showdetails">WCL321 | Windows PowerShell Remoting: Definitely NOT Just for Servers</a></p>
</td>
<td valign="top" width="113">Don Jones</td>
<td valign="top" width="175">Wednesday, May 18, 1:30 PM – 2:45 PM</td>
</tr>
<tr>
<td valign="top" width="108">Breakout Session          <br />300 – Advanced</td>
<td valign="top" width="204">
<p><a href="http://northamerica.msteched.com/topic/details/DEV338?fbid=4S1zVddlkbN#showdetails">DEV338 | NuGet: Microsoft .NET Package Management for the Enterprise</a></p>
</td>
<td valign="top" width="113">Scott Hanselman</td>
<td valign="top" width="175">Wednesday, May 18, 1:30 PM – 2:45 PM</td>
</tr>
<tr>
<td valign="top" width="108">Breakout Session          <br />300 – Advanced</td>
<td valign="top" width="204">
<p><a href="http://northamerica.msteched.com/topic/details/VIR310?fbid=4S1zVddlkbN#showdetails">VIR310 | Inside the LAB: Building Your Own Private Cloud Infrastructure</a></p>
</td>
<td valign="top" width="113">Mikael Nystrom</td>
<td valign="top" width="175">Wednesday, May 18, 1:30 PM – 2:45 PM</td>
</tr>
<tr>
<td valign="top" width="108"><strong>Breakout Session            <br />300 – Advanced</strong></td>
<td valign="top" width="204">
<p><strong><a href="http://northamerica.msteched.com/topic/details/WSV322?fbid=4S1zVddlkbN#showdetails">WSV322 | Managing the Registry with Windows PowerShell 2.0</a></strong></p>
</td>
<td valign="top" width="113"><strong>Jeffery Hicks</strong></td>
<td valign="top" width="175"><strong>Thursday, May 19, 8:30 AM – 9:45 AM</strong></td>
</tr>
<tr>
<td valign="top" width="108">Birds-of-a-Feather          <br />300 – Advanced</td>
<td valign="top" width="204">
<p><a href="http://northamerica.msteched.com/topic/details/BOF14-ITP?fbid=4S1zVddlkbN#showdetails">BOF14-ITP | Challenges in Automation for Microsoft Data Repositories (Microsoft SQL Server, DPM and SharePoint)</a></p>
</td>
<td valign="top" width="113">Kevin Kline</td>
<td valign="top" width="175">Thursday, May 19, 8:30 AM – 9:45 AM</td>
</tr>
<tr>
<td valign="top" width="108">Breakout Session          <br />300 – Advanced</td>
<td valign="top" width="204">
<p><a href="http://northamerica.msteched.com/topic/details/VIR326?fbid=4S1zVddlkbN#showdetails">VIR326 | Fluid Data Management at Indiana University</a></p>
</td>
<td valign="top" width="113">Janssen Jones</td>
<td valign="top" width="175">Thursday, May 19, 8:30 AM – 9:45 AM</td>
</tr>
<tr>
<td valign="top" width="108"><strong>Breakout Session            <br />300 – Advanced</strong></td>
<td valign="top" width="204">
<p><strong><a href="http://northamerica.msteched.com/topic/details/EXL321?fbid=4S1zVddlkbN#showdetails">EXL321 | Microsoft Lync Server 2010: Administering Lync Server Deployment</a></strong></p>
</td>
<td valign="top" width="113"><strong>Anand Lakshminarayanan, Cezar Ungureanasu</strong></td>
<td valign="top" width="175"><strong>Thursday, May 19, 10:15 AM – 11:30 AM</strong></td>
</tr>
<tr>
<td valign="top" width="108"><strong>Interactive Discussion            <br />400 – Expert</strong></td>
<td valign="top" width="204">
<p><strong><a href="http://northamerica.msteched.com/topic/details/WSV473-INT-R?fbid=4S1zVddlkbN#showdetails">WSV473-INT-R | Windows PowerShell 3.0: Why Wait? Get Next-Generation PowerShell Functionality Today!</a></strong></p>
</td>
<td valign="top" width="113"><strong>Kirk Munro</strong></td>
<td valign="top" width="175"><strong>Thursday, May 19, 1:00 PM – 2:15 PM</strong></td>
</tr>
<tr>
<td valign="top" width="108"><strong>Breakout Session            <br />300 – Advanced</strong></td>
<td valign="top" width="204">
<p><strong><a href="http://northamerica.msteched.com/topic/details/WSV315?fbid=4S1zVddlkbN#showdetails">WSV315 | Windows PowerShell for Beginners</a></strong></p>
</td>
<td valign="top" width="113"><strong>Jeffrey Snover, Mir Rosenberg</strong></td>
<td valign="top" width="175"><strong>Thursday, May 19, 1:00 PM – 2:15 PM</strong></td>
</tr>
<tr>
<td valign="top" width="108">Breakout Session          <br />300 – Advanced</td>
<td valign="top" width="204">
<p><a href="http://northamerica.msteched.com/topic/details/DBI326?fbid=4S1zVddlkbN#showdetails">DBI326 | Enterprise Data Mining with Microsoft SQL Server</a></p>
</td>
<td valign="top" width="113">Mark Tabladillo</td>
<td valign="top" width="175">Thursday, May 19, 2:45 PM – 4:00 PM</td>
</tr>
<tr>
<td valign="top" width="108"><strong>Hands-on Lab            <br />200 – Intermediate</strong></td>
<td valign="top" width="204">
<p><strong><a href="http://northamerica.msteched.com/topic/details/WSV276-HOL?fbid=4S1zVddlkbN#showdetails">WSV276-HOL | Introduction to Windows PowerShell Fundamentals</a></strong></p>
</td>
<td valign="top" width="113"><strong>N/A</strong></td>
<td valign="top" width="175"><strong>Hands-on-lab, available in the TLC HOL area</strong></td>
</tr>
<tr>
<td valign="top" width="108"><strong>Hands-on Lab            <br />300 – Advanced</strong></td>
<td valign="top" width="204">
<p><strong><a href="http://northamerica.msteched.com/topic/details/WSV371-HOL?fbid=4S1zVddlkbN#showdetails">WSV371-HOL | Advanced Windows PowerShell Scripting</a></strong></p>
</td>
<td valign="top" width="113"><strong>N/A</strong></td>
<td valign="top" width="175"><strong>Hands-on-lab, available in the TLC HOL area</strong></td>
</tr>
<tr>
<td valign="top" width="108"><strong>Hands-on Lab            <br />300 – Advanced</strong></td>
<td valign="top" width="204">
<p><strong><a href="http://northamerica.msteched.com/topic/details/WSV378-HOL?fbid=4S1zVddlkbN#showdetails">WSV378-HOL | Server Management and Windows PowerShell V2 (V3.0)</a></strong></p>
</td>
<td valign="top" width="113"><strong>N/A</strong></td>
<td valign="top" width="175"><strong>Hands-on-lab, available in the TLC HOL area</strong></td>
</tr>
<tr>
<td valign="top" width="108">Hands-on Lab          <br />300 – Advanced</td>
<td valign="top" width="204">
<p><a href="http://northamerica.msteched.com/topic/details/WCL376-HOL?fbid=4S1zVddlkbN#showdetails">WCL376-HOL | Managing a Domain Environment More Effectively</a> </p>
</td>
<td valign="top" width="113">N/A</td>
<td valign="top" width="175">Hands-on-lab, available in the TLC HOL area</td>
</tr>
<tr>
<td valign="top" width="108">Hands-on Lab          <br />300 – Advanced</td>
<td valign="top" width="204">
<p><a href="http://northamerica.msteched.com/topic/details/WSV379-HOL?fbid=4S1zVddlkbN#showdetails">WSV379-HOL | What&#8217;s New in Active Directory (V3.0)</a></p>
</td>
<td valign="top" width="113">N/A</td>
<td valign="top" width="175">Hands-on-lab, available in the TLC HOL area</td>
</tr>
<tr>
<td valign="top" width="108">Hands-on Lab          <br />200 – Intermediate</td>
<td valign="top" width="204">
<p><a href="http://northamerica.msteched.com/topic/details/WSV273-HOL?fbid=4S1zVddlkbN#showdetails">WSV273-HOL | Failover Clustering Introduction with Windows Server 2008 R2</a></p>
</td>
<td valign="top" width="113">N/A</td>
<td valign="top" width="175">Hands-on-lab, available in the TLC HOL area</td>
</tr>
<tr>
<td valign="top" width="108">Hands-on Lab          <br />300 – Advanced</td>
<td valign="top" width="204">
<p><a href="http://northamerica.msteched.com/topic/details/WSV377-HOL?fbid=4S1zVddlkbN#showdetails">WSV377-HOL | Migrating DHCP and File Services with Windows Server Migration Tools</a></p>
</td>
<td valign="top" width="113">N/A</td>
<td valign="top" width="175">Hands-on-lab, available in the TLC HOL area</td>
</tr>
<tr>
<td valign="top" width="108"><strong>Hands-on Lab            <br />300 – Advanced</strong></td>
<td valign="top" width="204">
<p><strong><a href="http://northamerica.msteched.com/topic/details/EXL377-HOL?fbid=4S1zVddlkbN#showdetails">EXL377-HOL | Managing Microsoft Lync Server 2010 Using Windows PowerShell and the Lync Server Control Panel</a></strong></p>
</td>
<td valign="top" width="113"><strong>N/A</strong></td>
<td valign="top" width="175"><strong>Hands-on-lab, available in the TLC HOL area</strong></td>
</tr>
<tr>
<td valign="top" width="108">Hands-on Lab          <br />300 – Advanced</td>
<td valign="top" width="204">
<p><a href="http://northamerica.msteched.com/topic/details/SIM373-HOL?fbid=4S1zVddlkbN#showdetails">SIM373-HOL | Microsoft System Center Service Manager 2010 Data Warehouse and Reporting</a></p>
</td>
<td valign="top" width="113">N/A</td>
<td valign="top" width="175">Hands-on-lab, available in the TLC HOL area</td>
</tr>
</tbody>
</table>
<h4>Quest Software Ask the Experts Session on PowerShell</h4>
<p>There are other items that won’t show up in the schedule builder as well. For example, Quest Software has regular Ask the Experts sessions throughout the event, and one of those sessions will be focused on PowerShell, allowing you to ask questions to myself and Dmitry Sotnikov, watch some demos of the next version of <a title="PowerGUI Pro" href="http://www.powerguipro.com" target="_blank">PowerGUI® Pro</a>, and have a chance to meet us at the event.&#160; If this interests you, mark your calendar and join Dmitry and I in the Quest Software booth in the expo hall on <strong>Tuesday, May 17</strong> from <strong>12:30PM to 1:00PM</strong>, and bring your PowerShell and <a title="PowerGUI Pro" href="http://www.powerguipro.com" target="_blank">PowerGUI Pro</a> questions!</p>
<h4></h4>
<h4></h4>
<h4>WSV473-INT Windows PowerShell 3.0: Why Wait? Get Next-Generation PowerShell Functionality Today!</h4>
<p>If you want to find me when I’m not working the PowerShell booth or answering questions during the Ask the Experts session on PowerShell, you can always come catch me at my session.&#160; It is included in the session listing above.&#160; I will be presenting a 400-level interactive discussion about PowerShell, <a title="WSV473-INT Windows PowerShell 3.0: Why Wait? Get Next-Generation PowerShell Functionality Today!" href="http://northamerica.msteched.com/topic/details/WSV473-INT?fbid=-02hAGUgDb5#showdetails" target="_blank">WSV473-INT Windows PowerShell 3.0: Why Wait? Get Next-Generation PowerShell Functionality Today!</a>&#160; During this session I’ll be discussing different ways that you can get next-generation PowerShell functionality today so that you don’t have to wait as long until the next release.&#160; This session will cover cool PowerShell features such as proxy functions, and it will also discuss Domain Specific Vocabularies, a topic I recently spoke about at the PowerShell Deep Dive.&#160; You can read more about the session <a title="WSV473-INT Windows PowerShell 3.0: Why Wait? Get Next-Generation PowerShell Functionality Today!" href="http://northamerica.msteched.com/topic/details/WSV473-INT?fbid=-02hAGUgDb5#showdetails" target="_blank">here</a>.</p>
<h4>Important Update:</h4>
<p> This session has been scheduled for a second showing on Thursday, May 19, 2011 from 1:00-2:15PM, so if you can’t make the first one, come to the second!&#160; Here’s the link to the update: <a href="http://northamerica.msteched.com/topic/details/WSV473-INT-R?fbid=4S1zVddlkbN#showdetails">WSV473-INT-R | Windows PowerShell 3.0: Why Wait? Get Next-Generation PowerShell Functionality Today!</a></p>
<h4></h4>
<h4></h4>
<h4>Watch for additional opportunities to learn about PowerShell</h4>
<p>Beyond these sessions, there are always other possible opportunities to learn about PowerShell while you are at TechEd 2011 in Atlanta.&#160; The scheduled sessions at TechEd offer a ton of value already, but for me, the true value of a conference like TechEd comes from the unexpected and often unplanned side discussions that surprise you at a conference like this.&#160; Some of my favorite discussions about PowerShell at conferences in the past have happened in an ad-hoc meeting, over breakfast, or in the PowerShell booth.&#160; Never be afraid to start the discussion and ask others if they use PowerShell, and if possible keep your laptop handy so that you can pull it out and talk shop on the spot.&#160; There is huge value in those discussions, and I highly recommend them.</p>
<p>That’s it from me for now.&#160; If I hear about additional opportunities to learn more about PowerShell while at TechEd I’ll be sure to post them here.</p>
<p>Thanks for listening!</p>
<p>Kirk out.</p>
<div style="display:inline;float:none;margin:0;padding:0;" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:49580894-d15e-49ee-90d3-42532978d186" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/PowerShell" rel="tag">PowerShell</a>,<a href="http://technorati.com/tags/PoSh" rel="tag">PoSh</a>,<a href="http://technorati.com/tags/Poshoholic" rel="tag">Poshoholic</a>,<a href="http://technorati.com/tags/PowerGUI+Pro" rel="tag">PowerGUI Pro</a>,<a href="http://technorati.com/tags/PowerGUI" rel="tag">PowerGUI</a>,<a href="http://technorati.com/tags/TechEd+2011" rel="tag">TechEd 2011</a>,<a href="http://technorati.com/tags/PowerShell+3.0" rel="tag">PowerShell 3.0</a></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kirkmunro.wordpress.com/538/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kirkmunro.wordpress.com/538/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kirkmunro.wordpress.com/538/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kirkmunro.wordpress.com/538/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kirkmunro.wordpress.com/538/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kirkmunro.wordpress.com/538/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kirkmunro.wordpress.com/538/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kirkmunro.wordpress.com/538/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kirkmunro.wordpress.com/538/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kirkmunro.wordpress.com/538/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kirkmunro.wordpress.com/538/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kirkmunro.wordpress.com/538/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kirkmunro.wordpress.com/538/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kirkmunro.wordpress.com/538/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poshoholic.com&amp;blog=1436967&amp;post=538&amp;subd=kirkmunro&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://poshoholic.com/2011/04/28/learn-more-about-powershell-at-teched-2011/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Poshoholic</media:title>
		</media:content>
	</item>
		<item>
		<title>Earth Day 2011 &#8211; PowerGUI&#174; Style!</title>
		<link>http://poshoholic.com/2011/04/22/earth-day-2011-powergui-style/</link>
		<comments>http://poshoholic.com/2011/04/22/earth-day-2011-powergui-style/#comments</comments>
		<pubDate>Fri, 22 Apr 2011 14:21:14 +0000</pubDate>
		<dc:creator>Kirk Munro</dc:creator>
				<category><![CDATA[Desktop Wallpaper]]></category>
		<category><![CDATA[PowerGUI]]></category>
		<category><![CDATA[PowerGUI Pro]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[PoSh]]></category>
		<category><![CDATA[Poshoholic]]></category>
		<category><![CDATA[wallpaper]]></category>

		<guid isPermaLink="false">https://kirkmunro.wordpress.com/2011/04/22/earth-day-2011-powergui-style/</guid>
		<description><![CDATA[Today is Earth Day 2011, and you can celebrate your green side in style with the latest PowerGUI® wallpaper.&#160; As an ecoholic myself, this wallpaper is definitely among my favorites. Show your Earth Day pride, and download this beautiful desktop wallpaper today! If it doesn’t suit your style, check out the rest of the desktop [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poshoholic.com&amp;blog=1436967&amp;post=536&amp;subd=kirkmunro&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Today is Earth Day 2011, and you can celebrate your green side in style with the latest <a title="PowerGUI.org" href="http://www.powergui.org" target="_blank">PowerGUI</a>® wallpaper.&#160; As an ecoholic myself, this wallpaper is definitely among my favorites.</p>
<p><a title="PowerGUI Pro Earth Day 2011 Desktop Wallpaper" href="http://www.powergui.org/servlet/KbServlet/download/3472-102-5523/1920x1200.jpg" target="_blank"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:block;float:none;margin-left:auto;border-top:0;margin-right:auto;border-right:0;padding-top:0;" border="0" src="http://www.powergui.org/servlet/KbServlet/download/3472-102-5523/1920x1200.jpg" width="500" height="312" /></a></p>
<p>Show your Earth Day pride, and <a href="http://www.powergui.org/servlet/KbServlet/download/3472-102-5523/1920x1200.jpg" target="_blank">download</a> this beautiful desktop wallpaper today! If it doesn’t suit your style, check out the rest of the desktop wallpaper images we have in the <a title="Wallpaper category on PowerGUI.org" href="http://www.powergui.org/kbcategory.jspa?categoryID=393" target="_blank">Wallpaper category on PowerGUI.org</a>.&#160; There are plenty to choose from!</p>
<p>Kirk out.</p>
<div style="display:inline;float:none;margin:0;padding:0;" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:16b9dac0-323c-49fe-9c7b-645ad067bfa6" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/PowerShell" rel="tag">PowerShell</a>,<a href="http://technorati.com/tags/PoSh" rel="tag">PoSh</a>,<a href="http://technorati.com/tags/Poshoholic" rel="tag">Poshoholic</a>,<a href="http://technorati.com/tags/PowerGUI+Pro" rel="tag">PowerGUI Pro</a>,<a href="http://technorati.com/tags/PowerGUI" rel="tag">PowerGUI</a>,<a href="http://technorati.com/tags/wallpaper" rel="tag">wallpaper</a></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kirkmunro.wordpress.com/536/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kirkmunro.wordpress.com/536/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kirkmunro.wordpress.com/536/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kirkmunro.wordpress.com/536/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kirkmunro.wordpress.com/536/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kirkmunro.wordpress.com/536/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kirkmunro.wordpress.com/536/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kirkmunro.wordpress.com/536/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kirkmunro.wordpress.com/536/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kirkmunro.wordpress.com/536/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kirkmunro.wordpress.com/536/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kirkmunro.wordpress.com/536/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kirkmunro.wordpress.com/536/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kirkmunro.wordpress.com/536/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poshoholic.com&amp;blog=1436967&amp;post=536&amp;subd=kirkmunro&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://poshoholic.com/2011/04/22/earth-day-2011-powergui-style/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Poshoholic</media:title>
		</media:content>

		<media:content url="http://www.powergui.org/servlet/KbServlet/download/3472-102-5523/1920x1200.jpg" medium="image" />
	</item>
		<item>
		<title>The 2011 Scripting Games have begun!</title>
		<link>http://poshoholic.com/2011/04/04/the-2011-scripting-games-have-begun/</link>
		<comments>http://poshoholic.com/2011/04/04/the-2011-scripting-games-have-begun/#comments</comments>
		<pubDate>Mon, 04 Apr 2011 11:54:59 +0000</pubDate>
		<dc:creator>Kirk Munro</dc:creator>
				<category><![CDATA[PowerGUI Pro]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[contest]]></category>
		<category><![CDATA[PoSh]]></category>
		<category><![CDATA[Poshoholic]]></category>
		<category><![CDATA[Scripting Games]]></category>

		<guid isPermaLink="false">https://kirkmunro.wordpress.com/2011/04/04/the-2011-scripting-games-have-begun/</guid>
		<description><![CDATA[Today marks the beginning of Microsoft’s 2011 Scripting Games.&#160; The Scripting Games are a great way to have fun learning more about Windows PowerShell.&#160; There are even great prizes available to be won.&#160; There are 10 events, with a beginner and an advanced category for each event. To participate, all you have to do is: [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poshoholic.com&amp;blog=1436967&amp;post=534&amp;subd=kirkmunro&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://blogs.technet.com/b/heyscriptingguy/archive/2011/03/21/support-our-sponsor-quest-software-2011.aspx" target="_blank"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:inline;float:right;border-top:0;border-right:0;padding-top:0;margin:0 0 12px 12px;" title="2011_ScriptGames_GREEN_SPONSOR (2)" border="0" alt="2011_ScriptGames_GREEN_SPONSOR (2)" align="right" src="http://kirkmunro.files.wordpress.com/2011/04/2011_scriptgames_green_sponsor-2.png?w=154&#038;h=187" width="154" height="187" /></a></p>
<p>Today marks the beginning of Microsoft’s <a href="http://blogs.technet.com/b/heyscriptingguy/archive/2011/02/19/2011-scripting-games-all-links-on-one-page.aspx" target="_blank">2011 Scripting Games</a>.&#160; The Scripting Games are a great way to have fun learning more about Windows PowerShell.&#160; There are even great prizes available to be won.&#160; There are 10 events, with a beginner and an advanced category for each event.</p>
<p>To participate, all you have to do is:</p>
<ol>
<li>Familiarize yourself with the information on the <a href="http://blogs.technet.com/b/heyscriptingguy/archive/2011/02/19/2011-scripting-games-all-links-on-one-page.aspx" target="_blank">2011 Scripting Games page</a>.</li>
<li>Register by signing in to the <a href="http://2011sg.poshcode.org/Auth/LogOn" target="_blank">2011 Scripting Games page on PoshCode.org</a>.</li>
<li>Keep your eye on the <a href="http://blogs.technet.com/b/heyscriptingguy/" target="_blank">Hey, Scripting Guy! blog</a> to see when new events are posted (both the beginner and advanced Event 1 details are available now!).</li>
<li>Publish solutions to any events you decide to do on the <a href="http://2011sg.poshcode.org/Scripts/New" target="_blank">PoshCode.org contribute page</a>.</li>
</ol>
<p>That’s pretty much all there is to it.&#160; You can participate in both the beginner and the advanced categories, or you can spend all of your time focused on one category.&#160; You can enter solutions for all events in a category, or you can cherry pick the events you have time for and enter only those.&#160; You can start today with the first event, or join in later once the competition is already underway.&#160; There are really no limitations on how much or how little that you have to participate in the Scripting Games.&#160; Some prizes are available for the highest ranking participant, but others can be won simply by participating in a single event, so throw your hat into the ring and learn more about PowerShell while having fun and you might even win something.</p>
<p><a href="http://www.quest.com/" target="_blank">Quest Software</a> is an official sponsor of the Scripting Games again this year, and we have contributed many licenses of <a href="http://www.powerguipro.com/" target="_blank">PowerGUI® Pro</a> to the pool of prizes to be won.&#160; If you’d like a chance to win one of the licenses that are available, all you have to do is participate in the Scripting Games by entering at least one event.&#160; The more events you participate in the more you will increase your chances of winning.&#160; Participating is easy, so you really should consider taking the time to give it a try…you just might learn something.</p>
<p>Good luck!</p>
<p>Kirk out.</p>
<div style="display:inline;float:none;margin:0;padding:0;" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:3abe3d85-5dde-47f1-9a84-59e22a9b7890" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/PowerShell" rel="tag">PowerShell</a>,<a href="http://technorati.com/tags/PoSh" rel="tag">PoSh</a>,<a href="http://technorati.com/tags/Poshoholic" rel="tag">Poshoholic</a>,<a href="http://technorati.com/tags/PowerGUI+Pro" rel="tag">PowerGUI Pro</a>,<a href="http://technorati.com/tags/Scripting+Games" rel="tag">Scripting Games</a>,<a href="http://technorati.com/tags/contest" rel="tag">contest</a></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kirkmunro.wordpress.com/534/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kirkmunro.wordpress.com/534/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kirkmunro.wordpress.com/534/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kirkmunro.wordpress.com/534/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kirkmunro.wordpress.com/534/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kirkmunro.wordpress.com/534/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kirkmunro.wordpress.com/534/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kirkmunro.wordpress.com/534/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kirkmunro.wordpress.com/534/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kirkmunro.wordpress.com/534/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kirkmunro.wordpress.com/534/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kirkmunro.wordpress.com/534/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kirkmunro.wordpress.com/534/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kirkmunro.wordpress.com/534/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poshoholic.com&amp;blog=1436967&amp;post=534&amp;subd=kirkmunro&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://poshoholic.com/2011/04/04/the-2011-scripting-games-have-begun/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Poshoholic</media:title>
		</media:content>

		<media:content url="http://kirkmunro.files.wordpress.com/2011/04/2011_scriptgames_green_sponsor-2.png" medium="image">
			<media:title type="html">2011_ScriptGames_GREEN_SPONSOR (2)</media:title>
		</media:content>
	</item>
		<item>
		<title>Happy 4th Birthday PowerGUI&#174;!</title>
		<link>http://poshoholic.com/2011/03/28/happy-4th-birthday-powergui/</link>
		<comments>http://poshoholic.com/2011/03/28/happy-4th-birthday-powergui/#comments</comments>
		<pubDate>Tue, 29 Mar 2011 00:52:30 +0000</pubDate>
		<dc:creator>Kirk Munro</dc:creator>
				<category><![CDATA[Desktop Wallpaper]]></category>
		<category><![CDATA[PowerGUI]]></category>
		<category><![CDATA[PowerGUI Pro]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[PoSh]]></category>
		<category><![CDATA[Poshoholic]]></category>
		<category><![CDATA[wallpaper]]></category>

		<guid isPermaLink="false">https://kirkmunro.wordpress.com/2011/03/28/happy-4th-birthday-powergui/</guid>
		<description><![CDATA[Today is PowerGUI’s 4th birthday, and what would a birthday be without cake?&#160; The awesome graphic artists that provide me with all of our fun desktop wallpaper for PowerGUI have done it again with a new desktop wallpaper image to celebrate PowerGUI’s birthday.&#160; You can download it from the downloads page on PowerGUI.org, or you [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poshoholic.com&amp;blog=1436967&amp;post=532&amp;subd=kirkmunro&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Today is <a href="http://www.powergui.org/" target="_blank">PowerGUI</a>’s 4th birthday, and what would a birthday be without cake?&#160; The awesome graphic artists that provide me with all of our fun desktop wallpaper for PowerGUI have done it again with a new desktop wallpaper image to celebrate PowerGUI’s birthday.&#160; You can download it from the <a href="www.powergui.org/downloads.jspa" target="_blank">downloads page on PowerGUI.org</a>, or you can click on this picture to download a high-resolution version directly:</p>
<p><a href="http://www.powergui.org/servlet/KbServlet/download/3422-102-5427/1920x1200.jpg" target="_blank"><img style="background-image:none;border-bottom:0;border-left:0;padding-left:0;padding-right:0;display:block;float:none;margin-left:auto;border-top:0;margin-right:auto;border-right:0;padding-top:0;" title="image" border="0" alt="image" src="http://kirkmunro.files.wordpress.com/2011/03/image2.png?w=504&#038;h=316" width="504" height="316" /></a></p>
<p>It’s hard to believe it’s been 4 years already since PowerGUI was first made available for download on March 28, 2007.&#160; What an amazing 4 years it has been too! What started out as a free extensible Administrative Console based on Windows PowerShell has grown into an award winning product that also includes a free extensible Script Editor with tons of useful features like Intellisense, syntax highlighting, script snippets, script signing, and many, many more.&#160; There’s even a Pro version called <a href="www.powerguipro.com" target="_blank">PowerGUI® Pro</a> that adds Version Control, Easy Remote Script Execution, and a component called MobileShell that allows you to perform systems management from your handheld device!</p>
<p>It’s been great fun having a direct hand in helping make this happen, but this product would not be what it is today without the support that we have received from the community!&#160; Your feedback and support through our <a href="http://www.powergui.org/" target="_blank">PowerGUI.org</a> community site, on Twitter, on FaceBook, and blogs and articles around the web has been fantastic and it’s something that I appreciate every single day!&#160; Thank you for helping this product to continue to grow!</p>
<p>I hope you enjoy celebrating PowerGUI’s birthday with us this week with the fantastic wallpaper, and look forward to continuing to watch this product grow for many years to come!</p>
<p>Enjoy!</p>
<p>Kirk out.</p>
<div style="display:inline;float:none;margin:0;padding:0;" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:012c213d-56d7-4bd3-bad0-e71b535ceaf9" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/PowerShell" rel="tag">PowerShell</a>,<a href="http://technorati.com/tags/PoSh" rel="tag">PoSh</a>,<a href="http://technorati.com/tags/Poshoholic" rel="tag">Poshoholic</a>,<a href="http://technorati.com/tags/PowerGUI+Pro" rel="tag">PowerGUI Pro</a>,<a href="http://technorati.com/tags/PowerGUI" rel="tag">PowerGUI</a>,<a href="http://technorati.com/tags/wallpaper" rel="tag">wallpaper</a></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kirkmunro.wordpress.com/532/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kirkmunro.wordpress.com/532/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kirkmunro.wordpress.com/532/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kirkmunro.wordpress.com/532/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kirkmunro.wordpress.com/532/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kirkmunro.wordpress.com/532/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kirkmunro.wordpress.com/532/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kirkmunro.wordpress.com/532/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kirkmunro.wordpress.com/532/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kirkmunro.wordpress.com/532/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kirkmunro.wordpress.com/532/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kirkmunro.wordpress.com/532/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kirkmunro.wordpress.com/532/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kirkmunro.wordpress.com/532/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poshoholic.com&amp;blog=1436967&amp;post=532&amp;subd=kirkmunro&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://poshoholic.com/2011/03/28/happy-4th-birthday-powergui/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Poshoholic</media:title>
		</media:content>

		<media:content url="http://kirkmunro.files.wordpress.com/2011/03/image2.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>Adam Driscoll talks about PowerShell and PowerGUI&#174; on .NET Rocks!</title>
		<link>http://poshoholic.com/2011/03/22/adam-driscoll-talks-about-powershell-and-powergui-on-net-rocks/</link>
		<comments>http://poshoholic.com/2011/03/22/adam-driscoll-talks-about-powershell-and-powergui-on-net-rocks/#comments</comments>
		<pubDate>Tue, 22 Mar 2011 17:00:00 +0000</pubDate>
		<dc:creator>Kirk Munro</dc:creator>
				<category><![CDATA[PowerGUI]]></category>
		<category><![CDATA[PowerGUI VSX]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[podcast]]></category>
		<category><![CDATA[PoSh]]></category>
		<category><![CDATA[Poshoholic]]></category>

		<guid isPermaLink="false">https://kirkmunro.wordpress.com/2011/03/22/adam-driscoll-talks-about-powershell-and-powergui-on-net-rocks/</guid>
		<description><![CDATA[Recently Adam Driscoll of PowerGUI VSX fame was a guest on the .NET Rocks! podcast show, chatting with Carl and Richard about his TFS plugin for Android, PowerShell, PowerGUI, and PowerGUI VSX.&#160; Today that show was made available for download, so head on over to the .NET Rocks! page listen to Adam, Carl and Richard [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poshoholic.com&amp;blog=1436967&amp;post=520&amp;subd=kirkmunro&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Recently Adam Driscoll of <a href="http://visualstudiogallery.msdn.microsoft.com/01516103-d487-4a7e-bb40-c15ec709afa3/" target="_blank">PowerGUI VSX</a> fame was a guest on the <a href="http://www.dotnetrocks.com/" target="_blank">.NET Rocks!</a> podcast show, chatting with Carl and Richard about his TFS plugin for Android, PowerShell, <a href="http://www.powergui.org/" target="_blank">PowerGUI</a>, and <a href="http://visualstudiogallery.msdn.microsoft.com/01516103-d487-4a7e-bb40-c15ec709afa3/" target="_blank">PowerGUI VSX</a>.&#160; Today that show was made available for download, so head on over to the <a href="http://www.dotnetrocks.com/" target="_blank">.NET Rocks!</a> page listen to Adam, Carl and Richard in <a href="http://www.dotnetrocks.com/default.aspx?showNum=647" target="_blank">Episode 647 of .NET Rocks!</a></p>
<p>Enjoy!</p>
<p>Kirk out.</p>
<div style="display:inline;float:none;margin:0;padding:0;" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:8ef7e922-af68-4a2e-842c-1d292ed53469" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/PowerShell" rel="tag">PowerShell</a>,<a href="http://technorati.com/tags/PoSh" rel="tag">PoSh</a>,<a href="http://technorati.com/tags/Poshoholic" rel="tag">Poshoholic</a>,<a href="http://technorati.com/tags/PowerGUI" rel="tag">PowerGUI</a>,<a href="http://technorati.com/tags/PowerGUI+VSX" rel="tag">PowerGUI VSX</a>,<a href="http://technorati.com/tags/podcast" rel="tag">podcast</a></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kirkmunro.wordpress.com/520/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kirkmunro.wordpress.com/520/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kirkmunro.wordpress.com/520/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kirkmunro.wordpress.com/520/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kirkmunro.wordpress.com/520/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kirkmunro.wordpress.com/520/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kirkmunro.wordpress.com/520/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kirkmunro.wordpress.com/520/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kirkmunro.wordpress.com/520/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kirkmunro.wordpress.com/520/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kirkmunro.wordpress.com/520/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kirkmunro.wordpress.com/520/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kirkmunro.wordpress.com/520/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kirkmunro.wordpress.com/520/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poshoholic.com&amp;blog=1436967&amp;post=520&amp;subd=kirkmunro&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://poshoholic.com/2011/03/22/adam-driscoll-talks-about-powershell-and-powergui-on-net-rocks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Poshoholic</media:title>
		</media:content>
	</item>
		<item>
		<title>PowerGUI&#174; Spring 2011 Desktop Wallpaper</title>
		<link>http://poshoholic.com/2011/03/21/powergui-spring-2011-desktop-wallpaper/</link>
		<comments>http://poshoholic.com/2011/03/21/powergui-spring-2011-desktop-wallpaper/#comments</comments>
		<pubDate>Mon, 21 Mar 2011 20:44:47 +0000</pubDate>
		<dc:creator>Kirk Munro</dc:creator>
				<category><![CDATA[Desktop Wallpaper]]></category>
		<category><![CDATA[PowerGUI]]></category>
		<category><![CDATA[PowerGUI Pro]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[PoSh]]></category>
		<category><![CDATA[Poshoholic]]></category>
		<category><![CDATA[wallpaper]]></category>

		<guid isPermaLink="false">https://kirkmunro.wordpress.com/2011/03/21/powergui-spring-2011-desktop-wallpaper/</guid>
		<description><![CDATA[Spring is here already, and even though it doesn’t seem like it’s Spring everywhere just yet (it has been snowing most of the day here in Ottawa), with the change in seasons comes a change in desktop wallpaper.  The Spring 2011 wallpaper for PowerGUI Pro and PowerGUI is now available: To download this wallpaper, simply [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poshoholic.com&amp;blog=1436967&amp;post=529&amp;subd=kirkmunro&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Spring is here already, and even though it doesn’t seem like it’s Spring everywhere just yet (it has been snowing most of the day here in Ottawa), with the change in seasons comes a change in desktop wallpaper.  The Spring 2011 wallpaper for <a href="http://www.powerguipro.com/" target="_blank">PowerGUI Pro</a> and <a href="http://www.powergui.org/" target="_blank">PowerGUI</a> is now available:</p>
<p><a href="http://www.powergui.org/servlet/KbServlet/download/3402-102-5388/1920x1200.jpg" target="_blank"><img style="display:block;float:none;margin-left:auto;margin-right:auto;" src="http://www.powergui.org/servlet/KbServlet/downloadImage/3402-102-425/thumbnail.jpg" alt="PowerGUI Spring 2011 Wallpaper Thumbnail" /></a></p>
<p>To download this wallpaper, simply visit the <a href="http://powergui.org/downloads.jspa" target="_blank">PowerGUI downloads page</a> and scroll down to see all of the sizes and varieties that are available.  We have Fall wallpaper there as well for our friends in the southern hemisphere.  As always, all of our wallpaper images are stored in the <a href="http://www.powergui.org/kbcategory.jspa?categoryID=393" target="_blank">Wallpaper folder</a> on <a href="http://www.powergui.org/" target="_blank">PowerGUI.org</a>, so if you want to use one from a previous year or a different season or holiday, take a look around…there are currently 27 different varieties to choose from.</p>
<p>Enjoy!</p>
<p>Kirk out.</p>
<div id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:bf8d8eac-bda7-4942-92a9-4d8a2026d54d" class="wlWriterEditableSmartContent" style="display:inline;float:none;margin:0;padding:0;">Technorati Tags: <a rel="tag" href="http://technorati.com/tags/PowerShell">PowerShell</a>,<a rel="tag" href="http://technorati.com/tags/PoSh">PoSh</a>,<a rel="tag" href="http://technorati.com/tags/Poshoholic">Poshoholic</a>,<a rel="tag" href="http://technorati.com/tags/PowerGUI+Pro">PowerGUI Pro</a>,<a rel="tag" href="http://technorati.com/tags/PowerGUI">PowerGUI</a>,<a rel="tag" href="http://technorati.com/tags/wallpaper">wallpaper</a></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kirkmunro.wordpress.com/529/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kirkmunro.wordpress.com/529/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kirkmunro.wordpress.com/529/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kirkmunro.wordpress.com/529/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kirkmunro.wordpress.com/529/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kirkmunro.wordpress.com/529/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kirkmunro.wordpress.com/529/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kirkmunro.wordpress.com/529/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kirkmunro.wordpress.com/529/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kirkmunro.wordpress.com/529/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kirkmunro.wordpress.com/529/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kirkmunro.wordpress.com/529/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kirkmunro.wordpress.com/529/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kirkmunro.wordpress.com/529/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poshoholic.com&amp;blog=1436967&amp;post=529&amp;subd=kirkmunro&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://poshoholic.com/2011/03/21/powergui-spring-2011-desktop-wallpaper/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Poshoholic</media:title>
		</media:content>

		<media:content url="http://www.powergui.org/servlet/KbServlet/downloadImage/3402-102-425/thumbnail.jpg" medium="image">
			<media:title type="html">PowerGUI Spring 2011 Wallpaper Thumbnail</media:title>
		</media:content>
	</item>
		<item>
		<title>PowerScripting Podcast with Jeffrey Snover and Kenneth Hansen</title>
		<link>http://poshoholic.com/2011/03/16/powerscripting-podcast-with-jeffrey-snover-and-kenneth-hansen/</link>
		<comments>http://poshoholic.com/2011/03/16/powerscripting-podcast-with-jeffrey-snover-and-kenneth-hansen/#comments</comments>
		<pubDate>Wed, 16 Mar 2011 14:21:07 +0000</pubDate>
		<dc:creator>Kirk Munro</dc:creator>
				<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[podcast]]></category>
		<category><![CDATA[PoSh]]></category>
		<category><![CDATA[Poshoholic]]></category>

		<guid isPermaLink="false">https://kirkmunro.wordpress.com/2011/03/16/powerscripting-podcast-with-jeffrey-snover-and-kenneth-hansen/</guid>
		<description><![CDATA[Last week Hal Rottenberg and Jonathan Walz recorded another great episode of the PowerScripting Podcast, this time with Jeffrey Snover and Kenneth Hansen as guests.&#160; Jeffrey and Kenneth talk about PowerShell of course, but also discuss the upcoming PowerShell Deep Dive event.&#160; You can find the link to listen to the podcast along with the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poshoholic.com&amp;blog=1436967&amp;post=527&amp;subd=kirkmunro&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Last week <a href="http://www.halr9000.com/" target="_blank">Hal Rottenberg</a> and <a href="http://twitter.com/#!/jonwalz" target="_blank">Jonathan Walz</a> recorded another great episode of the <a href="http://powerscripting.wordpress.com/" target="_blank">PowerScripting Podcast</a>, this time with Jeffrey Snover and Kenneth Hansen as guests.&#160; Jeffrey and Kenneth talk about PowerShell of course, but also discuss the upcoming <a href="http://www.theexpertsconference.com/us/2011/general-information/2011-powershell-deep-dive/" target="_blank">PowerShell Deep Dive</a> event.&#160; You can find the link to listen to the podcast along with the show notes <a href="http://powerscripting.wordpress.com/2011/03/14/episode-141-the-powershell-deep-dive-conference-with-jeffrey-snover-and-kenneth-hansen/" target="_blank">here</a>.</p>
<p>This podcast is a great source of PowerShell news and I highly recommend listening to it regularly.&#160; It’s a great way to pass the time during your daily commute to and from work.&#160; There are 141 episodes so far, with tons of great interviews and content, so check out this podcast when you have some time.&#160; It’s definitely worth it.</p>
<p>Enjoy!</p>
<p>Kirk out.</p>
<div style="display:inline;float:none;margin:0;padding:0;" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:f71fccbf-c722-44e5-9a0f-0f1bfcc5d474" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/PowerShell" rel="tag">PowerShell</a>,<a href="http://technorati.com/tags/PoSh" rel="tag">PoSh</a>,<a href="http://technorati.com/tags/Poshoholic" rel="tag">Poshoholic</a>,<a href="http://technorati.com/tags/podcast" rel="tag">podcast</a></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kirkmunro.wordpress.com/527/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kirkmunro.wordpress.com/527/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kirkmunro.wordpress.com/527/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kirkmunro.wordpress.com/527/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kirkmunro.wordpress.com/527/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kirkmunro.wordpress.com/527/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kirkmunro.wordpress.com/527/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kirkmunro.wordpress.com/527/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kirkmunro.wordpress.com/527/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kirkmunro.wordpress.com/527/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kirkmunro.wordpress.com/527/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kirkmunro.wordpress.com/527/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kirkmunro.wordpress.com/527/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kirkmunro.wordpress.com/527/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poshoholic.com&amp;blog=1436967&amp;post=527&amp;subd=kirkmunro&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://poshoholic.com/2011/03/16/powerscripting-podcast-with-jeffrey-snover-and-kenneth-hansen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Poshoholic</media:title>
		</media:content>
	</item>
		<item>
		<title>Celebrate St. Patrick&#8217;s Day with PowerGUI&#174;!</title>
		<link>http://poshoholic.com/2011/03/15/celebrate-st-patricks-day-with-powergui/</link>
		<comments>http://poshoholic.com/2011/03/15/celebrate-st-patricks-day-with-powergui/#comments</comments>
		<pubDate>Tue, 15 Mar 2011 13:00:00 +0000</pubDate>
		<dc:creator>Kirk Munro</dc:creator>
				<category><![CDATA[Desktop Wallpaper]]></category>
		<category><![CDATA[PowerGUI]]></category>
		<category><![CDATA[PowerGUI Pro]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[PoSh]]></category>
		<category><![CDATA[Poshoholic]]></category>
		<category><![CDATA[wallpaper]]></category>

		<guid isPermaLink="false">https://kirkmunro.wordpress.com/2011/03/15/celebrate-st-patricks-day-with-powergui/</guid>
		<description><![CDATA[Our creative design team has just provided me with another fun desktop wallpaper to share with you, just in time for St. Patrick’s Day.&#160; If shamrocks and gold are your thing this time of year, download the St. Patrick’s Day PowerGUI wallpaper from PowerGUI.org and show your pride! As usual, it comes in two different [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poshoholic.com&amp;blog=1436967&amp;post=526&amp;subd=kirkmunro&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Our creative design team has just provided me with another fun desktop wallpaper to share with you, just in time for St. Patrick’s Day.&#160; If shamrocks and gold are your thing this time of year, download the St. Patrick’s Day <a href="http://www.powergui.org/" target="_blank">PowerGUI</a> wallpaper from <a href="http://www.powergui.org/" target="_blank">PowerGUI.org</a> and show your pride!</p>
<p align="center"><img style="display:inline;" src="http://www.powergui.org/servlet/KbServlet/download/3382-102-5350/1920x1200.jpg" width="520" height="325" /></p>
<p>As usual, it comes in two different flavors: <a href="http://www.powergui.org/entry.jspa?externalID=3381&amp;categoryID=393" target="_blank">one with the freeware train</a> and <a href="http://www.powergui.org/entry.jspa?externalID=3382&amp;categoryID=393" target="_blank">one with the PowerGUI Pro train</a>.&#160; Each screenshot has 8 different resolutions available, so pick whichever one suits you best.&#160; I already have the <a href="http://www.powerguipro.com/" target="_blank">PowerGUI Pro</a> version installed on my laptop.</p>
<p>Enjoy!</p>
<p>Kirk out.</p>
<p>P.S. I can’t help but wonder what the little PowerGUI train had to drink that made gold bubbles come out of his smokestack. <img style="border-style:none;" class="wlEmoticon wlEmoticon-smile" alt="Smile" src="http://kirkmunro.files.wordpress.com/2011/03/wlemoticon-smile.png?w=600" /></p>
<div style="display:inline;float:none;margin:0;padding:0;" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:6228d367-a363-4741-9987-4356711101c2" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/PowerShell" rel="tag">PowerShell</a>,<a href="http://technorati.com/tags/PoSh" rel="tag">PoSh</a>,<a href="http://technorati.com/tags/Poshoholic" rel="tag">Poshoholic</a>,<a href="http://technorati.com/tags/PowerGUI+Pro" rel="tag">PowerGUI Pro</a>,<a href="http://technorati.com/tags/PowerGUI" rel="tag">PowerGUI</a>,<a href="http://technorati.com/tags/wallpaper" rel="tag">wallpaper</a></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kirkmunro.wordpress.com/526/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kirkmunro.wordpress.com/526/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kirkmunro.wordpress.com/526/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kirkmunro.wordpress.com/526/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kirkmunro.wordpress.com/526/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kirkmunro.wordpress.com/526/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kirkmunro.wordpress.com/526/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kirkmunro.wordpress.com/526/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kirkmunro.wordpress.com/526/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kirkmunro.wordpress.com/526/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kirkmunro.wordpress.com/526/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kirkmunro.wordpress.com/526/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kirkmunro.wordpress.com/526/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kirkmunro.wordpress.com/526/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poshoholic.com&amp;blog=1436967&amp;post=526&amp;subd=kirkmunro&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://poshoholic.com/2011/03/15/celebrate-st-patricks-day-with-powergui/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Poshoholic</media:title>
		</media:content>

		<media:content url="http://www.powergui.org/servlet/KbServlet/download/3382-102-5350/1920x1200.jpg" medium="image" />

		<media:content url="http://kirkmunro.files.wordpress.com/2011/03/wlemoticon-smile.png" medium="image">
			<media:title type="html">Smile</media:title>
		</media:content>
	</item>
		<item>
		<title>PowerShell Deep Dive Conference: April 17-19, 2011 in Las Vegas</title>
		<link>http://poshoholic.com/2011/03/14/powershell-deep-dive-conference-april-18-19-2011-in-las-vegas/</link>
		<comments>http://poshoholic.com/2011/03/14/powershell-deep-dive-conference-april-18-19-2011-in-las-vegas/#comments</comments>
		<pubDate>Mon, 14 Mar 2011 14:00:00 +0000</pubDate>
		<dc:creator>Kirk Munro</dc:creator>
				<category><![CDATA[PowerGUI]]></category>
		<category><![CDATA[PowerGUI Pro]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[PowerShell Deep Dive]]></category>
		<category><![CDATA[PoSh]]></category>
		<category><![CDATA[Poshoholic]]></category>

		<guid isPermaLink="false">https://kirkmunro.wordpress.com/2011/03/14/powershell-deep-dive-conference-april-18-19-2011-in-las-vegas/</guid>
		<description><![CDATA[In case you haven’t heard already, there is a huge opportunity coming up to learn a lot more about PowerShell very quickly and interact directly with dozens of PowerShell experts face to face at the same time.  Next month marks the first ever PowerShell-specific conference, the PowerShell Deep Dive.  This conference will be held in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poshoholic.com&amp;blog=1436967&amp;post=521&amp;subd=kirkmunro&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In case you haven’t heard already, there is a huge opportunity coming up to learn a lot more about PowerShell very quickly <em>and</em> interact directly with dozens of PowerShell experts face to face at the same time.  Next month marks <a href="http://www.theexpertsconference.com/us/2011/general-information/2011-powershell-deep-dive/" target="_blank">the first ever PowerShell-specific conference</a>, the <a href="http://www.theexpertsconference.com/us/2011/general-information/2011-powershell-deep-dive/" target="_blank">PowerShell Deep Dive</a>.  This conference will be held in the Red Rock Resort in Las Vegas, Nevada from April 17-19, 2011, and it will be an amazing experience for anyone interested in learning more about PowerShell.  The Deep Dive sessions will all be presented on April 18 and 19, following the welcome reception on the night of April 17.</p>
<p>Don’t be too intimidated by the name “Deep Dive” though.  The sessions will be a deep dive into PowerShell, that’s true, but there is a half-day 300-level Windows PowerShell Pre-Deep Dive Crash Course with Don Jones on April 17, 2011 that can help bring you up to speed if you’re close but not quite there yet.</p>
<p>Also, if you act now by emailing <a href="mailto:TEC2011@quest.com">TEC2011@quest.com</a> and sign up before the end of March, your Deep Dive conference fee will only cost you $850 US.  For the depth of knowledge covered and the calibre of the presentations and the attendees who will be attending, this conference is going to be worth every penny.</p>
<p>Speaking of attendees, you really should check out who’s already confirmed they will be attending this event.  Here’s a list of only a few of the speakers and attendees who have signed up so far:</p>
<ul>
<li>Jeffrey Snover – the father of PowerShell and Lead Architect for Windows Server</li>
<li>Travis Jones – Program Manager on the PowerShell Team at Microsoft</li>
<li>June Blender – Lead Tech Writer on the PowerShell Team at Microsoft</li>
<li><a href="http://jtruher3.wordpress.com/" target="_blank">Jim Truher</a> – co-creator of PowerShell 1.0 at Microsoft</li>
<li><a href="http://blogs.technet.com/b/heyscriptingguy/" target="_blank">Ed Wilson</a> – the Scripting Guy at Microsoft and <a href="http://www.amazon.com/Ed-Wilson/e/B001ILFMZ8/ref=ntt_athr_dp_pel_1" target="_blank">author</a></li>
<li><a href="http://blogs.msdn.com/b/debuggingtoolbox/" target="_blank">Roberto Farah</a> – Senior Premier Field Engineer at Microsoft, author of <a href="http://powerdbg.codeplex.com/" target="_blank">PowerDbg</a></li>
<li><a href="http://www.get-powershell.com/" target="_blank">Andy Schneider</a> – PowerShell blogger</li>
<li><a href="http://get-admin.com/blog/" target="_blank">Glenn Sizemore</a> – PowerShell blogger and <a href="http://www.amazon.com/gp/product/0470890797?ie=UTF8&amp;tag=getadmi-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0470890797" target="_blank">author</a></li>
<li><a href="http://dmitrysotnikov.wordpress.com/" target="_blank">Dmitry Sotnikov</a> – the father of <a href="http://www.powergui.org/" target="_blank">PowerGUI</a> and PowerShell MVP</li>
<li><a href="http://www.csharpening.net/blog/">Adam Driscoll</a> – the creator of <a href="http://visualstudiogallery.msdn.microsoft.com/01516103-d487-4a7e-bb40-c15ec709afa3/">PowerGUI VSX</a></li>
<li><a href="http://www.windowsitpro.com/categories/category/Scripting/DonJonesonPowerShell.aspx" target="_blank">Don Jones</a> – PowerShell MVP and <a href="http://www.amazon.com/IT-Books-by-Don-Jones/lm/RCQNAKQ9J7VWW/ref=cm_lm_byauthor_full" target="_blank">author</a></li>
<li><a href="http://jdhitsolutions.com/" target="_blank">Jeffery Hicks</a> – PowerShell MVP and <a href="http://www.amazon.com/Jeffery-Hicks/e/B002BLQ04Q/ref=sr_ntt_srch_lnk_1?qid=1299881917&amp;sr=8-1" target="_blank">author</a></li>
<li><a href="http://richardspowershellblog.wordpress.com/" target="_blank">Richard Siddaway</a> – PowerShell MVP and <a href="http://www.amazon.com/PowerShell-Practice-Richard-Siddaway/dp/1935182005/ref=sr_1_1?ie=UTF8&amp;qid=1299882994&amp;sr=8-1" target="_blank">author</a></li>
<li><a href="http://www.energizedtech.com/" target="_blank">Sean Kearney</a> – PowerShell MVP</li>
<li><a href="http://bsonposh.com/" target="_blank">Brandon Shell</a> – PowerShell MVP</li>
</ul>
<ul>What’s incredible is that this list is only showing <em>some</em> of the amazing talent that will be at this event.  I would have recommended it as a must-attend event even with only a small fraction of the superstars I have listed above attending, but with this line-up, plus many, many more PowerShell superstars, this is going to be one truly memorable experience.</ul>
<ul>I’ll be attending as well of course (I wouldn’t miss it!), and while there I will be presenting a full session on “Managing Hyper-V with PowerShell” and a Deep Dive talk on “Defining domain specific vocabularies using Windows PowerShell” as well.</ul>
<p>Have I sold you on the idea yet?  If you want to learn more, head on over to the <a href="http://www.theexpertsconference.com/us/2011/general-information/2011-powershell-deep-dive/" target="_blank">PowerShell Deep Dive page</a> and read more about the event, or if you’ve already decided send an email to <a href="mailto:TEC2011@quest.com">TEC2011@quest.com</a> today to make sure you can take advantage of the $850 US pricing before the end of March!</p>
<p>Hope to see you in Vegas!</p>
<p>Kirk out.</p>
<div id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:e5d74d24-f487-4140-a758-72a715ed56c0" class="wlWriterEditableSmartContent" style="display:inline;float:none;margin:0;padding:0;">Technorati Tags: <a rel="tag" href="http://technorati.com/tags/PowerShell">PowerShell</a>,<a rel="tag" href="http://technorati.com/tags/PoSh">PoSh</a>,<a rel="tag" href="http://technorati.com/tags/Poshoholic">Poshoholic</a>,<a rel="tag" href="http://technorati.com/tags/PowerGUI+Pro">PowerGUI Pro</a>,<a rel="tag" href="http://technorati.com/tags/PowerGUI">PowerGUI</a>,<a rel="tag" href="http://technorati.com/tags/PowerShell+Deep+Dive">PowerShell Deep Dive</a></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kirkmunro.wordpress.com/521/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kirkmunro.wordpress.com/521/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kirkmunro.wordpress.com/521/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kirkmunro.wordpress.com/521/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kirkmunro.wordpress.com/521/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kirkmunro.wordpress.com/521/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kirkmunro.wordpress.com/521/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kirkmunro.wordpress.com/521/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kirkmunro.wordpress.com/521/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kirkmunro.wordpress.com/521/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kirkmunro.wordpress.com/521/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kirkmunro.wordpress.com/521/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kirkmunro.wordpress.com/521/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kirkmunro.wordpress.com/521/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poshoholic.com&amp;blog=1436967&amp;post=521&amp;subd=kirkmunro&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://poshoholic.com/2011/03/14/powershell-deep-dive-conference-april-18-19-2011-in-las-vegas/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Poshoholic</media:title>
		</media:content>
	</item>
		<item>
		<title>PowerGUI&#174; Script Editor Essentials 2.0</title>
		<link>http://poshoholic.com/2011/03/10/powergui-script-editor-essentials-2-0/</link>
		<comments>http://poshoholic.com/2011/03/10/powergui-script-editor-essentials-2-0/#comments</comments>
		<pubDate>Thu, 10 Mar 2011 19:59:29 +0000</pubDate>
		<dc:creator>Kirk Munro</dc:creator>
				<category><![CDATA[Add-on]]></category>
		<category><![CDATA[PowerGUI]]></category>
		<category><![CDATA[PowerGUI Pro]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[PoSh]]></category>
		<category><![CDATA[Poshoholic]]></category>

		<guid isPermaLink="false">https://kirkmunro.wordpress.com/2011/03/10/powergui-script-editor-essentials-2-0/</guid>
		<description><![CDATA[Last week I had an absolutely incredible week at the 2011 MVP Summit.&#160; It was without a doubt the best business trip I have ever taken, bar none.&#160; What makes a conference great for me is not the sessions (although the sessions were awesome).&#160; For me it’s all about the attendees.&#160; Being able to interact [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poshoholic.com&amp;blog=1436967&amp;post=514&amp;subd=kirkmunro&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Last week I had an absolutely incredible week at the 2011 MVP Summit.&#160; It was without a doubt the best business trip I have ever taken, bar none.&#160; What makes a conference great for me is not the sessions (although the sessions were awesome).&#160; For me it’s all about the attendees.&#160; Being able to interact every day for an entire week with PowerShell MVPs and Microsoft PowerShell team members was truly an incredible experience, something that you just don’t get day to day when you’re in the office dealing with so many distractions.</p>
<p>While at the Summit I was meeting with some PowerShell MVPs, chatting about <a href="http://www.powergui.org/" target="_blank">PowerGUI</a> and <a href="http://www.powerguipro.com/" target="_blank">PowerGUI Pro</a>, and getting feedback on the two products (and taking a lot of notes!).&#160; <a href="http://www.xipher.dk/" target="_blank">Claus Nielsen</a>, a fellow PowerShell MVP from Denmark was sharing some of his ideas with me and one feature he requested was scroll buttons for our tabbed document interface to allow you to scroll the view to other tabs.&#160; This is useful when you have many tabs open and you want to reorganize them or just scroll through the ones you have open.</p>
<p>I get a lot of requests from the online community as well, some of which come via twitter.&#160; These don’t necessarily come from MVPs, although the one I’m about to use as an example does.&#160; <a href="http://blog.msmvps.com/brianmadsen" target="_blank">Brian H. Madsen</a> (<a href="http://twitter.com/#!/csharpzealot" target="_blank">@csharpzealot</a>) tweeted about having issues when running PowerGUI and not realizing he was in the 32-bit version of the console on a 64-bit machine.&#160; Since you can run PowerGUI in 32-bit or 64-bit, elevated or not, it can be very useful to know how you opened it when you are working with the product.</p>
<p>Other feedback comes in the form of direct email.&#160; One of our internal support reps was trying to figure out how to tell what encoding was used when saving a ps1 file because he was working with another product that didn’t seem to support that encoding.</p>
<p>A lot of this feedback turns into enhancement requests for the core product, but there are also many ideas that turn into features I can quickly implement in an Add-on.&#160; All of the ideas I just mentioned in this post fall into the latter case, and between early mornings in my hotel room in Bellevue last week and a little time yesterday afternoon, I have finished implementing these (and more) in version 2.0 of the PowerGUI <a href="http://www.powergui.org/entry!default.jspa?externalID=2952" target="_blank">Script Editor Essentials Add-on</a>.&#160; This Add-on is definitely one of my favorites, right up there with the <a href="http://www.powergui.org/entry.jspa?externalID=2909" target="_blank">Blue Console Add-on</a> and the <a href="http://www.powergui.org/entry.jspa?externalID=2908" target="_blank">Script Signing Add-on</a>.&#160; It comes with an indispensible feature set and whenever I install PowerGUI on a new system I immediately notice that it is missing and have to install it right away.</p>
<p>PowerGUI Script Editor Essentials 2.0 includes the following enhancements:</p>
<ul>
<li>You can now view and change the current file encoding by using the <strong>File | Encoding</strong> submenu.&#160; The menu items in this submenu will automatically save the current file and the checked item indicates the current encoding for the current file. </li>
<li>You can now use scroll buttons to view all of the tabs that you have open.&#160; These scroll buttons are enabled by default, but you can always hide them or bring them back by using the <strong>View | Tab Scroll Buttons</strong> menu item. </li>
<li>You can now see more useful status information in the status bar.&#160; This includes: </li>
<ul>
<li>the <strong>current file encoding</strong> for saved files; </li>
<li>the <strong>current process architecture (64-bit or 32-bit)</strong> for 64-bit machines; and </li>
<li>the <strong>current elevation status</strong> if you are running PowerGUI in an elevated process. </li>
</ul>
<ul>Here’s a screenshot showing you what the Script Editor looks like in an elevated process on a 64-bit system once you have this Add-on loaded:     </ul>
</ul>
<p><a href="http://kirkmunro.files.wordpress.com/2011/03/image1.png" target="_blank"><img style="background-image:none;padding-left:0;padding-right:0;display:block;float:none;margin-left:auto;margin-right:auto;padding-top:0;border-width:0;" title="image" border="0" alt="image" src="http://kirkmunro.files.wordpress.com/2011/03/image_thumb1.png?w=604&#038;h=432" width="604" height="432" /></a></p>
<p>I also fixed an issue preventing the shortcuts in this Add-on from working on some non-English operating systems, and I added icons that were missing for the Increase Indent and Decrease Indent menu items so that they show up as regular buttons if you add them to your toolbar.</p>
<p>These features are in addition to the features that came in the first version of this Add-on, which include support for :</p>
<ul>
<li>enabling <strong>Word Wrap</strong> in your documents; </li>
<li>showing <strong>Whitespace</strong> in your documents; </li>
<li>using <strong>Virtual Whitespace</strong> when editing documents; </li>
<li><strong>Zoom in</strong> and <strong>Zoom out</strong> while working with a document; </li>
<li><strong>opening multiple files</strong> at once from the File | Open dialog; and </li>
<li>filtering for <strong>*.ps1xml</strong>, <strong>*.psc1</strong>, <strong>*.xml</strong> and <strong>*.txt</strong> files in the File | Open dialog. </li>
</ul>
<ul>You can see screenshots showing these features on the <a href="http://www.powergui.org/entry!default.jspa?externalID=2952" target="_blank">Script Editor Essentials Add-on</a> page.</ul>
<ul>If you’d like to try this Add-on, follow these three steps:</ul>
<p>1. Open the PowerGUI Script Editor and select <strong>Tools</strong> | <strong>Find Add-ons Online…</strong> in the menu.</p>
<p>2. In the dialog that appears, enter “<strong>Script Editor Essentials</strong>” into the text box and click on the <strong>Search </strong>button.</p>
<p>3. Once the Script Editor Essentials Add-on shows up in the results, <strong>click on the Add-on</strong> to select it and then click on the <strong>Install</strong> button to install the Add-on. This will download, unblock, install and load the Add-on in your Script Editor, and you’ll have these features in your favorite Script Editor in no time!</p>
<p>If you’re not connected to the web, you can also install this manually by following the steps outlined on the <a href="http://www.powergui.org/entry!default.jspa?externalID=2952" target="_blank">Script Editor Essentials Add-on</a> page on <a href="http://www.powergui.org/">PowerGUI.org</a>.</p>
<ul>Now that this update is released, what else do you think qualifies as a Script Editor Essential feature?&#160; As you can see, community feedback drives what we do, so please share your ideas!&#160; We are listening.</ul>
<p>Kirk out.</p>
<div style="display:inline;float:none;margin:0;padding:0;" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:be8d99f9-200f-4300-ae0e-6c32c119a464" class="wlWriterEditableSmartContent">Technorati Tags: <a href="http://technorati.com/tags/PowerShell" rel="tag">PowerShell</a>,<a href="http://technorati.com/tags/PoSh" rel="tag">PoSh</a>,<a href="http://technorati.com/tags/Poshoholic" rel="tag">Poshoholic</a>,<a href="http://technorati.com/tags/PowerGUI+Pro" rel="tag">PowerGUI Pro</a>,<a href="http://technorati.com/tags/PowerGUI" rel="tag">PowerGUI</a>,<a href="http://technorati.com/tags/Add-on" rel="tag">Add-on</a></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kirkmunro.wordpress.com/514/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kirkmunro.wordpress.com/514/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/kirkmunro.wordpress.com/514/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/kirkmunro.wordpress.com/514/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/kirkmunro.wordpress.com/514/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/kirkmunro.wordpress.com/514/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/kirkmunro.wordpress.com/514/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/kirkmunro.wordpress.com/514/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/kirkmunro.wordpress.com/514/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/kirkmunro.wordpress.com/514/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/kirkmunro.wordpress.com/514/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/kirkmunro.wordpress.com/514/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/kirkmunro.wordpress.com/514/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/kirkmunro.wordpress.com/514/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=poshoholic.com&amp;blog=1436967&amp;post=514&amp;subd=kirkmunro&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://poshoholic.com/2011/03/10/powergui-script-editor-essentials-2-0/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Poshoholic</media:title>
		</media:content>

		<media:content url="http://kirkmunro.files.wordpress.com/2011/03/image_thumb1.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
	</channel>
</rss>
