Windows System Administration: State of the Art

I am a long-time user of Perl user who is evaluating different
scripting languages for use as a scripting platform for system
administrators on the Windows platform. Perl already has many modules
that allow sys admins and devolpers to do lots of things with the
Windows OS, and I’m wondering what the state of the art is with Ruby
and being able to control a windows environment. In this regard, how
does Ruby stand up against Perl?

On Tue, Feb 26, 2008 at 7:45 PM, Krishna Kirti Das
[email protected] wrote:

I am a long-time user of Perl user who is evaluating different
scripting languages for use as a scripting platform for system
administrators on the Windows platform. Perl already has many modules
that allow sys admins and devolpers to do lots of things with the
Windows OS, and I’m wondering what the state of the art is with Ruby
and being able to control a windows environment. In this regard, how
does Ruby stand up against Perl?

No idea, but I’ve had some nice experience using PowerShell from
Microsoft.

http://www.microsoft.com/powershell

On 26.02.2008 19:43, Krishna Kirti Das wrote:

I am a long-time user of Perl user who is evaluating different
scripting languages for use as a scripting platform for system
administrators on the Windows platform. Perl already has many modules
that allow sys admins and devolpers to do lots of things with the
Windows OS, and I’m wondering what the state of the art is with Ruby
and being able to control a windows environment. In this regard, how
does Ruby stand up against Perl?

There is WinOLE32 which gives you access to pretty much everything
around. And there is http://www.ironruby.net/ which lets my guess that
Windows integration will become better rather than worse over time.
Disclaimer: I don’t use Ruby for Win administration.

Kind regards

robert