Microsoft Windows [Version 6.0.6001] (C) Copyright 2006 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"