 




<?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: PowerShell to create an Active Directory script</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/powershell-to-create-an-active-directory-script/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/powershell-to-create-an-active-directory-script/</link>
	<description></description>
	<lastBuildDate>Thu, 23 May 2013 09:14:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: erroneousgiant</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/powershell-to-create-an-active-directory-script/#comment-95140</link>
		<dc:creator>erroneousgiant</dc:creator>
		<pubDate>Wed, 10 Aug 2011 11:23:26 +0000</pubDate>
		<guid isPermaLink="false">#comment-95140</guid>
		<description><![CDATA[It is possible as AD stored the last logon time in the schema, you can access the field through ADSI edit. Your script would have to run in a loop to catch a new event so you may lose some performance on the server with a script constantly running and referencing AD.]]></description>
		<content:encoded><![CDATA[<p>It is possible as AD stored the last logon time in the schema, you can access the field through ADSI edit. Your script would have to run in a loop to catch a new event so you may lose some performance on the server with a script constantly running and referencing AD.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/10 queries in 0.035 seconds using memcached
Object Caching 266/272 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-23 09:59:00 -->