Change windows 98 network IP settings (static to dhcp) 
Author Message
 Change windows 98 network IP settings (static to dhcp)

Hi,
Is there a solution to script in windows 98 the change from static IP to
DHCP mode on the network card ?

Thanks L Lagrevol



Fri, 08 Apr 2005 21:24:11 GMT  
 Change windows 98 network IP settings (static to dhcp)
Try NetSwitcher (www.netswitcher.com). Or if you want to script it yourself,
use the following command to open the network control panel: "control.exe
netcpl.cpl". Use the SendKeys method of the Wscript.Shell object to change
the network configuration.

Good luck!

Bert



Quote:
> Hi,
> Is there a solution to script in windows 98 the change from static IP to
> DHCP mode on the network card ?

> Thanks L Lagrevol



Sat, 09 Apr 2005 00:26:35 GMT  
 Change windows 98 network IP settings (static to dhcp)

Quote:

> Hi,
> Is there a solution to script in windows 98 the change from static IP to
> DHCP mode on the network card ?

Hi

HOWTO: Enable DHCP Automatically Using WSH VBScript
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q197424

--
torgeir
Microsoft MVP Scripting and WMI
Porsgrunn Norway



Sat, 09 Apr 2005 08:17:52 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Change windows 98 network IP settings (static to dhcp)

2. POP Quiz, Change IP config (Static/DHCP) Remotely

3. change from DHCP to static IP or back

4. POP Quiz, Change IP config (Static/DHCP) Remotely

5. Changing remote NT workstations from Static IP to DHCP via VB

6. Static IP address to DHCP

7. Static IP address to DHCP

8. Static IP address to DHCP

9. Static IP to DHCP

10. Changing from Static IP to Dynamic - Display Window

11. Changing Color Settings in Windows 95, 98

12. Change IP or Set Static IP

 

 
Powered by phpBB® Forum Software