Active Directory Ruby Scripting?

I went ahead and wrote it in VBScript within an Excel macro. I’ll have to
try the conversion and report my findings.
C

···

-----Original Message-----
From: hatespyware@yahoo.com [mailto:hatespyware@yahoo.com]
Sent: Thursday, March 11, 2004 3:00 PM
To: ruby-talk@ruby-lang.org
Subject: Re: Active Directory Ruby Scripting?

“Moran, Craig M (BAH)” MoranCM@navair.navy.mil wrote in message
news:B9500E218FB4D2119DE30000F810BBBF0F1176CF@nems13.nawcad.navy.mil

Has anyone done any Active Directory scripting with Ruby? What I want to
do
seems very simple, but I’m at a loss at finding any good references. All
I
wish to do is read the contents of an Active Directory location into an
array. Thanks in advance for the help.
Craig

Using win32ole allows you to translate existing VBA/Perl scripts almost
verbatim.