<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="http://www.bytemycode.com/rssformat.xsl"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>byteMyCode: Snippets for ADAM</title>
		<link>http://www.bytemycode.com</link>
		<description>Snippets for this tag.</description>
		<pubDate>Sat, 11 Oct 2008 15:15:26 +0000</pubDate>
		<copyright>1998-2008 </copyright>
		<language>en-us</language>
		<image>
		      <link>http://www.bytemycode.com</link>
		      <url>http://www.bytemycode.com/img/rss_title.gif</url>
		      <title>byteMyCode</title>
		</image>

	<item>
	<title>ADAM LDIF Installer</title>
	<link>http://www.bytemycode.com/snippets/snippet/574/</link>
	<comments>http://www.bytemycode.com/snippets/snippet/574/comments/</comments>
	<pubDate>Thu, 11 Jan 2007 09:12:17 +0000</pubDate>
	<dc:creator>Casper42</dc:creator>
	<category>ActiveDirectory, AD, ADAM, vbs</category>
	<guid isPermaLink="false">http://www.bytemycode.com/snippets/snippet/574/</guid>
	<description>
		<![CDATA[

			<img src="http://www.bytemycode.com/img/icon_calendar.gif" align="middle" class="icon" alt="Date Submitted" /> Thu. Jan. 11th, 2007  9:12 AM			<br />
			<img src="http://www.bytemycode.com/img/icon_revision.gif" align="middle" class="icon" alt="Revision" /> <a href="http://www.bytemycode.com/snippets/snippet/574/revisions/">1</a>
			<br />
			<img src="http://www.bytemycode.com/img/rank_scripter.gif" align="middle" class="icon" alt="Scripter" /> <a href="http://www.bytemycode.com/members/member/Casper42/" title="Scripter">Casper42</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_tag.gif" align="middle" class="icon" alt="Tags" /> <a href="http://www.bytemycode.com/tags/tag/ActiveDirectory">ActiveDirectory</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/AD">AD</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/ADAM">ADAM</a>&nbsp;|&nbsp;<a href="http://www.bytemycode.com/tags/tag/vbs">vbs</a>			<br />
			<img src="http://www.bytemycode.com/img/icon_comments.gif" align="middle" class="icon" alt="Comments" /> <a href="http://www.bytemycode.com/snippets/snippet/574/comments/">0 comments</a>
			<br />
			<img src="http://www.bytemycode.com/img/icon_ranking.gif" align="middle" class="icon" alt="Ranking" /> 7
			<p>I wrote this script to ease installation of LDIF files into ADAM  (Active Directory Application Mode).  Some .NET portal vendors choose a hybrid of SQL and ADAM for their applications, ours did just that.  When developing portlets, they must be registered in ADAM to be made available to the portal.<br /><br />In the course or portlet development it was a pain to locate the directory the LDIF file (description file) lived and then to execute the LDIF installer - so I made it easy - a generic LDIF installer script.  It uses the common OpenDialog to allow for searching for the file and then installing it once the file is selected - a real time-saver.<br /><br />I will have more AD type goodies for you soon...(LDIFs are also used for creating or manipulating User and Computer accounts in AD)</p>
		]]>
	</description>
</item>
	</channel>
</rss>