__tests__/Samples/Get-CimInstanceNetAdapter.xml
<Objs Version="1.1.0.1" xmlns="http://schemas.microsoft.com/powershell/2004/04">
<Obj RefId="0"> <TN RefId="0"> <T>Selected.System.Management.Automation.PSCustomObject</T> <T>Selected.Microsoft.Management.Infrastructure.CimInstance</T> <T>System.Management.Automation.PSCustomObject</T> <T>System.Object</T> </TN> <MS> <S N="Name">VMware Network Adapter VMnet1</S> <S N="InterfaceDescription">VMware Virtual Ethernet Adapter for VMnet1</S> <S N="MacAddress">00-50-56-11-00-01</S> <S N="LinkSpeed">100 Mbps</S> </MS> </Obj> <Obj RefId="1"> <TNRef RefId="0" /> <MS> <S N="Name">OpenVPN</S> <S N="InterfaceDescription">TAP-Windows Adapter V9</S> <S N="MacAddress">00-FF-A2-22-CF-44</S> <S N="LinkSpeed">1 Gbps</S> </MS> </Obj> <Obj RefId="2"> <TNRef RefId="0" /> <MS> <S N="Name">VMware Network Adapter VMnet8</S> <S N="InterfaceDescription">VMware Virtual Ethernet Adapter for VMnet8</S> <S N="MacAddress">00-50-56-33-00-08</S> <S N="LinkSpeed">100 Mbps</S> </MS> </Obj> <Obj RefId="3"> <TNRef RefId="0" /> <MS> <S N="Name">LAN</S> <S N="InterfaceDescription">Realtek PCIe GBE Family Controller #2</S> <S N="MacAddress">1C-1B-0D-44-6B-1B</S> <S N="LinkSpeed">1 Gbps</S> </MS> </Obj> </Objs> |