Need Nic Interface and Nic info details for each server

Hi Team

Need help on NIC info and NIC interface details on each Servers.
Below is the example –

Computer Name NIC_interface Nic_Info
Server name ; Name InterfaceDescription ; ---- -------------------- ; Ethernet Microsoft Hyper-V Network Adapter; Server Name

use this relevance

(name of it, guid of it, status of it = connection status connected) of connections whose (status of it = connection status connected) of network

A: vEthernet (Default Switch), {83336FE3-590A-4985-A03F-E7B4B2EC6C8E}, True
A: Wi-Fi, {25814E12-5235-448D-B4DE-2C731663D9C0}, True
A: CatoNetworks, {8B5F7019-609C-4546-BB07-9B0141769500}, True

| Hi ,

Server Name | Microsoft Hyper-V Network Adapter #2 | IPs: xxxxxxxxxxxxxx | Subnets: XXX | Gateway: XXX | DHCP: True | DNS: XXXXXXX | MAC: XXXXXXX

Wanted above kind of result only but with shared details getting below details
Function 3, {xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxx}

could you help me into it.

Is this meant to be used within the BigFix interfaces, or for use in external systems?

Here's some sample relevance that should return the specified network attributes:

((friendly name of it) & "|" & (address of it as string | "n/a") & "|" & (subnet address of it as string | "n/a") & "|" & (gateway of it as string | "n/a") & "|" & (dhcp enabled of it as string) & "|" & (concatenation "," of (addresses of dns servers of it as string) | "n/a") & "|" & (mac address of it | "n/a")) of adapters of network