Re: NIC Configurations
Thomas Kratz <ThomasKratz@xxxxxxxxxxxxxxxx> wrote in
news:47f0a7a2$0$2601
$bb690d87@xxxxxxxxxxxxxxxxxxxx:
Cosmic Cruizer wrote:
Thanks Ron. It looks like Win32::IPConfig will do what I need.
If you are interested in the special NIC configuration (such as media
speed etc.) you'll have to use WMI.
I can post a script if needed.
Thomas
Thomas, I would really appriciate it if you could post your script. It's
not what I'm really try to grab, but I can use it for a learning
experience. (Besides, maybe it is what I need, but don't know it.)
What I need to capture is the Internet Protocol properties such as the IP
address, subnet mask, default gateway, and the preferred and alternate
DNS servers.
Thanks.
.
Relevant Pages
- Re: NIC Configurations
... Cosmic Cruizer wrote: ... If you are interested in the special NIC configuration you'll have to use WMI. ... I can post a script if needed. ... (comp.lang.perl.misc) - RE: Does WMI have to be installed on Remote Computer?
... IMHO this looks like a well constructed and very vell commented script. ... WMI comes as standard on w2k w2k3 and xp, ... does WMI need to be installed on the remote computer in order for a ... ''' First try to ping the server. ... (microsoft.public.scripting.vbscript) - Re: Look over this script.....could anything be done better?
... will be unable to connect with WMI. ... With this version of the script I have kept that included because the script that enumerates all of the servers has some servers that no longer exist. ... Dim objWMIService, colFixedDrives, objFD ... (microsoft.public.scripting.vbscript) - Re: Create simple file share on the fly
... WMI share routine faithfully works. ... You can place the command line below as the final line in your WMI ... You might experiment with actual workstations to see if the script is ... the shares that I make from the Windows GUI, ... (microsoft.public.windowsxp.security_admin) - Growisofs IO errors
... I am trying to burn Verbatim Datalife 4x DVD+RW media using a Panasonic SW-9573 drive on Suse 9.1 Linux 2.6.5. ... However, when I do the same commands from a script, I get very frequent problems. ... (comp.os.linux.misc) |
|