Edit C:\Program Files\Intel\IntelNetCmdlets\fr\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>Affiche des informations de base sur les cartes r?seau du syst?me.</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>La cmdlet Get-IntelNetAdapter affiche des informations de base sur les cartes r?seau du syst?me. La vue par d?faut est un tableau affichant l??mplacement de la carte r?seau sur le bus PCI, le nom de la carte et son nom de connexion. Pour voir toutes les propri?t?s d??ne carte, envoyez le r?sultat de la commande par pipe vers Format-List en sp?cifiant le param?tre Propri?t? comme non d?fini (*).</maml:para> <maml:para>Get-IntelNetAdapter retourne des objets carte r?seau pouvant servir ? lire des param?tres, cr?er des VLAN ou cr?er des associations.</maml:para> <maml:para>Remarque : Cette cmdlet retourne toutes les cartes r?seau du syst?me, y compris les p?riph?riques non Intel.</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>Sp?cifie le nom d??ne carte r?seau.</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>Aucun.</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 retourne une collection d??bjets Carte r?seau. Les donn?es retourn?es comprennent toutes les cartes r?seau du syst?me, y compris les p?riph?riques non Intel.</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>Affiche toutes les cartes r?seau du syst?me.</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>R?cup?re une carte avec un nom sp?cifique.</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>R?cup?re tous les cartes Intel du syst?me en utilisant un caract?re g?n?rique.</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>Affiche les param?tres et leurs valeurs de la combinaison de carte et de profil sp?cifi?e.</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>La cmdlet Get-IntelNetAdapterProfileSettings affiche les param?tres et leurs valeurs de la combinaison de carte et de profil sp?cifi?e. Les informations sont affich?es dans un tableau indiquant le nom du param?tre et la valeur sur laquelle le param?tre sera d?fini.</maml:para> <maml:para>Get-IntelNetAdapterProfileSettings retourne une collection d??bjets param?tre.</maml:para> <maml:para>Remarque&nbsp;: utilisez Set-IntelNetAdapterSetting pour modifier une carte r?seau en fonction d'un profil sp?cifique.</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>Sp?cifie une collection d??bjets Carte r?seau.</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>Sp?cifie le nom d??ne carte r?seau.</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>Sp?cifie le nom du profil. Les profils possibles comprennent ce qui suit&nbsp;:</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>Collection d??bjets Carte r?seau.</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 retourne une collection d??bjets param?tre.</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>Affiche les param?tres qui changeraient et la valeur qu'ils adopteraient si vous configuriez la carte nomm?e avec le profil s?lectionn?.</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>Affiche les param?tres qui changeraient et la valeur qu'ils adopteraient si vous configuriez la carte stock?e dans $Adapters[1] avec le profil s?lectionn?.</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>Affiche les param?tres qui changeraient et la valeur qu'ils adopteraient si vous configuriez la carte stock?e dans $Adapters[1] avec le profil s?lectionn?. Modifie ensuite le param?tre de profil de la carte r?seau sur Serveur standard.</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>Affiche tous les param?tres de carte modifiables.</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 affiche tous les param?tres de carte modifiables. Pour afficher la plage des valeurs valides pour les param?tres, envoyez le r?sultat de la commande par pipe ? Format-List. Pour l??ffichage en vue liste de toutes les propri?t?s des param?tres, le r?sultat de la commande peut ?tre envoy? par pipe ? Format-List en sp?cifiant le param?tre Propri?t? comme non d?fini (*). L??ppel de cette cmdlet sans param?tres de commande retournera les param?tres de toutes les cartes r?seau du syst?me.</maml:para> <maml:para>Remarque?: Cette cmdlet n??st reconnue que par les cartes r?seau Intel.</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>Sp?cifie un objet carte r?seau ou une collection d??bjets Carte r?seau.</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>Sp?cifie le nom d??ne carte r?seau.</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>Sp?cifie le nom de la propri?t? avanc?e affich?e dans l'onglet Avanc? sous les propri?t?s de carte r?seau.</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>Sp?cifie le nom du param?tre stock? dans le Registre.</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>Collection d??bjets Carte r?seau.</maml:para> <maml:para>Remarque?: Cette cmdlet prend uniquement en charge les cartes Intel(R) Ethernet.</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>Retourne une collection d??bjets Param?tre.</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>R?cup?re tous les param?tres pris en charge sur la carte r?seau stock?s dans $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>R?cup?re le param?tre Receive Side Scaling de la carte r?seau stock? dans $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>R?cup?re tous les param?tres Receive Side Scaling de toutes les cartes r?seau du syst?me.</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>R?cup?re tous les param?tres de toutes les cartes r?seau Intel du syst?me.</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> R?cup?re tous les param?tres pris en charge sur la carte r?seau stock?s dans $Adapters[1] et affiche en vue liste les propri?t?s de ces param?tres. Remarque : $FormatEnumerationLimit=-1 pour afficher toutes les valeurs possibles des param?tres 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>Vous permet de modifier les param?tres d'une carte Intel(R) Ethernet.</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>La cmdlet Set-IntelNetAdapterSetting vous permet de modifier un param?tre d??ne carte r?seau Intel(R) Ethernet. Pour modifier la valeur d??n param?tre particulier, il est possible d??tiliser les param?tres RegistryKeyword et RegistryValue. Il est ?galement possible d??tiliser DisplayName et DisplayValues pour pr?ciser la modification. Pour les param?tres qui acceptent une plage de valeurs, envoyez le r?sultat de la commande par pipe ? Format-List. Pour plus d??nformations, voir la section d??xemples. </maml:para> <maml:para>Remarque&nbsp;: cette cmdlet est uniquement prise en charge par les cartes Intel(R) Ethernet. En utilisant un caract?re g?n?rique pour sp?cifier le nom de la carte r?seau, la cmdlet risque d'interagir avec des p?riph?riques non Intel. Utilisez Get-IntelNetAdapter pour cr?er un tableau des cartes r?seau Intel pr?sentes dans le syst?me. Ou utilisez ?&nbsp;Intel*&nbsp;? comme caract?re g?n?rique.</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>Sp?cifie le nom d'une carte r?seau Intel.</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>Sp?cifie le nom d??n param?tre. Ce param?tre de commande est utilis? en conjonction avec 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>Sp?cifie la nouvelle valeur du param?tre. Ce param?tre de commande est utilis? en conjonction avec 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>Sp?cifie le nom d??n mot cl? de param?tre. Ce param?tre est utilis? en conjonction avec 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>Sp?cifie la nouvelle valeur du param?tre. Ce param?tre de commande est utilis? en conjonction avec 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>Sp?cifie la collection d'objets param?tre o? DisplayValue ou RegistryValue sera modifi?.</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>D?finit le param?tre sur la valeur par d?faut.</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>Un ou plusieurs objets Param?tres.</maml:para> <maml:para>Remarque : Cette cmdlet prend uniquement en charge les cartes Intel(R) Ethernet.</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 retourne une collection d??bjets Param?tre de carte r?seau modifi?s.</maml:para> <maml:para>En cas d???hec de la commande, la cmdlet retourne un message avisant de l???hec.</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>D?sactive le param?tre Receive Side Scaling de la carte r?seau stock? dans $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>D?sactive le param?tre Receive Side Scaling de la carte r?seau stock? dans $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>D?sactive le param?tre Receive Side Scaling de la carte r?seau stock? dans $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>D?sactive le param?tre Receive Side Scaling de toutes les cartes r?seau Intel du syst?me.</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>D?finit le param?tre Receive Side Scaling de toutes les cartes r?seau Intel du syst?me sur la valeur par d?faut.</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>D?finit le param?tre Receive Side Scaling de la carte r?seau stock? dans $Adapters[1] sur la valeur par d?faut.</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>Ajoute un nouveau membre ? une association des services r?seau avanc?s Intel existante.</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>La cmdlet Add-IntelNetTeamMember ajoute un nouveau membre ? une association des services r?seau avanc?s Intel existante. Le nouveau membre peut ?tre envoy? par pipe ? la cmdlet ou pass? ? l??ide du nom de la carte r?seau. L??ssociation des services r?seau avanc?s Intel peut contenir huit membres au maximum.</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>Sp?cifie une collection d??bjets carte r?seau ? ajouter ? l??ssociation des services r?seau avanc?s Intel sp?cifi?e.</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>Sp?cifie le nom de l??ssociation des services r?seau avanc?s Intel ? laquelle vous voulez ajouter des cartes r?seau.</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>Sp?cifie les cartes r?seau ? ajouter ? l??ssociation des services r?seau avanc?s Intel. Pour sp?cifier plusieurs noms de cartes r?seau, s?parez ces noms par des virgules.</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>Collection d??bjets Carte r?seau.</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 retourne l'objet Association modifi?.</maml:para> <maml:para>En cas d???hec de la commande, la cmdlet retourne un message avisant de l???hec.</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>Ajoute les cartes r?seau?2 et 4 ? l??ssociation?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:\> $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>Ajoute la carte r?seau Intel(R) PRO 1000 GT pour PC de bureau ? l??ssociation?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>Ajoute la carte r?seau Intel(R) PRO 1000 GT pour PC de bureau ? l??ssociation?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>Retourne la liste des associations des services r?seau avanc?s Intel pr?sentes sur le syst?me.</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> La cmdlet Get-IntelNetTeam retourne la liste des associations des services r?seau avanc?s Intel pr?sentes sur le syst?me. La cmdlet reconna?t les objets carte r?seau qui sont membres d??ne association des services r?seau avanc?s Intel. Il est ?galement possible de sp?cifier le nom de l??ssociation. L??ppel de la cmdlet sans param?tres de commande renvoie la liste de toutes les associations des services r?seau avanc?s Intel. La vue par d?faut est une vue liste de toutes les propri?t?s des associations. Pour voir d??utres propri?t?s, envoyez par pipe le r?sultat de la cmdlet ? Format-List en sp?cifiant le param?tre Propri?t? comme non d?fini (*). </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>Sp?cifie le nom de l'association des services r?seau avanc?s Intel.</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>Sp?cifie une carte r?seau appartenant ? l??ssociation des services r?seau avanc?s Intel. L??bjet carte r?seau peut ?tre obtenu par 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>Vous ne pouvez pas envoyer de commande par pipe ? 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>Une collection d??bjets association.</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>Retourne toutes les associations des services r?seau avanc?s Intel du syst?me.</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>Retourne l??ssociation?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:\> $Adapters=Get-IntelNetAdapter PS C:\> Get-IntelNetTeam -MemberOfTheTeam $Adapters[0] </dev:code> <dev:remarks> <maml:para>Retourne l??ssociation dont $Adapters[0] est membre.</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>Affiche tous les param?tres modifiables pris en charge par une association des services r?seau avanc?s Intel particuli?re.</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> La cmdlet Get-IntelNetTeamSetting affiche tous les param?tres modifiables pris en charge par une association des services r?seau avanc?s Intel particuli?re. La vue par d?faut affiche les param?tres de nom et de valeur(s) des associations. Pour afficher la plage des valeurs valides pour les param?tres, envoyez le r?sultat de la commande par pipe ? Format-List. Pour l??ffichage en vue liste de toutes les propri?t?s des param?tres, le r?sultat de la commande peut ?tre envoy? par pipe ? Format-List en sp?cifiant le param?tre Propri?t? comme non d?fini (*). L??ppel de cette cmdlet sans param?tres de commande retournera les param?tres de toutes les associations des services r?seau avanc?s Intel du syst?me. </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>Sp?cifie une collection d??bjets Association pour lesquels retourner les param?tres pris en charge par les associations.</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>Sp?cifie le nom de l'association des services r?seau avanc?s Intel.</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>Sp?cifie le param?tre que vous voulez modifier.</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>Sp?cifie le nom du param?tre tel qu??l appara?t dans le registre de la carte r?seau.</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>Une collection d??bjets association.</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>Retourne une collection d??bjets Param?tre.</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>R?cup?re tous les param?tres pris en charge dans l??ssociation des services r?seau avanc?s Intel stock?s dans $Teams[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:\> $Teams=Get-IntelNetTeam PS C:\> Get-IntelNetTeamSetting ??eamName $Teams[1].TeamName -DisplayName "Receive Load Balancing" </dev:code> <dev:remarks> <maml:para>R?cup?re le param?tre d'?quilibrage de la charge de r?ception de l'association des services r?seau avanc?s Intel stock? dans $Teams[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-IntelNetTeamSetting ??egistryKeyword "ReceiveLoadBalancing"</dev:code> <dev:remarks> <maml:para>R?cup?re le param?tre d'?quilibrage de la charge de r?ception de toutes les associations des services r?seau avanc?s Intel du syst?me.</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>R?cup?re tous les param?tres de toutes les associations des services r?seau avanc?s Intel du syst?me.</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>R?cup?re tous les param?tres pris en charge dans l??ssociation stock?s dans $Teams[1] et affiche en vue liste les propri?t?s de ces param?tres.</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>Cr?e une nouvelle association des services r?seau avanc?s Intel.</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>La cmdlet New-IntelNetTeam cr?e une nouvelle association des services r?seau avanc?s Intel constitu?e d??ne ou plusieurs cartes r?seau. Une association peut ?tre constitu?e de cartes r?seau Intel et non Intel. Les objets carte r?seau obtenus de Get-IntelNetAdapter peuvent ?tre pass?s dans cette cmdlet ? l??ide du param?tre TeamMembers.</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>Sp?cifie le nom de la nouvelle association des services r?seau avanc?s Intel.</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>Sp?cifie les noms des cartes r?seau ? ajouter ? l??ssociation des services r?seau avanc?s Intel.</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>Sp?cifie une collection d??bjets carte r?seau ? ajouter ? la nouvelle association des services r?seau avanc?s Intel.</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>Sp?cifie le mode d??ssociation de la nouvelle association. Les modes d??ssociation possibles sont les suivants?:</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>Remarque?: Certains modes d??ssociation ne sont pas pris en charge par certaines cartes r?seau.</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>Collection d??bjets carte r?seau.</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 retourne l'instance d'association nouvellement cr??e.</maml:para> <maml:para>En cas d???hec de la commande, la cmdlet retourne un message avisant de l???hec.</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>Cr?e une association AFT avec les cartes r?seau sp?cifi?es.</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>Cr?e une association ALB avec les cartes r?seau sp?cifi?es.</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>Supprime l??ssociation des services r?seau avanc?s Intel sp?cifi?e.</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>La cmdlet Remove-IntelNetTeam supprime l??ssociation des services r?seau avanc?s Intel sp?cifi?e. Vous pouvez obtenir le nom de l??ssociation ? l??ide de la cmdlet Get-IntelNetTeam.</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>Sp?cifie la collection d'objets association qui doivent ?tre retir?s.</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>Sp?cifie le nom de l??ssociation des services r?seau avanc?s Intel que vous voulez supprimer.</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>Collection d??bjets association retourn?e par la cmdlet 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>Aucun message n'est retourn? en cas de r?ussite.</maml:para> <maml:para>En cas d???hec de la commande, la cmdlet retourne un message avisant de l???hec.</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>Supprime ??Association A?? du syst?me.</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>Supprime ??Association A?? du syst?me.</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>Supprime deux associations du syst?me.</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>Supprime la carte r?seau sp?cifi?e d??ne association des services r?seau avanc?s Intel.</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>La cmdlet Remove-IntelNetTeamMember vous permet de retirer un membre d??ne association des services r?seau avanc?s Intel. Le membre peut ?tre envoy? par pipe ? la cmdlet ou pass? ? l??ide de son nom. Chaque association doit comporter au moins une carte. Pour supprimer la derni?re carte r?seau d'une association des services r?seau avanc?s Intel, utilisez la cmdlet Remove-IntelNetTeam.</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>Sp?cifie une collection d??bjets carte r?seau ? retirer de leur(s) association(s) des services r?seau avanc?s Intel.</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>Sp?cifie les noms des membres ? retirer de l??ssociation des services r?seau avanc?s Intel. Pour sp?cifier plusieurs noms de membres, s?parez ces noms par des virgules.</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>Un ou plusieurs objets Carte r?seau retourn?s par 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 retourne l'instance Association modifi?e.</maml:para> <maml:para>En cas d???hec de la commande, la cmdlet retourne un message avisant de l???hec.</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>Supprime les cartes sp?cifi?es de l'association.</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>Supprime de l'association la carte r?seau sp?cifi?e.</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>Supprime les cartes sp?cifi?es de l'association.</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>Vous permet de modifier le nom de l??ssociation, son mode d??ssociation, sa carte r?seau principale et sa carte r?seau secondaire.</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>La cmdlet Set-IntelNetTeam permet de modifier le nom de l??ssociation, son mode d??ssociation, sa carte r?seau principale et sa carte r?seau secondaire. Vous pouvez envoyer par pipe ? Set-IntelNetTeam les objets association obtenus de Get-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>Sp?cifie l??bjet association que vous voulez modifier.</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>Sp?cifie le nom de l??ssociation des services r?seau avanc?s Intel que vous voulez modifier.</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>Sp?cifie le nouveau nom de l'association.</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>Sp?cifie le nouveau mode de l'association. Les modes d??ssociation possibles sont les suivants?:</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>Remarque?: Certains modes d??ssociation ne sont pas pris en charge par certaines cartes r?seau.</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>Sp?cifie la nouvelle carte r?seau principale de l'association.</maml:para> <maml:para>Remarque?: Certaines associations ne prennent pas en charge des membres principaux.</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>Sp?cifie la nouvelle carte r?seau principale de l'association.</maml:para> <maml:para>Remarque?: Certaines associations ne prennent pas en charge des membres secondaires. Avant d??ffecter un membres secondaire, l??n doit avoir affect? un membre principal.</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>Sp?cifie la nouvelle carte r?seau principale de l'association.</maml:para> <maml:para>Remarque?: Certaines associations ne prennent pas en charge des membres principaux.</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>Sp?cifie la nouvelle carte r?seau principale de l'association.</maml:para> <maml:para>Remarque?: Certaines associations ne prennent pas en charge des membres secondaires. Avant d??ffecter un membres secondaire, l??n doit avoir affect? un membre principal.</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>Une collection d??bjets association.</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 retourne une collection d??bjets Association. Les donn?es retourn?es comprennent toutes les instances Association modifi?es.</maml:para> <maml:para>En cas d???hec de la commande, la cmdlet retourne un message avisant de l???hec.</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>Transforme en ??Association B?? le nom ??Association A?? de l??ssociation et modifie son type en 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>Transforme en ??Association B?? le nom ??Association A?? de l??ssociation, modifie son type en AFT et d?finit les cartes r?seau principale et secondaire de l??ssociation.</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>Vous permet de modifier un param?tre particulier d??ne association des services r?seau avanc?s Intel.</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>La cmdlet Set-IntelNetTeamSetting vous permet de modifier un param?tre particulier d??ne association des services r?seau avanc?s Intel. Pour modifier la valeur d??n param?tre particulier de carte r?seau, il est possible d??tiliser les param?tres RegistryKeyword et RegistryValue. Il est ?galement possible d??tiliser ensemble DisplayName et DisplayValues pour modifier une valeur.</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>Sp?cifie une collection d??bjets Param?tre o? il est possible de modifier DisplayValue ou 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>Sp?cifie le nom de l'association des services r?seau avanc?s Intel.</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>Sp?cifie le nom d??n mot cl? de param?tre. Ce param?tre est utilis? en conjonction avec 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>Sp?cifie la nouvelle valeur du param?tre. Ce param?tre de commande est utilis? en conjonction avec 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>Sp?cifie le nom du param?tre. Ce param?tre de commande est utilis? en conjonction avec 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>Sp?cifie la nouvelle valeur du param?tre. Ce param?tre de commande est utilis? en conjonction avec 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>D?finit le param?tre sur la valeur par d?faut.</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>Une collection d??bjets param?tre d'association.</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 retourne une collection d??bjets Param?tre d'association. Les donn?es retourn?es comprennent toutes les instances Param?tre modifi?es.</maml:para> <maml:para>En cas d???hec de la commande, la cmdlet retourne un message avisant de l???hec.</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>D?sactivez l'?quilibrage de la charge de r?ception sur une seule association.</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>D?finissez BalanceInterval sur '30' pour une seule association.</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>D?sactivez l'?quilibrage de la charge de r?ception sur une seule association en utilisant le format 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>D?sactive l'?quilibrage de la charge de r?ception sur toutes les associations des services r?seau avanc?s Intel du syst?me.</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>D?finit le param?tre d'?quilibrage de la charge de r?ception de toutes les associations des services r?seau avanc?s Intel du syst?me sur la valeur par d?faut.</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>D?finit BalanceInterval sur toutes les associations contenues dans $Team[1] sur la valeur par d?faut.</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>Cr?e un VLAN sur une carte r?seau ou sur une association des services r?seau avanc?s Intel.</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 vous permet d??jouter une nouvelle interface VLAN ? une carte r?seau ou ? une association des services r?seau avanc?s Intel. L??jout de nouveaux VLAN s??ffectue en sp?cifiant un ou plusieurs ID de VLAN. Le p?riph?rique parent peut ?tre sp?cifi? par son nom ou en tant qu??bjet.</maml:para> <maml:para>Le nombre maximal de VLAN pouvant ?tre ajout?s ? une carte r?seau ou ? une association est de 64.</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>Sp?cifie l??bjet parent auquel doivent ?tre ajout?s les VLAN. L??bjet parent peut ?tre de type association ou carte r?seau. Les objets association peuvent ?tre obtenus par la cmdlet Get-IntelNetTeam. Les objets carte r?seau peuvent ?tre obtenus par la cmdlet Get-IntelNetAdapter.</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>Sp?cifie le nom du p?riph?rique auquel doivent ?tre ajout?s les VLAN. ParentName peut ?tre le nom d??ne association des services r?seau avanc?s Intel ou d??ne carte r?seau.</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>Sp?cifie les ID de VLAN ? ajouter au p?riph?rique. Pour ?tre valides, les valeurs doivent respecter la syntaxe suivante?:</maml:para> <maml:para>Pour cr?er un seul VLAN d??D?1?: 1</maml:para> <maml:para>Pour cr?er plusieurs VLAN, d??D ?1, 4, 60 et 90?: 1,4,60,90</maml:para> <maml:para>Pour cr?er une plage de VLAN d??D allant de 1 ? 10?: (1..10)</maml:para> <maml:para>Un ID de VLAN doit ?tre compris entre 0 et 4?096.</maml:para> <maml:para>Un ID 0 ne peut ?tre pris en charge que sur un p?riph?rique o? il existe au moins un autre VLAN dont l??D est sup?rieur ? 0.</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>Collection d??bjets carte r?seau ou association.</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>Aucun message n'est retourn? en cas de r?ussite.</maml:para> <maml:para>En cas d???hec de la commande, la cmdlet retourne un message avisant de l???hec.</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>Ajoute les VLAN 1, 2, 40 et 50 ? l'Association 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>Ajoute le VLAN 1 ? la carte r?seau Intel(R) PRO 1000 GT pour ordinateur de bureau.</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>Ajoute les VLAN 1 ? 14 ? l'association des services r?seau avanc?s ? l' index 1.</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>Ajoute les VLAN 0, 4, 5, 6 ? la carte r?seau ? l'index 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>Retourne les VLAN li?s ? un p?riph?rique.</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>La cmdlet Get-IntelNetVLAN retourne les VLAN li?s ? un p?riph?rique. Le p?riph?rique parent peut ?tre une carte r?seau ou une association des services r?seau avanc?s Intel. Le p?riph?rique parent peut ?tre sp?cifi? par son nom ou en tant qu??bjet. Les VLAN ? retourner sont sp?cifi?s par le param?tre VLANID. Ne pas sp?cifier le param?tre VLANID retournera tous les VLAN du p?riph?rique parent. L??ppel de la cmdlet sans param?tres de commande retournera tous les VLAN pr?sents sur le syst?me. Par d?faut, les objets VLAN sont affich?s en vue liste. Pour voir les autres propri?t?s d??ne carte, envoyez le r?sultat de la commande par pipe vers Format-List en sp?cifiant le param?tre Propri?t? comme non d?fini (*).</maml:para> <maml:para>Remarque : cette cmdlet n??st reconnue que par les p?riph?riques Intel.</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>Sp?cifie un objet Carte r?seau ou Association auquel les VLAN sont li?s. Les objets association peuvent ?tre obtenus de la cmdlet Get-IntelNetTeam et les objets carte r?seau de la cmdlet Get-IntelNetAdapter.</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>Sp?cifie le nom du p?riph?rique auquel les VLAN sont li?s. ParentName peut ?tre le nom d??ne association des services r?seau avanc?s Intel ou d??ne carte r?seau.</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>Sp?cifie les ID de VLAN ? interroger sur le p?riph?rique. Pour ?tre valides, les valeurs doivent respecter la syntaxe suivante&nbsp;:</maml:para> <maml:para>Pour interroger un seul VLAN d??D&nbsp;1&nbsp;: 1</maml:para> <maml:para>Pour interroger plusieurs VLAN, d??D &nbsp;1, 4, 60 et 90&nbsp;: 1,4,60,90</maml:para> <maml:para>Pour interroger une plage de VLAN d??D allant de 1 ? 10&nbsp;: (1..10)</maml:para> <maml:para>Un ID de VLAN doit ?tre compris entre 0 et 4?096.</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>Collection d??bjets carte r?seau ou association.</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>Une collection d??bjets 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>R?cup?rer les ID de VLAN 1, 2, 50, 40 sur l'Association 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:\> Get-IntelNetVLAN -ParentName "Intel(R) PRO 1000 GT Desktop Adapter" ??LANID 1</dev:code> <dev:remarks> <maml:para>R?cup?rer l'ID de VLAN 1 pour la carte r?seau Intel(R) PRO 1000 GT pour ordinateur de bureau.</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>R?cup?rer les ID de VLAN 1 ? 14 pour l'association ? l'index 1 dans $Teams.</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>R?cup?rer les ID de VLAN 0,4,5,6 sur la carte ? l'index 4 dans $Adapters.</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>R?cup?rer les ID de VLAN 1, 2, 50, 40 sur l'Association A.</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>R?cup?rer tous les VLAN sur l'Association A.</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>R?cup?rer tous les VLAN pour les p?riph?riques Intel du syst?me.</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>Retourne le param?tre des paquets ?tendus du VLAN sp?cifi?.</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>La cmdlet Get-IntelNetVLANJumboPacket retourne le param?tre des paquets ?tendus du VLAN sp?cifi?. Le p?riph?rique parent peut ?tre une carte r?seau ou une association des services r?seau avanc?s Intel. Le p?riph?rique parent peut ?tre sp?cifi? par son nom ou en tant qu??bjet. La vue par d?faut affiche sous forme tabulaire les propri?t?s du param?tre des paquets ?tendus. Pour afficher toutes les propri?t?s, le r?sultat de la commande peut ?tre envoy? par pipe ? Format-List en sp?cifiant le param?tre Propri?t? comme non d?fini (*). L??ppel de cette cmdlet sans param?tres de commande retourne tous les param?tres des paquets ?tendus pris en charge sur tous les VLAN du syst?me.</maml:para> <maml:para>Remarque?: Les paquets ?tendus ne sont pas pris en charge sur tous les syst?mes d??xploitation ni sur toutes les combinaisons de cartes r?seau.</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>Sp?cifie un objet 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>Sp?cifie le nom du p?riph?rique auquel le VLAN est li?. ParentName peut ?tre le nom d??ne association des services r?seau avanc?s Intel ou d??ne carte r?seau.</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>Sp?cifie un objet carte r?seau ou un objet association. Les objets association peuvent ?tre obtenus de la cmdlet Get-IntelNetTeam et les objets carte r?seau de la cmdlet Get-IntelNetAdapter.</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>Sp?cifie les ID de VLAN ? r?cup?rer sur le p?riph?rique. Pour ?tre valides, les valeurs doivent respecter la syntaxe suivante&nbsp;:</maml:para> <maml:para>Pour interroger un seul VLAN d??D&nbsp;1&nbsp;: 1</maml:para> <maml:para>Pour interroger plusieurs VLAN, d??D &nbsp;1, 4, 60 et 90&nbsp;: 1,4,60,90</maml:para> <maml:para>Pour interroger une plage de VLAN d??D allant de 1 ? 10&nbsp;: (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>Collection d??bjets VLAN retourn?e par la cmdlet Get-IntelNetVLAN.</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 retourne une collection d'objets Param?tre des paquets ?tendus de 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>R?cup?re les param?tres des paquets ?tendus pour tous les VLAN de l'Association 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:\> $Adapter = Get-IntelNetAdapter ??ame "Intel(R) PRO 1000 GT Desktop Adapter" PS C:\> Get-IntelNetVLANJumboPacket ??arent $Adapter </dev:code> <dev:remarks> <maml:para>R?cup?re les param?tres des paquets ?tendus pour tous les VLAN de la carte r?seau Intel(R) PRO 1000 GT pour ordinateur de bureau.</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?cup?re les param?tres des paquets ?tendus pour des VLAN sp?cifiques de la carte r?seau Intel(R) PRO 1000 GT pour ordinateur de bureau.</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>R?cup?re les param?tres des paquets ?tendus pour tous les 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>R?cup?re le param?tre des paquets ?tendus pour le VLAN 1 de l'Association A.</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>R?cup?re le param?tre des paquets ?tendus pour les VLAN 1 ? 4 de l'Association A.</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>Supprime un VLAN d'une carte r?seau ou d'une association des services r?seau avanc?s Intel.</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>La cmdlet Remove-IntelNetVLAN vous permet de supprimer une ou plusieurs interfaces VLAN de leur p?riph?rique parent. Le p?riph?rique parent peut ?tre une carte r?seau ou une association des services r?seau avanc?s Intel. Le p?riph?rique parent peut ?tre sp?cifi? par son nom ou en tant qu??bjet. Les VLAN ? supprimer sont sp?cifi?s par le param?tre VLANID.</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>Sp?cifie la collection d??bjets VLAN ? supprimer.</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>Sp?cifie le nom du p?riph?rique duquel retirer les VLAN. ParentName peut ?tre le nom d??ne association des services r?seau avanc?s Intel ou d??ne carte r?seau.</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>Sp?cifie un objet carte r?seau ou association duquel retirer les VLAN. Les objets association peuvent ?tre obtenus de la cmdlet Get-IntelNetTeam et les objets carte r?seau de la cmdlet Get-IntelNetAdapter.</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>Sp?cifie les ID de VLAN ? ajouter au p?riph?rique. Pour ?tre valides, les valeurs doivent respecter la syntaxe suivante?:</maml:para> <maml:para>Supprime un seul VLAN d??D&nbsp;1&nbsp;: 1</maml:para> <maml:para>Supprime plusieurs VLAN, d??D &nbsp;1, 4, 60 et 90&nbsp;: 1,4,60,90</maml:para> <maml:para>Supprime une plage de VLAN d??D allant de 1 ? 10&nbsp;: (1..10)</maml:para> <maml:para>Un ID de VLAN doit ?tre compris entre 0 et 4?096.</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>Un ou plusieurs objets 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>Aucun message n'est retourn? en cas de r?ussite.</maml:para> <maml:para>En cas d???hec de la commande, la cmdlet retourne un message avisant de l???hec.</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>Supprimer les ID de VLAN 1, 2, 50, 40 de l'Association 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:\> Remove-IntelNetVLAN -ParentName "Intel(R) PRO 1000 GT Desktop Adapter" ??LANID 1</dev:code> <dev:remarks> <maml:para>Supprimer l'ID de VLAN ID 1 de la carte r?seau Intel(R) PRO 1000 GT pour ordinateur de bureau.</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>Supprimer les ID de VLAN 1 ? 14 pour l'association des services r?seau avanc?s ? l'index 1 dans $Teams.</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>Supprimer les ID de VLAN 0,4,5,6 sur la carte r?seau ? l'index 4 dans $Adapters.</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>Supprimez tous les VLAN sur la carte r?seau Intel(R) PRO 1000 GT pour ordinateur de bureau.</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>Supprime tous les VLAN de l'Association A.</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>Modifie un VLAN existant en modifiant son ID ou son nom.</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>La cmdlet Set-IntelNetVLAN modifie un VLAN existant en modifiant son ID ou son nom. Le VLAN est identifi? ? partir de son ID. Le p?riph?rique parent d??n VLAN peut ?tre une carte r?seau ou une association des services r?seau avanc?s Intel. Le p?riph?rique parent peut ?tre sp?cifi? par son nom ou en tant qu??bjet. </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>Sp?cifie une collection d??bjets 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>Sp?cifie le nom du p?riph?rique auquel le VLAN est li?. ParentName peut ?tre le nom d??ne association des services r?seau avanc?s Intel ou d??ne carte r?seau.</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>Sp?cifie un objet carte r?seau ou un objet association. Les objets association peuvent ?tre obtenus de la cmdlet Get-IntelNetTeam et les objets carte r?seau de la cmdlet Get-IntelNetAdapter.</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>Sp?cifie l'ID de VLAN ? modifier. Un seul VLAN peut ?tre modifi? ? la fois.</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>Sp?cifie le nouvel ID du VLAN. Les ID de VLAN valides sont compris entre 0 et 4096. Les VLAN non ?tiquet?s requi?rent la pr?sence d'un VLAN ?tiquet?.</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>Sp?cifie le nouveau nom du VLAN. Les noms des VLAN doivent ?tre uniques pour l'ensemble des VLAN d'un p?riph?rique ou d'une association sp?cifique.</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>Une collection d??bjets 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 retourne une collection d??bjets VLAN. Les donn?es retourn?es comprennent toutes les instances VLAN modifi?es.</maml:para> <maml:para>En cas d???hec de la commande, la cmdlet retourne un message avisant de l???hec.</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>Affecte le VLAN 1 de l'Association A ? un nouvel ID de VLAN 2 et le nomme 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>Affecte le VLAN 1 de la carte r?seau Intel(R) PRO 1000 GT opur ordinateur de bureau au nouvel ID de VLAN 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>Remplace le nom du VLAN 1 de l'association contenue dans $Team[1] par ?&nbsp;Marketing&nbsp;?.</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>Remplace l'ID de VLAN 6 par VLAN 1 et remplace le nom par ?&nbsp;VLAN 1&nbsp;?.</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>Vous permet de modifier le param?tre des paquets ?tendus pour un VLAN particulier.</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>La cmdlet Set-IntelNetVLANJumboPacket permet de modifier le param?tre des paquets ?tendus du VLAN. Le p?riph?rique parent peut ?tre une carte r?seau ou une association des services r?seau avanc?s Intel. Le p?riph?rique parent peut ?tre sp?cifi? par son nom ou en tant qu??bjet.</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>Sp?cifie une collection d??bjets Param?tre des paquets ?tendus de VLAN o? il est possible de modifier DisplayValue ou RegistryValue. Ces param?tres sont r?cup?r?s avec la cmdlet Get-IntelNetJumboPacket.</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>Sp?cifie le nom du p?riph?rique auquel le VLAN est li?. ParentName peut ?tre le nom d??ne association des services r?seau avanc?s Intel ou d??ne carte r?seau.</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>Sp?cifie un objet carte r?seau ou un objet association. Les objets association peuvent ?tre obtenus de la cmdlet Get-IntelNetTeam et les objets carte r?seau de la cmdlet Get-IntelNetAdapter.</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>Sp?cifie les ID de VLAN o? le param?tre des paquets ?tendus sera modifi?.</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>Un ou plusieurs objets Param?tre des paquets ?tendus.</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 retourne une collection d'objets Param?tre des paquets ?tendus de VLAN. Les donn?es retourn?es comprennent les param?tres qui ont ?t? modifi?s.</maml:para> <maml:para>En cas d???hec de la commande, la cmdlet retourne un message avisant de l???hec.</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>D?finit les param?tres des paquets ?tendus des VLANs 1,2,3 sur D?sactiv?s.</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>Change le param?tre des paquets ?tendus du VLAN 1 sur une carte r?seau sur sa valeur de registre la plus basse.</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>D?finit les param?tres des paquets ?tendus des VLAN 1 et 2 sur 4&nbsp;088 octets.</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>D?finit les param?tres des paquets ?tendus de tous les VLAN 1 ? 5 sur 9&nbsp;014 octets.</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>D?finit les param?tres des paquets ?tendus de tous les VLAN de l'Association A sur 9&nbsp;014 octets, en utilisant une syntaxe en pipeline.</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>D?finit les param?tres des paquets ?tendus de tous les VLAN de l'Association A sur 9&nbsp;014 octets.</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