NETINTDETAIL

Summary

Shows a detailed overview of the current network configuration values. This function is available via the taskpane as well as directly via the cell “=NETINTDETAIL()”.


Return Value

The function returns an array with a detailed overview of the current network configuration values. If no network adapters are available or the configuration values are unavailable, the function returns “#N/F!”.

Following parameters are displayed in the array:

  • Name
  • Type
  • State
  • DNS Suffix
  • Description
  • Physical Address
  • DHCP Enabled
  • Link Local IPv6
  • IPv4 Address
  • Subnet Mask
  • Lease Obtained
  • Lease Expires
  • Default Gateway
  • DHCP Server
  • DNS Servers
  • WINS Servers

Arguments

This function has no arguments.


Example


Instructional Video