<?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: Add custom field to ADUC- Employee ID</title>
	<atom:link href="http://www.kreslavsky.com/2008/11/add-custom-field-to-aduc-employee-id.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.kreslavsky.com/2008/11/add-custom-field-to-aduc-employee-id.html</link>
	<description>News, guides, and tips to antivirus programmes, scripts, and security</description>
	<lastBuildDate>Sat, 04 Feb 2012 01:39:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Sastry</title>
		<link>http://www.kreslavsky.com/2008/11/add-custom-field-to-aduc-employee-id.html#comment-4372</link>
		<dc:creator>Sastry</dc:creator>
		<pubDate>Wed, 25 Jan 2012 13:22:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.kreslavsky.com/?p=339#comment-4372</guid>
		<description>Thanks.
I configured EmployeeID in my AD. Now I wanter to see the EmployeeID in outlook user properties. Please suggest the best way to achieve.</description>
		<content:encoded><![CDATA[<p>Thanks.<br />
I configured EmployeeID in my AD. Now I wanter to see the EmployeeID in outlook user properties. Please suggest the best way to achieve.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kyle</title>
		<link>http://www.kreslavsky.com/2008/11/add-custom-field-to-aduc-employee-id.html#comment-165</link>
		<dc:creator>Kyle</dc:creator>
		<pubDate>Tue, 10 Aug 2010 21:13:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.kreslavsky.com/?p=339#comment-165</guid>
		<description>Hello,

I am currently trying to find a way to set the Employee ID to Null using a vbscript similar to yours.  Is this possible?

Thanks,
Kyle</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I am currently trying to find a way to set the Employee ID to Null using a vbscript similar to yours.  Is this possible?</p>
<p>Thanks,<br />
Kyle</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kirthi</title>
		<link>http://www.kreslavsky.com/2008/11/add-custom-field-to-aduc-employee-id.html#comment-164</link>
		<dc:creator>kirthi</dc:creator>
		<pubDate>Mon, 02 Aug 2010 21:18:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.kreslavsky.com/?p=339#comment-164</guid>
		<description>Hey anil i am having the same error, did you get it to work?</description>
		<content:encoded><![CDATA[<p>Hey anil i am having the same error, did you get it to work?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anil</title>
		<link>http://www.kreslavsky.com/2008/11/add-custom-field-to-aduc-employee-id.html#comment-163</link>
		<dc:creator>Anil</dc:creator>
		<pubDate>Tue, 27 Jul 2010 09:25:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.kreslavsky.com/?p=339#comment-163</guid>
		<description>Iam getting subscription out of range error at line no 5 at char 1 any idea to rectify this error</description>
		<content:encoded><![CDATA[<p>Iam getting subscription out of range error at line no 5 at char 1 any idea to rectify this error</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gil Kreslavsky</title>
		<link>http://www.kreslavsky.com/2008/11/add-custom-field-to-aduc-employee-id.html#comment-162</link>
		<dc:creator>Gil Kreslavsky</dc:creator>
		<pubDate>Sun, 23 May 2010 11:36:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.kreslavsky.com/?p=339#comment-162</guid>
		<description>You can do it by using exchange template editor.
It won’t change AD menu but everything you type in pager field will be displayed in outlook as Skype.
Is that good enough?</description>
		<content:encoded><![CDATA[<p>You can do it by using exchange template editor.<br />
It won’t change AD menu but everything you type in pager field will be displayed in outlook as Skype.<br />
Is that good enough?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dheeraj</title>
		<link>http://www.kreslavsky.com/2008/11/add-custom-field-to-aduc-employee-id.html#comment-161</link>
		<dc:creator>Dheeraj</dc:creator>
		<pubDate>Thu, 20 May 2010 11:35:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.kreslavsky.com/?p=339#comment-161</guid>
		<description>i want to change the Pager attribute in the telephone tab in the users and computers with Skype ... not sure how to do this</description>
		<content:encoded><![CDATA[<p>i want to change the Pager attribute in the telephone tab in the users and computers with Skype &#8230; not sure how to do this</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stu</title>
		<link>http://www.kreslavsky.com/2008/11/add-custom-field-to-aduc-employee-id.html#comment-160</link>
		<dc:creator>Stu</dc:creator>
		<pubDate>Wed, 20 Jan 2010 18:00:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.kreslavsky.com/?p=339#comment-160</guid>
		<description>I had a problem with the vbs code and fixed it by replacing all the quotation marks. 
” was replaced with &quot; .</description>
		<content:encoded><![CDATA[<p>I had a problem with the vbs code and fixed it by replacing all the quotation marks.<br />
” was replaced with &#8221; .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabriel</title>
		<link>http://www.kreslavsky.com/2008/11/add-custom-field-to-aduc-employee-id.html#comment-159</link>
		<dc:creator>Gabriel</dc:creator>
		<pubDate>Thu, 19 Nov 2009 16:41:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.kreslavsky.com/?p=339#comment-159</guid>
		<description>I would like to implement this on AD 2000. 
I could see EmployeeID field on my LDAP browser and mantain it using Hyena software
What is your experience?
Thanks.</description>
		<content:encoded><![CDATA[<p>I would like to implement this on AD 2000.<br />
I could see EmployeeID field on my LDAP browser and mantain it using Hyena software<br />
What is your experience?<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://www.kreslavsky.com/2008/11/add-custom-field-to-aduc-employee-id.html#comment-158</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Tue, 17 Nov 2009 17:21:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.kreslavsky.com/?p=339#comment-158</guid>
		<description>I currently have this working in my test area on Server 2008, thank you. But I have a question, is there a way to actually have this appear in the &quot;General&quot; or &quot;Organization&quot; tab under ADUC when looking at the properties of a user?

As an additional question with this working &quot;as is&quot; and showing up on a right click, will it pass this information (employee ID) when using the GetUserProfile Service through MOSS 2007?</description>
		<content:encoded><![CDATA[<p>I currently have this working in my test area on Server 2008, thank you. But I have a question, is there a way to actually have this appear in the &#8220;General&#8221; or &#8220;Organization&#8221; tab under ADUC when looking at the properties of a user?</p>
<p>As an additional question with this working &#8220;as is&#8221; and showing up on a right click, will it pass this information (employee ID) when using the GetUserProfile Service through MOSS 2007?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gil Kreslavsky</title>
		<link>http://www.kreslavsky.com/2008/11/add-custom-field-to-aduc-employee-id.html#comment-157</link>
		<dc:creator>Gil Kreslavsky</dc:creator>
		<pubDate>Thu, 05 Nov 2009 16:27:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.kreslavsky.com/?p=339#comment-157</guid>
		<description>Hi Chad ,
Didn&#039;t have chance to test. but reason tells me that it should be there, it is attribute extension . Schema attributes don&#039;t get deleted during upgrade.
I suggest you testing it in LAB environment before proceed.</description>
		<content:encoded><![CDATA[<p>Hi Chad ,<br />
Didn&#8217;t have chance to test. but reason tells me that it should be there, it is attribute extension . Schema attributes don&#8217;t get deleted during upgrade.<br />
I suggest you testing it in LAB environment before proceed.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

