- 10 -
August
2016
855-911221-105-A
3.4. Save the setting of LAN driver
For updating or recovering the LAN driver, the setting of LAN driver returns to default. Please obtain the setting by the
following procedures before updating or recovering the LAN driver.
1. Open Windows PowerShell as administrator and run the following command to output the
setting of LAN driver to a text file.
Get-NetAdapterAdvancedProperty | sort-object
–property DisplayName,Name |
select-object Name,DisplayName,DisplayValue > C:\temp\adapter_property.txt