EnableDhcp.vbs Example


EnableDhcp.Vbs /L /S MyMachine
lists the service names of all network adapters on the computer MyMachine.
EnableDhcp.Vbs /A CE3 /S MyMachine
enables DHCP for network adapter “CE3” on the computer MyMachine.
EnableDhcp.VBS /A DCX32 /S MyMachine2
enables DHCP for adapter DCX32 on MyMachine2.