<?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>TechnoGist &#187; VBScript</title>
	<atom:link href="http://www.technogist.com/category/vbscript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.technogist.com</link>
	<description>gist (jst)# The central idea; the essence...</description>
	<lastBuildDate>Wed, 28 Jul 2010 15:22:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Populating Outlook forms with AD User Attributes</title>
		<link>http://www.technogist.com/2009/06/populating-an-outlook-form-with-active-directory-user-data/</link>
		<comments>http://www.technogist.com/2009/06/populating-an-outlook-form-with-active-directory-user-data/#comments</comments>
		<pubDate>Sat, 06 Jun 2009 03:58:40 +0000</pubDate>
		<dc:creator>Paul Brice</dc:creator>
				<category><![CDATA[Exchange 2003]]></category>
		<category><![CDATA[VBScript]]></category>
		<category><![CDATA[AD]]></category>
		<category><![CDATA[attributes]]></category>
		<category><![CDATA[Forms]]></category>
		<category><![CDATA[Outlook2003]]></category>

		<guid isPermaLink="false">http://www.resourcefuladmin.com/?p=334</guid>
		<description><![CDATA[Did you ever want an Custom Outlook Form to automatically populate a Custom Outlook Field with the Active Directory .displayName of the logged on user? The code below populates the custom Outlook Fields &#8220;LOUDisplay&#8221;,&#8221;LOUGivenName&#8221;,&#8221;LOUSN&#8221; upon the creation of the Form. This action does not repeat if the item is re-opened. This is restricted because the [...]]]></description>
		<wfw:commentRss>http://www.technogist.com/2009/06/populating-an-outlook-form-with-active-directory-user-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
