Microsoft Windows
[Version 6.1.7000
](C) Copyright 2009 Microsoft Corp.
C
:\Windows>netsh lan set autoconfig ?
使用法
: set autoconfig
[enabled=
]yes
|no
[interface=
]<文字列>
パラメーター
:
enabled - 自動構成を有効にするかどうかを指定します
interface - この設定を適用するインターフェイスの名前です
注釈
:
どちらのパラメーターも必須です。
例
:
set autoconfig enabled=yes interface="Local Area Connection"
set autoconfig enabled=no interface="Local Area Connection"