<?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>Ideas de un Conejo &#187; IT</title>
	<atom:link href="http://juank.black-byte.com/tag/it/feed/" rel="self" type="application/rss+xml" />
	<link>http://juank.black-byte.com</link>
	<description>Más allá de los sistemas de información: (C#)=&#62; videojuegos, soluciones a problemas interesantes y Sistemas Operativos</description>
	<lastBuildDate>Tue, 07 Feb 2012 16:02:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>PowerShell &#8211; II</title>
		<link>http://juank.black-byte.com/sistemas_operativos/windows/powershell-arquitectura/</link>
		<comments>http://juank.black-byte.com/sistemas_operativos/windows/powershell-arquitectura/#comments</comments>
		<pubDate>Mon, 19 Apr 2010 04:15:05 +0000</pubDate>
		<dc:creator>JuanK</dc:creator>
				<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[codigo]]></category>
		<category><![CDATA[IT]]></category>

		<guid isPermaLink="false">http://juank.black-byte.com/?p=13</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://juank.black-byte.com/sistemas_operativos/windows/powershell-arquitectura/' addthis:title='PowerShell &#8211; II '><a href="//addthis.com/bookmark.php?v=250&#38;username=xa-4d2b47f81ddfbdce" class="addthis_button_compact">Share</a></div>Entegas Anteriores: Parte I &#8211; El futuro del scripting Parte II &#8211; Arquitectura Modelo Básico Powershell se compone de 4 elementos fundamentales: .Net FrameWork Sistema operativo (Windows XP / Vista / Server 2003 / Server 2008) CommandLet&#8217;s (Cmdlet&#8217;s), Data Providers PowerShell Host Desde el punto de vista de desarrollo El .NEt Framework aporta el soporte [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://juank.black-byte.com/sistemas_operativos/windows/powershell-arquitectura/' addthis:title='PowerShell &#8211; II '><a href="//addthis.com/bookmark.php?v=250&#38;username=xa-4d2b47f81ddfbdce" class="addthis_button_compact">Share</a></div><h3>Related Posts</h3>

<a href="http://juank.black-byte.com/sistemas_operativos/windows/powershell-introduccion/" rel="bookmark">PowerShell &#8211; I</a><!-- (7.8)-->, 
<a href="http://juank.black-byte.com/sistemas_operativos/windows/powershell-ejemplos/" rel="bookmark">PowerShell &#8211; III</a><!-- (7.8)-->]]></description>
		<wfw:commentRss>http://juank.black-byte.com/sistemas_operativos/windows/powershell-arquitectura/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>PowerShell &#8211; III</title>
		<link>http://juank.black-byte.com/sistemas_operativos/windows/powershell-ejemplos/</link>
		<comments>http://juank.black-byte.com/sistemas_operativos/windows/powershell-ejemplos/#comments</comments>
		<pubDate>Tue, 22 Apr 2008 05:46:30 +0000</pubDate>
		<dc:creator>JuanK</dc:creator>
				<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[codigo]]></category>
		<category><![CDATA[IT]]></category>

		<guid isPermaLink="false">http://juank.black-byte.com/?p=15</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://juank.black-byte.com/sistemas_operativos/windows/powershell-ejemplos/' addthis:title='PowerShell &#8211; III '><a href="//addthis.com/bookmark.php?v=250&#38;username=xa-4d2b47f81ddfbdce" class="addthis_button_compact">Share</a></div>PowerShell Entegas Anteriores: Parte I &#8211; El futuro del scripting Parte II &#8211; Arquitectura Parte III &#8211; PowerShell para IT’s En las dos anteriores entregas nos hemos dedicado al sustento teórico y al background necesario para saber de que estábamos hablando. Ya falta poco para comenzar, pero antes una información importante para seguir adelante. Instalar [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://juank.black-byte.com/sistemas_operativos/windows/powershell-ejemplos/' addthis:title='PowerShell &#8211; III '><a href="//addthis.com/bookmark.php?v=250&#38;username=xa-4d2b47f81ddfbdce" class="addthis_button_compact">Share</a></div><h3>Related Posts</h3>

<a href="http://juank.black-byte.com/sistemas_operativos/windows/powershell-introduccion/" rel="bookmark">PowerShell &#8211; I</a><!-- (7.8)-->, 
<a href="http://juank.black-byte.com/sistemas_operativos/windows/powershell-arquitectura/" rel="bookmark">PowerShell &#8211; II</a><!-- (7.8)-->]]></description>
		<wfw:commentRss>http://juank.black-byte.com/sistemas_operativos/windows/powershell-ejemplos/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>PowerShell &#8211; I</title>
		<link>http://juank.black-byte.com/sistemas_operativos/windows/powershell-introduccion/</link>
		<comments>http://juank.black-byte.com/sistemas_operativos/windows/powershell-introduccion/#comments</comments>
		<pubDate>Thu, 06 Mar 2008 03:50:58 +0000</pubDate>
		<dc:creator>JuanK</dc:creator>
				<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[codigo]]></category>
		<category><![CDATA[IT]]></category>

		<guid isPermaLink="false">http://juank.black-byte.com/?p=12</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://juank.black-byte.com/sistemas_operativos/windows/powershell-introduccion/' addthis:title='PowerShell &#8211; I '><a href="//addthis.com/bookmark.php?v=250&#38;username=xa-4d2b47f81ddfbdce" class="addthis_button_compact">Share</a></div>PowerShell Parte I &#8211; El futuro del scripting Como logro automatizar mis labores administrativas? Quiero ser más eficiente? esa es la pregunta que a diario tienen muchos administradores de red y personal de IT en general, pueden existir muchas opciones: Desarrollos personalizados Aplicaciones de terceros Automatización por medio de scripts Como es de suponerce este [...]<div class="addthis_toolbox addthis_default_style " addthis:url='http://juank.black-byte.com/sistemas_operativos/windows/powershell-introduccion/' addthis:title='PowerShell &#8211; I '><a href="//addthis.com/bookmark.php?v=250&#38;username=xa-4d2b47f81ddfbdce" class="addthis_button_compact">Share</a></div><h3>Related Posts</h3>

<a href="http://juank.black-byte.com/sistemas_operativos/windows/powershell-arquitectura/" rel="bookmark">PowerShell &#8211; II</a><!-- (7.8)-->, 
<a href="http://juank.black-byte.com/sistemas_operativos/windows/powershell-ejemplos/" rel="bookmark">PowerShell &#8211; III</a><!-- (7.8)-->]]></description>
		<wfw:commentRss>http://juank.black-byte.com/sistemas_operativos/windows/powershell-introduccion/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

