<?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>Windows Brown Resolver &#187; crear</title>
	<atom:link href="http://www.eltate.net/tag/crear/feed" rel="self" type="application/rss+xml" />
	<link>http://www.eltate.net</link>
	<description>Soluciones diarias a los problemas que nos plantea Microsoft</description>
	<lastBuildDate>Tue, 18 Oct 2011 22:15:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Creación de usuarios en DA con Powershell</title>
		<link>http://www.eltate.net/ad/creacion-de-usuarios-en-da-con-powershell</link>
		<comments>http://www.eltate.net/ad/creacion-de-usuarios-en-da-con-powershell#comments</comments>
		<pubDate>Tue, 29 Dec 2009 21:13:00 +0000</pubDate>
		<dc:creator>Carlos Arroba</dc:creator>
				<category><![CDATA[AD]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[crear]]></category>
		<category><![CDATA[usuarios]]></category>

		<guid isPermaLink="false">http://eltate.net/?p=12</guid>
		<description><![CDATA[

Crear usuarios con powershell

 
Primero conecta al directorio activo, para conectar lo que hay que hacer es hacer una consulta que nos coloque en la unidad organizativa donde vamos a trabajar, para crear, por ejemplo un usuarios. Las consultas en powershell se hacen con el objeto ADSI de .NET. 
 
 
Crearemos el objeto creando [...]]]></description>
		<wfw:commentRss>http://www.eltate.net/ad/creacion-de-usuarios-en-da-con-powershell/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

