2012-06-08

無線網路設定檔的匯出匯入

  1. 列出所有無線profile的指令:
    netsh wlan show profiles
  2. 將某個profile匯出的指令:
    netsh wlan export profile XYZ
  3. 將某個profile匯入的指令:
    netsh wlan add profile filename="
    XYZ.xml"

沒有留言:

張貼留言

Windows Server,防毒軟體應該設定的例外清單

 Microsoft Windows Server 上的 Defender 防病毒軟體排除專案: https://learn.microsoft.com/zh-tw/defender-endpoint/configure-server-exclusions-microsoft-d...