Microsoft Windows [Version 6.0.6001] (C) Copyright 2006 Microsoft Corp. c:\windows>netsh wlan set autoconfig ?
Usage: set autoconfig [enabled=]yes|no [interface=]
Parameters:
Tag Value
enabled - Set auto configuration logic to enabled or disabled.
interface - Name of the interface for which the setting has to be
changed.
Remarks:
Enable or disable the auto configuration logic on an interface. If it is,
disabled then Windows will not connect to any wireless network
automatically from the specified interface.
Both parameters are required.
Examples:
set autoconfig enabled=yes interface="Wireless Network Connection"