PowerShell Logo Small

Get-VMSwitchExtensionSwitchFeature



This is the built-in help made by Microsoft for the command 'Get-VMSwitchExtensionSwitchFeature', in PowerShell version 3 - as retrieved from Windows version 'Microsoft Windows Server 2012 Standard' PowerShell help files on 2016-06-23.

For PowerShell version 3 and up, where you have Update-Help, this command was run just before creating the web pages from the help files.

SYNOPSIS

Gets the features configured on a virtual switch.

SYNTAX


Get-VMSwitchExtensionSwitchFeature [-SwitchName] <String[]> [-ComputerName <String[]>] [-Extension <VMSwitchExtension[]>] [-ExtensionName
<String[]>] [-FeatureId <Guid[]>] [-FeatureName <String[]>] [-Passthru] -VMSwitchExtensionFeature <VMSwitchExtensionSwitchFeature[]>
[<CommonParameters>]
Get-VMSwitchExtensionSwitchFeature [-VMSwitch] <VMSwitch[]> [-Extension <VMSwitchExtension[]>] [-ExtensionName <String[]>] [-FeatureId
<Guid[]>] [-FeatureName <String[]>] [-Passthru] -VMSwitchExtensionFeature <VMSwitchExtensionSwitchFeature[]> [<CommonParameters>]



Search powershellhelp.space

DESCRIPTION


The Get-VMSwitchExtensionSwitchFeature cmdlet gets the features configured on a virtual switch. The object can be used to update the
configuration of the switch using the Set-VmSwitchExtensionFeature command.



<

RELATED LINKS






REMARKS

<

Examples


Example 1

PS C:\>Get-VMSwitchExtensionSwitchFeature



ps_miss_tech_content