<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1017978" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1017978</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/windows-nt2k-logons-inasp#comment-1105240</link>
    <description> &lt;p&gt;You can check out Microsoft&#039;s site: &lt;a href=&quot;http://www.microsoft.com/windows2000/techinfo/howitworks/activedirectory/adsilinks.asp&quot; class=&quot;bb-url&quot;&gt;http://www.microsoft.com/windows2000/techinfo/howitworks/activedirectory/adsilinks.asp&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;and I also like this site: &lt;a href=&quot;http://www.15seconds.com/focus/ADSI.htm&quot; class=&quot;bb-url&quot;&gt;http://www.15seconds.com/focus/ADSI.htm&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Have fun!&lt;/p&gt;
 </description>
     <pubDate>Thu, 21 Mar 2002 18:15:24 +0000</pubDate>
 <dc:creator>Peter J. Boettcher</dc:creator>
 <guid isPermaLink="false">comment 1105240 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/windows-nt2k-logons-inasp#comment-1105236</link>
    <description> &lt;p&gt;Thanx Peter, u r a G!!!!&lt;/p&gt;
&lt;p&gt;Let me pursue documentation on ADSI or do u have any sites i can go to for tutorials??&lt;/p&gt;
&lt;p&gt;thanx again!&lt;/p&gt;
 </description>
     <pubDate>Thu, 21 Mar 2002 17:45:57 +0000</pubDate>
 <dc:creator>the_monq</dc:creator>
 <guid isPermaLink="false">comment 1105236 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/windows-nt2k-logons-inasp#comment-1105234</link>
    <description> &lt;p&gt;You should be able to use ADSI, try this:&lt;/p&gt;
&lt;p&gt;Set Domain = GetObject(&quot;WinNT://DomainGoesHere&quot;)&lt;br /&gt;
Domain.Filter = Array(&quot;user&quot;)&lt;br /&gt;
For Each User In Domain&lt;br /&gt;
Response.Write User.Name&lt;br /&gt;
Next&lt;/p&gt;
&lt;p&gt;I didn&#039;t test it, but it should work.&lt;/p&gt;
 </description>
     <pubDate>Thu, 21 Mar 2002 16:11:42 +0000</pubDate>
 <dc:creator>Peter J. Boettcher</dc:creator>
 <guid isPermaLink="false">comment 1105234 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
