![]() |
|
Welcome to the Monastery | |
PerlMonks |
Re: Slapping IP addresses on cardsby Anonymous Monk |
on Jan 07, 2012 at 01:57 UTC ( #946701=note: print w/replies, xml ) | Need Help?? |
I am seeking a way to bind numerous IP addresses to specified NICs under W2003.... Yes, I could do this through the GUI. But that is just gross. Not to mention error prone All a GUI does is make some API calls, which usually write some registry entries :) So first find out the names of API calls or registry entries you need to manipulate , then you can tackle it through Win32::OLE/Win32::API... these win32 tutorials/examples
In Section
Seekers of Perl Wisdom
|
|