Skip to main content

Install and update the driver for x86 WLAN module (Intel AX210)

Use the following information to install the driver, check the driver version and update the driver for x86 WLAN module (Intel AX210).

Note
The x86 WLAN module (Intel AX210) officially supports Microsoft Windows Server operating system.

Install the driver

Complete the following procedure to install the driver for the x86 WLAN module (Intel AX210) on the server.

  1. Go to Drivers and Software download website for ThinkEdge SE360 V2 and download the latest driver of Intel Motherboard Chipset Devices and Intel AX210.
  2. Install the driver for Intel Motherboard Chipset Devices with the downloaded file.
  3. Use one of the following method to run Windows Powershell as administrator:
    • On the Start screen, right click Windows Powershell, and click Run as administrator.
    • Right click Windows Powershell in the task bar, and click Run as administrator.
  4. Implement the following command:
    Add-WindowsFeature -Name Wireless-Networking
  5. Install the driver for Intel AX210 with the downloaded file.
  6. To enable Microsoft WLAN AutoConfig service, run Windows Powershell as administrator, and implement the following command:
    net start WlanSvc
    After the service is enabled, the WLAN icon will be shown in the taskbar notification area.
  7. Restart the server.

Check the driver version

Complete the following procedure to check the driver version of the x86 WLAN module (Intel AX210) on the server.

  1. Use one of the following method to open Device Manager:
    • Search for Device Manager from the search bar.
    • Go to WIN+X > Device Manager.
  2. Go to Network adapters and locate Intel AX210.


  3. Go to Driver tag and check the driver version which is displayed.


Update the driver

Complete the following procedure to update the driver for the x86 WLAN module (Intel AX210) on the server.

  1. Use one of the following method to run Windows Powershell as administrator:
    • On the Start screen, right click Windows Powershell, and click Run as administrator.
    • Right click Windows Powershell in the task bar, and click Run as administrator.
  2. Implement the following command:
    Add-WindowsFeature -Name Wireless-Networking
  3. Use one of the following method to open Device Manager:
    • Search for Device Manager from the search bar.
    • Go to WIN+X > Device Manager.
  4. Go to Network adapters and locate Intel AX210.


  5. Go to Driver tag and click Update Driver to update the driver.


  6. Restart the server.