Re: NIC Configurations



On Mar 29, 7:16 pm, Cosmic Cruizer <XXjbhun...@xxxxxxxxxxxxxx> wrote:
From a Windows box, I need to remotely look at the NICs of about 60 Windows
servers I have administrative accounts on.

I was going to try and use IO::Interface, but I cannot get the module
installed. I cannot find the PPD for IO-Interface-1.04 so I can use ppm.

Does anybody have a Perl solution for getting the NIC configurations on
remote Window servers? Is IO-Interface my best option?

Thanks,

Coz.

Have you looked into trying one of these modules?

Win32::IPConfig
http://search.cpan.org/~jmacfarla/Win32-IPConfig-0.09/lib/Win32/IPConfig.pm

Win32::IPConfig::Adapter
http://search.cpan.org/~jmacfarla/Win32-IPConfig-0.09/lib/Win32/IPConfig/Adapter.pm

Net::Address::Ethernet
http://search.cpan.org/~mthurn/Net-Address-Ethernet-1.111/lib/Net/Address/Ethernet.pm
.