<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://powershell.com/cs/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Hey, Scripting Guy! Blog : Scripting Guy!, Windows PowerShell ISE</title><link>http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/Scripting+Guy_2100_/Windows+PowerShell+ISE/default.aspx</link><description>Tags: Scripting Guy!, Windows PowerShell ISE</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 (Build: 30929.2835)</generator><item><title>Weekend Scripter: Automatically Indent Your PowerShell Code in the ISE</title><link>http://powershell.com/cs/blogs/hey-scriptingguy/archive/2012/06/17/weekend-scripter-automatically-indent-your-powershell-code-in-the-ise.aspx</link><pubDate>Sun, 17 Jun 2012 07:01:00 GMT</pubDate><guid isPermaLink="false">f421715f-7aba-45f0-8a8d-44de5318a3a7:17094</guid><dc:creator>Hey, Scripting Guy! Blog : Windows PowerShell</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://powershell.com/cs/blogs/hey-scriptingguy/rsscomments.aspx?PostID=17094</wfw:commentRss><comments>http://powershell.com/cs/blogs/hey-scriptingguy/archive/2012/06/17/weekend-scripter-automatically-indent-your-powershell-code-in-the-ise.aspx#comments</comments><description>Summary : Microsoft Scripting Guy, Ed Wilson, shows how to create a function to indent your code in the Windows PowerShell ISE without tabbing. Microsoft Scripting Guy, Ed Wilson, is here. One of the cool things about a road trip is that it gives me a...(&lt;a href="http://powershell.com/cs/blogs/hey-scriptingguy/archive/2012/06/17/weekend-scripter-automatically-indent-your-powershell-code-in-the-ise.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://powershell.com/cs/aggbug.aspx?PostID=17094" width="1" height="1"&gt;</description><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/Scripting+Guy_2100_/default.aspx">Scripting Guy!</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/Windows+PowerShell/default.aspx">Windows PowerShell</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/scripting+techniques/default.aspx">scripting techniques</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/Weekend+Scripter/default.aspx">Weekend Scripter</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/Windows+PowerShell+ISE/default.aspx">Windows PowerShell ISE</category></item><item><title>Weekend Scripter: Copy Text from One Tab in the PowerShell ISE to the Next</title><link>http://powershell.com/cs/blogs/hey-scriptingguy/archive/2012/06/16/weekend-scripter-copy-text-from-one-tab-in-the-powershell-ise-to-the-next.aspx</link><pubDate>Sat, 16 Jun 2012 07:01:00 GMT</pubDate><guid isPermaLink="false">f421715f-7aba-45f0-8a8d-44de5318a3a7:17090</guid><dc:creator>Hey, Scripting Guy! Blog : Windows PowerShell</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://powershell.com/cs/blogs/hey-scriptingguy/rsscomments.aspx?PostID=17090</wfw:commentRss><comments>http://powershell.com/cs/blogs/hey-scriptingguy/archive/2012/06/16/weekend-scripter-copy-text-from-one-tab-in-the-powershell-ise-to-the-next.aspx#comments</comments><description>Summary : Microsoft Scripting Guy, Ed Wilson, creates a function to copy script text from one Windows PowerShell ISE tab to a new one. Microsoft Scripting Guy, Ed Wilson, is here. Well, the day is finally here. It is time for the Jacksonville, Florida...(&lt;a href="http://powershell.com/cs/blogs/hey-scriptingguy/archive/2012/06/16/weekend-scripter-copy-text-from-one-tab-in-the-powershell-ise-to-the-next.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://powershell.com/cs/aggbug.aspx?PostID=17090" width="1" height="1"&gt;</description><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/Scripting+Guy_2100_/default.aspx">Scripting Guy!</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/Windows+PowerShell/default.aspx">Windows PowerShell</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/scripting+techniques/default.aspx">scripting techniques</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/Weekend+Scripter/default.aspx">Weekend Scripter</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/Windows+PowerShell+ISE/default.aspx">Windows PowerShell ISE</category></item><item><title>Use Tab Expansion in the PowerShell ISE to Avoid Cmdlet Aliases</title><link>http://powershell.com/cs/blogs/hey-scriptingguy/archive/2012/02/09/use-tab-expansion-in-the-powershell-ise-to-avoid-cmdlet-aliases.aspx</link><pubDate>Thu, 09 Feb 2012 08:01:00 GMT</pubDate><guid isPermaLink="false">f421715f-7aba-45f0-8a8d-44de5318a3a7:14520</guid><dc:creator>Hey, Scripting Guy! Blog : Windows PowerShell</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://powershell.com/cs/blogs/hey-scriptingguy/rsscomments.aspx?PostID=14520</wfw:commentRss><comments>http://powershell.com/cs/blogs/hey-scriptingguy/archive/2012/02/09/use-tab-expansion-in-the-powershell-ise-to-avoid-cmdlet-aliases.aspx#comments</comments><description>Summary : Learn how to use Tab Expansion in the Windows PowerShell ISE to avoid using cmdlet aliases and to add complete parameter names in commands. Hey, Scripting Guy! I spend a decent amount of time working with scripts, and I would like to learn how...(&lt;a href="http://powershell.com/cs/blogs/hey-scriptingguy/archive/2012/02/09/use-tab-expansion-in-the-powershell-ise-to-avoid-cmdlet-aliases.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://powershell.com/cs/aggbug.aspx?PostID=14520" width="1" height="1"&gt;</description><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/Scripting+Guy_2100_/default.aspx">Scripting Guy!</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/Windows+PowerShell/default.aspx">Windows PowerShell</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/getting+started/default.aspx">getting started</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/scripting+techniques/default.aspx">scripting techniques</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/Windows+PowerShell+ISE/default.aspx">Windows PowerShell ISE</category></item><item><title>Learn Keyboard Tricks to Use the PowerShell ISE Easier</title><link>http://powershell.com/cs/blogs/hey-scriptingguy/archive/2012/02/08/learn-keyboard-tricks-to-use-the-powershell-ise-easier.aspx</link><pubDate>Wed, 08 Feb 2012 08:01:00 GMT</pubDate><guid isPermaLink="false">f421715f-7aba-45f0-8a8d-44de5318a3a7:14482</guid><dc:creator>Hey, Scripting Guy! Blog : Windows PowerShell</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://powershell.com/cs/blogs/hey-scriptingguy/rsscomments.aspx?PostID=14482</wfw:commentRss><comments>http://powershell.com/cs/blogs/hey-scriptingguy/archive/2012/02/08/learn-keyboard-tricks-to-use-the-powershell-ise-easier.aspx#comments</comments><description>Summary : Learn how to use the Windows PowerShell ISE more effectively by leveraging keyboard shortcuts. Hey, Scripting Guy! I am the network administrator for a large company, and we have to go through very rigorous testing before we can download and...(&lt;a href="http://powershell.com/cs/blogs/hey-scriptingguy/archive/2012/02/08/learn-keyboard-tricks-to-use-the-powershell-ise-easier.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://powershell.com/cs/aggbug.aspx?PostID=14482" width="1" height="1"&gt;</description><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/Scripting+Guy_2100_/default.aspx">Scripting Guy!</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/Windows+PowerShell/default.aspx">Windows PowerShell</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/getting+started/default.aspx">getting started</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/scripting+techniques/default.aspx">scripting techniques</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/Windows+PowerShell+ISE/default.aspx">Windows PowerShell ISE</category></item><item><title>Learn How to Use the Free PowerShell ISE to Edit Scripts</title><link>http://powershell.com/cs/blogs/hey-scriptingguy/archive/2012/02/07/learn-how-to-use-the-free-powershell-ise-to-edit-scripts.aspx</link><pubDate>Tue, 07 Feb 2012 08:01:00 GMT</pubDate><guid isPermaLink="false">f421715f-7aba-45f0-8a8d-44de5318a3a7:14441</guid><dc:creator>Hey, Scripting Guy! Blog : Windows PowerShell</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://powershell.com/cs/blogs/hey-scriptingguy/rsscomments.aspx?PostID=14441</wfw:commentRss><comments>http://powershell.com/cs/blogs/hey-scriptingguy/archive/2012/02/07/learn-how-to-use-the-free-powershell-ise-to-edit-scripts.aspx#comments</comments><description>Summary : Learn about using the Windows PowerShell ISE to edit scripts, and to modify the script execution policy in this step-by-step blog. Hey, Scripting Guy! I have a problem. I was following your blog yesterday about typing long commands inside the...(&lt;a href="http://powershell.com/cs/blogs/hey-scriptingguy/archive/2012/02/07/learn-how-to-use-the-free-powershell-ise-to-edit-scripts.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://powershell.com/cs/aggbug.aspx?PostID=14441" width="1" height="1"&gt;</description><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/Scripting+Guy_2100_/default.aspx">Scripting Guy!</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/Windows+PowerShell/default.aspx">Windows PowerShell</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/getting+started/default.aspx">getting started</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/scripting+techniques/default.aspx">scripting techniques</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/Windows+PowerShell+ISE/default.aspx">Windows PowerShell ISE</category></item><item><title>Use the PowerShell ISE to Work with Long Commands</title><link>http://powershell.com/cs/blogs/hey-scriptingguy/archive/2012/02/06/use-the-powershell-ise-to-work-with-long-commands.aspx</link><pubDate>Mon, 06 Feb 2012 08:01:00 GMT</pubDate><guid isPermaLink="false">f421715f-7aba-45f0-8a8d-44de5318a3a7:14404</guid><dc:creator>Hey, Scripting Guy! Blog : Windows PowerShell</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://powershell.com/cs/blogs/hey-scriptingguy/rsscomments.aspx?PostID=14404</wfw:commentRss><comments>http://powershell.com/cs/blogs/hey-scriptingguy/archive/2012/02/06/use-the-powershell-ise-to-work-with-long-commands.aspx#comments</comments><description>Summary : Learn how to use the Windows PowerShell ISE to work with long commands and make things easier to understand. Hey, Scripting Guy! I don&amp;rsquo;t get the purpose of the Windows PowerShell ISE. I mean, we have the Windows PowerShell console, and...(&lt;a href="http://powershell.com/cs/blogs/hey-scriptingguy/archive/2012/02/06/use-the-powershell-ise-to-work-with-long-commands.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://powershell.com/cs/aggbug.aspx?PostID=14404" width="1" height="1"&gt;</description><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/Scripting+Guy_2100_/default.aspx">Scripting Guy!</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/Windows+PowerShell/default.aspx">Windows PowerShell</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/getting+started/default.aspx">getting started</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/scripting+techniques/default.aspx">scripting techniques</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/Windows+PowerShell+ISE/default.aspx">Windows PowerShell ISE</category></item><item><title>Create a Really Cool PowerShell ISE Profile</title><link>http://powershell.com/cs/blogs/hey-scriptingguy/archive/2011/10/21/create-a-really-cool-powershell-ise-profile.aspx</link><pubDate>Fri, 21 Oct 2011 07:01:00 GMT</pubDate><guid isPermaLink="false">f421715f-7aba-45f0-8a8d-44de5318a3a7:12859</guid><dc:creator>Hey, Scripting Guy! Blog : Windows PowerShell</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://powershell.com/cs/blogs/hey-scriptingguy/rsscomments.aspx?PostID=12859</wfw:commentRss><comments>http://powershell.com/cs/blogs/hey-scriptingguy/archive/2011/10/21/create-a-really-cool-powershell-ise-profile.aspx#comments</comments><description>Summary: Learn how to create a powerful Windows PowerShell ISE profile by running a single script. Microsoft Scripting Guy Ed Wilson here. One of the problems with writing a daily blog is that after a while, you end with a huge collection of articles...(&lt;a href="http://powershell.com/cs/blogs/hey-scriptingguy/archive/2011/10/21/create-a-really-cool-powershell-ise-profile.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://powershell.com/cs/aggbug.aspx?PostID=12859" width="1" height="1"&gt;</description><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/Scripting+Guy_2100_/default.aspx">Scripting Guy!</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/Windows+PowerShell/default.aspx">Windows PowerShell</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/scripting+techniques/default.aspx">scripting techniques</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/profiles/default.aspx">profiles</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/Windows+PowerShell+ISE/default.aspx">Windows PowerShell ISE</category></item><item><title>Modify the PowerShell ISE to Remove Aliases from Scripts</title><link>http://powershell.com/cs/blogs/hey-scriptingguy/archive/2011/04/24/modify-the-powershell-ise-to-remove-aliases-from-scripts.aspx</link><pubDate>Sun, 24 Apr 2011 07:01:00 GMT</pubDate><guid isPermaLink="false">f421715f-7aba-45f0-8a8d-44de5318a3a7:10111</guid><dc:creator>Hey, Scripting Guy! Blog : Windows PowerShell</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://powershell.com/cs/blogs/hey-scriptingguy/rsscomments.aspx?PostID=10111</wfw:commentRss><comments>http://powershell.com/cs/blogs/hey-scriptingguy/archive/2011/04/24/modify-the-powershell-ise-to-remove-aliases-from-scripts.aspx#comments</comments><description>Summary : In this weekend scripter blog, learn how to modify the Windows PowerShell ISE so that it automatically removes aliases from a script. Weekend Scripter Microsoft Scripting Guy, Ed Wilson, here. The PowerShell Deep Dive in Las Vegas, Nevada was...(&lt;a href="http://powershell.com/cs/blogs/hey-scriptingguy/archive/2011/04/24/modify-the-powershell-ise-to-remove-aliases-from-scripts.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://powershell.com/cs/aggbug.aspx?PostID=10111" width="1" height="1"&gt;</description><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/Scripting+Guy_2100_/default.aspx">Scripting Guy!</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/Windows+PowerShell/default.aspx">Windows PowerShell</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/Weekend+Scripter/default.aspx">Weekend Scripter</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/Windows+PowerShell+ISE/default.aspx">Windows PowerShell ISE</category></item><item><title>Add Code Snippets to Your Script by Using the PowerShell ISE</title><link>http://powershell.com/cs/blogs/hey-scriptingguy/archive/2011/02/13/add-code-snippets-to-your-script-by-using-the-powershell-ise.aspx</link><pubDate>Sun, 13 Feb 2011 08:01:00 GMT</pubDate><guid isPermaLink="false">f421715f-7aba-45f0-8a8d-44de5318a3a7:9336</guid><dc:creator>Hey, Scripting Guy! Blog : Windows PowerShell</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://powershell.com/cs/blogs/hey-scriptingguy/rsscomments.aspx?PostID=9336</wfw:commentRss><comments>http://powershell.com/cs/blogs/hey-scriptingguy/archive/2011/02/13/add-code-snippets-to-your-script-by-using-the-powershell-ise.aspx#comments</comments><description>Summary : Learn how to modify the Windows PowerShell ISE to automatically add code snippets. Microsoft Scripting Guy Ed Wilson here. There are advantages and disadvantages to using multiple computers. One of the advantages is that I get to see where I...(&lt;a href="http://powershell.com/cs/blogs/hey-scriptingguy/archive/2011/02/13/add-code-snippets-to-your-script-by-using-the-powershell-ise.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://powershell.com/cs/aggbug.aspx?PostID=9336" width="1" height="1"&gt;</description><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/Scripting+Guy_2100_/default.aspx">Scripting Guy!</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/Windows+PowerShell/default.aspx">Windows PowerShell</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/getting+started/default.aspx">getting started</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/scripting+techniques/default.aspx">scripting techniques</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/Weekend+Scripter/default.aspx">Weekend Scripter</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/profiles/default.aspx">profiles</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/Windows+PowerShell+ISE/default.aspx">Windows PowerShell ISE</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/scripting+templates/default.aspx">scripting templates</category></item><item><title>Use PowerShell to Download and Install Internet Code Snippets</title><link>http://powershell.com/cs/blogs/hey-scriptingguy/archive/2011/02/12/use-powershell-to-download-and-install-internet-code-snippets.aspx</link><pubDate>Sat, 12 Feb 2011 08:01:00 GMT</pubDate><guid isPermaLink="false">f421715f-7aba-45f0-8a8d-44de5318a3a7:9348</guid><dc:creator>Hey, Scripting Guy! Blog : Windows PowerShell</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://powershell.com/cs/blogs/hey-scriptingguy/rsscomments.aspx?PostID=9348</wfw:commentRss><comments>http://powershell.com/cs/blogs/hey-scriptingguy/archive/2011/02/12/use-powershell-to-download-and-install-internet-code-snippets.aspx#comments</comments><description>Summary : Learn how to use Windows PowerShell to download code snippets from the Internet and install them for use in the Windows PowerShell ISE. Microsoft Scripting Guy Ed Wilson here. It seems as if there is an old song that rather describes things...(&lt;a href="http://powershell.com/cs/blogs/hey-scriptingguy/archive/2011/02/12/use-powershell-to-download-and-install-internet-code-snippets.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://powershell.com/cs/aggbug.aspx?PostID=9348" width="1" height="1"&gt;</description><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/Scripting+Guy_2100_/default.aspx">Scripting Guy!</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/Windows+PowerShell/default.aspx">Windows PowerShell</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/Weekend+Scripter/default.aspx">Weekend Scripter</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/using+the+Internet/default.aspx">using the Internet</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/Windows+PowerShell+ISE/default.aspx">Windows PowerShell ISE</category></item><item><title>Automatically Add Comments in PowerShell, Work with Text Files and Customize Office Communicator</title><link>http://powershell.com/cs/blogs/hey-scriptingguy/archive/2010/11/19/automatically-add-comments-in-powershell-work-with-text-files-and-customize-office-communicator.aspx</link><pubDate>Fri, 19 Nov 2010 08:01:00 GMT</pubDate><guid isPermaLink="false">f421715f-7aba-45f0-8a8d-44de5318a3a7:8398</guid><dc:creator>Hey, Scripting Guy! Blog : Windows PowerShell</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://powershell.com/cs/blogs/hey-scriptingguy/rsscomments.aspx?PostID=8398</wfw:commentRss><comments>http://powershell.com/cs/blogs/hey-scriptingguy/archive/2010/11/19/automatically-add-comments-in-powershell-work-with-text-files-and-customize-office-communicator.aspx#comments</comments><description>Summary: Learn how to automatically add multiline comments in the Windows PowerShell ISE, how to work with text files in VBScript, and how to customize Microsoft Office Communicator. In this post: Customize Sounds in Office Communicator Work with Text...(&lt;a href="http://powershell.com/cs/blogs/hey-scriptingguy/archive/2010/11/19/automatically-add-comments-in-powershell-work-with-text-files-and-customize-office-communicator.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://powershell.com/cs/aggbug.aspx?PostID=8398" width="1" height="1"&gt;</description><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/Scripting+Guy_2100_/default.aspx">Scripting Guy!</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/Windows+PowerShell/default.aspx">Windows PowerShell</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/scripting+techniques/default.aspx">scripting techniques</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/VBScript/default.aspx">VBScript</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/text+files/default.aspx">text files</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/Quick-Hits+Friday/default.aspx">Quick-Hits Friday</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/Windows+PowerShell+ISE/default.aspx">Windows PowerShell ISE</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/messaging+and+communication/default.aspx">messaging and communication</category></item><item><title>Weekend Scripter: Clean Up Your PowerShell ISE Profile by Using a Module</title><link>http://powershell.com/cs/blogs/hey-scriptingguy/archive/2010/11/06/weekend-scripter-clean-up-your-powershell-ise-profile-by-using-a-module.aspx</link><pubDate>Sat, 06 Nov 2010 07:01:00 GMT</pubDate><guid isPermaLink="false">f421715f-7aba-45f0-8a8d-44de5318a3a7:8132</guid><dc:creator>Hey, Scripting Guy! Blog : Windows PowerShell</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://powershell.com/cs/blogs/hey-scriptingguy/rsscomments.aspx?PostID=8132</wfw:commentRss><comments>http://powershell.com/cs/blogs/hey-scriptingguy/archive/2010/11/06/weekend-scripter-clean-up-your-powershell-ise-profile-by-using-a-module.aspx#comments</comments><description>Summary: Microsoft Scripting Guy Ed Wilson shows how to clean up your Windows PowerShell ISE profile by creating a module. Microsoft Scripting Guy Ed Wilson here, it is getting cold here in the Deep South. It is nearly 50 degrees Fahrenheit (10 degrees...(&lt;a href="http://powershell.com/cs/blogs/hey-scriptingguy/archive/2010/11/06/weekend-scripter-clean-up-your-powershell-ise-profile-by-using-a-module.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://powershell.com/cs/aggbug.aspx?PostID=8132" width="1" height="1"&gt;</description><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/Scripting+Guy_2100_/default.aspx">Scripting Guy!</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/Windows+PowerShell/default.aspx">Windows PowerShell</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/Weekend+Scripter/default.aspx">Weekend Scripter</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/Windows+PowerShell+ISE/default.aspx">Windows PowerShell ISE</category></item><item><title>Weekend Scripter: Draw a Cat on a Fence Watching a Yellow Moon Using Windows PowerShell</title><link>http://powershell.com/cs/blogs/hey-scriptingguy/archive/2010/10/31/weekend-scripter-draw-a-cat-on-a-fence-watching-a-yellow-moon-using-windows-powershell.aspx</link><pubDate>Sun, 31 Oct 2010 07:01:00 GMT</pubDate><guid isPermaLink="false">f421715f-7aba-45f0-8a8d-44de5318a3a7:8050</guid><dc:creator>Hey, Scripting Guy! Blog : Windows PowerShell</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://powershell.com/cs/blogs/hey-scriptingguy/rsscomments.aspx?PostID=8050</wfw:commentRss><comments>http://powershell.com/cs/blogs/hey-scriptingguy/archive/2010/10/31/weekend-scripter-draw-a-cat-on-a-fence-watching-a-yellow-moon-using-windows-powershell.aspx#comments</comments><description>Summary: Learn how to draw a cat on a fence watching a yellow moon by using Windows PowerShell Microsoft Scripting Guy Ed Wilson here. It is seven in the morning yet it seems like it could be four in the morning. It is dark outside, and the room is cool...(&lt;a href="http://powershell.com/cs/blogs/hey-scriptingguy/archive/2010/10/31/weekend-scripter-draw-a-cat-on-a-fence-watching-a-yellow-moon-using-windows-powershell.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://powershell.com/cs/aggbug.aspx?PostID=8050" width="1" height="1"&gt;</description><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/Scripting+Guy_2100_/default.aspx">Scripting Guy!</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/Windows+PowerShell/default.aspx">Windows PowerShell</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/scripting+techniques/default.aspx">scripting techniques</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/Weekend+Scripter/default.aspx">Weekend Scripter</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/displaying+output/default.aspx">displaying output</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/Windows+PowerShell+ISE/default.aspx">Windows PowerShell ISE</category></item><item><title>Weekend Scripter: Automatically Save and Restore PowerShell ISE Preference Settings</title><link>http://powershell.com/cs/blogs/hey-scriptingguy/archive/2010/10/03/weekend-scripter-automatically-save-and-restore-powershell-ise-preference-settings.aspx</link><pubDate>Sun, 03 Oct 2010 07:01:00 GMT</pubDate><guid isPermaLink="false">f421715f-7aba-45f0-8a8d-44de5318a3a7:7757</guid><dc:creator>Hey, Scripting Guy! Blog : Windows PowerShell</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://powershell.com/cs/blogs/hey-scriptingguy/rsscomments.aspx?PostID=7757</wfw:commentRss><comments>http://powershell.com/cs/blogs/hey-scriptingguy/archive/2010/10/03/weekend-scripter-automatically-save-and-restore-powershell-ise-preference-settings.aspx#comments</comments><description>&amp;#160; Summary : Microsoft MVP Ravikanth shows how to automatically save and restore Windows PowerShell ISE preference settings with an easy-to-use function. &amp;#160; Microsoft Scripting Guy Ed Wilson here. It is a fact that no script is ever completed...(&lt;a href="http://powershell.com/cs/blogs/hey-scriptingguy/archive/2010/10/03/weekend-scripter-automatically-save-and-restore-powershell-ise-preference-settings.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://powershell.com/cs/aggbug.aspx?PostID=7757" width="1" height="1"&gt;</description><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/Scripting+Guy_2100_/default.aspx">Scripting Guy!</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/Windows+PowerShell/default.aspx">Windows PowerShell</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/scripting+techniques/default.aspx">scripting techniques</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/Weekend+Scripter/default.aspx">Weekend Scripter</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/guest+blogger/default.aspx">guest blogger</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/Windows+PowerShell+ISE/default.aspx">Windows PowerShell ISE</category></item><item><title>Create a Transcript of Commands from the Windows PowerShell ISE</title><link>http://powershell.com/cs/blogs/hey-scriptingguy/archive/2010/09/25/create-a-transcript-of-commands-from-the-windows-powershell-ise.aspx</link><pubDate>Sat, 25 Sep 2010 07:01:00 GMT</pubDate><guid isPermaLink="false">f421715f-7aba-45f0-8a8d-44de5318a3a7:7705</guid><dc:creator>Hey, Scripting Guy! Blog : Windows PowerShell</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://powershell.com/cs/blogs/hey-scriptingguy/rsscomments.aspx?PostID=7705</wfw:commentRss><comments>http://powershell.com/cs/blogs/hey-scriptingguy/archive/2010/09/25/create-a-transcript-of-commands-from-the-windows-powershell-ise.aspx#comments</comments><description>Summary : Create a transcript of commands from the Windows PowerShell ISE in this Microsoft Scripting Guys how-to article. Microsoft Scripting Guy Ed Wilson here. One of the things I enjoy about using the Windows PowerShell console is the transcript feature...(&lt;a href="http://powershell.com/cs/blogs/hey-scriptingguy/archive/2010/09/25/create-a-transcript-of-commands-from-the-windows-powershell-ise.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://powershell.com/cs/aggbug.aspx?PostID=7705" width="1" height="1"&gt;</description><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/Scripting+Guy_2100_/default.aspx">Scripting Guy!</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/Windows+PowerShell/default.aspx">Windows PowerShell</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/scripting+techniques/default.aspx">scripting techniques</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/Weekend+Scripter/default.aspx">Weekend Scripter</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/displaying+output/default.aspx">displaying output</category><category domain="http://powershell.com/cs/blogs/hey-scriptingguy/archive/tags/Windows+PowerShell+ISE/default.aspx">Windows PowerShell ISE</category></item></channel></rss>