FILE: C:\Windows\System32\WindowsPowerShell\v1.0\Modules\NetAdapter\MSFT_NetAdapterSriovVf.Format.ps1xml
--
MSFT_NetAsapterVPort_TableView
Microsoft.Management.Infrastructure.CimInstance#ROOT/StandardCimv2/MSFT_NetAdapterSriovVfSettingData
Microsoft.Management.Infrastructure.CimInstance#MSFT_NetAdapterSriovVfSettingData
30
10
7
17
30
20
Import-Module NetAdapter\NetAdapter.Format.Helper.psm1
Format-AdapterName $_.Name 30
FunctionID
VPortID
$out=""
if ($_.CurrentMacAddress)
{
Import-Module NetAdapter\NetAdapter.Format.Helper.psm1
$out = Format-MacAddress $_.CurrentMacAddress
}
$out
VmID
VmFriendlyName
--