<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ITExperience.NET &#187; PowerShell</title>
	<atom:link href="http://www.itexperience.net/category/powershell/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.itexperience.net</link>
	<description>sharing experiences...</description>
	<lastBuildDate>Tue, 07 Sep 2010 12:42:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Automatically upgrade VMWare Tools on multiple Virtual Machines</title>
		<link>http://www.itexperience.net/2009/08/27/automatically-upgrade-vmware-tools-on-multiple-virtual-machines/</link>
		<comments>http://www.itexperience.net/2009/08/27/automatically-upgrade-vmware-tools-on-multiple-virtual-machines/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 14:58:46 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[VMWare]]></category>
		<category><![CDATA[vmware tools]]></category>
		<category><![CDATA[vsphere]]></category>

		<guid isPermaLink="false">http://www.itexperience.net/?p=401</guid>
		<description><![CDATA[A new version of ESX often comes with a new version of VMWare Tools. In my case, I did a migration of ESX 3.5 to vSphere (4.0). A manual installation of VMWare Tools would be pretty time-wasting (50 virtual machines). Therefore, I&#8217;ve searched on Google, and found the following solution: Powershell! With a Powershell command, [...]]]></description>
		<wfw:commentRss>http://www.itexperience.net/2009/08/27/automatically-upgrade-vmware-tools-on-multiple-virtual-machines/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>File cannot be loaded because the execution of scripts is disabled on this system error in PowerShell</title>
		<link>http://www.itexperience.net/2008/07/18/file-cannot-be-loaded-because-the-execution-of-scripts-is-disabled-on-this-system-error-in-powershell/</link>
		<comments>http://www.itexperience.net/2008/07/18/file-cannot-be-loaded-because-the-execution-of-scripts-is-disabled-on-this-system-error-in-powershell/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 22:35:40 +0000</pubDate>
		<dc:creator>Christian</dc:creator>
				<category><![CDATA[PowerShell]]></category>

		<guid isPermaLink="false">http://www.itexperience.net/?p=127</guid>
		<description><![CDATA[When you try to run a Powershell script (PS1), you may get the following error: File xyz.ps1 cannot be loaded because the execution of scripts is disabled on this system. Please see &#8220;get-help about_signing&#8221; for more details. At line:1 char:2 The reason for this error is the security setting on your pc that does not [...]]]></description>
		<wfw:commentRss>http://www.itexperience.net/2008/07/18/file-cannot-be-loaded-because-the-execution-of-scripts-is-disabled-on-this-system-error-in-powershell/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
