Related: #67
version: 6.4.0
I encountered an issue with AddMacAddress and setting the excludeWireless is not helping.
After installing Windows Updates the deviceId changed so I investigated a little bit.
The resulting devideId is changing in case of:
- Windows Update (driver updates?)
- Enable/Disable Bluetooth also changes the results even with
excludeWireless: true
Is there a way to improve it so it will use the Mainboard NetworkAdapter or first LanAdapter found and return the Physical Address always?
Related: #67
version: 6.4.0
I encountered an issue with
AddMacAddressand setting theexcludeWirelessis not helping.After installing Windows Updates the deviceId changed so I investigated a little bit.
The resulting devideId is changing in case of:
excludeWireless: trueIs there a way to improve it so it will use the Mainboard NetworkAdapter or first LanAdapter found and return the Physical Address always?