From: "Moran, Craig M (BAH)" Date: 2004-03-12T05:03:27+09:00 Subject: Re: 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)" wrote in message news:... > 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.