Edit C:\Program Files\Intel\IntelNetCmdlets\zh-CN\IntelNetCmdlets.dll-Help.xml
<?xml version="1.0" encoding="UTF-8"?> <helpItems xmlns="http://msh" schema="maml"> <!--~~~~~~~~~~~~~~~~~~~~~~~~~~Adapter help documents~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~--> <!--Get-IntelNetAdapter--> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <!--Synopsys for Get-IntelNetAdapter--> <command:details> <command:name>Get-IntelNetAdapter</command:name> <maml:description> <maml:para>??????????????????????</maml:para> </maml:description> <maml:copyright> </maml:copyright> <command:verb>Get</command:verb> <command:noun>IntelNetAdapter</command:noun> <dev:version></dev:version> </command:details> <!--Description for Get-IntelNetAdapter--> <maml:description> <maml:para>Get-IntelNetAdapter cmdlet ?????????????????????????????????????????????? PCI ?????????????????????????? ConnectionName??????????????????????? (*) ??????????????? Format-List??</maml:para> <maml:para>Get-IntelNetAdapter ???????????????????????????? VLAN ????????</maml:para> <maml:para>????? ?? cmdlet ??????????????????????????????????</maml:para> </maml:description> <!--Syntax Section for Get-IntelNetAdapter--> <command:syntax> <command:syntaxItem> <maml:name>Get-IntelNetAdapter</maml:name> <command:parameter required="false" position="false" pipelineInput="false" globbing="true"> <maml:name>Name</maml:name> <command:parameterValue required="true">String[]</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!--Parameters for Get-IntelNetAdapter--> <command:parameters> <!--Name--> <command:parameter required="false" position="named" pipelineInput="false" globbing="true"> <maml:name>Name</maml:name> <maml:description> <maml:para>?????????????????</maml:para> </maml:description> <command:parameterValue required="true">String</command:parameterValue> <dev:type> <maml:name>String[]</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> <!--Empty parameter so the parameter section displays as expected.--> <command:parameter> </command:parameter> </command:parameters> <!--Input for Get-IntelNetAdapter--> <command:inputTypes> <command:inputType> <dev:type> <maml:name>None.</maml:name> <maml:uri/> <maml:description> <maml:para>????</maml:para> </maml:description> </dev:type> </command:inputType> </command:inputTypes> <!--Output for Get-IntelNetAdapter--> <command:returnValues> <command:returnValue> <dev:type> <maml:name>Adapter[]</maml:name> <maml:uri/> <maml:description> <maml:para>Get-IntelNetAdapter ??????????????°??????????????????????????????????????????</maml:para> </maml:description> </dev:type> </command:returnValue> </command:returnValues> <!--Examples for Get-IntelNetAdapter--> <command:examples> <command:example> <maml:title>------------------------ EXAMPLE 1 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code>PS C:\>Get-IntelNetAdapter</dev:code> <dev:remarks> <maml:para>??????????????????????</maml:para> <maml:para/> <maml:para/> </dev:remarks> </command:example> <command:example> <maml:title>------------------------ EXAMPLE 2 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code>PS C:\>Get-IntelNetAdapter -Name "Intel(R) PRO 1000 GT Desktop Adapter"</dev:code> <dev:remarks> <maml:para>?????????????????????</maml:para> <maml:para/> <maml:para/> </dev:remarks> </command:example> <command:example> <maml:title>------------------------ EXAMPLE 3 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code>PS C:\>Get-IntelNetAdapter -Name "Intel*"</dev:code> <dev:remarks> <maml:para>????????????????????????????????</maml:para> <maml:para/> <maml:para/> </dev:remarks> </command:example> </command:examples> <!--Links section of the help file--> <maml:relatedLinks> <maml:navigationLink> <maml:linkText>Get-IntelNetAdapterSetting</maml:linkText> </maml:navigationLink> <maml:navigationLink> <maml:linkText>Set-IntelNetAdapterSetting</maml:linkText> </maml:navigationLink> <maml:navigationLink> <maml:linkText>New-IntelNetTeam</maml:linkText> </maml:navigationLink> <maml:navigationLink> <maml:linkText>Add-IntelNetTeamMember</maml:linkText> </maml:navigationLink> <maml:navigationLink> <maml:linkText>Remove-IntelNetTeamMember</maml:linkText> </maml:navigationLink> <maml:navigationLink> <maml:linkText>Add-IntelNetVLAN</maml:linkText> </maml:navigationLink> <maml:navigationLink> <maml:linkText>Remove-IntelNetVLAN</maml:linkText> </maml:navigationLink> </maml:relatedLinks> </command:command> <!--Get-IntelNetAdapterProfileSettings--> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <!--Synopsys for Get-IntelNetAdapterProfileSettings--> <command:details> <command:name>Get-IntelNetAdapterProfileSettings</command:name> <maml:description> <maml:para>?????????????????????????????????</maml:para> </maml:description> <maml:copyright> </maml:copyright> <command:verb>Get</command:verb> <command:noun>IntelNetAdapterProfileSettings</command:noun> <dev:version></dev:version> </command:details> <!--Description for Get-IntelNetAdapterProfileSettings--> <maml:description> <maml:para>Get-IntelNetAdapterProfileSettings cmdlet ???????????????????????????????????????????????????????????????????</maml:para> <maml:para>Get-IntelNetAdapterProfileSettings ????????????°??</maml:para> <maml:para>???????? Set-IntelNetAdapterSetting ??????????????????????</maml:para> </maml:description> <!--Syntax Section for Get-IntelNetAdapterProfileSettings--> <command:syntax> <command:syntaxItem> <maml:name>Get-IntelNetAdapterProfileSettings</maml:name> <command:parameter required="false" position="named" pipelineInput="false" globbing="true"> <maml:name>Name</maml:name> <command:parameterValue required="true">String[]</command:parameterValue> </command:parameter> <command:parameter required="true" position="named" pipelineInput="false" globbing="false"> <maml:name>ProfileName</maml:name> <command:parameterValue required="true">String</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Get-IntelNetAdapterProfileSettings</maml:name> <command:parameter required="true" position="named" pipelineInput="true" globbing="false"> <maml:name>Adapter</maml:name> <command:parameterValue required="true">Adapter[]</command:parameterValue> </command:parameter> <command:parameter required="true" position="named" pipelineInput="false" globbing="false"> <maml:name>ProfileName</maml:name> <command:parameterValue required="true">String</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!--Parameters for Get-IntelNetAdapterProfileSettings--> <command:parameters> <!--Adapter--> <command:parameter required="true" position="named" pipelineInput="true" globbing="false"> <maml:name>Adapter</maml:name> <maml:description> <maml:para>??????????????°??</maml:para> </maml:description> <command:parameterValue required="true">Adapter[]</command:parameterValue> <dev:type> <maml:name>Adapter Object</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> <!--Name--> <command:parameter required="false" position="named" pipelineInput="false" globbing="true"> <maml:name>Name</maml:name> <maml:description> <maml:para>?????????????????</maml:para> </maml:description> <command:parameterValue required="true">String[]</command:parameterValue> <dev:type> <maml:name>String[]</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> <!--ProfileName--> <command:parameter required="true" position="named" pipelineInput="false" globbing="false"> <maml:name>ProfileName</maml:name> <maml:description> <maml:para>?????????????????????????????????</maml:para> <maml:para> * StandardServer * WebServer * VirtualizationServer * StorageServer * Storage+VirtualizationServer * LowLatency </maml:para> </maml:description> <command:parameterValue required="true">String</command:parameterValue> <dev:type> <maml:name>String</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> </command:parameters> <!--Input for Get-IntelNetAdapterProfileSettings--> <command:inputTypes> <command:inputType> <dev:type> <maml:name>Adapter[]</maml:name> <maml:uri/> <maml:description> <maml:para>???????????°??</maml:para> </maml:description> </dev:type> </command:inputType> </command:inputTypes> <!--Output for Get-IntelNetAdapterProfileSettings--> <command:returnValues> <command:returnValue> <dev:type> <maml:name>Setting[]</maml:name> <maml:uri/> <maml:description> <maml:para>Get-IntelNetAdapterProfileSettings ????????????°??</maml:para> </maml:description> </dev:type> </command:returnValue> </command:returnValues> <!--Examples for Get-IntelNetAdapterProfileSettings--> <command:examples> <command:example> <maml:title>------------------------ EXAMPLE 1 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code>PS C:\> Get-IntelNetAdapterProfileSettings -Name "Intel(R) Ethernet Server Adapter X520-2" -ProfileName "StandardServer"</dev:code> <dev:remarks> <maml:para>????????????????????????????????????????????????????????????</maml:para> <maml:para/> <maml:para/> </dev:remarks> </command:example> <command:example> <maml:title>------------------------ EXAMPLE 2 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code> PS C:\> $Adapters=Get-IntelNetAdapter PS C:\> Get-IntelNetAdapterProfileSettings -Adapter $Adapters[1] -ProfileName "StandardServer" </dev:code> <dev:remarks> <maml:para>??????????? $Adapters[1] ?????????????????????????????????????????????????????</maml:para> <maml:para/> <maml:para/> </dev:remarks> </command:example> <command:example> <maml:title>------------------------ EXAMPLE 3 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code> PS C:\> $Adapters=Get-IntelNetAdapter PS C:\> Get-IntelNetAdapterProfileSettings -Adapter $Adapters[1] -ProfileName "StandardServer" PS C:\> Set-IntelNetAdapterSetting ??ame $Adapters[1].Name ??isplayName "Profile" ??isplayValue "Standard Server" </dev:code> <dev:remarks> <maml:para>??????????? $Adapters[1] ????????????????????????????????????????????????????????????????????????????????????????</maml:para> <maml:para/> <maml:para/> </dev:remarks> </command:example> </command:examples> <!--Links for Get-IntelNetAdapterProfileSettings--> <maml:relatedLinks> <maml:navigationLink> <maml:linkText>Get-IntelNetAdapter</maml:linkText> </maml:navigationLink> <maml:navigationLink> <maml:linkText>Set-IntelNetAdapterSetting</maml:linkText> </maml:navigationLink> </maml:relatedLinks> </command:command> <!--Get-IntelNetAdapterSetting--> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <!--Synopsys for Get-IntelNetAdapterSetting--> <command:details> <command:name>Get-IntelNetAdapterSetting</command:name> <maml:description> <maml:para>???????????????????????</maml:para> </maml:description> <maml:copyright> </maml:copyright> <command:verb>Get</command:verb> <command:noun>IntelNetAdapterSetting</command:noun> <dev:version></dev:version> </command:details> <!--Description for Get-IntelNetAdapterSetting--> <maml:description> <maml:para>Get-IntelNetAdapterSetting ???????????????????????????????????????????????? Format-List??????????????????????????????????????? (*) ?? Property ??????????? Format-List????????????????? cmdlet ????????????????????????????</maml:para> <maml:para>????? ?? cmdlet ???????????????????</maml:para> </maml:description> <!--Syntax for Get-IntelNetAdapterSetting--> <command:syntax> <command:syntaxItem> <maml:name>Get-IntelNetAdapterSetting</maml:name> <command:parameter required="false" position="named" pipelineInput="false" globbing="true"> <maml:name>Name</maml:name> <command:parameterValue required="true">String[]</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Get-IntelNetAdapterSetting</maml:name> <command:parameter required="false" position="named" pipelineInput="false" globbing="true"> <maml:name>Name</maml:name> <command:parameterValue required="true">String[]</command:parameterValue> </command:parameter> <command:parameter required="false" position="false" pipelineInput="false" globbing="false"> <maml:name>DisplayName</maml:name> <command:parameterValue required="true">String</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Get-IntelNetAdapterSetting</maml:name> <command:parameter required="false" position="named" pipelineInput="false" globbing="true"> <maml:name>Name</maml:name> <command:parameterValue required="true">String[]</command:parameterValue> </command:parameter> <command:parameter required="false" position="false" pipelineInput="false" globbing="false"> <maml:name>RegistryKeyword</maml:name> <command:parameterValue required="true">String</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Get-IntelNetAdapterSetting</maml:name> <command:parameter required="true" position="named" pipelineInput="true" globbing="false"> <maml:name>Adapter</maml:name> <command:parameterValue required="true">Adapter[]</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Get-IntelNetAdapterSetting</maml:name> <command:parameter required="true" position="named" pipelineInput="true" globbing="true"> <maml:name>Adapter</maml:name> <command:parameterValue required="true">Adapter[]</command:parameterValue> </command:parameter> <command:parameter required="false" position="false" pipelineInput="false" globbing="false"> <maml:name>DisplayName</maml:name> <command:parameterValue required="true">String</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Get-IntelNetAdapterSetting</maml:name> <command:parameter required="true" position="named" pipelineInput="true" globbing="false"> <maml:name>Adapter</maml:name> <command:parameterValue required="true">Adapter[]</command:parameterValue> </command:parameter> <command:parameter required="false" position="false" pipelineInput="false" globbing="false"> <maml:name>RegistryKeyword</maml:name> <command:parameterValue required="true">String</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!--Parameter for Get-IntelNetAdapterSetting--> <command:parameters> <!--Adapter--> <command:parameter required="true" position="named" pipelineInput="true" globbing="false"> <maml:name>Adapter[]</maml:name> <maml:description> <maml:para>???????????????????????????°??</maml:para> </maml:description> <command:parameterValue required="true">Adapter</command:parameterValue> <dev:type> <maml:name>Adapter Object</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> <!--Name--> <command:parameter required="false" position="named" pipelineInput="false" globbing="true"> <maml:name>Name</maml:name> <maml:description> <maml:para>?????????????????</maml:para> </maml:description> <command:parameterValue required="true">String[]</command:parameterValue> <dev:type> <maml:name>String</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> <!--DisplayName--> <command:parameter required="false" position="named" pipelineInput="false" globbing="false"> <maml:name>DisplayName</maml:name> <maml:description> <maml:para>???????????????????????????????????????????</maml:para> </maml:description> <command:parameterValue required="true">String</command:parameterValue> <dev:type> <maml:name>String</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> <!--RegistryKeyword--> <command:parameter required="false" position="named" pipelineInput="false" globbing="false"> <maml:name>RegistryKeyword</maml:name> <maml:description> <maml:para>?????????????????????????</maml:para> </maml:description> <command:parameterValue required="true">String</command:parameterValue> <dev:type> <maml:name>String</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> </command:parameters> <!--Input for Get-IntelNetAdapterSetting--> <command:inputTypes> <command:inputType> <dev:type> <maml:name>Adapter</maml:name> <maml:uri/> <maml:description> <maml:para>???????????°??</maml:para> <maml:para>????? ?? cmdlet ?????????(R) ????????????</maml:para> </maml:description> </dev:type> </command:inputType> </command:inputTypes> <!--Output for Get-IntelNetAdapterSetting--> <command:returnValues> <command:returnValue> <dev:type> <maml:name>Setting[]</maml:name> <maml:uri/> <maml:description> <maml:para>??????????????????</maml:para> </maml:description> </dev:type> </command:returnValue> </command:returnValues> <!--Examples for Get-IntelNetAdapterSetting--> <command:examples> <command:example> <maml:title>------------------------ EXAMPLE 1 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code> PS C:\> $Adapters=Get-IntelNetAdapter PS C:\> $Adapters[1]|Get-IntelNetAdapterSetting </dev:code> <dev:remarks> <maml:para>??? $Adapters[1] ???????????????????????</maml:para> <maml:para></maml:para> </dev:remarks> </command:example> <command:example> <maml:title>------------------------ EXAMPLE 2 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code> PS C:\> $Adapters=Get-IntelNetAdapter PS C:\> Get-IntelNetAdapterSetting ??ame $Adapters[1].Name ??isplayName "Receive Side Scaling" </dev:code> <dev:remarks> <maml:para>??? $Adapters[1] ??????????????????????</maml:para> <maml:para></maml:para> </dev:remarks> </command:example> <command:example> <maml:title>------------------------ EXAMPLE 3 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code>PS C:\> Get-IntelNetAdapterSetting ??egistryKeyword "*RSS"</dev:code> <dev:remarks> <maml:para>??????????????????????????????</maml:para> <maml:para></maml:para> </dev:remarks> </command:example> <command:example> <maml:title>------------------------ EXAMPLE 4 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code>PS C:\> Get-IntelNetAdapterSetting</dev:code> <dev:remarks> <maml:para>??????????????????????????????</maml:para> <maml:para></maml:para> </dev:remarks> </command:example> <command:example> <maml:title>------------------------ EXAMPLE 5 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code> PS C:\> $Adapters=Get-IntelNetAdapter PS C:\> $Adapters[1]|Get-IntelNetAdapterSetting|Format-List </dev:code> <dev:remarks> <maml:para> ??? $Adapters[1] ????????????????????????????????????????? ????? $FormatEnumerationLimit=-1 ??? enum ???????????????? </maml:para> <maml:para></maml:para> </dev:remarks> </command:example> </command:examples> <!--Links for Get-IntelNetAdapterSetting--> <maml:relatedLinks> <maml:navigationLink> <maml:linkText>Get-IntelNetAdapter</maml:linkText> </maml:navigationLink> <maml:navigationLink> <maml:linkText>Set-IntelNetAdapterSetting</maml:linkText> </maml:navigationLink> </maml:relatedLinks> </command:command> <!--Set-IntelNetAdapterSetting--> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <!--Synopsys for Set-IntelNetAdapterSetting--> <command:details> <command:name>Set-IntelNetAdapterSetting</command:name> <maml:description> <maml:para>???????????(R) ????????????????</maml:para> </maml:description> <maml:copyright> </maml:copyright> <command:verb>Set</command:verb> <command:noun>IntelNetAdapterSetting</command:noun> <dev:version></dev:version> </command:details> <!--Description for Set-IntelNetAdapterSetting--> <maml:description> <maml:para>Set-IntelNetAdapterSetting cmdlet ???????????(R) ?????????????????????????????????????? RegistryKeyword ?? RegistryValue ??????????? DispalyName ?? DisplayValues ????????????????????????????????? Format-List??????????????????????????????? </maml:para> <maml:para>????? ?? cmdlet ????????(R) ?????????????????????????????????????????? cmdlet ??????????????????? Get-IntelNetAdapter ???????????????????????????????? ??ntel*?? ?????????????</maml:para> </maml:description> <!--Syntax Section for Set-IntelNetAdapterSetting--> <command:syntax> <command:syntaxItem> <maml:name>Set-IntelNetAdapterSetting</maml:name> <command:parameter required="true" position="named" pipelineInput="false" globbing="true"> <maml:name>Name</maml:name> <command:parameterValue required="true">String[]</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Set-IntelNetAdapterSetting</maml:name> <command:parameter required="true" position="false" pipelineInput="false" globbing="true"> <maml:name>Name</maml:name> <command:parameterValue required="true">String[]</command:parameterValue> </command:parameter> <command:parameter required="true" position="false" pipelineInput="false" globbing="false"> <maml:name>DisplayName</maml:name> <command:parameterValue required="true">String</command:parameterValue> </command:parameter> <command:parameter required="true" position="false" pipelineInput="false" globbing="true"> <maml:name>DisplayValue</maml:name> <command:parameterValue required="true">String</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Set-IntelNetAdapterSetting</maml:name> <command:parameter required="true" position="named" pipelineInput="false" globbing="true"> <maml:name>Name</maml:name> <command:parameterValue required="true">String[]</command:parameterValue> </command:parameter> <command:parameter required="true" position="false" pipelineInput="false" globbing="false"> <maml:name>RegistryKeyword</maml:name> <command:parameterValue required="true">String</command:parameterValue> </command:parameter> <command:parameter required="true" position="false" pipelineInput="false" globbing="true"> <maml:name>RegistryValue</maml:name> <command:parameterValue required="true">String</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Set-IntelNetAdapterSetting</maml:name> <command:parameter required="true" position="false" pipelineInput="true" globbing="true"> <maml:name>Setting</maml:name> <command:parameterValue required="true">Setting[]</command:parameterValue> </command:parameter> <command:parameter required="true" position="false" pipelineInput="false" globbing="true"> <maml:name>DisplayValue</maml:name> <command:parameterValue required="true">String</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Set-IntelNetAdapterSetting</maml:name> <command:parameter required="true" position="false" pipelineInput="true" globbing="true"> <maml:name>Setting</maml:name> <command:parameterValue required="true">Setting[]</command:parameterValue> </command:parameter> <command:parameter required="true" position="false" pipelineInput="false" globbing="true"> <maml:name>RegistryValue</maml:name> <command:parameterValue required="true">String</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!--Parameters for Set-IntelNetAdapterSetting--> <command:parameters> <!--Name--> <command:parameter required="true" position="named" pipelineInput="false" globbing="true"> <maml:name>Name</maml:name> <maml:description> <maml:para>??????????????????????</maml:para> </maml:description> <command:parameterValue required="true">String</command:parameterValue> <dev:type> <maml:name>String[]</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> <!--DisplayName--> <command:parameter required="true" position="named" pipelineInput="false" globbing="false"> <maml:name>DisplayName</maml:name> <maml:description> <maml:para>??????????????????? DisplayValue ????????</maml:para> </maml:description> <command:parameterValue required="true">String</command:parameterValue> <dev:type> <maml:name>String</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> <!--DisplayValue--> <command:parameter required="true" position="named" pipelineInput="false" globbing="false"> <maml:name>DisplayValue</maml:name> <maml:description> <maml:para>??????????????????? DisplayName ????????</maml:para> </maml:description> <command:parameterValue required="true">String</command:parameterValue> <dev:type> <maml:name>String</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> <!--RegistryKeyword--> <command:parameter required="true" position="named" pipelineInput="false" globbing="false"> <maml:name>RegistryKeyword</maml:name> <maml:description> <maml:para>??????????????????????? RegistryValue ????????</maml:para> </maml:description> <command:parameterValue required="true">String</command:parameterValue> <dev:type> <maml:name>String</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> <!--RegistryValue--> <command:parameter required="true" position="named" pipelineInput="false" globbing="false"> <maml:name>RegistryValue</maml:name> <maml:description> <maml:para>??????????????????? RegistryKeyword ????????</maml:para> </maml:description> <command:parameterValue required="true">String</command:parameterValue> <dev:type> <maml:name>String</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> <!--Setting--> <command:parameter required="true" position="named" pipelineInput="true" globbing="false"> <maml:name>Setting</maml:name> <maml:description> <maml:para>???????????? DisplayValue ?? RegistryValue ??????????°??</maml:para> </maml:description> <command:parameterValue required="true">Setting[]</command:parameterValue> <dev:type> <maml:name>Setting[]</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> <!--Reset--> <command:parameter required="false" position="named" pipelineInput="false" globbing="false"> <maml:name>Reset</maml:name> <maml:description> <maml:para>???????????????</maml:para> </maml:description> <dev:defaultValue>null</dev:defaultValue> </command:parameter> </command:parameters> <!--Input for Set-IntelNetAdapterSetting--> <command:inputTypes> <command:inputType> <dev:type> <maml:name>Setting[]</maml:name> <maml:uri/> <maml:description> <maml:para>????????????????</maml:para> <maml:para>????? ?? cmdlet ?????????(R) ????????????</maml:para> </maml:description> </dev:type> </command:inputType> </command:inputTypes> <!--Output for Set-IntelNetAdapterSetting--> <command:returnValues> <command:returnValue> <dev:type> <maml:name>Setting[]</maml:name> <maml:uri/> <maml:description> <maml:para>Set-IntelNetAdapterSetting ?????????????????????°??</maml:para> <maml:para>???????????mdlet ???????????????</maml:para> </maml:description> </dev:type> </command:returnValue> </command:returnValues> <!--Examples for Set-IntelNetAdapterSetting--> <command:examples> <command:example> <maml:title>------------------------ EXAMPLE 1 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code> PS C:\> $Adapters = Get-IntelNetAdapter PS C:\> $Adapters[1]|Get-IntelNetAdapterSetting PS C:\> Set-IntelNetAdapterSetting ??ame $Adapters[1].Name ??isplayName "Receive Side Scaling" ??isplayValue "Disabled" </dev:code> <dev:remarks> <maml:para>?? $Adapters[1] ???????????????????????????????</maml:para> <maml:para></maml:para> <maml:para/> </dev:remarks> </command:example> <command:example> <maml:title>------------------------ EXAMPLE 2 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code> PS C:\> $Adapters = Get-IntelNetAdapter PS C:\> $Adapters[1]|Get-IntelNetAdapterSetting PS C:\> Set-IntelNetAdapterSetting ??ame $Adapters[1].Name ??egistryKeyword "*RSS" ??egistryValue "0" </dev:code> <dev:remarks> <maml:para>?? $Adapters[1] ???????????????????????????????</maml:para> <maml:para></maml:para> <maml:para/> </dev:remarks> </command:example> <command:example> <maml:title>------------------------ EXAMPLE 3 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code> PS C:\> $Adapters = Get-IntelNetAdapter PS C:\> $RSS = $Adapters[1] | Get-IntelNetAdapterSetting ??isplayName "Receive Side Scaling" PS C:\> $RSS | Set-IntelNetAdapterSetting ??isplayValue "Disabled" </dev:code> <dev:remarks> <maml:para>?? $Adapters[1] ???????????????????????????????</maml:para> <maml:para></maml:para> <maml:para/> </dev:remarks> </command:example> <command:example> <maml:title>------------------------ EXAMPLE 4 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code> PS C:\> $RSS = Get-IntelNetAdapterSetting ??isplayName "Receive Side Scaling" PS C:\> $RSS | Set-IntelNetAdapterSetting ??isplayValue "Disabled" </dev:code> <dev:remarks> <maml:para>??????????????????????????????????????????</maml:para> <maml:para></maml:para> <maml:para/> </dev:remarks> </command:example> <command:example> <maml:title>------------------------ EXAMPLE 5 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code> PS C:\> $RSS = Get-IntelNetAdapterSetting ??isplayName "Receive Side Scaling" PS C:\> $RSS | Set-IntelNetAdapterSetting ??eset </dev:code> <dev:remarks> <maml:para>????????????????????????????????????????????</maml:para> <maml:para></maml:para> <maml:para/> </dev:remarks> </command:example> <command:example> <maml:title>------------------------ EXAMPLE 6 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code> PS C:\> $Adapters = Get-IntelNetAdapter PS C:\> $Adapters[1]|Get-IntelNetAdapterSetting PS C:\> Set-IntelNetAdapterSetting -Name $Adapters[1].Name -RegistryKeyword "*RSS" -Reset </dev:code> <dev:remarks> <maml:para>?? $Adapters[1] ?????????????????????????????????</maml:para> <maml:para></maml:para> <maml:para/> </dev:remarks> </command:example> </command:examples> <!--Links for Set-IntelNetAdapterSetting--> <maml:relatedLinks> <maml:navigationLink> <maml:linkText>Get-IntelNetAdapter</maml:linkText> </maml:navigationLink> <maml:navigationLink> <maml:linkText>Get-IntelNetAdapterSetting</maml:linkText> </maml:navigationLink> </maml:relatedLinks> </command:command> <!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Team Help Documents~~~~~~~~~~~~~~~~~~~~~~~~~~~~~--> <!--Add-IntelNetTeamMember--> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <!--Synopsys for Add-IntelNetTeamMember--> <command:details> <command:name>Add-IntelNetTeamMember</command:name> <maml:description> <maml:para>????????? ANS ???????????</maml:para> </maml:description> <maml:copyright> </maml:copyright> <command:verb>Add</command:verb> <command:noun>IntelNetTeamMember</command:noun> <dev:version></dev:version> </command:details> <!--Description for Add-IntelNetTeamMember--> <maml:description> <maml:para>Add-IntelNetTeamMember cmdlet ????????? ANS ?????????????????????????????? cmdlet ???????????????????????? ANS ??????????? 8 ???????</maml:para> </maml:description> <!--Syntax for Add-IntelNetTeamMember--> <command:syntax> <command:syntaxItem> <maml:name>Add-IntelNetTeamMember</maml:name> <command:parameter required="true" position="false" pipelineInput="false" globbing="true"> <maml:name>Name</maml:name> <command:parameterValue required="true">String[]</command:parameterValue> </command:parameter> <command:parameter required="true" position="false" pipelineInput="false" globbing="true"> <maml:name>TeamName</maml:name> <command:parameterValue required="true">String</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Add-IntelNetTeamMember</maml:name> <command:parameter required="true" position="false" pipelineInput="true" globbing="true"> <maml:name>Adapter</maml:name> <command:parameterValue required="true">Adapter[]</command:parameterValue> </command:parameter> <command:parameter required="true" position="false" pipelineInput="false" globbing="true"> <maml:name>TeamName</maml:name> <command:parameterValue required="true">String</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!--Parameters for Add-IntelNetTeamMember--> <command:parameters> <!--Adapter--> <command:parameter required="true" position="named" pipelineInput="true" globbing="false"> <maml:name>Adapter[]</maml:name> <maml:description> <maml:para>????????????????? ANS ??????????????°??</maml:para> </maml:description> <command:parameterValue required="true">Adapter</command:parameterValue> <dev:type> <maml:name>Adapter[]</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> <!--TeamName--> <command:parameter required="true" position="named" pipelineInput="false" globbing="false"> <maml:name>TeamName</maml:name> <maml:description> <maml:para>?????????????????????? ANS ???????</maml:para> </maml:description> <command:parameterValue required="true">String</command:parameterValue> <dev:type> <maml:name>String</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> <!--Name--> <command:parameter required="true" position="named" pipelineInput="false" globbing="false"> <maml:name>Name</maml:name> <maml:description> <maml:para>?????????????? ANS ???????????????????????????????????</maml:para> </maml:description> <command:parameterValue required="true">String[]</command:parameterValue> <dev:type> <maml:name>String[]</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> </command:parameters> <!--Input for Add-IntelNetTeamMember--> <command:inputTypes> <command:inputType> <dev:type> <maml:name>Adapter[]</maml:name> <maml:uri/> <maml:description> <maml:para>???????????°??</maml:para> </maml:description> </dev:type> </command:inputType> </command:inputTypes> <!--Output for Add-IntelNetTeamMember--> <command:returnValues> <command:returnValue> <dev:type> <maml:name>Team</maml:name> <maml:uri/> <maml:description> <maml:para>Add-IntelNetTeamMember ??????????????</maml:para> <maml:para>???????????mdlet ???????????????</maml:para> </maml:description> </dev:type> </command:returnValue> </command:returnValues> <!--Examples for Add-IntelNetTeamMember--> <command:examples> <command:example> <maml:title>------------------------ EXAMPLE 1 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code> PS C:\> $Adapters=Get-IntelNetAdapter PS C:\> Add-IntelNetTeammember Adapter $Adapters[2],$Adapers[4] -TeamName "Team A" </dev:code> <dev:remarks> <maml:para>??????? 2 ?? 4 ??????? ??????</maml:para> <maml:para/> <maml:para/> </dev:remarks> </command:example> <command:example> <maml:title>------------------------ EXAMPLE 2 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code> PS C:\> $Adapters=Get-IntelNetAdapter -Name "Intel(R) PRO 1000 GT Desktop Adapter" PS C:\> $Team=Get-IntelNetTeam -TeamName "Team A" PS C:\> Add-IntelNetTeamMember -Name $Adapter.Name -TeamName $Team.TeamName </dev:code> <dev:remarks> <maml:para>??????(R) PRO 1000 GT ????????? A ????</maml:para> <maml:para/> <maml:para/> </dev:remarks> </command:example> <command:example> <maml:title>------------------------ EXAMPLE 3 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code>PS C:\> Add-IntelNetTeamMember -Name "Intel(R) PRO 1000 GT Desktop Adapter" -TeamName "Team A"</dev:code> <dev:remarks> <maml:para>??????(R) PRO 1000 GT ????????? A ????</maml:para> <maml:para/> <maml:para/> </dev:remarks> </command:example> </command:examples> <!--Links for Add-IntelNetTeamMember--> <maml:relatedLinks> <maml:navigationLink> <maml:linkText>Get-IntelNetTeam</maml:linkText> </maml:navigationLink> <maml:navigationLink> <maml:linkText>Get-IntelNetAdapter</maml:linkText> </maml:navigationLink> </maml:relatedLinks> </command:command> <!--Get-IntelNetTeam--> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <!--Synopsys for Get-IntelNetTeam--> <command:details> <command:name>Get-IntelNetTeam</command:name> <maml:description> <maml:para>????????????????? ANS ????</maml:para> </maml:description> <maml:copyright> </maml:copyright> <command:verb>Get</command:verb> <command:noun>IntelNetTeam</command:noun> <dev:version></dev:version> </command:details> <!--Description for Get-IntelNetTeam--> <maml:description> <maml:para> Get-IntelNetTeam cmdlet ????????????????? ANS ????? cmdlet ??????????? ANS ?????????????????????????????????????????????? cmdlet ??????????????? ANS ?????????????????????????????????????????????? (*) ?? Property ??????????? Format-List?? </maml:para> </maml:description> <!--Syntax Section for Get-IntelNetTeam--> <command:syntax> <command:syntaxItem> <maml:name>Get-IntelNetTeam</maml:name> <command:parameter required="false" position="named" pipelineInput="false" globbing="true"> <maml:name>TeamName</maml:name> <command:parameterValue required="true">String[]</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Get-IntelNetTeam</maml:name> <command:parameter required="false" position="named" pipelineInput="false" globbing="false"> <maml:name>MemberOfTheTeam</maml:name> <command:parameterValue required="true">Adapter</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!--Parameters for Get-IntelNetTeam--> <command:parameters> <!--TeamName--> <command:parameter required="false" position="named" pipelineInput="false" globbing="true"> <maml:name>TeamName</maml:name> <maml:description> <maml:para>???????? ANS ????????</maml:para> </maml:description> <command:parameterValue required="true">String</command:parameterValue> <dev:type> <maml:name>String[]</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> <!--MemberOfTheTeam--> <command:parameter required="false" position="named" pipelineInput="false" globbing="false"> <maml:name>MemberOfTheTeam</maml:name> <maml:description> <maml:para>????????? ANS ?????????????????????????????? Get-IntelNetAdapter ?????</maml:para> </maml:description> <command:parameterValue required="true">Adapter</command:parameterValue> <dev:type> <maml:name>Adapter Object</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> </command:parameters> <!--Input for Get-IntelNetTeam--> <command:inputTypes> <command:inputType> <dev:type> <maml:name>None</maml:name> <maml:uri/> <maml:description> <maml:para>???????????? Get-IntelNetTeam</maml:para> </maml:description> </dev:type> </command:inputType> </command:inputTypes> <!--Output for Get-IntelNetTeam--> <command:returnValues> <command:returnValue> <dev:type> <maml:name>Team[]</maml:name> <maml:uri/> <maml:description> <maml:para>??????????</maml:para> </maml:description> </dev:type> </command:returnValue> </command:returnValues> <!--Examples for Get-IntelNetTeam--> <command:examples> <command:example> <maml:title>------------------------ EXAMPLE 1 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code>PS C:\> Get-IntelNetTeam</dev:code> <dev:remarks> <maml:para>??????????????? ANS ????</maml:para> <maml:para/> <maml:para/> </dev:remarks> </command:example> <command:example> <maml:title>------------------------ EXAMPLE 2 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code>PS C:\> Get-IntelNetTeam -TeamName "Team A"</dev:code> <dev:remarks> <maml:para>????? ??????</maml:para> <maml:para/> <maml:para/> </dev:remarks> </command:example> <command:example> <maml:title>------------------------ EXAMPLE 3 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code> PS C:\> $Adapters=Get-IntelNetAdapter PS C:\> Get-IntelNetTeam -MemberOfTheTeam $Adapters[0] </dev:code> <dev:remarks> <maml:para>?????? $Adapters[0] ????????</maml:para> <maml:para/> <maml:para/> </dev:remarks> </command:example> </command:examples> <!--Links for Get-IntelNetTeam--> <maml:relatedLinks> <maml:navigationLink> <maml:linkText>Get-IntelNetAdapter</maml:linkText> </maml:navigationLink> <maml:navigationLink> <maml:linkText>Add-IntelNetTeamMember</maml:linkText> </maml:navigationLink> <maml:navigationLink> <maml:linkText>Remove-IntelNetTeam</maml:linkText> </maml:navigationLink> <maml:navigationLink> <maml:linkText>Set-IntelNetTeamSetting</maml:linkText> </maml:navigationLink> <maml:navigationLink> <maml:linkText>Get-IntelNetTeamSetting</maml:linkText> </maml:navigationLink> </maml:relatedLinks> <maml:navigationLink> <maml:linkText>Add-IntelNetVLAN</maml:linkText> </maml:navigationLink> <maml:navigationLink> <maml:linkText>Remove-IntelNetVLAN</maml:linkText> </maml:navigationLink> </command:command> <!--Get-IntelNetTeamSetting--> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name>Get-IntelNetTeamSetting</command:name> <!--Synopsis for Get-IntelNetTeamSetting--> <maml:description> <maml:para>??????????? ANS ?????????????????????</maml:para> </maml:description> <maml:copyright> </maml:copyright> <command:verb>Get</command:verb> <command:noun>IntelNetTeamSetting</command:noun> <dev:version></dev:version> </command:details> <!--Description for Get-IntelNetTeamSetting--> <maml:description> <maml:para> Get-IntelNetTeamSetting cmdlet ??????????? ANS ??????????????????????????????????????????????????????????????????????? Format-List??????????????????????????????????????? (*) ?? Property ??????????? Format-List????????????????? cmdlet ????????????????? ANS ???????? </maml:para> </maml:description> <!--Syntax Section for Get-IntelNetTeamSetting--> <command:syntax> <command:syntaxItem> <maml:name>Get-IntelNetTeamSetting</maml:name> <command:parameter required="false" position="false" pipelineInput="false" globbing="true"> <maml:name>TeamName</maml:name> <command:parameterValue required="true">String[]</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Get-IntelNetTeamSetting</maml:name> <command:parameter required="false" position="false" pipelineInput="false" globbing="true"> <maml:name>TeamName</maml:name> <command:parameterValue required="true">String[]</command:parameterValue> </command:parameter> <command:parameter required="false" position="false" pipelineInput="false" globbing="true"> <maml:name>DisplayName</maml:name> <command:parameterValue required="true">String</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Get-IntelNetTeamSetting</maml:name> <command:parameter required="false" position="false" pipelineInput="false" globbing="true"> <maml:name>TeamName</maml:name> <command:parameterValue required="true">String[]</command:parameterValue> </command:parameter> <command:parameter required="false" position="false" pipelineInput="false" globbing="true"> <maml:name>RegistryKeyword</maml:name> <command:parameterValue required="true">String</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Get-IntelNetTeamSetting</maml:name> <command:parameter required="true" position="false" pipelineInput="false" globbing="true"> <maml:name>Team</maml:name> <command:parameterValue required="true">Team[]</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Get-IntelNetTeamSetting</maml:name> <command:parameter required="true" position="false" pipelineInput="false" globbing="true"> <maml:name>Team</maml:name> <command:parameterValue required="true">Team[]</command:parameterValue> </command:parameter> <command:parameter required="false" position="false" pipelineInput="false" globbing="true"> <maml:name>DisplayName</maml:name> <command:parameterValue required="true">String</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Get-IntelNetTeamSetting</maml:name> <command:parameter required="true" position="false" pipelineInput="false" globbing="true"> <maml:name>Team</maml:name> <command:parameterValue required="true">Team[]</command:parameterValue> </command:parameter> <command:parameter required="false" position="false" pipelineInput="false" globbing="true"> <maml:name>RegistryKeyword</maml:name> <command:parameterValue required="true">String</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!--Parameters for Get-IntelNetTeamSetting--> <command:parameters> <!--Team--> <command:parameter required="true" position="named" pipelineInput="true" globbing="false"> <maml:name>Team</maml:name> <maml:description> <maml:para>????????????????????????????</maml:para> </maml:description> <command:parameterValue required="true">Team</command:parameterValue> <dev:type> <maml:name>Team[]</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> <!--TeamName--> <command:parameter required="false" position="named" pipelineInput="false" globbing="true"> <maml:name>TeamName</maml:name> <maml:description> <maml:para>???????? ANS ????????</maml:para> </maml:description> <command:parameterValue required="true">String[]</command:parameterValue> <dev:type> <maml:name>String</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> <!--DisplayName--> <command:parameter required="false" position="named" pipelineInput="false" globbing="false"> <maml:name>DisplayName</maml:name> <maml:description> <maml:para>??????????????</maml:para> </maml:description> <command:parameterValue required="true">String</command:parameterValue> <dev:type> <maml:name>String</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> <!--RegistryKeyword--> <command:parameter required="false" position="named" pipelineInput="false" globbing="false"> <maml:name>RegistryKeyword</maml:name> <maml:description> <maml:para>??????????????????????????</maml:para> </maml:description> <command:parameterValue required="true">String</command:parameterValue> <dev:type> <maml:name>String</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> </command:parameters> <!--Input for Get-IntelNetTeamSetting--> <command:inputTypes> <command:inputType> <dev:type> <maml:name>Team[]</maml:name> <maml:uri/> <maml:description> <maml:para>??????????</maml:para> </maml:description> </dev:type> </command:inputType> </command:inputTypes> <!--Output for Get-IntelNetTeamSetting--> <command:returnValues> <command:returnValue> <dev:type> <maml:name>Settings[]</maml:name> <maml:uri/> <maml:description> <maml:para>Get-IntelNetTeamSetting ????????????????</maml:para> </maml:description> </dev:type> </command:returnValue> </command:returnValues> <!--Examples for Get-IntelNetTeamSetting--> <command:examples> <command:example> <maml:title>------------------------ EXAMPLE 1 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code> PS C:\> $Teams=Get-IntelNetTeam PS C:\> $Teams[1]|Get-IntelNetTeamSettings </dev:code> <dev:remarks> <maml:para>??? $Teams[1] ????????? ANS ???????????????</maml:para> <maml:para/> <maml:para/> </dev:remarks> </command:example> <command:example> <maml:title>------------------------ EXAMPLE 2 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code> PS C:\> $Teams=Get-IntelNetTeam PS C:\> Get-IntelNetTeamSetting ??eamName $Teams[1].TeamName -DisplayName "Receive Load Balancing" </dev:code> <dev:remarks> <maml:para>??? $Teams[1] ????????? ANS ?????????????????</maml:para> <maml:para/> <maml:para/> </dev:remarks> </command:example> <command:example> <maml:title>------------------------ EXAMPLE 3 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code>PS C:\> Get-IntelNetTeamSetting ??egistryKeyword "ReceiveLoadBalancing"</dev:code> <dev:remarks> <maml:para>??????????????? ANS ?????????????????</maml:para> <maml:para/> <maml:para/> </dev:remarks> </command:example> <command:example> <maml:title>------------------------ EXAMPLE 4 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code>PS C:\> Get-IntelNetTeamSetting</dev:code> <dev:remarks> <maml:para>??????????????? ANS ????????????</maml:para> <maml:para/> <maml:para/> </dev:remarks> </command:example> <command:example> <maml:title>------------------------ EXAMPLE 5 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code> PS C:\> $Teams=Get-InteNetTeam PS C;\> $Teams[1]|Get-IntelTeamSetting Format-List </dev:code> <dev:remarks> <maml:para>??? $Teams[1] ????????????????????????????????????</maml:para> <maml:para/> <maml:para/> </dev:remarks> </command:example> </command:examples> <!--Links for Get-IntelNetTeamSetting--> <maml:relatedLinks> <maml:navigationLink> <maml:linkText>Get-IntelNetTeam</maml:linkText> </maml:navigationLink> <maml:navigationLink> <maml:linkText>Get-IntelNetTeamSetting</maml:linkText> </maml:navigationLink> </maml:relatedLinks> </command:command> <!--New-IntelNetTeam--> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name>New-IntelNetTeam</command:name> <!--Synopsis for New-IntelNetTeam--> <maml:description> <maml:para>??????????? ANS ????</maml:para> </maml:description> <maml:copyright> </maml:copyright> <command:verb>New</command:verb> <command:noun>IntelNetTeam</command:noun> <dev:version></dev:version> </command:details> <!--Description for New-IntelNetTeam--> <maml:description> <maml:para>New-IntelNetTeam cmdlet ???????????????????????????? ANS ?????????????????????????????????????????? Get-IntelNetAdapter ??????????????????? TeamMembers ?????????? cmdlet??</maml:para> </maml:description> <!--Syntax for New-IntelNetTeam--> <command:syntax> <command:syntaxItem> <maml:name>New-IntelNetTeam</maml:name> <command:parameter required="true" position="named" pipelineInput="false" globbing="false"> <maml:name>TeamName</maml:name> <command:parameterValue required="true">String</command:parameterValue> </command:parameter> <command:parameter required="true" position="named" pipelineInput="false" globbing="true"> <maml:name>TeamMemberNames</maml:name> <command:parameterValue required="true">String[]</command:parameterValue> </command:parameter> <command:parameter required="true" position="false" pipelineInput="false" globbing="false"> <maml:name>TeamMode</maml:name> <command:parameterValue required="true">String</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>New-IntelNetTeam</maml:name> <command:parameter required="true" position="named" pipelineInput="false" globbing="false"> <maml:name>TeamName</maml:name> <command:parameterValue required="true">String</command:parameterValue> </command:parameter> <command:parameter required="true" position="named" pipelineInput="true" globbing="false"> <maml:name>TeamMembers</maml:name> <command:parameterValue required="true">Adapter[]</command:parameterValue> </command:parameter> <command:parameter required="true" position="false" pipelineInput="false" globbing="false"> <maml:name>TeamMode</maml:name> <command:parameterValue required="true">String</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!--Parameter for New-IntelNetTeam--> <command:parameters> <!--TeamName--> <command:parameter required="true" position="named" pipelineInput="false" globbing="false"> <maml:name>TeamName</maml:name> <maml:description> <maml:para>??????????? ANS ????????</maml:para> </maml:description> <command:parameterValue required="true">String</command:parameterValue> <dev:type> <maml:name>String</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> <!--TeamMemberNames--> <command:parameter required="true" position="named" pipelineInput="false" globbing="true"> <maml:name>TeamMemberNames</maml:name> <maml:description> <maml:para>?????????????? ANS ??????????????</maml:para> </maml:description> <command:parameterValue required="true">String[]</command:parameterValue> <dev:type> <maml:name>String[]</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> <!--TeamMembers--> <command:parameter required="true" position="named" pipelineInput="true" globbing="false"> <maml:name>TeamMembers</maml:name> <maml:description> <maml:para>????????????????? ANS ??????????????°??</maml:para> </maml:description> <command:parameterValue required="true">Adapter[]</command:parameterValue> <dev:type> <maml:name>Adapter Object</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> <!--TeamMode--> <command:parameter required="true" position="named" pipelineInput="false" globbing="false"> <maml:name>TeamMode</maml:name> <maml:description> <!--maybe replace maml:para with maml:quote to get an indent--> <maml:para>???????????????????????????????</maml:para> <maml:para>AdapterFaultTolerance</maml:para> <maml:para>AdaptiveLoadBalancing</maml:para> <maml:para>StaticLinkAggregation</maml:para> <maml:para>IEEE802_3adDynamicLinkAggregation</maml:para> <maml:para>SwitchFaultTolerance</maml:para> <maml:para>VirtualMachineLoadBalancing</maml:para> <maml:para>????? ??????????????????????????????????</maml:para> </maml:description> <command:parameterValue required="true">String</command:parameterValue> <dev:type> <maml:name>String</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> </command:parameters> <!--Input for New-IntelNetTeam--> <command:inputTypes> <command:inputType> <dev:type> <maml:name>Adapter[]</maml:name> <maml:uri/> <maml:description> <maml:para>???????????°??</maml:para> </maml:description> </dev:type> </command:inputType> </command:inputTypes> <!--Output for New-IntelNetTeam--> <command:returnValues> <command:returnValue> <dev:type> <maml:name>Team</maml:name> <maml:uri/> <maml:description> <maml:para>New-IntelNetTeam ????????????????</maml:para> <maml:para>???????????mdlet ???????????????</maml:para> </maml:description> </dev:type> </command:returnValue> </command:returnValues> <!--Example for New-IntelNetTeam--> <command:examples> <command:example> <maml:title>------------------------ EXAMPLE 1 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code> PS C:\> $Adapters = Get-IntelNetAdapter PS C:\> New-IntelNetTeam ??eamName "Team A" ??eamMembers $Adapters[1,4,6] ??eamMode AdapterFaultTolerance </dev:code> <dev:remarks> <maml:para>?????????????? AFT ????</maml:para> <maml:para/> <maml:para/> </dev:remarks> </command:example> <command:example> <maml:title>------------------------ EXAMPLE 2 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code> PS C:\> $Adapters = Get-IntelNetAdapter PS C:\> New-IntelNetTeam ??eamName "Team A" ??eamMemberNames $Adapters[1].Name, $Adapters[2].Name, $Adaptes[4].Name ??eamMode AdaptiveLoadBalancing </dev:code> <dev:remarks> <maml:para>?????????????? ALB ????</maml:para> <maml:para/> <maml:para/> </dev:remarks> </command:example> </command:examples> <!--Links for New-IntelNetTeam--> <maml:relatedLinks> <maml:navigationLink> <maml:linkText>Get-IntelNetAdapter</maml:linkText> </maml:navigationLink> <maml:navigationLink> <maml:linkText>Add-IntelNetTeamMember</maml:linkText> </maml:navigationLink> <maml:navigationLink> <maml:linkText>Remove-IntelNetTeamMember</maml:linkText> </maml:navigationLink> <maml:navigationLink> <maml:linkText>Remove-IntelNetTeam</maml:linkText> </maml:navigationLink> <maml:navigationLink> <maml:linkText>Add-IntelNetVLAN</maml:linkText> </maml:navigationLink> <maml:navigationLink> <maml:linkText>Set-IntelNetTeamSetting</maml:linkText> </maml:navigationLink> <maml:navigationLink> <maml:linkText>Get-IntelNetTeamSetting</maml:linkText> </maml:navigationLink> </maml:relatedLinks> </command:command> <!--Remove-IntelNetTeam--> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name>Remove-IntelNetTeam</command:name> <!--Synopsys for Remove-IntelNetTeam--> <maml:description> <maml:para>???????????? ANS ????</maml:para> </maml:description> <maml:copyright> </maml:copyright> <command:verb>Remove</command:verb> <command:noun>IntelNetTeam</command:noun> <dev:version></dev:version> </command:details> <!--Description Remove-IntelNetTeam--> <maml:description> <maml:para>Remove-IntelNetTeam cmdlet ???????????? ANS ??????? Get-IntelNetTeam cmdlet ??????????</maml:para> </maml:description> <!--Syntax for Remove-IntelNetTeam--> <command:syntax> <command:syntaxItem> <maml:name>Remove-IntelNetTeam</maml:name> <command:parameter required="true" position="named" pipelineInput="false" globbing="true"> <maml:name>TeamName</maml:name> <command:parameterValue required="true">String[]</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Remove-IntelNetTeam</maml:name> <command:parameter required="true" position="named" pipelineInput="true" globbing="true"> <maml:name>Team</maml:name> <command:parameterValue required="true">Team[]</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!--Parameters Remove-IntelNetTeam--> <command:parameters> <!--Team--> <command:parameter required="true" position="named" pipelineInput="true" globbing="false"> <maml:name>Team</maml:name> <maml:description> <maml:para>???????????????????</maml:para> </maml:description> <command:parameterValue required="true">Team[]</command:parameterValue> <dev:type> <maml:name>Team[]</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> <!--TeamName--> <command:parameter required="true" position="named" pipelineInput="false" globbing="true"> <maml:name>TeamName</maml:name> <maml:description> <maml:para>?????????????? ANS ????????</maml:para> </maml:description> <command:parameterValue required="true">String</command:parameterValue> <dev:type> <maml:name>String[]</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> </command:parameters> <!--Input Remove-IntelNetTeam--> <command:inputTypes> <command:inputType> <dev:type> <maml:name>Team[]</maml:name> <maml:uri/> <maml:description> <maml:para>Get-IntelNetTeam ??????????????</maml:para> </maml:description> </dev:type> </command:inputType> </command:inputTypes> <!--Output Remove-IntelNetTeam--> <command:returnValues> <command:returnValue> <dev:type> <maml:name>Success or Failure</maml:name> <maml:uri/> <maml:description> <maml:para>??????????????????????</maml:para> <maml:para>???????????mdlet ???????????????</maml:para> </maml:description> </dev:type> </command:returnValue> </command:returnValues> <!--Examples Remove-IntelNetTeam--> <command:examples> <command:example> <maml:title>------------------------ EXAMPLE 1 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code>PS C:\> Remove-IntelNetTeam -TeamName "Team A"</dev:code> <dev:remarks> <maml:para>??????????? ??????</maml:para> <maml:para/> <maml:para/> </dev:remarks> </command:example> <command:example> <maml:title>------------------------ EXAMPLE 2 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code> PS C:\> $Team = Get-IntelNetTeam ??eamName "Team A" PC C:\> $Team | Remove-IntelNetTeam </dev:code> <dev:remarks> <maml:para>??????????? ??????</maml:para> <maml:para/> <maml:para/> </dev:remarks> </command:example> <command:example> <maml:title>------------------------ EXAMPLE 3 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code> PS C:\> $Team = Get-IntelNetTeam PC C:\> $Team[0,2]|Remove-IntelNetTeam </dev:code> <dev:remarks> <maml:para>????????????????</maml:para> <maml:para/> <maml:para/> </dev:remarks> </command:example> </command:examples> <!--Links Remove-IntelNetTeam--> <maml:relatedLinks> <maml:navigationLink> <maml:linkText>Get-IntelNetTeam</maml:linkText> </maml:navigationLink> </maml:relatedLinks> </command:command> <!--Remove-IntelNetTeamMember--> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name>Remove-IntelNetTeamMember</command:name> <!--Synopsys for Remove-IntelNetTeamMember--> <maml:description> <maml:para>?????? ANS ??????????????????</maml:para> </maml:description> <maml:copyright> </maml:copyright> <command:verb>Remove</command:verb> <command:noun>IntelNetTeamMember</command:noun> <dev:version></dev:version> </command:details> <!--Description for Remove-IntelNetTeamMember--> <maml:description> <maml:para>Remove-IntelNetTeamMember cmdlet ??????????? ANS ????????????????????????????? cmdlet ?????????????????????????????????????????????????? ANS ???????????????????? Remove-IntelNetTeam cmdlet??</maml:para> </maml:description> <!--Syntax for Remove-IntelNetTeamMember--> <command:syntax> <command:syntaxItem> <maml:name>Remove-IntelNetTeamMember</maml:name> <command:parameter required="false" position="false" pipelineInput="false" globbing="true"> <maml:name>Name</maml:name> <command:parameterValue required="true">String[]</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Remove-IntelNetTeamMember</maml:name> <command:parameter required="false" position="false" pipelineInput="true" globbing="true"> <maml:name>Adapter</maml:name> <command:parameterValue required="true">Adapter[]</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!--Parameters for Remove-IntelNetTeamMember--> <command:parameters> <!--Adapter--> <command:parameter required="true" position="named" pipelineInput="true" globbing="false"> <maml:name>Adapter</maml:name> <maml:description> <maml:para>???????????? ANS ?????????????????°??</maml:para> </maml:description> <command:parameterValue required="true">Adapter</command:parameterValue> <dev:type> <maml:name>Adapter Object</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> <!--Name--> <command:parameter required="true" position="named" pipelineInput="false" globbing="false"> <maml:name>Name</maml:name> <maml:description> <maml:para>??????????? ANS ?????????????????????????????????????????</maml:para> </maml:description> <command:parameterValue required="true">String[]</command:parameterValue> <dev:type> <maml:name>String[]</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> </command:parameters> <!--Input for Remove-IntelNetTeamMember--> <command:inputTypes> <command:inputType> <dev:type> <maml:name>Adapter[]</maml:name> <maml:uri/> <maml:description> <maml:para>Get-IntelNetAdapter ???????????????????°??</maml:para> </maml:description> </dev:type> </command:inputType> </command:inputTypes> <!--Output for Remove-IntelNetTeamMember--> <command:returnValues> <command:returnValue> <dev:type> <maml:name>Team</maml:name> <maml:uri/> <maml:description> <maml:para>Remove-IntelNetTeamMember ??????????????</maml:para> <maml:para>???????????mdlet ???????????????</maml:para> </maml:description> </dev:type> </command:returnValue> </command:returnValues> <!--Example for Remove-IntelNetTeamMember--> <command:examples> <command:example> <maml:title>------------------------ EXAMPLE 1 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code> PS C:\> $Adapters = Get-IntelNetAdapter PS C:\> $Adapters[2,4]|Remove-IntelNetTeamMember </dev:code> <dev:remarks> <maml:para>???????????????????</maml:para> <maml:para/> <maml:para/> </dev:remarks> </command:example> <command:example> <maml:title>------------------------ EXAMPLE 2 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code> PS C:\> $Adapter = Get-IntelNetAdapter ??ame "Intel(R) PRO 1000 GT Desktop Adapter" PS C:\> Remove-IntelNetTeamMember ??ame $Adapter.Name </dev:code> <dev:remarks> <maml:para>???????????????????</maml:para> <maml:para/> <maml:para/> </dev:remarks> </command:example> <command:example> <maml:title>------------------------ EXAMPLE 3 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code> PS C:\> Remove-IntelNetTeamMember ??ame "Intel(R) PRO 1000 GT Desktop Adapter", "Intel(R) PRO 1000 PT Dual Port Server Adapter" </dev:code> <dev:remarks> <maml:para>???????????????????</maml:para> <maml:para/> <maml:para/> </dev:remarks> </command:example> </command:examples> <!--Links for Remove-IntelNetTeamMember--> <maml:relatedLinks> <maml:navigationLink> <maml:linkText>Add-IntelNetTeamMember</maml:linkText> </maml:navigationLink> <maml:navigationLink> <maml:linkText>Get-IntelNetAdapter</maml:linkText> </maml:navigationLink> </maml:relatedLinks> </command:command> <!--Set-IntelNetTeam--> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name>Set-IntelNetTeam</command:name> <!--Synopsys for Set-IntelNetTeam--> <maml:description> <maml:para>??????????????????????????????????????</maml:para> </maml:description> <maml:copyright> </maml:copyright> <command:verb>Set</command:verb> <command:noun>IntelNetTeam</command:noun> <dev:version></dev:version> </command:details> <!--Description for Set-IntelNetTeam--> <maml:description> <maml:para>Set-IntelNetTeam cmdlet ?????????????????????????????????????????????? Get-IntelNetTeam ????????????????? Set-IntelNetTeam??</maml:para> </maml:description> <!--Syntax Section for Set-IntelNetTeam--> <command:syntax> <command:syntaxItem> <maml:name>Set-IntelNetTeam</maml:name> <command:parameter required="true" position="named" pipelineInput="false" globbing="false"> <maml:name>TeamName</maml:name> <command:parameterValue required="true">String[]</command:parameterValue> </command:parameter> <command:parameter required="false" position="named" pipelineInput="false" globbing="false"> <maml:name>NewTeamName</maml:name> <command:parameterValue required="true">String</command:parameterValue> </command:parameter> <command:parameter required="false" position="named" pipelineInput="false" globbing="false"> <maml:name>NewTeamMode</maml:name> <command:parameterValue required="true">String</command:parameterValue> </command:parameter> <command:parameter required="false" position="named" pipelineInput="false" globbing="false"> <maml:name>PrimaryAdapterName</maml:name> <command:parameterValue required="true">String</command:parameterValue> </command:parameter> <command:parameter required="false" position="named" pipelineInput="false" globbing="false"> <maml:name>SecondaryAdapterName</maml:name> <command:parameterValue required="true">String</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Set-IntelNetTeam</maml:name> <command:parameter required="true" position="named" pipelineInput="true" globbing="false"> <maml:name>Team</maml:name> <command:parameterValue required="true">Team[]</command:parameterValue> </command:parameter> <command:parameter required="false" position="named" pipelineInput="false" globbing="false"> <maml:name>NewTeamName</maml:name> <command:parameterValue required="true">String</command:parameterValue> </command:parameter> <command:parameter required="false" position="named" pipelineInput="false" globbing="false"> <maml:name>NewTeamMode</maml:name> <command:parameterValue required="true">String</command:parameterValue> </command:parameter> <command:parameter required="false" position="named" pipelineInput="false" globbing="false"> <maml:name>PrimaryAdapter</maml:name> <command:parameterValue required="true">Adapter</command:parameterValue> </command:parameter> <command:parameter required="false" position="named" pipelineInput="false" globbing="false"> <maml:name>SecondaryAdapterName</maml:name> <command:parameterValue required="true">Adapter</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!--Parameters for Set-IntelNetTeam--> <command:parameters> <!--Team--> <command:parameter required="true" position="named" pipelineInput="true" globbing="false"> <maml:name>Team</maml:name> <maml:description> <maml:para>?????????????°??</maml:para> </maml:description> <command:parameterValue required="true">Team[]</command:parameterValue> <dev:type> <maml:name>Team[]</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> <!--TeamName--> <command:parameter required="true" position="named" pipelineInput="false" globbing="true"> <maml:name>TeamName</maml:name> <maml:description> <maml:para>?????????????? ANS ????????</maml:para> </maml:description> <command:parameterValue required="true">String[]</command:parameterValue> <dev:type> <maml:name>String[]</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> <!--NewTeamName--> <command:parameter required="false" position="named" pipelineInput="false" globbing="false"> <maml:name>NewTeamName</maml:name> <maml:description> <maml:para>?????????????</maml:para> </maml:description> <command:parameterValue required="true">String</command:parameterValue> <dev:type> <maml:name>String</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> <!--NewTeamMode--> <command:parameter required="false" position="named" pipelineInput="false" globbing="false"> <maml:name>NewTeamMode</maml:name> <maml:description> <!--maybe replace maml:para with maml:quote to get an indent--> <maml:para>???????????????????????????????</maml:para> <maml:para>AdapterFaultTolerance</maml:para> <maml:para>AdaptiveLoadBalancing</maml:para> <maml:para>StaticLinkAggregation</maml:para> <maml:para>IEEE802_3adDynamicLinkAggregation</maml:para> <maml:para>SwitchFaultTolerance</maml:para> <maml:para>VirtualMachineLoadBalancing</maml:para> <maml:para>????? ??????????????????????????????????</maml:para> </maml:description> <command:parameterValue required="true">String</command:parameterValue> <dev:type> <maml:name>String</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> <!--PrimaryAdapterName--> <command:parameter required="false" position="named" pipelineInput="false" globbing="false"> <maml:name>PrimaryAdapterName</maml:name> <maml:description> <maml:para>??????????????????</maml:para> <maml:para>????? ????????????????????????</maml:para> </maml:description> <command:parameterValue required="true">String</command:parameterValue> <dev:type> <maml:name>String</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> <!--SecondaryAdapterName--> <command:parameter required="false" position="named" pipelineInput="false" globbing="false"> <maml:name>SecondaryAdapterName</maml:name> <maml:description> <maml:para>??????????????????</maml:para> <maml:para>????? ???????????????????????????????????????????????????????????????</maml:para> </maml:description> <command:parameterValue required="true">String</command:parameterValue> <dev:type> <maml:name>String</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> <!--PrimaryAdapter--> <command:parameter required="false" position="named" pipelineInput="false" globbing="false"> <maml:name>PrimaryAdapter</maml:name> <maml:description> <maml:para>??????????????????</maml:para> <maml:para>????? ????????????????????????</maml:para> </maml:description> <command:parameterValue required="true">Adapter</command:parameterValue> <dev:type> <maml:name>Adapter</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> <!--SecondaryAdapter--> <command:parameter required="false" position="named" pipelineInput="false" globbing="false"> <maml:name>SecondaryAdapter</maml:name> <maml:description> <maml:para>??????????????????</maml:para> <maml:para>????? ???????????????????????????????????????????????????????????????</maml:para> </maml:description> <command:parameterValue required="true">Adapter</command:parameterValue> <dev:type> <maml:name>String</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> </command:parameters> <!--Input for Set-IntelNetTeam--> <command:inputTypes> <command:inputType> <dev:type> <maml:name>Team[]</maml:name> <maml:uri/> <maml:description> <maml:para>??????????</maml:para> </maml:description> </dev:type> </command:inputType> </command:inputTypes> <!--Output for Set-IntelNetTeam--> <command:returnValues> <command:returnValue> <dev:type> <maml:name>Team[]</maml:name> <maml:uri/> <maml:description> <maml:para>Set-IntelNetTeam ?????????????????????????????????</maml:para> <maml:para>???????????mdlet ???????????????</maml:para> </maml:description> </dev:type> </command:returnValue> </command:returnValues> <!--Examples for Set-IntelNetTeam--> <command:examples> <command:example> <maml:title>------------------------ EXAMPLE 1 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code>PS C:\> Set-IntelNetTeam -TeamName "Team A" -NewTeamName "Team B" -NewTeamMode AdapterFaultTolerance</dev:code> <dev:remarks> <maml:para>?????????? ????????? ???????????????? AFT??</maml:para> <maml:para/> <maml:para/> </dev:remarks> </command:example> <command:example> <maml:title>------------------------ EXAMPLE 2 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code> PS C:\> $Adapters=Get-IntelNetAdapter PS C:\> $Team=Get-IntelNetTeam -TeamName "Team A" PS C:\> $Team|Set-IntelNetTeam -NewTeamName "Team B" -NewTeamMode AdaptiveLoadBalancing -PrimaryAdapterName $Adapters[1].Name -SecondaryAdapterName "Intel(R) PRO 1000 GT Desktop Adapter" </dev:code> <dev:remarks> <maml:para>?????????? ????????? ?????????????? AFT??????????????????????????</maml:para> <maml:para/> <maml:para/> </dev:remarks> </command:example> </command:examples> <!--Links for Set-IntelNetTeam--> <maml:relatedLinks> <maml:navigationLink> <maml:linkText>Get-IntelNetTeam</maml:linkText> </maml:navigationLink> <maml:navigationLink> <maml:linkText>Get-IntelNetAdapter</maml:linkText> </maml:navigationLink> </maml:relatedLinks> </command:command> <!--Set-IntelNetTeamSetting--> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name>Set-IntelNetTeamSetting</command:name> <!--Ssynopsys for Set-IntelNetTeamSetting--> <maml:description> <maml:para>??????????? ANS ??????????????</maml:para> </maml:description> <maml:copyright> </maml:copyright> <command:verb>Set</command:verb> <command:noun>IntelNetTeamSetting</command:noun> <dev:version></dev:version> </command:details> <!--Description for Set-IntelNetTeamSetting--> <maml:description> <maml:para>Set-IntelNetTeamSetting cmdlet ??????????? ANS ???????????????????????????????????? RegistryKeyword ?? RegistryValue ?????????????? DisplayValues ?? DisplayValues ??????????</maml:para> </maml:description> <!--Syntax Section for Set-IntelNetTeamSetting--> <command:syntax> <command:syntaxItem> <maml:name>Set-IntelNetTeamSetting</maml:name> <command:parameter required="true" position="false" pipelineInput="false" globbing="true"> <maml:name>TeamName</maml:name> <command:parameterValue required="true">String[]</command:parameterValue> </command:parameter> <command:parameter required="true" position="false" pipelineInput="false" globbing="true"> <maml:name>DisplayName</maml:name> <command:parameterValue required="true">String</command:parameterValue> </command:parameter> <command:parameter required="true" position="false" pipelineInput="false" globbing="true"> <maml:name>DisplayValue</maml:name> <command:parameterValue required="true">String</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Set-IntelNetTeamSetting</maml:name> <command:parameter required="true" position="false" pipelineInput="false" globbing="true"> <maml:name>TeamName</maml:name> <command:parameterValue required="true">String[]</command:parameterValue> </command:parameter> <command:parameter required="true" position="false" pipelineInput="false" globbing="true"> <maml:name>RegistryKeyword</maml:name> <command:parameterValue required="true">String</command:parameterValue> </command:parameter> <command:parameter required="true" position="false" pipelineInput="false" globbing="true"> <maml:name>RegistryValue</maml:name> <command:parameterValue required="true">String</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Set-IntelNetTeamSetting</maml:name> <command:parameter required="true" position="false" pipelineInput="true" globbing="true"> <maml:name>Setting</maml:name> <command:parameterValue required="true">Setting[]</command:parameterValue> </command:parameter> <command:parameter required="true" position="false" pipelineInput="false" globbing="true"> <maml:name>DisplayValue</maml:name> <command:parameterValue required="true">String</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Set-IntelNetTeamSetting</maml:name> <command:parameter required="true" position="false" pipelineInput="true" globbing="true"> <maml:name>Setting</maml:name> <command:parameterValue required="true">Setting[]</command:parameterValue> </command:parameter> <command:parameter required="false" position="false" pipelineInput="false" globbing="true"> <maml:name>RegistryValue</maml:name> <command:parameterValue required="true">String</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!--Parameters for Set-IntelNetTeamSetting--> <command:parameters> <!--Setting--> <command:parameter required="true" position="named" pipelineInput="true" globbing="false"> <maml:name>Setting</maml:name> <maml:description> <maml:para>???????????? DisplayValue ?? RegistryValue ??????????°??</maml:para> </maml:description> <command:parameterValue required="true">Setting[]</command:parameterValue> <dev:type> <maml:name>Setting[]</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> <!--TeamName--> <command:parameter required="true" position="named" pipelineInput="false" globbing="true"> <maml:name>TeamName</maml:name> <maml:description> <maml:para>???????? ANS ????????</maml:para> </maml:description> <command:parameterValue required="true">String[]</command:parameterValue> <dev:type> <maml:name>String[]</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> <!--RegistryKeyword--> <command:parameter required="true" position="named" pipelineInput="false" globbing="false"> <maml:name>RegistryKeyword</maml:name> <maml:description> <maml:para>??????????????????????? RegistryValue ????????</maml:para> </maml:description> <command:parameterValue required="true">String</command:parameterValue> <dev:type> <maml:name>String</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> <!--RegistryValue--> <command:parameter required="true" position="named" pipelineInput="false" globbing="false"> <maml:name>RegistryValue</maml:name> <maml:description> <maml:para>??????????????????? RegistryKeyword ????????</maml:para> </maml:description> <command:parameterValue required="true">String</command:parameterValue> <dev:type> <maml:name>String</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> <!--DisplayName--> <command:parameter required="true" position="named" pipelineInput="false" globbing="false"> <maml:name>DisplayName</maml:name> <maml:description> <maml:para>??????????????????? DisplayValue ????????</maml:para> </maml:description> <command:parameterValue required="true">String</command:parameterValue> <dev:type> <maml:name>String</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> <!--DisplayValue--> <command:parameter required="true" position="named" pipelineInput="false" globbing="false"> <maml:name>DisplayValue</maml:name> <maml:description> <maml:para>??????????????????? DisplayName ????????</maml:para> </maml:description> <command:parameterValue required="true">String</command:parameterValue> <dev:type> <maml:name>String</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> <!--Reset--> <command:parameter required="false" position="named" pipelineInput="false" globbing="false"> <maml:name>Reset</maml:name> <maml:description> <maml:para>???????????????</maml:para> </maml:description> </command:parameter> </command:parameters> <!--Input for Set-IntelNetTeamSetting--> <command:inputTypes> <command:inputType> <dev:type> <maml:name>Setting[]</maml:name> <maml:uri/> <maml:description> <maml:para>?????????????</maml:para> </maml:description> </dev:type> </command:inputType> </command:inputTypes> <!--Output for Set-IntelNetTeamSetting--> <command:returnValues> <command:returnValue> <dev:type> <maml:name>Setting[]</maml:name> <maml:uri/> <maml:description> <maml:para>Set-IntelNetTeamSetting ????????????????????????????????????</maml:para> <maml:para>???????????mdlet ???????????????</maml:para> </maml:description> </dev:type> </command:returnValue> </command:returnValues> <!--Examples for Set-IntelNetTeamSetting--> <command:examples> <command:example> <maml:title>------------------------ EXAMPLE 1 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code> PS C:\> $Teams = Get-IntelNetTeam PS C:\> $Teams[1]|Get-IntelNetTeamSetting PS C:\> Set-IntelNetTeamSetting ??eamName $Team[1].TeamName ??isplayName "Receive Load Balancing" ??isplayValue "Disabled" </dev:code> <dev:remarks> <maml:para>???????????????????°??</maml:para> <maml:para/> <maml:para/> </dev:remarks> </command:example> <command:example> <maml:title>------------------------ EXAMPLE 2 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code> PS C:\> $Teams = Get-IntelNetTeam PS C:\> $Teams[1]|Get-IntelNetTeamSetting PS C:\> Set-IntelNetTeamSetting ??eamName $Teams[1].TeamName ??egistryKeyword "BalanceInterval" ??egistryValue "30" </dev:code> <dev:remarks> <maml:para>????????? BalanceInterval ???'30'??</maml:para> <maml:para/> <maml:para/> </dev:remarks> </command:example> <command:example> <maml:title>------------------------ EXAMPLE 3 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code> PS C:\> $Teams = Get-IntelNetTeam PS C:\> $RLB = $Teams[1] | Get-IntelNetTeamSetting ??isplayName "Receive Load Balancing" PS C:\> $RLB | Set-IntelNetTeamSetting ??isplayValue "Disabled" </dev:code> <dev:remarks> <maml:para>??? pipeline ??????????????????????°??</maml:para> <maml:para/> <maml:para/> </dev:remarks> </command:example> <command:example> <maml:title>------------------------ EXAMPLE 4 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code> PS C:\> $RLB = Get-IntelNetTeamSetting ??isplayName "Receive Load Balancing" PS C:\> $RLB | Set-IntelNetTeamSetting ??isplayValue "Disabled" </dev:code> <dev:remarks> <maml:para>??????????????? ANS ?????????????????</maml:para> <maml:para/> <maml:para/> </dev:remarks> </command:example> <command:example> <maml:title>------------------------ EXAMPLE 5 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code> PS C:\> $RLB = Get-IntelNetTeamSetting ??isplayName "Receive Load Balancing" PS C:\> $RLB | Set-IntelNetTeamSetting ??eset </dev:code> <dev:remarks> <maml:para>?????????????? ANS ?????????????????????????</maml:para> <maml:para/> <maml:para/> </dev:remarks> </command:example> <command:example> <maml:title>------------------------ EXAMPLE 6 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code> PS C:\> $Teams = Get-IntelNetTeam PS C:\> $Teams[1]|Get-IntelNetTeamSetting PS C:\> Set-IntelNetTeamSetting ??eamName $Teams[1].TeamName ??egistryKeyword "BalanceInterval" ??eset </dev:code> <dev:remarks> <maml:para>??? $Team[1] ?????????????? BalanceInterval ??????????</maml:para> <maml:para/> <maml:para/> </dev:remarks> </command:example> </command:examples> <!--Links for Set-IntelNetTeamSetting--> <maml:relatedLinks> <maml:navigationLink> <maml:linkText>Get-IntelNetTeam</maml:linkText> </maml:navigationLink> <maml:navigationLink> <maml:linkText>Get-IntelNetTeamSetting</maml:linkText> </maml:navigationLink> </maml:relatedLinks> </command:command> <!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~VLAN Help Documents~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~--> <!--Add-IntelNetVLAN--> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <!--Synopsys for Add-IntelNetVLAN--> <command:details> <command:name>Add-IntelNetVLAN</command:name> <maml:description> <maml:para>????????????? ANS ?????? VLAN??</maml:para> </maml:description> <maml:copyright> </maml:copyright> <command:verb>Add</command:verb> <command:noun>IntelNetVLAN</command:noun> <dev:version></dev:version> </command:details> <!--Description for Add-IntelNetVLAN--> <maml:description> <maml:para>Add-IntelNetVLAN ???????????????? ANS ????????? VLAN ???????? VLAN ?????????????? VLAN ID ???????????????????????????????????</maml:para> <maml:para>??????????????????????? 64 ?? VLAN??</maml:para> </maml:description> <!--Syntax for Add-IntelNetVLAN--> <command:syntax> <command:syntaxItem> <maml:name>Add-IntelNetVLAN</maml:name> <command:parameter required="true" position="false" pipelineInput="false" globbing="true"> <maml:name>ParentName</maml:name> <command:parameterValue required="true">String[]</command:parameterValue> </command:parameter> <command:parameter required="true" position="false" pipelineInput="false" globbing="true"> <maml:name>VLANID</maml:name> <command:parameterValue required="true">Int[]</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Add-IntelNetVLAN</maml:name> <command:parameter required="false" position="false" pipelineInput="true" globbing="true"> <maml:name>Parent</maml:name> <command:parameterValue required="true">Adapter[]|Team[]</command:parameterValue> </command:parameter> <command:parameter required="true" position="false" pipelineInput="false" globbing="true"> <maml:name>VLANID</maml:name> <command:parameterValue required="true">Int[]</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!--Parameters for Add-IntelNetVLAN--> <command:parameters> <!--Parent--> <command:parameter required="true" position="named" pipelineInput="true" globbing="false"> <maml:name>Parent</maml:name> <maml:description> <maml:para>???????? VLAN ??????????????????????????????????????? Get-IntelNetTeam cmdlet ??????????????????? Get-IntelNetAdapter cmdlet ?????</maml:para> </maml:description> <command:parameterValue required="true">Adapter[]|Team[]</command:parameterValue> <dev:type> <maml:name>ManagementObject</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> <!--ParentName--> <command:parameter required="true" position="named" pipelineInput="false" globbing="true"> <maml:name>ParentName</maml:name> <maml:description> <maml:para>???????? VLAN ???????????arentName ????????? ANS ????????????????</maml:para> </maml:description> <command:parameterValue required="true">String[]</command:parameterValue> <dev:type> <maml:name>String[]</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>VLAN</dev:defaultValue> </command:parameter> <!--VLANID--> <command:parameter required="true" position="named" pipelineInput="false" globbing="false"> <maml:name>VLANID</maml:name> <maml:description> <maml:para>?????????????? VLAN ID????????????????????</maml:para> <maml:para>??? ID ?? 1 ????? VLAN?? 1</maml:para> <maml:para>?????? VLAN??D ?? 1??4??60 ?? 90?? 1??4??60??90</maml:para> <maml:para>???????? VLAN??D 1 ?? 10?? ??1????10??</maml:para> <maml:para>VLAN ID ????? 0 ?? 4096 ?????</maml:para> <maml:para>VLAN ID 0 ?????????????? VLAN ?????? 0 ?? ID ??????????????????????</maml:para> </maml:description> <command:parameterValue required="true">Int[]</command:parameterValue> <dev:type> <maml:name>Int[]</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> </command:parameters> <!--Input for Add-IntelNetVLAN--> <command:inputTypes> <command:inputType> <dev:type> <maml:name>Adapter[] | Team[]</maml:name> <maml:uri/> <maml:description> <maml:para>?????????????????°??</maml:para> </maml:description> </dev:type> </command:inputType> </command:inputTypes> <!--Output for Add-IntelNetVLAN--> <command:returnValues> <command:returnValue> <dev:type> <maml:name>Add-IntelNetVLAN returns one or more VLAN objects. Only new VLANs are returned.</maml:name> <maml:uri/> <maml:description> <maml:para>??????????????????????</maml:para> <maml:para>???????????mdlet ???????????????</maml:para> </maml:description> </dev:type> </command:returnValue> </command:returnValues> <!--Examples for Add-IntelNetVLAN--> <command:examples> <command:example> <maml:title>------------------------ EXAMPLE 1 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code>PS C:\> Add-IntelNetVLAN -ParentName "Team A" ??LANID 1,2,50,40</dev:code> <dev:remarks> <maml:para>?? VLAN 1, 2, 40 ?? 50 ????? A ????</maml:para> <maml:para/> <maml:para/> </dev:remarks> </command:example> <command:example> <maml:title>------------------------ EXAMPLE 2 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code>PS C:\> Add-IntelNetVLAN -ParentName "Intel(R) PRO 1000 GT Desktop Adapter" ??LANID 1</dev:code> <dev:remarks> <maml:para>?? VLAN 1 ?????????(R) PRO 1000 GT ????????????</maml:para> <maml:para/> <maml:para/> </dev:remarks> </command:example> <command:example> <maml:title>------------------------ EXAMPLE 3 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code> PS C:\> $Teams = Get-IntelNetTeam PS C:\> Add-IntelNetVLAN -Parent $Teams[1] ??LANID (1..14) </dev:code> <dev:remarks> <maml:para>?? VLAN 1 ?? 14 ????? 1 ????? ANS ????</maml:para> <maml:para/> <maml:para/> </dev:remarks> </command:example> <command:example> <maml:title>------------------------ EXAMPLE 4 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code> PS C:\> $Adapters = Get-IntelNetAdapter PS C:\> Add-IntelNetVLAN -Parent $Adapters[4] ??LANID 0,4,5,6 </dev:code> <dev:remarks> <maml:para>?? VLAN 0, 4, 5, 6 ????? 4 ????????????</maml:para> <maml:para/> <maml:para/> </dev:remarks> </command:example> </command:examples> <!--Links for Add-IntelNetVLAN--> <maml:relatedLinks> <maml:navigationLink> <maml:linkText>Get-IntelNetAdapter</maml:linkText> </maml:navigationLink> <maml:navigationLink> <maml:linkText>Get-IntelNetTeam</maml:linkText> </maml:navigationLink> </maml:relatedLinks> </command:command> <!--Get-IntelNetVLAN--> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <!--Synopsys for Get-IntelNetVLAN--> <command:details> <command:name>Get-IntelNetVLAN</command:name> <maml:description> <maml:para>???????????? VLAN??</maml:para> </maml:description> <maml:copyright> </maml:copyright> <command:verb>Get</command:verb> <command:noun>IntelNetVLAN</command:noun> <dev:version></dev:version> </command:details> <!--Description for Get-IntelNetVLAN--> <maml:description> <maml:para>Get-IntelNetVLAN cmdlet ?????????????? VLAN??????????????????????? ANS ?????????????????????????????????????? VLANID ???????? VLAN????? VLANID ??????????????????????? VLAN????????????????? cmdlet ????????????????? VLAN???????????LAN ????????????????????????????????????? (*) ??????????????? Format-List??</maml:para> <maml:para>????? ?? cmdlet ?????????????????</maml:para> </maml:description> <!--Syntax for Get-IntelNetVLAN--> <command:syntax> <command:syntaxItem> <maml:name>Get-IntelNetVLAN</maml:name> <command:parameter required="false" position="false" pipelineInput="false" globbing="true"> <maml:name>ParentName</maml:name> <command:parameterValue required="true">String[]</command:parameterValue> </command:parameter> <command:parameter required="false" position="false" pipelineInput="false" globbing="true"> <maml:name>VLANID</maml:name> <command:parameterValue required="true">Int[]</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Get-IntelNetVLAN</maml:name> <command:parameter required="false" position="false" pipelineInput="true" globbing="true"> <maml:name>Parent</maml:name> <command:parameterValue required="true">Adapter[]|Team[]</command:parameterValue> </command:parameter> <command:parameter required="false" position="false" pipelineInput="false" globbing="true"> <maml:name>VLANID</maml:name> <command:parameterValue required="true">Int[]</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!--Parameters for Get-IntelNetVLAN--> <command:parameters> <!--Parent--> <command:parameter required="true" position="named" pipelineInput="false" globbing="false"> <maml:name>Parent</maml:name> <maml:description> <maml:para>??? VLAN ??????????????????°??????????? Get-IntelNetTeam cmdlet ??????????????????? Get-IntelNetAdapter cmdlet ?????</maml:para> </maml:description> <command:parameterValue required="true">Adapter|Team</command:parameterValue> <dev:type> <maml:name>Adapter[]|Team[]</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> <!--ParentName--> <command:parameter required="true" position="named" pipelineInput="false" globbing="true"> <maml:name>ParentName</maml:name> <maml:description> <maml:para>??? VLAN ????????????????arentName ????????? ANS ????????????????</maml:para> </maml:description> <command:parameterValue required="true">String</command:parameterValue> <dev:type> <maml:name>String[]</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> <!--VLANID--> <command:parameter required="true" position="named" pipelineInput="false" globbing="false"> <maml:name>VLANID</maml:name> <maml:description> <maml:para>??????????????? VLAN ID????????????????????</maml:para> <maml:para>??? ID ?? 1 ????? VLAN?? 1</maml:para> <maml:para>?????? VLAN??D 1??4??60 ?? 90?? 1??4??60??90</maml:para> <maml:para>???????? VLAN??D 1 ?? 10?? ??1????10??</maml:para> <maml:para>VLAN ID ????? 0 ?? 4096 ?????</maml:para> </maml:description> <command:parameterValue required="true">Int[]</command:parameterValue> <dev:type> <maml:name>Int[]</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> </command:parameters> <!--Input for Get-IntelNetVLAN--> <command:inputTypes> <command:inputType> <dev:type> <maml:name>Adapters[]|Teams[]</maml:name> <maml:uri/> <maml:description> <maml:para>?????????????????°??</maml:para> </maml:description> </dev:type> </command:inputType> </command:inputTypes> <!--Output for Get-IntelNetVLAN--> <command:returnValues> <command:returnValue> <dev:type> <maml:name>VLAN[]</maml:name> <maml:uri/> <maml:description> <maml:para>???? VLAN ?????</maml:para> </maml:description> </dev:type> </command:returnValue> </command:returnValues> <!--Examples for Get-IntelNetVLAN--> <command:examples> <command:example> <maml:title>------------------------ EXAMPLE 1 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code>PS C:\> Get-IntelNetVLAN -ParentName "Team A" ??LANID 1,2,50,40</dev:code> <dev:remarks> <maml:para>?? A ??????? VLAN ID 1, 2, 50, 40??</maml:para> <maml:para/> <maml:para/> </dev:remarks> </command:example> <command:example> <maml:title>------------------------ EXAMPLE 2 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code>PS C:\> Get-IntelNetVLAN -ParentName "Intel(R) PRO 1000 GT Desktop Adapter" ??LANID 1</dev:code> <dev:remarks> <maml:para>????????(R) PRO 1000 GT ??????????? VLAN ID??</maml:para> <maml:para/> <maml:para/> </dev:remarks> </command:example> <command:example> <maml:title>------------------------ EXAMPLE 3 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code> PS C:\> $Teams = Get-IntelNetTeam PS C:\> Get-IntelNetVLAN -Parent $Teams[1] ??LANID (1..14) </dev:code> <dev:remarks> <maml:para>?? $Teams ?????? 1 ??????? VLAN ID 1 ?? 14??</maml:para> <maml:para/> <maml:para/> </dev:remarks> </command:example> <command:example> <maml:title>------------------------ EXAMPLE 4 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code> PS C:\> $Adapters = Get-IntelNetAdapter PS C:\> Get-IntelNetVLAN -Parent $Adapters[4] ??LANID 0,4,5,6 </dev:code> <dev:remarks> <maml:para>?? $Adapters ????? 4 ?????????? VLAN ID 0,4,5,6??</maml:para> <maml:para/> <maml:para/> </dev:remarks> </command:example> <command:example> <maml:title>------------------------ EXAMPLE 5 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code>PS C:\> Get-IntelNetVLAN -ParentName "Team A" ??LANID 1,2,50,40</dev:code> <dev:remarks> <maml:para>?? A ??????? VLAN ID 1, 2, 50, 40??</maml:para> <maml:para/> <maml:para/> </dev:remarks> </command:example> <command:example> <maml:title>------------------------ EXAMPLE 6 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code>PS C:\> Get-IntelNetVLAN ??arentName "Team A"</dev:code> <dev:remarks> <maml:para>?? A ????????????? VLAN??</maml:para> <maml:para/> <maml:para/> </dev:remarks> </command:example> <command:example> <maml:title>------------------------ EXAMPLE 7 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code>PS C:\> Get-IntelNetVLAN</dev:code> <dev:remarks> <maml:para>????????????????????? VLAN??</maml:para> <maml:para/> <maml:para/> </dev:remarks> </command:example> </command:examples> <!--Links for Get-IntelNetVLAN--> <maml:relatedLinks> <maml:navigationLink> <maml:linkText>Get-IntelNetAdapter</maml:linkText> </maml:navigationLink> <maml:navigationLink> <maml:linkText>Get-IntelNetTeam</maml:linkText> </maml:navigationLink> <maml:navigationLink> <maml:linkText>Get-IntelNetVLANJumboPacket</maml:linkText> </maml:navigationLink> <maml:navigationLink> <maml:linkText>Set-IntelNetVLANJumboPacket</maml:linkText> </maml:navigationLink> </maml:relatedLinks> </command:command> <!--Get-IntelNetVLANJumboPacket--> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <!--Synopsys for Get-IntelNetVLANJumboPacket--> <command:details> <command:name>Get-IntelNetVLANJumboPacket</command:name> <maml:description> <maml:para>???????? VLAN ??????????????</maml:para> </maml:description> <maml:copyright> </maml:copyright> <command:verb>Get</command:verb> <command:noun>IntelNetVLANJumboPacket</command:noun> <dev:version></dev:version> </command:details> <!--Description for Get-IntelNetVLANJumboPacket--> <maml:description> <maml:para>Get-IntelNetVLANJumboPacket cmdlet ???????? VLAN ??????????????????????????????????? ANS ??????????????????????????????????????????????????????????????????????????????????????????????? (*) ?? Property ??????????? Format-List????????????????? cmdlet ?????????????? VLAN ??????????????????????</maml:para> <maml:para>????? ????????????????????????????????????</maml:para> </maml:description> <!--Syntax for Get-IntelNetVLANJumboPacket--> <command:syntax> <command:syntaxItem> <maml:name>Get-IntelNetVLANJumboPacket</maml:name> <command:parameter required="false" position="false" pipelineInput="false" globbing="true"> <maml:name>ParentName</maml:name> <command:parameterValue required="true">String[]</command:parameterValue> </command:parameter> <command:parameter required="false" position="false" pipelineInput="false" globbing="true"> <maml:name>VLANID</maml:name> <command:parameterValue required="true">Int[]</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Get-IntelNetVLANJumboPacket</maml:name> <command:parameter required="false" position="false" pipelineInput="false" globbing="true"> <maml:name>Parent</maml:name> <command:parameterValue required="true">Adapter[]|Team[]</command:parameterValue> </command:parameter> <command:parameter required="false" position="false" pipelineInput="false" globbing="true"> <maml:name>VLANID</maml:name> <command:parameterValue required="true">Int[]</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Get-IntelNetVLANJumboPacket</maml:name> <command:parameter required="false" position="false" pipelineInput="true" globbing="true"> <maml:name>VLAN</maml:name> <command:parameterValue required="true">VLAN[]</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!--Parameter for Get-IntelNetVLANJumboPacket--> <command:parameters> <!--VLAN--> <command:parameter required="true" position="named" pipelineInput="true" globbing="false"> <maml:name>VLAN</maml:name> <maml:description> <maml:para>??????? VLAN ?????</maml:para> </maml:description> <command:parameterValue required="true">VLAN</command:parameterValue> <dev:type> <maml:name>VLAN[]</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> <!--ParentName--> <command:parameter required="true" position="named" pipelineInput="false" globbing="true"> <maml:name>ParentName</maml:name> <maml:description> <maml:para>??? VLAN ????????????????arentName ????????? ANS ????????????????</maml:para> </maml:description> <command:parameterValue required="true">String</command:parameterValue> <dev:type> <maml:name>String[]</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> <!--Parent--> <command:parameter required="false" position="named" pipelineInput="false" globbing="false"> <maml:name>Parent</maml:name> <maml:description> <maml:para>?????????????°??????????? Get-IntelNetTeam cmdlet ??????????????????? Get-IntelNetAdaper cmdlet ?????</maml:para> </maml:description> <command:parameterValue required="true">Object</command:parameterValue> <dev:type> <maml:name>Adapter[]|Team[]</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> <!--VLANID--> <command:parameter required="true" position="named" pipelineInput="false" globbing="false"> <maml:name>VLANID</maml:name> <maml:description> <maml:para>?????????????? VLAN ID????????????????????</maml:para> <maml:para>??? ID ?? 1 ????? VLAN?? 1</maml:para> <maml:para>?????? VLAN??D 1??4??60 ?? 90?? 1??4??60??90</maml:para> <maml:para>???????? VLAN??D 1 ?? 10?? ??1????10??</maml:para> </maml:description> <command:parameterValue required="true">Int[]</command:parameterValue> <dev:type> <maml:name>Int[]</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> </command:parameters> <!--Input for Get-IntelNetVLANJumboPacket--> <command:inputTypes> <command:inputType> <dev:type> <maml:name>VLAN[]</maml:name> <maml:uri/> <maml:description> <maml:para>?? Get-IntelNetVLAN ???????? VLAN ?????</maml:para> </maml:description> </dev:type> </command:inputType> </command:inputTypes> <!--Output for Get-IntelNetVLANJumboPacket--> <command:returnValues> <command:returnValue> <dev:type> <maml:name>Setting[]</maml:name> <maml:uri/> <maml:description> <maml:para>Get-IntelNetVLANJumboPacket ??????? VLAN ?????????????°??</maml:para> </maml:description> </dev:type> </command:returnValue> </command:returnValues> <!--Examples for Get-IntelNetVLANJumboPacket--> <command:examples> <command:example> <maml:title>------------------------ EXAMPLE 1 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code> PS C:\> $Team = Get-IntelNetTeam ??eamName "Team A" PS C:\> Get-IntelNetVLANJumboPacket ??arentName $Team.TeamName </dev:code> <dev:remarks> <maml:para>???? A ??????? VLAN ??????????????</maml:para> <maml:para/> <maml:para/> </dev:remarks> </command:example> <command:example> <maml:title>------------------------ EXAMPLE 2 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code> PS C:\> $Adapter = Get-IntelNetAdapter ??ame "Intel(R) PRO 1000 GT Desktop Adapter" PS C:\> Get-IntelNetVLANJumboPacket ??arent $Adapter </dev:code> <dev:remarks> <maml:para>????????(R) PRO 1000 GT ??????????????? VLAN ??????????????</maml:para> <maml:para/> <maml:para/> </dev:remarks> </command:example> <command:example> <maml:title>------------------------ EXAMPLE 3 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code> PS C:\> $Adapter = Get-IntelNetAdapter ??ame "Intel(R) PRO 1000 GT Desktop Adapter" PS C:\> Get-IntelNetVLANJumboPacket ??arent $Adapter ??LANID 2,4,6,66,787 </dev:code> <dev:remarks> <maml:para>????????(R) PRO 1000 GT ?????????????? VLAN ??????????????</maml:para> <maml:para/> <maml:para/> </dev:remarks> </command:example> <command:example> <maml:title>------------------------ EXAMPLE 4 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code>PS C:\> Get-IntelNetVLANJumboPacket</dev:code> <dev:remarks> <maml:para>??????? VLAN ??????????????</maml:para> <maml:para/> <maml:para/> </dev:remarks> </command:example> <command:example> <maml:title>------------------------ EXAMPLE 5 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code> PS C:\> $Team = Get-IntelNetTeam ??eamName "Team A" PS C:\> Get-IntelNetVLANJumboPacket ??arent $Team ??LANID 1 </dev:code> <dev:remarks> <maml:para>???? A ??? VLAN 1 ??????????????</maml:para> <maml:para/> <maml:para/> </dev:remarks> </command:example> <command:example> <maml:title>------------------------ EXAMPLE 6 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code> PS C:\> $Team = Get-IntelNetTeam ??eamName "Team A" PS C:\> Get-IntelNetVLANJumboPacket ??arent $Team ??LANID (1..4) </dev:code> <dev:remarks> <maml:para>???? A ??? VLAN 1 ?? 4 ??????????????</maml:para> <maml:para/> <maml:para/> </dev:remarks> </command:example> </command:examples> <!--Links for Get-IntelNetVLANJumboPacket--> <maml:relatedLinks> <maml:navigationLink> <maml:linkText>Get-IntelNetAdapter</maml:linkText> </maml:navigationLink> <maml:navigationLink> <maml:linkText>Get-IntelNetVLAN</maml:linkText> </maml:navigationLink> <maml:navigationLink> <maml:linkText>Get-IntelNetTeam</maml:linkText> </maml:navigationLink> <maml:navigationLink> <maml:linkText>Set-IntelNetVLANJumboPacket</maml:linkText> </maml:navigationLink> </maml:relatedLinks> </command:command> <!--Remove-IntelNetVLAN--> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <command:details> <command:name>Remove-IntelNetVLAN</command:name> <!--Synopsys for Remove-IntelNetVLAN--> <maml:description> <maml:para>????????????? ANS ?????? VLAN??</maml:para> </maml:description> <maml:copyright> </maml:copyright> <command:verb>Remove</command:verb> <command:noun>IntelNetVLAN</command:noun> <dev:version></dev:version> </command:details> <!--Description for Remove-IntelNetVLAN--> <maml:description> <maml:para>Remove-IntelNetVLAN cmdlet ????????????????????? VLAN ?????????????????????????? ANS ????????????????????????????????????????? VLANID ???????? VLAN??</maml:para> </maml:description> <!--Syntax for Remove-IntelNetVLAN--> <command:syntax> <command:syntaxItem> <maml:name>Remove-IntelNetVLAN</maml:name> <command:parameter required="false" position="false" pipelineInput="false" globbing="true"> <maml:name>ParentName</maml:name> <command:parameterValue required="true">String[]</command:parameterValue> </command:parameter> <command:parameter required="false" position="false" pipelineInput="false" globbing="true"> <maml:name>VLANID</maml:name> <command:parameterValue required="true">Int[]</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Remove-IntelNetVLAN</maml:name> <command:parameter required="false" position="false" pipelineInput="false" globbing="true"> <maml:name>Parent</maml:name> <command:parameterValue required="true">Adapter[]|Team[]</command:parameterValue> </command:parameter> <command:parameter required="false" position="false" pipelineInput="false" globbing="true"> <maml:name>VLANID</maml:name> <command:parameterValue required="true">Int[]</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Remove-IntelNetVLAN</maml:name> <command:parameter required="false" position="false" pipelineInput="true" globbing="true"> <maml:name>VLAN</maml:name> <command:parameterValue required="true">VLAN[]</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!--Parameters for Remove-IntelNetVLAN--> <command:parameters> <!--VLAN--> <command:parameter required="true" position="named" pipelineInput="true" globbing="false"> <maml:name>VLAN</maml:name> <maml:description> <maml:para>????????????? VLAN ?????</maml:para> </maml:description> <command:parameterValue required="true">VLANObject</command:parameterValue> <dev:type> <maml:name>VLAN[]</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> <!--ParentName--> <command:parameter required="false" position="named" pipelineInput="false" globbing="true"> <maml:name>ParentName</maml:name> <maml:description> <maml:para>???????????? VLAN ???????????arentName ????????? ANS ????????????????</maml:para> </maml:description> <command:parameterValue required="true">String</command:parameterValue> <dev:type> <maml:name>String[]</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> <!--Parent--> <command:parameter required="true" position="named" pipelineInput="false" globbing="false"> <maml:name>Parent</maml:name> <maml:description> <maml:para>???????????? VLAN ????????????°??????????? Get-IntelNetTeam cmdlet ??????????????????? Get-IntelNetAdapter cmdlet ?????</maml:para> </maml:description> <command:parameterValue required="true">Adapter[]|Team[]</command:parameterValue> <dev:type> <maml:name>TeamObject or Adapter Object</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> <!--VLANID--> <command:parameter required="true" position="named" pipelineInput="false" globbing="false"> <maml:name>VLANID</maml:name> <maml:description> <maml:para>?????????????? VLAN ID????????????????????</maml:para> <maml:para>??? ID ?? 1 ????? VLAN?? 1</maml:para> <maml:para>?????? VLAN??D 1??4??60 ?? 90?? 1??4??60??90</maml:para> <maml:para>???????? VLAN??D 1 ?? 10?? ??1????10??</maml:para> <maml:para>VLAN ID ????? 0 ?? 4096 ?????</maml:para> </maml:description> <command:parameterValue required="true">Int[]</command:parameterValue> <dev:type> <maml:name>Int[]</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> </command:parameters> <!--Input for Remove-IntelNetVLAN--> <command:inputTypes> <command:inputType> <dev:type> <maml:name>VLAN[]</maml:name> <maml:uri/> <maml:description> <maml:para>???????? VLAN ?????</maml:para> </maml:description> </dev:type> </command:inputType> </command:inputTypes> <!--Output for Remove-IntelNetVLAN--> <command:returnValues> <command:returnValue> <dev:type> <maml:name>Success or Failure</maml:name> <maml:uri/> <maml:description> <maml:para>??????????????????????</maml:para> <maml:para>???????????mdlet ???????????????</maml:para> </maml:description> </dev:type> </command:returnValue> </command:returnValues> <!--Examples for Remove-IntelNetVLAN--> <command:examples> <command:example> <maml:title>------------------------ EXAMPLE 1 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code>PS C:\> Remove-IntelNetVLAN -ParentName "Team A" ??LANID 1,2,50,40</dev:code> <dev:remarks> <maml:para>?? A ?????? VLAN ID 1, 2, 50, 40??</maml:para> <maml:para/> <maml:para/> </dev:remarks> </command:example> <command:example> <maml:title>------------------------ EXAMPLE 2 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code>PS C:\> Remove-IntelNetVLAN -ParentName "Intel(R) PRO 1000 GT Desktop Adapter" ??LANID 1</dev:code> <dev:remarks> <maml:para>??????(R) PRO 1000 GT ?????????????? VLAN ID 1?? </maml:para> <maml:para/> <maml:para/> </dev:remarks> </command:example> <command:example> <maml:title>------------------------ EXAMPLE 3 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code> PS C:\> $Teams = Get-IntelNetTeam PS C:\> Remove-IntelNetVLAN -Parent $Teams[1] ??LANID (1..14) </dev:code> <dev:remarks> <maml:para>?? $Teams ?????? 1 ??? ANS ??? VLAN ID 1 ?? 14??</maml:para> <maml:para/> <maml:para/> </dev:remarks> </command:example> <command:example> <maml:title>------------------------ EXAMPLE 4 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code> PS C:\> $Adapters = Get-IntelNetAdapter PS C:\> Remove-IntelNetVLAN -Parent $Adapters[4] ??LANID 0,4,5,6 </dev:code> <dev:remarks> <maml:para>?? $Adapters ????? 4 ????????? VLAN ID 0,4,5,6??</maml:para> <maml:para/> <maml:para/> </dev:remarks> </command:example> <command:example> <maml:title>------------------------ EXAMPLE 5 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code> PS C:\> $VLANs = Get-IntelNetVLAN ??arentName "Intel(R) PRO 1000 GT Desktop Adapter" PS C:\> $VLAN | Remove-IntelNetVLAN </dev:code> <dev:remarks> <maml:para>??????(R) PRO 1000 GT ?????????????????? VLAN??</maml:para> <maml:para/> <maml:para/> </dev:remarks> </command:example> <command:example> <maml:title>------------------------ EXAMPLE 6 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code> PS C:\> $VLANs = Get-IntelNetVLAN ??arentName "Team A" PS C:\> $VLAN | Remove-IntelNetVLAN </dev:code> <dev:remarks> <maml:para>??? A ???????? VLAN??</maml:para> <maml:para/> <maml:para/> </dev:remarks> </command:example> </command:examples> <!--Links for Remove-IntelNetVLAN--> <maml:relatedLinks> <maml:navigationLink> <maml:linkText>Get-IntelNetVLAN</maml:linkText> </maml:navigationLink> <maml:navigationLink> <maml:linkText>Get-IntelNetTeam</maml:linkText> </maml:navigationLink> <maml:navigationLink> <maml:linkText>Get-IntelNetAdapter</maml:linkText> </maml:navigationLink> </maml:relatedLinks> </command:command> <!--Set-IntelNetVLAN--> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <!--Synopsys for Set-IntelNetVLAN--> <command:details> <command:name>Set-IntelNetVLAN</command:name> <maml:description> <maml:para>?????? VLAN ID ?? VLAN ??????????? VLAN??</maml:para> </maml:description> <maml:copyright> </maml:copyright> <command:verb>Set</command:verb> <command:noun>IntelNetVLAN</command:noun> <dev:version></dev:version> </command:details> <!--Description for Set-IntelNetVLAN--> <maml:description> <maml:para>Set-IntelNetVLAN cmdlet ?????? VLAN ID ?? VLAN ??????????? VLAN??LAN ??? VLAN ID ????????LAN ??????????????????????? ANS ???????????????????????????????</maml:para> </maml:description> <!--Syntax for Set-IntelNetVLAN--> <command:syntax> <command:syntaxItem> <maml:name>Set-IntelNetVLAN</maml:name> <command:parameter required="true" position="named" pipelineInput="true" globbing="false"> <maml:name>ParentName</maml:name> <command:parameterValue required="true">String[]</command:parameterValue> </command:parameter> <command:parameter required="true" position="named" pipelineInput="false" globbing="false"> <maml:name>VLANID</maml:name> <command:parameterValue required="true">Int</command:parameterValue> </command:parameter> <command:parameter required="false" position="named" pipelineInput="false" globbing="false"> <maml:name>NewVLANID</maml:name> <command:parameterValue required="true">Int</command:parameterValue> </command:parameter> <command:parameter required="false" position="named" pipelineInput="false" globbing="false"> <maml:name>NewVLANName</maml:name> <command:parameterValue required="true">String</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Set-IntelNetVLAN</maml:name> <command:parameter required="true" position="named" pipelineInput="true" globbing="false"> <maml:name>Parent</maml:name> <command:parameterValue required="true">Adapter[]|Team[]</command:parameterValue> </command:parameter> <command:parameter required="true" position="named" pipelineInput="false" globbing="false"> <maml:name>VLANID</maml:name> <command:parameterValue required="true">Int</command:parameterValue> </command:parameter> <command:parameter required="false" position="named" pipelineInput="false" globbing="false"> <maml:name>NewVLANID</maml:name> <command:parameterValue required="true">Int</command:parameterValue> </command:parameter> <command:parameter required="false" position="named" pipelineInput="false" globbing="false"> <maml:name>NewVLANName</maml:name> <command:parameterValue required="true">String</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Set-IntelNetVLAN</maml:name> <command:parameter required="true" position="named" pipelineInput="true" globbing="false"> <maml:name>VLAN</maml:name> <command:parameterValue required="true">VLAN[]</command:parameterValue> </command:parameter> <command:parameter required="true" position="named" pipelineInput="false" globbing="false"> <maml:name>VLANID</maml:name> <command:parameterValue required="true">Int</command:parameterValue> </command:parameter> <command:parameter required="false" position="named" pipelineInput="false" globbing="false"> <maml:name>NewVLANID</maml:name> <command:parameterValue required="true">Int</command:parameterValue> </command:parameter> <command:parameter required="false" position="named" pipelineInput="false" globbing="false"> <maml:name>NewVLANName</maml:name> <command:parameterValue required="true">String</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!--Parameter for Set-IntelNetVLAN--> <command:parameters> <!--VLAN--> <command:parameter required="true" position="named" pipelineInput="true" globbing="false"> <maml:name>VLAN</maml:name> <maml:description> <maml:para>??????? VLAN ?????</maml:para> </maml:description> <command:parameterValue required="true">VLAN[]</command:parameterValue> <dev:type> <maml:name>VLAN</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> <!--ParentName--> <command:parameter required="true" position="named" pipelineInput="false" globbing="true"> <maml:name>ParentName</maml:name> <maml:description> <maml:para>??? VLAN ????????????????arentName ????????? ANS ????????????????</maml:para> </maml:description> <command:parameterValue required="true">String[]</command:parameterValue> <dev:type> <maml:name>String</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> <!--Parent--> <command:parameter required="false" position="named" pipelineInput="false" globbing="false"> <maml:name>Parent</maml:name> <maml:description> <maml:para>?????????????°??????????? Get-IntelNetTeam cmdlet ??????????????????? Get-IntelNetAdaper cmdlet ?????</maml:para> </maml:description> <command:parameterValue required="true">Adapter[]|Team[]</command:parameterValue> <dev:type> <maml:name>Object</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> <!--VLANID--> <command:parameter required="false" position="named" pipelineInput="false" globbing="false"> <maml:name>VLANID</maml:name> <maml:description> <maml:para>????????? VLAN ID?????????????? VLAN??</maml:para> </maml:description> <command:parameterValue required="true">Int</command:parameterValue> <dev:type> <maml:name>Int</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> <!--NewVLANID--> <command:parameter required="false" position="named" pipelineInput="false" globbing="false"> <maml:name>NewVLANID</maml:name> <maml:description> <maml:para>?????? VLAN ID?????? VLAN ID ????? 0 ?? 4096???????? VLAN ???????????????? VLAN??</maml:para> </maml:description> <command:parameterValue required="true">Int</command:parameterValue> <dev:type> <maml:name>Int</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> <!--NewVLANName--> <command:parameter required="false" position="named" pipelineInput="false" globbing="false"> <maml:name>NewVLANName</maml:name> <maml:description> <maml:para>?????? VLAN ?????LAN ?????????????????????????? VLAN ???????</maml:para> </maml:description> <command:parameterValue required="true">String</command:parameterValue> <dev:type> <maml:name>String</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> </command:parameters> <!--Input for Set-IntelNetVLAN--> <command:inputTypes> <command:inputType> <dev:type> <maml:name>VLAN[]</maml:name> <maml:uri/> <maml:description> <maml:para>???? VLAN ?????</maml:para> </maml:description> </dev:type> </command:inputType> </command:inputTypes> <!--Output for Set-IntelNetVLAN--> <command:returnValues> <command:returnValue> <dev:type> <maml:name>VLAN[]</maml:name> <maml:uri/> <maml:description> <maml:para>Set-IntelNetVLAN ??????? VLAN ????????????????? VLAN ?????</maml:para> <maml:para>???????????mdlet ???????????????</maml:para> </maml:description> </dev:type> </command:returnValue> </command:returnValues> <!--Examples for Set-IntelNetVLAN--> <command:examples> <command:example> <maml:title>------------------------ EXAMPLE 1 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code> PS C:\> $VLAN = Get-IntelNetVLAN -ParentName "Team A" ??LANID 1 PS C:\> $VLAN | Set-IntelNetVLAN ??ewVLANID 2 ??ewVLANName "VLAN 2" </dev:code> <dev:remarks> <maml:para>?? A ????? VLAN 1 ??????????? VLAN ID 2?????? VLAN 2??</maml:para> </dev:remarks> </command:example> <command:example> <maml:title>------------------------ EXAMPLE 2 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code>PS c:\> Set-IntelNetVLAN -ParentName "Intel(R) PRO 1000 GT Desktop Adapter" ??LANID 1 ??ewVLANID 3</dev:code> <dev:remarks> <maml:para>??????(R) PRO 1000 GT ????????????? VLAN 1 ???????? VLAN ID 3??</maml:para> </dev:remarks> </command:example> <command:example> <maml:title>------------------------ EXAMPLE 3 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code> PS C:\> $Teams = Get-IntelNetTeam PS C:\> Set-IntelNetVLAN -Parent $Teams[1] ??LANID 1 ??ewVLANName "Marketing" </dev:code> <dev:remarks> <maml:para>?? $Team[1] ????????? VLAN 1 ??????????????</maml:para> </dev:remarks> </command:example> <command:example> <maml:title>------------------------ EXAMPLE 4 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code> PS C:\> $Adapters = Get-IntelNetAdapter PS C:\> Set-IntelNetVLAN -Parent $Adapters[4] ??LANID 6 ??ewVLANID 1 ??ewVLANName "VLAN 1" </dev:code> <dev:remarks> <maml:para>?? VLAN 6 ?? ID ????? VLAN 1???????????? VLAN 1??</maml:para> </dev:remarks> </command:example> </command:examples> <!--Links for Set-IntelNetVLAN--> <maml:relatedLinks> <maml:navigationLink> <maml:linkText>Get-IntelNetVLAN</maml:linkText> </maml:navigationLink> <maml:navigationLink> <maml:linkText>Get-IntelNetTeam</maml:linkText> </maml:navigationLink> <maml:navigationLink> <maml:linkText>Set-IntelNetAdapter</maml:linkText> </maml:navigationLink> </maml:relatedLinks> </command:command> <!--Set-IntelNetVLANJumboPacket--> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10"> <!--Synopsys for Set-IntelNetVLANJumboPacket--> <command:details> <command:name>Set-IntelNetVLANJumboPacket</command:name> <maml:description> <maml:para>????????? VLAN ?????????????????</maml:para> </maml:description> <maml:copyright> </maml:copyright> <command:verb>Set</command:verb> <command:noun>IntelNetVLANJumboPacket</command:noun> <dev:version></dev:version> </command:details> <!--Description for Set-IntelNetVLANJumboPacket--> <maml:description> <maml:para>Set-IntelNetVLANJumboPacket cmdlet ?????? VLAN ??????????????????????????????????? ANS ???????????????????????????????</maml:para> </maml:description> <!--Syntax for Set-IntelNetVLANJumboPacket--> <command:syntax> <command:syntaxItem> <maml:name>Set-IntelNetVLANJumboPacket</maml:name> <command:parameter required="false" position="false" pipelineInput="false" globbing="true"> <maml:name>ParentName</maml:name> <command:parameterValue required="true">String[]</command:parameterValue> </command:parameter> <command:parameter required="false" position="false" pipelineInput="false" globbing="true"> <maml:name>VLANID</maml:name> <command:parameterValue required="true">Int[]</command:parameterValue> </command:parameter> <command:parameter required="false" position="false" pipelineInput="false" globbing="true"> <maml:name>DisplayValue</maml:name> <command:parameterValue required="true">String</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Set-IntelNetVLANJumboPacket</maml:name> <command:parameter required="false" position="false" pipelineInput="false" globbing="true"> <maml:name>ParentName</maml:name> <command:parameterValue required="true">String[]</command:parameterValue> </command:parameter> <command:parameter required="false" position="false" pipelineInput="false" globbing="true"> <maml:name>VLANID</maml:name> <command:parameterValue required="true">Int[]</command:parameterValue> </command:parameter> <command:parameter required="false" position="false" pipelineInput="false" globbing="true"> <maml:name>RegistryValue</maml:name> <command:parameterValue required="true">String</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Set-IntelNetVLANJumboPacket</maml:name> <command:parameter required="false" position="false" pipelineInput="false" globbing="true"> <maml:name>Parent</maml:name> <command:parameterValue required="true">Adapter[]|Team[]</command:parameterValue> </command:parameter> <command:parameter required="false" position="false" pipelineInput="false" globbing="true"> <maml:name>VLANID</maml:name> <command:parameterValue required="true">Int[]</command:parameterValue> </command:parameter> <command:parameter required="false" position="false" pipelineInput="false" globbing="true"> <maml:name>DisplayValue</maml:name> <command:parameterValue required="true">String</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Set-IntelNetVLANJumboPacket</maml:name> <command:parameter required="false" position="false" pipelineInput="false" globbing="true"> <maml:name>Parent</maml:name> <command:parameterValue required="true">Adapter[]|Team[]</command:parameterValue> </command:parameter> <command:parameter required="false" position="false" pipelineInput="false" globbing="true"> <maml:name>VLANID</maml:name> <command:parameterValue required="true">Int[]</command:parameterValue> </command:parameter> <command:parameter required="false" position="false" pipelineInput="false" globbing="true"> <maml:name>RegistryValue</maml:name> <command:parameterValue required="true">String</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Set-IntelNetVLANJumboPacket</maml:name> <command:parameter required="false" position="false" pipelineInput="false" globbing="true"> <maml:name>Setting</maml:name> <command:parameterValue required="true">Setting[]</command:parameterValue> </command:parameter> <command:parameter required="false" position="false" pipelineInput="false" globbing="true"> <maml:name>DisplayValue</maml:name> <command:parameterValue required="true">String</command:parameterValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Set-IntelNetVLANJumboPacket</maml:name> <command:parameter required="false" position="false" pipelineInput="false" globbing="true"> <maml:name>Setting</maml:name> <command:parameterValue required="true">Setting[]</command:parameterValue> </command:parameter> <command:parameter required="false" position="false" pipelineInput="false" globbing="true"> <maml:name>RegistryValue</maml:name> <command:parameterValue required="true">String</command:parameterValue> </command:parameter> </command:syntaxItem> </command:syntax> <!--Parameter for Set-IntelNetVLANJumboPacket--> <command:parameters> <!--Setting--> <command:parameter required="true" position="named" pipelineInput="true" globbing="false"> <maml:name>Setting</maml:name> <maml:description> <maml:para>???????????? DisplayValue ?? RegistryValue ???????????? VLAN ????????????????? Get-IntelNetJumboPacket cmdlet ??????</maml:para> </maml:description> <command:parameterValue required="true">JumboPacket</command:parameterValue> <dev:type> <maml:name>Setting[]</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> <!--ParentName--> <command:parameter required="true" position="named" pipelineInput="false" globbing="true"> <maml:name>ParentName</maml:name> <maml:description> <maml:para>??? VLAN ????????????????arentName ????????? ANS ????????????????</maml:para> </maml:description> <command:parameterValue required="true">String</command:parameterValue> <dev:type> <maml:name>String[]</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> <!--Parent--> <command:parameter required="false" position="named" pipelineInput="false" globbing="false"> <maml:name>Parent</maml:name> <maml:description> <maml:para>?????????????°??????????? Get-IntelNetTeam cmdlet ??????????????????? Get-IntelNetAdapter cmdlet ?????</maml:para> </maml:description> <command:parameterValue required="true">Object</command:parameterValue> <dev:type> <maml:name>Adapter[]|Team[]</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> <!--VLANID--> <command:parameter required="true" position="named" pipelineInput="false" globbing="false"> <maml:name>VLANID</maml:name> <maml:description> <maml:para>???????????????????????? VLAN ID??</maml:para> </maml:description> <command:parameterValue required="true">Int[]</command:parameterValue> <dev:type> <maml:name>Int[]</maml:name> <maml:uri/> </dev:type> <dev:defaultValue>null</dev:defaultValue> </command:parameter> </command:parameters> <!--Input for Set-IntelNetVLANJumboPacket--> <command:inputTypes> <command:inputType> <dev:type> <maml:name>Setting[]</maml:name> <maml:uri/> <maml:description> <maml:para>?????????????????????°??</maml:para> </maml:description> </dev:type> </command:inputType> </command:inputTypes> <!--Output for Set-IntelNetVLANJumboPacket--> <command:returnValues> <command:returnValue> <dev:type> <maml:name>Setting[]</maml:name> <maml:uri/> <maml:description> <maml:para>Set-IntelNetJumboPacket ??????? VLAN ?????????????°????????????????????</maml:para> <maml:para>???????????mdlet ???????????????</maml:para> </maml:description> </dev:type> </command:returnValue> </command:returnValues> <!--Examples for Set-IntelNetVLANJumboPacket--> <command:examples> <command:example> <maml:title>------------------------ EXAMPLE 1 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code> PS $Teams = Get-IntelNetTeam PS C:\> $JPs = Get-IntelNetVLANJumboPacket ??arent $Teams[1] ??LANID 1,2,3 PS C:\> $JPs | Set-IntelNetVLANJumboPacket ??isplayValue "Disabled" </dev:code> <dev:remarks> <maml:para>?? VLAN 1,2,3 ??????????????????????????</maml:para> </dev:remarks> </command:example> <command:example> <maml:title>------------------------ EXAMPLE 2 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code> PS C:\> $Adapters = Get-IntelNetAdapter PS C:\> $JP = Get-IntelNetVLANJumboPacket ??arentName $Adapters[0].Name ??LANID 1 PS C:\> $JP | Set-IntelNetVLANJumboPacket ??egistryValue "1514" </dev:code> <dev:remarks> <maml:para>?????????? VLAN 1 ????????????????????????????????</maml:para> </dev:remarks> </command:example> <command:example> <maml:title>------------------------ EXAMPLE 3 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code> PS C:\> $Adapters = Get-IntelNetAdapter PS C:\> Set-IntelNetVLANJumboPacket ??arent $Adapters[3] ??LANID 1,2 ??isplayValue "4088 Bytes" </dev:code> <dev:remarks> <maml:para>?? VLAN 1 ?? 2 ??????????????? 4088 ?????</maml:para> </dev:remarks> </command:example> <command:example> <maml:title>------------------------ EXAMPLE 4 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code> PS C:\> $Team = Get-IntelNetTeam ??eamName "Team A" PS C:\> Set-IntelNetVLANJumboPacket ??arent $Team ??LANID (1..5) ??isplayValue "9014 Bytes" </dev:code> <dev:remarks> <maml:para>?? VLAN 1 ?? 5 ??????????????? 9014 ?????</maml:para> </dev:remarks> </command:example> <command:example> <maml:title>------------------------ EXAMPLE 5 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code> PS C:\> $Team = Get-IntelNetTeam ??eamName "Team A" PS C:\> $JPs = Get-IntelNetVLANJumboPacket ??arent $Team PS C:\> $JPs | Set-IntelNetVLANJumboPacket ??isplayValue "9014 Bytes" </dev:code> <dev:remarks> <maml:para>??? pipeline ????? A ??????? VLAN ??????????????? 9014 ?????</maml:para> </dev:remarks> </command:example> <command:example> <maml:title>------------------------ EXAMPLE 6 ------------------------</maml:title> <maml:introduction> </maml:introduction> <dev:code> PS C:\> $Team = Get-IntelNetTeam ??eamName "Team A" PS C:\> Set-IntelNetVLANJumboPacket ??arent $Team ??isplayValue "9014 Bytes" </dev:code> <dev:remarks> <maml:para>?? A ??????? VLAN ??????????????? 9014 ?????</maml:para> </dev:remarks> </command:example> </command:examples> <!--Links for Set-IntelNetVLANJumboPacket--> <maml:relatedLinks> <maml:navigationLink> <maml:linkText>Get-IntelNetVLAN</maml:linkText> </maml:navigationLink> <maml:navigationLink> <maml:linkText>Get-IntelNetVLANJumboPacket</maml:linkText> </maml:navigationLink> <maml:navigationLink> <maml:linkText>Get-IntelNetTeam</maml:linkText> </maml:navigationLink> <maml:navigationLink> <maml:linkText>Get-IntelNetAdapter</maml:linkText> </maml:navigationLink> </maml:relatedLinks> </command:command> </helpItems>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de