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"

沒有留言:

張貼留言

清查公司M365是否有啟動MFA多因素驗證

如何確認使用者已設置為必須使用 Microsoft Entra 多重驗證 (MFA) - Microsoft Entra ID | Microsoft Learn https://learn.microsoft.com/zh-tw/entra/identity/authentic...