Class Win32_NetworkAdapterConfiguration

java.lang.Object
com.ferrumx.system.networking.Win32_NetworkAdapterConfiguration

public class Win32_NetworkAdapterConfiguration extends Object
This class queries the Win32_NetworkAdapterConfiguration class of WMI and fetches additional information related to Win32_NetworkAdapter.

The following properties are extracted:

IPEnabled, IPAddress, IPSubnet, DefaultIPGateway, DHCPEnabled, DHCPServer, DHCPLeaseObtained, DHCPLeaseExpires, DNSHostName, DNSServerSearchOrder

Author:
Egg-03