Hi! i've looked at the ISA's object model and it seems to be more than enough. According your advice, i think a Win32::OLE approach would be better.
Thanks for your time. Regards, ----- Original Message ----- From: "Dave Roth" <[EMAIL PROTECTED]> To: "Kadir Femenias" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, October 30, 2003 8:31 PM Subject: RE: Managing MS ISA 2000 using perl > Check the ISA documentation for any WMI interfaces or for a COM based > object model. If it does support those then you should be able to use > Win32::OLE. > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Kadir Femenias > Sent: Wednesday, October 29, 2003 6:33 AM > To: [EMAIL PROTECTED] > Subject: Managing MS ISA 2000 using perl > > Hi! > > i'm interested in managing a Microsoft ISA 2000 server using perl. i've > been > looking for some module to start with but i've found no one. Must i > start > from Win32::OLE? Or Win32::API, perhaps? Of course, i'd prefer the > highest > level start point available. Maybe there are some Win32::ISA2000 module > around there but i couldn't find it neither at CPAN or googling. > > Specifically, i'm interested on create/delete activate/deactivate > packect > filters and protocol rules. Any suggestion and/or links would be > appretiated. > > Regards > > _______________________________________________ > Perl-Win32-Admin mailing list > [EMAIL PROTECTED] > To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs > _______________________________________________ Perl-Win32-Admin mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
