Re: IP Helper functions and related...
From: Far (Far_at_discussions.microsoft.com)
Date: 12/26/04
- Next message: Andrew Chalk: "Re: Reconnecting to a socket"
- Previous message: Gabi: "Select function"
- In reply to: Arkady Frenkel: "Re: IP Helper functions and related..."
- Next in thread: Eugene Gershnik: "Re: IP Helper functions and related..."
- Reply: Eugene Gershnik: "Re: IP Helper functions and related..."
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 26 Dec 2004 07:17:04 -0800
Hi,
The only problem is that WMI doesn't cover all settings.
In particular there seems to be no documention as to how to disable network
services like "NetClient" alais ("Client for Microsoft Networks)
progammatically. WMI or any other way.
Thank you.
"Arkady Frenkel" wrote:
> The documented way is
> EnableDNS() of the WMI's
> Win32_NetworkAdapterConfiguration Class
> Arkady
>
> "luigif" <luigif@discussions.microsoft.com> wrote in message
> news:70EFDDA0-45E4-4189-AEB7-50911C5D5D95@microsoft.com...
> > I'm using: GetAdaptersInfo to retrieve a IP_ADAPTER_INFO pointer for each
> > adapter on a host.
> > I would like to be able to change WINS and DNS entries for any given
> adapter
> > on a
> > host. However I dont see any functions that would allow me to do this.
> > Furthermore
> > the IP_ADAPTER_INFO structure does not contain info about DNS. I have
> looked
> > at the netshell api family, but dont understand the madness. Can anyone
> tell
> > me how
> > to retrieve adapter info and change it programmatically?
> >
>
>
>
- Next message: Andrew Chalk: "Re: Reconnecting to a socket"
- Previous message: Gabi: "Select function"
- In reply to: Arkady Frenkel: "Re: IP Helper functions and related..."
- Next in thread: Eugene Gershnik: "Re: IP Helper functions and related..."
- Reply: Eugene Gershnik: "Re: IP Helper functions and related..."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|