<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Débuter avec Powershell par la pratique</title>
	<atom:link href="http://www.agent-secret.org/debuter-avec-powershell-par-la-pratique.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.agent-secret.org/debuter-avec-powershell-par-la-pratique.html</link>
	<description></description>
	<lastBuildDate>Sun, 09 Oct 2011 14:45:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: nlevastre</title>
		<link>http://www.agent-secret.org/debuter-avec-powershell-par-la-pratique.html#comment-15</link>
		<dc:creator>nlevastre</dc:creator>
		<pubDate>Wed, 12 Mar 2008 11:25:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.agent-secret.org/?p=22#comment-15</guid>
		<description>Pour l&#039;installation d&#039;une application sur une machine distante, est-il possible de donner comme paramètres le nom du site à installer ainsi que le chemin complet d&#039;un fichier de propriétés ?</description>
		<content:encoded><![CDATA[<p>Pour l&#8217;installation d&#8217;une application sur une machine distante, est-il possible de donner comme paramètres le nom du site à installer ainsi que le chemin complet d&#8217;un fichier de propriétés ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manolo</title>
		<link>http://www.agent-secret.org/debuter-avec-powershell-par-la-pratique.html#comment-14</link>
		<dc:creator>Manolo</dc:creator>
		<pubDate>Mon, 10 Sep 2007 16:45:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.agent-secret.org/?p=22#comment-14</guid>
		<description>Génère l&#039;aide en ligne des 129 commandes en format txt

Get-Command &#124; Foreach {Get-Help $_ -detailed &#124;Out-File -FilePath C:\temp\$_.txt}</description>
		<content:encoded><![CDATA[<p>Génère l&#8217;aide en ligne des 129 commandes en format txt</p>
<p>Get-Command | Foreach {Get-Help $_ -detailed |Out-File -FilePath C:\temp\$_.txt}</p>
]]></content:encoded>
	</item>
</channel>
</rss>

