Files
ImportExcel/__tests__/Samples/Get-CimInstanceNetAdapter.xml
2019-08-29 00:32:26 +03:00

43 lines
2.8 KiB
XML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<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>