Microsoft Windows XP [Version 5.1.2600] (C) Copyright 1986-2001 Microsoft Corp. C:\WINDOWS>netsh lan set autoconfig ?
Usage: set autoconfig [enabled=]yes|no [interface=]
Parameters:
enabled - specifies whether auto-configuration is enabled or not
interface - name of the interface on which this setting is to be applied
Remarks:
Both parameters are required.
Examples:
set autoconfig enabled=yes interface="Local Area Connection"
set autoconfig enabled=no interface="Local Area Connection"