<?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: Windows PowerShell &#8211; a command line shell and scripting language</title>
	<atom:link href="http://blog.jaoo.dk/2009/02/09/windows-powershell-a-command-line-shell-and-scripting-language/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jaoo.dk/2009/02/09/windows-powershell-a-command-line-shell-and-scripting-language/</link>
	<description>For developers - by developers</description>
	<lastBuildDate>Thu, 08 Oct 2009 11:58:52 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Русский блог команды разработки Powershell : Разговор на JAOO</title>
		<link>http://blog.jaoo.dk/2009/02/09/windows-powershell-a-command-line-shell-and-scripting-language/comment-page-1/#comment-4423</link>
		<dc:creator>Русский блог команды разработки Powershell : Разговор на JAOO</dc:creator>
		<pubDate>Tue, 17 Mar 2009 04:35:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jaoo.dk/?p=435#comment-4423</guid>
		<description>[...] вы получите удовольствие от ЭТОГО [...]</description>
		<content:encoded><![CDATA[<p>[...] вы получите удовольствие от ЭТОГО [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Future</title>
		<link>http://blog.jaoo.dk/2009/02/09/windows-powershell-a-command-line-shell-and-scripting-language/comment-page-1/#comment-4139</link>
		<dc:creator>The Future</dc:creator>
		<pubDate>Wed, 25 Feb 2009 22:00:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jaoo.dk/?p=435#comment-4139</guid>
		<description>$PoSH = Get-Shell Powershell
$Bash = Get-Shell Bash


if ($PoSH -gt $Bash)
{
Get-Content C:\UNIX.txt &#124;
ForEach-Object {
Get-WMIObject Win32_OperatingSystem -Computer $_ &#124;
ForEach-Object { $_.reboot(1) } # Logg user off using &quot;Win32Shutdown(0)&quot;: 0 = logoff, 1 = shutdown, 2 = reboot
}
Write-Host &quot;You’ve officially been nerf’d &amp; pwn’d&quot;
}


PS&gt;_You’ve officially been nerf’d &amp; pwn’d</description>
		<content:encoded><![CDATA[<p>$PoSH = Get-Shell Powershell<br />
$Bash = Get-Shell Bash</p>
<p>if ($PoSH -gt $Bash)<br />
{<br />
Get-Content C:\UNIX.txt |<br />
ForEach-Object {<br />
Get-WMIObject Win32_OperatingSystem -Computer $_ |<br />
ForEach-Object { $_.reboot(1) } # Logg user off using &#8220;Win32Shutdown(0)&#8221;: 0 = logoff, 1 = shutdown, 2 = reboot<br />
}<br />
Write-Host &#8220;You’ve officially been nerf’d &amp; pwn’d&#8221;<br />
}</p>
<p>PS&gt;_You’ve officially been nerf’d &amp; pwn’d</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dennisdamen.com &#187; Jeffrey Snover @ .JAOO</title>
		<link>http://blog.jaoo.dk/2009/02/09/windows-powershell-a-command-line-shell-and-scripting-language/comment-page-1/#comment-3909</link>
		<dc:creator>dennisdamen.com &#187; Jeffrey Snover @ .JAOO</dc:creator>
		<pubDate>Wed, 11 Feb 2009 07:31:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jaoo.dk/?p=435#comment-3909</guid>
		<description>[...] it out here [...]</description>
		<content:encoded><![CDATA[<p>[...] it out here [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Windows PowerShell Blog : JAOO Talk</title>
		<link>http://blog.jaoo.dk/2009/02/09/windows-powershell-a-command-line-shell-and-scripting-language/comment-page-1/#comment-3898</link>
		<dc:creator>Windows PowerShell Blog : JAOO Talk</dc:creator>
		<pubDate>Tue, 10 Feb 2009 13:51:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jaoo.dk/?p=435#comment-3898</guid>
		<description>[...] I hope you enjoy the talk HERE. [...]</description>
		<content:encoded><![CDATA[<p>[...] I hope you enjoy the talk HERE. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
