﻿<?xml version="1.0" encoding="UTF-8"?>
<helpItems schema="maml" 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">

<!--~~~~~~~~~~~~~~~~~~~~~~~~~~Ethernet cmdlet documents~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->


<!--Get-IntelEthernet-->
 <command:command>

  <!--Synopsis for Get-IntelEthernet-->
    <command:details>
      <command:name>Get-IntelEthernet</command:name>
      <maml:description>
        <maml:para>顯示系統中 Intel(R) 乙太網路裝置的基本資訊。</maml:para>
      </maml:description>
      <maml:copyright>
      </maml:copyright>
      <command:verb>Get</command:verb>
      <command:noun>IntelEthernet</command:noun>
      <dev:version></dev:version>
    </command:details>

    <!--Description for Get-IntelEthernet-->
    <maml:description>
      <maml:para>Get-IntelEthernet cmdlet 會針對出現在系統中的 Intel(R) 乙太網路裝置顯示相關的基本資訊，包括下列內容：
* PCI 匯流排上的位置
* 名稱
* 連結狀態
* 連線名稱</maml:para>
      <maml:para>預設情況下，此 cmdlet 將結果顯示為表格檢視圖。若要以清單方式查看結果，請將結果以直立線符號指令傳輸到「格式清單」。</maml:para>
    </maml:description>

    <!--Syntax Section for Get-IntelEthernet-->
    <command:syntax>

      <command:syntaxItem>
        <maml:name>Get-IntelEthernet</maml:name>
      </command:syntaxItem>

      <command:syntaxItem>
        <maml:name>Get-IntelEthernet</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-IntelEthernet</maml:name>
        <command:parameter required="false" position="0" pipelineInput="true" globbing="false">
          <maml:name>Adapter</maml:name>
          <command:parameterValue required="true">Adapter[]</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>

    </command:syntax>


    <!--Parameters for Get-IntelEthernet-->
    <command:parameters>

      <!--Name-->
      <command:parameter required="false" position="named" pipelineInput="false" globbing="true">
        <maml:name>Name</maml:name>
        <maml:description>
          <maml:para>指定 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>none</dev:defaultValue>
      </command:parameter>

      <!--Adapter-->
      <command:parameter required="false" position="0" pipelineInput="true" globbing="false">
        <maml:name>Adapter</maml:name>
        <maml:description>
          <maml:para>指定 Intel（IntelEthernetAdapter 或 IANet_PhysicalEthernetAdapter）或是 Microsoft（MSFT_NetAdapter 或 Win32_NetworkAdapter）物件集合。</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>none</dev:defaultValue>
      </command:parameter>

    </command:parameters>


    <!--Input for Get-IntelEthernet-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>Adapter[]</maml:name>
        </dev:type>
          <maml:description>
            <maml:para>Intel（IntelEthernetAdapter 或 IANet_PhysicalEthernetAdapter）或是 Microsoft（MSFT_NetAdapter 或 Win32_NetworkAdapter）物件集合。</maml:para>
          </maml:description>
      </command:inputType>
    </command:inputTypes>

    <!--Output for Get-IntelEthernet-->
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
        </dev:type>
          <maml:description>
            <maml:para>Intel 乙太網路物件的集合。</maml:para>
          </maml:description>
      </command:returnValue>
    </command:returnValues>


    <!--Examples for Get-IntelEthernet-->
    <command:examples>
      <command:example>
        <maml:title>------------------------ EXAMPLE 1 ------------------------</maml:title>
        <maml:introduction>
        </maml:introduction>
        <dev:code>PS C:\&gt; Get-IntelEthernet</dev:code>
        <dev:remarks>
          <maml:para>顯示系統中所有 Intel 乙太網路裝置的資訊。</maml:para>
        </dev:remarks>
      </command:example>

      <command:example>
        <maml:title>------------------------ EXAMPLE 2 ------------------------</maml:title>
        <maml:introduction>
        </maml:introduction>
        <dev:code>PS C:\&gt; Get-IntelEthernet | Format-List</dev:code>
        <dev:remarks>
          <maml:para>以清單形式顯示系統中所有 Intel 乙太網路裝置的資訊。</maml:para>
        </dev:remarks>
      </command:example>

      <command:example>
        <maml:title>------------------------ EXAMPLE 3 ------------------------</maml:title>
        <maml:introduction>

        </maml:introduction>
        <dev:code>PS C:\&gt; Get-IntelEthernet -Name "Intel(R) Ethernet Network Adapter E810-C-Q2"</dev:code>
        <dev:remarks>
          <maml:para>顯示特定名稱的 Intel 乙太網路裝置的資訊。</maml:para>
        </dev:remarks>
      </command:example>

      <command:example>
        <maml:title>------------------------ EXAMPLE 4 ------------------------</maml:title>
        <maml:introduction>
        </maml:introduction>
        <dev:code>PS C:\&gt; Get-IntelEthernet -Name "*E810*"</dev:code>
        <dev:remarks>
          <maml:para>使用萬用字元顯示系統中來自特定裝置系列的所有 Intel 乙太網路裝置資訊。</maml:para>
        </dev:remarks>
      </command:example>

      <command:example>
        <maml:title>------------------------ EXAMPLE 5 ------------------------</maml:title>
        <maml:introduction>
        </maml:introduction>
        <dev:code>PS C:\&gt; $Adapters = Get-IntelEthernet
PS C:\&gt; $Adapters | Get-IntelEthernet
</dev:code>
        <dev:remarks>
          <maml:para>顯示儲存於 $Adapter 中的所有 Intel 乙太網路裝置的資訊。</maml:para>
        </dev:remarks>
      </command:example>

      <command:example>
        <maml:title>------------------------ EXAMPLE 6 ------------------------</maml:title>
        <maml:introduction>
        </maml:introduction>
        <dev:code>PS C:\&gt; $Adapters = Get-IntelEthernet
PS C:\&gt; Get-IntelEthernet -Adapter $Adapters[1]</dev:code>
        <dev:remarks>
          <maml:para>顯示儲存於 $Adapters[1] 的 Intel 乙太網路裝置的資訊。</maml:para>
        </dev:remarks>
      </command:example>

	   <command:example>
        <maml:title>------------------------ EXAMPLE 7 ------------------------</maml:title>
        <maml:introduction>
        </maml:introduction>
        <dev:code>PS C:\&gt; $Adapters = Get-IntelEthernet
PS C:\&gt; Get-IntelEthernet -Name $Adapters[1].ifDesc</dev:code>
        <dev:remarks>
          <maml:para>使用 NetAdapter 名稱（例如插槽 5 連接埠 1）顯示儲存於 $Adapters[1] 的 Intel 乙太網路裝置的資訊。</maml:para>
        </dev:remarks>
      </command:example>

    </command:examples>


    <!--Links for Get-IntelEthernet-->
    <maml:relatedLinks>

      <maml:navigationLink>
        <maml:linkText>Get-IntelEthernet</maml:linkText>
      </maml:navigationLink>

      <maml:navigationLink>
        <maml:linkText>Get-IntelNetAdapter</maml:linkText>
      </maml:navigationLink>

    </maml:relatedLinks>

  </command:command>


<!--Get-IntelEthernetSetting-->
 <command:command>

  <!--Synopsis for Get-IntelEthernetSetting-->
    <command:details>
      <command:name>Get-IntelEthernetSetting</command:name>
      <maml:description>
        <maml:para>顯示系統內 Intel(R) 乙太網路裝置受到支援的所有設定。</maml:para>
      </maml:description>
      <maml:copyright>
      </maml:copyright>
      <command:verb>Get</command:verb>
      <command:noun>IntelEthernetSetting</command:noun>
      <dev:version></dev:version>
    </command:details>

    <!--Description for Get-IntelEthernetSetting-->
    <maml:description>
      <maml:para>Get-IntelEthernetSetting cmdlet 會顯示系統內 Intel(R) 乙太網路裝置受到支援的所有設定。 </maml:para>
      <maml:para>預設情況下，此 cmdlet 將結果顯示為表格檢視圖。若要以清單方式查看結果，請將結果以直立線符號指令傳輸到「格式清單」。</maml:para>
	  <maml:para>若要查看設定描述，請將「| Select Minihelp」附加至 cmdlet 語法。</maml:para>
    </maml:description>

    <!--Syntax Section for Get-IntelEthernetSetting-->
    <command:syntax>

      <command:syntaxItem>
        <maml:name>Get-IntelEthernetSetting</maml:name>
      </command:syntaxItem>

      <command:syntaxItem>
        <maml:name>Get-IntelEthernetSetting</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="named" 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-IntelEthernetSetting</maml:name>
        <command:parameter required="false" position="0" pipelineInput="true" globbing="false">
          <maml:name>Adapter</maml:name>
          <command:parameterValue required="true">Adapter[]</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" position="named" 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-IntelEthernetSetting-->
    <command:parameters>

      <!--Name-->
      <command:parameter required="false" position="named" pipelineInput="false" globbing="true">
        <maml:name>Name</maml:name>
        <maml:description>
          <maml:para>指定 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>none</dev:defaultValue>
      </command:parameter>

      <!--Adapter-->
      <command:parameter required="false" position="0" pipelineInput="true" globbing="false">
        <maml:name>Adapter</maml:name>
        <maml:description>
          <maml:para>指定 Intel（IntelEthernetAdapter 或 IANet_PhysicalEthernetAdapter）或是 Microsoft（MSFT_NetAdapter 或 Win32_NetworkAdapter）物件集合。</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>none</dev:defaultValue>
      </command:parameter>

      <!--DisplayName-->
      <command:parameter required="false" position="named" pipelineInput="false" globbing="true">
        <maml:name>DisplayName</maml:name>
        <maml:description>
          <maml:para>指定 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>none</dev:defaultValue>
      </command:parameter>

      <!--RegistryKeyword-->
      <command:parameter required="false" position="named" pipelineInput="false" globbing="true">
        <maml:name>RegistryKeyword</maml:name>
        <maml:description>
          <maml:para>指定 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>none</dev:defaultValue>
      </command:parameter>
    </command:parameters>


    <!--Input for Get-IntelEthernetSetting-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>Adapter[]</maml:name>
        </dev:type>
          <maml:description>
            <maml:para>Intel（IntelEthernetAdapter 或 IANet_PhysicalEthernetAdapter）或是 Microsoft（MSFT_NetAdapter 或 Win32_NetworkAdapter）物件集合。</maml:para>
          </maml:description>
      </command:inputType>
    </command:inputTypes>

    <!--Output for Get-IntelEthernetSetting-->
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Setting[]</maml:name>
        </dev:type>
          <maml:description>
            <maml:para>IntelEthernetSetting 物件集合。</maml:para>
          </maml:description>
      </command:returnValue>
    </command:returnValues>


    <!--Examples for Get-IntelEthernetSetting-->
    <command:examples>
      <command:example>
        <maml:title>------------------------ EXAMPLE 1 ------------------------</maml:title>
        <maml:introduction>
        </maml:introduction>
        <dev:code>PS C:\&gt; Get-IntelEthernetSetting</dev:code>
        <dev:remarks>
          <maml:para>顯示所有受支援 Intel 乙太網路裝置的設定。</maml:para>
        </dev:remarks>
      </command:example>

      <command:example>
        <maml:title>------------------------ EXAMPLE 2 ------------------------</maml:title>
        <maml:introduction>
        </maml:introduction>
        <dev:code>PS C:\&gt; Get-IntelEthernetSetting | Format-List</dev:code>
        <dev:remarks>
          <maml:para>以清單方式顯示所有 Intel 乙太網路設定的資訊。</maml:para>
        </dev:remarks>
      </command:example>

      <command:example>
        <maml:title>------------------------ EXAMPLE 3 ------------------------</maml:title>
        <maml:introduction>

        </maml:introduction>
        <dev:code>PS C:\&gt; Get-IntelEthernetSetting -Name "Intel(R) Ethernet Network Adapter E810-C-Q2"</dev:code>
        <dev:remarks>
          <maml:para>顯示特定 Intel 乙太網路裝置的設定。</maml:para>
        </dev:remarks>
      </command:example>

      <command:example>
        <maml:title>------------------------ EXAMPLE 4 ------------------------</maml:title>
        <maml:introduction>
        </maml:introduction>
        <dev:code>PS C:\&gt; $Adapters = Get-IntelEthernet
PS C:\&gt; $Adapters[1] | Get-IntelEthernetSetting</dev:code>
        <dev:remarks>
          <maml:para>取得儲存於 $Adapters[1] 之裝置支援的所有設定。</maml:para>
        </dev:remarks>
      </command:example>

      <command:example>
        <maml:title>------------------------ EXAMPLE 5 ------------------------</maml:title>
        <maml:introduction>
        </maml:introduction>
        <dev:code>PS C:\&gt; $Adapters = Get-IntelEthernet
PS C:\&gt; Get-IntelEthernetSetting -Name $Adapters[1].Name -DisplayName "Receive Side Scaling"</dev:code>
        <dev:remarks>
          <maml:para>使用 -Name 參數取得儲存於 $Adapters[1] 之裝置的接收端調整設定。</maml:para>
        </dev:remarks>
      </command:example>

      <command:example>
        <maml:title>------------------------ EXAMPLE 6 ------------------------</maml:title>
        <maml:introduction>
        </maml:introduction>
        <dev:code>PS C:\&gt; Get-IntelEthernetSetting -RegistryKeyword "*RSS"</dev:code>
        <dev:remarks>
          <maml:para>取得系統所有支援之乙太網路裝置的所有接收端調整設定。</maml:para>
        </dev:remarks>
      </command:example>

	   <command:example>
        <maml:title>------------------------ EXAMPLE 7 ------------------------</maml:title>
        <maml:introduction>
        </maml:introduction>
        <dev:code>PS C:\&gt; Get-IntelEthernetSetting -RegistryKeyword "*RSS" | Select -Property Minihelp</dev:code>
        <dev:remarks>
          <maml:para>顯示所指出之登錄關鍵字設定的 minihelp。</maml:para>
        </dev:remarks>
      </command:example>

    </command:examples>


    <!--Links for Get-IntelEthernetSetting-->
    <maml:relatedLinks>

      <maml:navigationLink>
        <maml:linkText>Get-IntelEthernet</maml:linkText>
      </maml:navigationLink>

      <maml:navigationLink>
        <maml:linkText>Set-IntelEthernetSetting</maml:linkText>
      </maml:navigationLink>

      <maml:navigationLink>
        <maml:linkText>Get-IntelNetAdapter</maml:linkText>
      </maml:navigationLink>

      <maml:navigationLink>
        <maml:linkText>Get-IntelNetAdapterSetting</maml:linkText>
      </maml:navigationLink>

    </maml:relatedLinks>

  </command:command>

<!--Get-IntelEthernetProfileSetting-->
 <command:command>

  <!--Synopsis for Get-IntelEthernetProfileSetting-->
    <command:details>
      <command:name>Get-IntelEthernetProfileSetting</command:name>
      <maml:description>
        <maml:para>針對指定的介面卡和設定檔組合來顯示設定和設定值。</maml:para>
      </maml:description>
      <maml:copyright>
      </maml:copyright>
      <command:verb>Get</command:verb>
      <command:noun>IntelEthernetProfileSetting</command:noun>
      <dev:version></dev:version>
    </command:details>

    <!--Description for Get-IntelEthernetProfileSetting-->
    <maml:description>
      <maml:para>Get-IntelEthernetProfileSetting cmdlet 會為指定的乙太網路裝置與設定檔組合顯示設定及其設定值。這些資訊將顯示於表格中，此表格亦顯示此設定變更後的設定值。</maml:para>
      <maml:para>Get-IntelEthernetProfileSetting 會傳回一系列設定物件。</maml:para>
      <maml:para>備註：使用 Set-IntelEthernetSetting 即可將介面卡變更為使用特定設定檔。</maml:para>
    </maml:description>

    <!--Syntax Section for Get-IntelEthernetProfileSetting-->
    <command:syntax>

      <command:syntaxItem>
        <maml:name>Get-IntelEthernetProfileSetting</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="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-IntelEthernetProfileSetting</maml:name>
        <command:parameter required="true" position="0" 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-IntelEthernetProfileSetting-->
    <command:parameters>

      <!--Name-->
      <command:parameter required="true" position="named" pipelineInput="false" globbing="true">
        <maml:name>Name</maml:name>
        <maml:description>
          <maml:para>指定 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>none</dev:defaultValue>
      </command:parameter>

      <!--Adapter-->
      <command:parameter required="true" position="0" pipelineInput="true" globbing="false">
        <maml:name>Adapter</maml:name>
        <maml:description>
          <maml:para>指定 Intel（IntelEthernetAdapter 或 IANet_PhysicalEthernetAdapter）或是 Microsoft（MSFT_NetAdapter 或 Win32_NetworkAdapter）物件集合。</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>none</dev:defaultValue>
      </command:parameter>

      <!--ProfileName-->
      <command:parameter required="true" position="named" pipelineInput="false" globbing="false">
        <maml:name>ProfileName</maml:name>
        <maml:description>
          <maml:para>指定設定檔的名稱。可能的設定檔包括：

* Standard Server – 這是針對一般伺服器最佳化的設定檔。

* Web Server - 這是針對 IIS 型與 HTTP 型網頁伺服器最佳化的設定檔。

* Virtualization Server (Hyper-V*) - 這是針對 Microsoft Hyper-V 虛擬化環境最佳化的設定檔。必須使用 Hyper-V 才能啟用。

* Storage Server – 這是針對 DCB 上 iSCSI 效能最佳化的設定檔。選取這個設定檔將會停用 SR-IOV 與 VMQ。必須使用 Intel DCB 才能啟用。

* Storage + Virtualization – 這是針對儲存和虛擬化組合需求最佳化的設定檔。必須使用 Intel DCB 與 Hyper-V 才能啟用。

* Low Latency - 這是為了最小化網路延遲最佳化的設定檔。</maml:para>
        </maml:description>
        <command:parameterValue required="true">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>none</dev:defaultValue>
      </command:parameter>
  </command:parameters>


    <!--Input for Get-IntelEthernetProfileSetting-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>Adapter[]</maml:name>
        </dev:type>
          <maml:description>
            <maml:para>Intel（IntelEthernetAdapter 或 IANet_PhysicalEthernetAdapter）或是 Microsoft（MSFT_NetAdapter 或 Win32_NetworkAdapter）物件集合。</maml:para>
          </maml:description>
      </command:inputType>
    </command:inputTypes>

    <!--Output for Get-IntelEthernetProfileSetting-->
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Setting[]</maml:name>
        </dev:type>
          <maml:description>
            <maml:para>IntelEthernetSetting 物件集合。</maml:para>
          </maml:description>
      </command:returnValue>
    </command:returnValues>


    <!--Examples for Get-IntelEthernetProfileSetting-->
    <command:examples>
      <command:example>
        <maml:title>------------------------ EXAMPLE 1 ------------------------</maml:title>
        <maml:introduction>
        </maml:introduction>
        <dev:code>PS C:\&gt; Get-IntelEthernetProfileSetting -Name "Intel(R) Ethernet Server Adapter E810-C-Q2" -ProfileName "Standard Server"</dev:code>
        <dev:remarks>
          <maml:para>會顯示如果您將指名的乙太網路裝置設定為使用指定的設定檔時，會變更的設定，及其變更後的設定值。</maml:para>
        </dev:remarks>
      </command:example>

      <command:example>
        <maml:title>------------------------ EXAMPLE 2 ------------------------</maml:title>
        <maml:introduction>
        </maml:introduction>
        <dev:code>PS C:\&gt; $Adapters = Get-IntelEthernet
PS C:\&gt; Get-IntelEthernetProfileSetting -Adapter $Adapters[1] -ProfileName "Standard Server"</dev:code>
        <dev:remarks>
          <maml:para>會顯示如果您將儲存於 $Adapters[1] 的乙太網路裝置設定為使用指定的設定檔時，會變更的設定，及其變更後的設定值。</maml:para>
        </dev:remarks>
      </command:example>

      <command:example>
        <maml:title>------------------------ EXAMPLE 3 ------------------------</maml:title>
        <maml:introduction>

        </maml:introduction>
        <dev:code>PS C:\&gt; $Adapters = Get-IntelEthernet
PS C:\&gt; Get-IntelEthernetProfileSetting -Adapter $Adapters[1] -ProfileName "Standard Server"
PS C:\&gt; Set-IntelEthernetSetting -Name $Adapters[1].Name -DisplayName "Profile" -DisplayValue "Standard Server"</dev:code>
        <dev:remarks>
          <maml:para>會顯示如果您將儲存於 $Adapters[1] 的乙太網路裝置設定為使用指定的設定檔時，會變更的設定，及其變更後的設定值。然後，將那個介面卡的設定檔設定變更為「標準伺服器」。</maml:para>
        </dev:remarks>
      </command:example>
</command:examples>

    <!--Links for Get-IntelEthernetProfileSetting-->
    <maml:relatedLinks>

      <maml:navigationLink>
        <maml:linkText>Get-IntelEthernet</maml:linkText>
      </maml:navigationLink>

      <maml:navigationLink>
        <maml:linkText>Set-IntelEthernetSetting</maml:linkText>
      </maml:navigationLink>

      <maml:navigationLink>
        <maml:linkText>Get-IntelNetAdapterProfileSettings</maml:linkText>
      </maml:navigationLink>

    </maml:relatedLinks>

  </command:command>

<!--Set-IntelEthernetSetting-->
 <command:command>

  <!--Synopsis for Set-IntelEthernetSetting-->
    <command:details>
      <command:name>Set-IntelEthernetSetting</command:name>
      <maml:description>
        <maml:para>配置 Intel(R) 乙太網路裝置的設定。</maml:para>
      </maml:description>
      <maml:copyright>
      </maml:copyright>
      <command:verb>Set</command:verb>
      <command:noun>IntelEthernetSetting</command:noun>
      <dev:version></dev:version>
    </command:details>

    <!--Description for Set-IntelEthernetSetting-->
    <maml:description>
      <maml:para>Set-IntelEthernetSetting cmdlet 會配置 Intel(R) 乙太網路裝置的設定。 </maml:para>
      <maml:para>預設情況下，此 cmdlet 將結果顯示為表格檢視圖。若要以清單方式查看結果，請將結果以直立線符號指令傳輸到「格式清單」。</maml:para>
    </maml:description>

    <!--Syntax Section for Set-IntelEthernetSetting-->
    <command:syntax>

	  <!--Parameter Set 1 -->
      <command:syntaxItem>
      <maml:name>Set-IntelEthernetSetting</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="named" pipelineInput="false" globbing="true">
          <maml:name>DisplayName</maml:name>
          <command:parameterValue required="true">String[]</command:parameterValue>
        </command:parameter>
        <command:parameter required="true" position="named" pipelineInput="false" globbing="false">
          <maml:name>DisplayValue</maml:name>
          <command:parameterValue required="true">String</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>

		<!-- Parameter Set 2 -->
       <command:syntaxItem>
       <maml:name>Set-IntelEthernetSetting</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="named" pipelineInput="false" globbing="true">
          <maml:name>RegistryKeyword</maml:name>
          <command:parameterValue required="true">String[]</command:parameterValue>
        </command:parameter>
        <command:parameter required="true" position="named" pipelineInput="false" globbing="false">
          <maml:name>RegistryValue</maml:name>
          <command:parameterValue required="true">String</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>

	<!-- Parameter Set 3 -->
      <command:syntaxItem>
        <maml:name>Set-IntelEthernetSetting</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="named" pipelineInput="false" globbing="true">
          <maml:name>DisplayName</maml:name>
          <command:parameterValue required="true">String[]</command:parameterValue>
        </command:parameter>
        <command:parameter required="true" position="named" pipelineInput="false" globbing="false">
          <maml:name>Reset</maml:name>
        </command:parameter>
      </command:syntaxItem>

	<!-- Parameter Set 4 -->
      <command:syntaxItem>
        <maml:name>Set-IntelEthernetSetting</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="named" pipelineInput="false" globbing="true">
          <maml:name>RegistryKeyword</maml:name>
          <command:parameterValue required="true">String[]</command:parameterValue>
        </command:parameter>
        <command:parameter required="true" position="named" pipelineInput="false" globbing="false">
          <maml:name>Reset</maml:name>
        </command:parameter>
      </command:syntaxItem>

	<!-- Parameter Set 5 -->
      <command:syntaxItem>
        <maml:name>Set-IntelEthernetSetting</maml:name>
        <command:parameter required="true" position="0" 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="true">
          <maml:name>DisplayName</maml:name>
          <command:parameterValue required="true">String[]</command:parameterValue>
        </command:parameter>
        <command:parameter required="true" position="named" pipelineInput="false" globbing="false">
          <maml:name>DisplayValue</maml:name>
          <command:parameterValue required="true">String</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>

	<!-- Parameter Set 6 -->
      <command:syntaxItem>
        <maml:name>Set-IntelEthernetSetting</maml:name>
        <command:parameter required="true" position="0" 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="true">
          <maml:name>RegistryKeyword</maml:name>
          <command:parameterValue required="true">String[]</command:parameterValue>
        </command:parameter>
        <command:parameter required="true" position="named" pipelineInput="false" globbing="false">
          <maml:name>RegistryValue</maml:name>
          <command:parameterValue required="true">String</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>

	<!-- Parameter Set 7 -->
      <command:syntaxItem>
        <maml:name>Set-IntelEthernetSetting</maml:name>
        <command:parameter required="true" position="0" 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="true">
          <maml:name>DisplayName</maml:name>
          <command:parameterValue required="true">String[]</command:parameterValue>
        </command:parameter>
        <command:parameter required="true" position="named" pipelineInput="false" globbing="false">
          <maml:name>Reset</maml:name>
        </command:parameter>
      </command:syntaxItem>

	<!-- Parameter Set 8 -->
      <command:syntaxItem>
        <maml:name>Set-IntelEthernetSetting</maml:name>
        <command:parameter required="true" position="0" 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="true">
          <maml:name>RegistryKeyword</maml:name>
          <command:parameterValue required="true">String[]</command:parameterValue>
        </command:parameter>
        <command:parameter required="true" position="named" pipelineInput="false" globbing="false">
          <maml:name>Reset</maml:name>
        </command:parameter>
      </command:syntaxItem>

	<!-- Parameter Set 9 -->
      <command:syntaxItem>
        <maml:name>Set-IntelEthernetSetting</maml:name>
        <command:parameter required="true" position="named" pipelineInput="true" globbing="false">
          <maml:name>Setting</maml:name>
          <command:parameterValue required="true">Setting[]</command:parameterValue>
        </command:parameter>
        <command:parameter required="true" position="named" pipelineInput="false" globbing="false">
          <maml:name>DisplayValue</maml:name>
          <command:parameterValue required="true">String</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>

	<!-- Parameter Set 10 -->
      <command:syntaxItem>
        <maml:name>Set-IntelEthernetSetting</maml:name>
        <command:parameter required="true" position="named" pipelineInput="true" globbing="false">
          <maml:name>Setting</maml:name>
          <command:parameterValue required="true">Setting[]</command:parameterValue>
        </command:parameter>
        <command:parameter required="true" position="named" pipelineInput="false" globbing="false">
          <maml:name>RegistryValue</maml:name>
          <command:parameterValue required="true">String</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>

	<!-- Parameter Set 11 -->
      <command:syntaxItem>
        <maml:name>Set-IntelEthernetSetting</maml:name>
        <command:parameter required="true" position="named" pipelineInput="true" globbing="false">
          <maml:name>Setting</maml:name>
          <command:parameterValue required="true">Setting[]</command:parameterValue>
        </command:parameter>
        <command:parameter required="true" position="named" pipelineInput="false" globbing="false">
          <maml:name>Reset</maml:name>
        </command:parameter>
      </command:syntaxItem>

    </command:syntax>


    <!--Parameters for Set-IntelEthernetSetting-->
    <command:parameters>

      <!--Name-->
      <command:parameter required="true" position="named" pipelineInput="false" globbing="true">
        <maml:name>Name</maml:name>
        <maml:description>
          <maml:para>指定 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>none</dev:defaultValue>
      </command:parameter>

      <!--Adapter-->
      <command:parameter required="true" position="0" pipelineInput="true" globbing="false">
        <maml:name>Adapter</maml:name>
        <maml:description>
          <maml:para>指定 Intel（IntelEthernetAdapter 或 IANet_PhysicalEthernetAdapter）或是 Microsoft（MSFT_NetAdapter 或 Win32_NetworkAdapter）物件集合。</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>none</dev:defaultValue>
      </command:parameter>

      <!--RegistryKeyword-->
      <command:parameter required="true" position="named" pipelineInput="false" globbing="true">
        <maml:name>RegistryKeyword</maml:name>
        <maml:description>
          <maml:para>指定 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>none</dev:defaultValue>
      </command:parameter>

      <!--RegistryValue-->
      <command:parameter required="true" position="named" pipelineInput="false" globbing="false">
        <maml:name>RegistryValue</maml:name>
        <maml:description>
          <maml:para>指定 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>none</dev:defaultValue>
      </command:parameter>

      <!--DisplayName-->
      <command:parameter required="true" position="named" pipelineInput="false" globbing="true">
        <maml:name>DisplayName</maml:name>
        <maml:description>
          <maml:para>指定 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>none</dev:defaultValue>
      </command:parameter>

      <!--DisplayValue-->
      <command:parameter required="true" position="named" pipelineInput="false" globbing="false">
        <maml:name>DisplayValue</maml:name>
        <maml:description>
          <maml:para>指定 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>none</dev:defaultValue>
      </command:parameter>

      <!--Setting-->
      <command:parameter required="true" position="named" pipelineInput="true" globbing="false">
        <maml:name>Setting</maml:name>
        <maml:description>
          <maml:para>指定將修改 DisplayValue 或 RegistryValue 的 IntelEthernetSetting 物件集合。</maml:para>
        </maml:description>
        <command:parameterValue required="true">Setting[]</command:parameterValue>
        <dev:type>
          <maml:name>Setting[]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>none</dev:defaultValue>
      </command:parameter>

      <!--Reset-->
      <command:parameter required="true" position="named" pipelineInput="false" globbing="false">
        <maml:name>Reset</maml:name>
        <maml:description>
          <maml:para>將設定重設為預設值。</maml:para>
        </maml:description>
        <dev:defaultValue>none</dev:defaultValue>
      </command:parameter>

    </command:parameters>

    <!--Input for Set-IntelEthernetSetting-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>Adapter[]</maml:name>
        </dev:type>
          <maml:description>
            <maml:para>Intel（IntelEthernetAdapter 或 IANet_PhysicalEthernetAdapter）或是 Microsoft（MSFT_NetAdapter 或 Win32_NetworkAdapter）物件集合。</maml:para>
          </maml:description>
      </command:inputType>
    </command:inputTypes>

    <!--Output for Set-IntelEthernetSetting-->
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Setting[]</maml:name>
        </dev:type>
          <maml:description>
            <maml:para>IntelEthernetSetting 物件集合。</maml:para>
          </maml:description>
      </command:returnValue>
    </command:returnValues>


    <!--Examples for Set-IntelEthernetSetting-->
    <command:examples>
      <command:example>
        <maml:title>------------------------ EXAMPLE 1 ------------------------</maml:title>
        <maml:introduction>
        </maml:introduction>
        <dev:code>PS C:\&gt; Set-IntelEthernetSetting -Name "Intel(R) Ethernet Network Adapter E810-C-Q2" -RegistryKeyword "*RSS" -RegistryValue "1"</dev:code>
        <dev:remarks>
          <maml:para>啟用有特定名稱之 Intel 乙太網路裝置的 *RSS 登錄關鍵字設定。</maml:para>
        </dev:remarks>
      </command:example>

      <command:example>
        <maml:title>------------------------ EXAMPLE 2 ------------------------</maml:title>
        <maml:introduction>
        </maml:introduction>
        <dev:code>PS C:\&gt; $Adapters = Get-IntelEthernet
PS C:\&gt; Set-IntelEthernetSetting -Adapter $Adapters[1] -DisplayName "Receive Side Scaling" -DisplayValue "Disabled" | Format-List</dev:code>
        <dev:remarks>
          <maml:para>停用儲存於 $Adapters[1] 之裝置的接收端調整設定，並且以清單方式將輸出格式化。</maml:para>
        </dev:remarks>
      </command:example>

      <command:example>
        <maml:title>------------------------ EXAMPLE 3 ------------------------</maml:title>
        <maml:introduction>

        </maml:introduction>
        <dev:code>PS C:\&gt; $RSS = Get-IntelEthernetSetting -Name "Intel(R) Ethernet Network Adapter E810-C-Q2" -RegistryKeyword "*RSS"
PS C:\&gt; Set-IntelEthernetSetting -Setting $RSS -Reset</dev:code>
        <dev:remarks>
          <maml:para>將特定裝置的 *RSS 設定重設為預設值。</maml:para>
        </dev:remarks>
      </command:example>

      <command:example>
        <maml:title>------------------------ EXAMPLE 4 ------------------------</maml:title>
        <maml:introduction>
        </maml:introduction>
        <dev:code>PS C:\&gt; $Adapters = Get-IntelEthernet
PS C:\&gt; $Adapters[1] | Set-IntelEthernetSetting -RegistryKeyword "*RSS" -RegistryValue 1</dev:code>
        <dev:remarks>
          <maml:para>將 *RSS 設定設為 1（啟用）。</maml:para>
        </dev:remarks>
      </command:example>

      <command:example>
        <maml:title>------------------------ EXAMPLE 5 ------------------------</maml:title>
        <maml:introduction>
        </maml:introduction>
        <dev:code>PS C:\&gt; $RSS = Get-IntelEthernetSetting -DisplayName "Receive Side Scaling"
PS C:\&gt; $RSS | Set-IntelEthernetSetting -DisplayValue "Disabled"</dev:code>
        <dev:remarks>
          <maml:para>使用 IntelEthernetSetting 物件和顯示值停用所顯示的設定。</maml:para>
        </dev:remarks>
      </command:example>

    </command:examples>


    <!--Links for Set-IntelEthernetSetting-->
    <maml:relatedLinks>

      <maml:navigationLink>
        <maml:linkText>Get-IntelEthernet</maml:linkText>
      </maml:navigationLink>

      <maml:navigationLink>
        <maml:linkText>Get-IntelEthernetSetting</maml:linkText>
      </maml:navigationLink>

      <maml:navigationLink>
        <maml:linkText>Get-IntelNetAdapter</maml:linkText>
      </maml:navigationLink>

      <maml:navigationLink>
        <maml:linkText>Get-IntelNetAdapterSetting</maml:linkText>
      </maml:navigationLink>

      <maml:navigationLink>
        <maml:linkText>Set-IntelNetAdapterSetting</maml:linkText>
      </maml:navigationLink>

    </maml:relatedLinks>

  </command:command>



<!--Invoke-IntelEthernetIdentifyPort-->
	<command:command>

	<!--Synopsis for Invoke-IntelEthernetIdentifyPort-->
		<command:details>
			<command:name>Invoke-IntelEthernetIdentifyPort</command:name>
			<maml:description>
				<maml:para>使 Intel(R) 乙太網路裝置指定連接埠上的 LED 在定義的秒數期間閃爍。</maml:para>
			</maml:description>
			<maml:copyright>
			</maml:copyright>
			<command:verb>Invoke</command:verb>
			<command:noun>IntelEthernetIdentifyPort</command:noun>
			<dev:version></dev:version>
		</command:details>


	<!--Description of Invoke-IntelEthernetIdentifyPort-->
	<maml:description>
		<maml:para>Invoke-IntelEthernetIdentifyPort cmdlet 使 Intel(R) 乙太網路裝置指定連接埠的 LED 在 -Seconds 參數指定之秒數期間閃爍。注意：背板裝置不支援這項測試。</maml:para>
	</maml:description>

	<!--Syntax for Invoke-IntelEthernetIdentifyPort-->
	<command:syntax>

		<command:syntaxItem>
			<maml:name>Invoke-IntelEthernetIdentifyPort</maml:name>
			<command:parameter required="true" position="named" pipelineInput="false" globbing="false">
				<maml:name>Name</maml:name>
				<command:parameterValue required="true">String</command:parameterValue>
			</command:parameter>
			<command:parameter required="true" position="1" pipelineInput="false" globbing="false">
				<maml:name>Seconds</maml:name>
				<command:parameterValue required="true">int</command:parameterValue>
			</command:parameter>
		</command:syntaxItem>

		<command:syntaxItem>
			<maml:name>Invoke-IntelEthernetIdentifyPort</maml:name>
			<command:parameter required="true" position="0" pipelineInput="true" globbing="false">
				<maml:name>Adapter</maml:name>
				<command:parameterValue required="true">Adapter</command:parameterValue>
			</command:parameter>
			<command:parameter required="true" position="1" pipelineInput="false" globbing="false">
				<maml:name>Seconds</maml:name>
				<command:parameterValue required="true">int</command:parameterValue>
			</command:parameter>
		</command:syntaxItem>
	</command:syntax>


	<!--Parameters for Invoke-IntelEthernetIdentifyPort-->
	<command:parameters>

      <!--Name-->
      <command:parameter required="false" position="named" pipelineInput="false" globbing="false">
        <maml:name>Name</maml:name>
        <maml:description>
          <maml:para>指定 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>none</dev:defaultValue>
      </command:parameter>

      <!--Adapter-->
      <command:parameter required="true" position="0" pipelineInput="true" globbing="false">
        <maml:name>Adapter</maml:name>
        <maml:description>
          <maml:para>指定 Intel（IntelEthernetAdapter 或 IANet_PhysicalEthernetAdapter）或是 Microsoft（MSFT_NetAdapter 或 Win32_NetworkAdapter）物件集合。</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>none</dev:defaultValue>
      </command:parameter>

	<!--Seconds-->
	<command:parameter required="true" position="1" pipelineInput="false" globbing="false">
		<maml:name>Seconds</maml:name>
		<maml:description>
			<maml:para>從 1 至 120 秒，指定 LED 閃爍的秒數。</maml:para>
		</maml:description>
		<command:parameterValue required="true">int</command:parameterValue>
		<dev:type></dev:type>
		<dev:defaultValue>none</dev:defaultValue>
	</command:parameter>

	</command:parameters>


	<!--Input for Invoke-IntelEthernetIdentifyPort-->
	<command:inputTypes>
		<command:inputType>
			<dev:type>
				<maml:name>Adapter</maml:name>
			</dev:type>
			<maml:description>
				<maml:para>Intel（IntelEthernetAdapter 或 IANet_PhysicalEthernetAdapter）或是 Microsoft（MSFT_NetAdapter 或 Win32_NetworkAdapter）物件。</maml:para>
			</maml:description>
		</command:inputType>
	</command:inputTypes>


	<!--Output for Invoke-IntelEthernetIdentifyPort-->
	<command:returnValues>
		<command:returnValue>
			<dev:type>
				<maml:name>None</maml:name>
			</dev:type>
		</command:returnValue>
	</command:returnValues>


	<!--Examples for Invoke-IntelEthernetIdentifyPort-->
	<command:examples>
		<command:example>
			<maml:title>------------------------ EXAMPLE 1 ------------------------</maml:title>
			<maml:introduction>
			</maml:introduction>
			<dev:code>PS C:\&gt; Invoke-IntelEthernetIdentifyPort -Name "Intel(R) Ethernet Network Adapter E810-C-Q2" -Seconds 45</dev:code>
			<dev:remarks>
				<maml:para>使特定裝置連接埠的 LED 閃爍 45 秒。</maml:para>
			</dev:remarks>
		</command:example>

		<command:example>
			<maml:title>------------------------ EXAMPLE 2 ------------------------</maml:title>
			<maml:introduction>
			</maml:introduction>
			<dev:code>PS C:\&gt; $Adapters = Get-IntelEthernet
PS C:\&gt; Invoke-IntelEthernetIdentifyPort -Adapter $Adapters[1] -Seconds 45</dev:code>
			<dev:remarks>
				<maml:para>使儲存於 $Adapters[1] 之裝置連接埠的 LED 閃爍 45 秒。</maml:para>
			</dev:remarks>
		</command:example>

		<command:example>
			<maml:title>------------------------ EXAMPLE 3 ------------------------</maml:title>
			<maml:introduction>
			</maml:introduction>
			<dev:code>PS C:\&gt; $Adapter = Get-IntelEthernet
PS C:\&gt; Invoke-IntelEthernetIdentifyPort $Adapter[1] -Seconds 90</dev:code>
			<dev:remarks>
				<maml:para>使儲存於 $Adapter[1] 之裝置連接埠的 LED 閃爍 90 秒。</maml:para>
			</dev:remarks>
		</command:example>

	</command:examples>


	<!--Links for Invoke-IntelEthernetIdentifyPort-->
	<maml:relatedLinks>
		<maml:navigationLink>
			<maml:linkText>Get-IntelEthernet</maml:linkText>
			<maml:uri></maml:uri>
		</maml:navigationLink>

		<maml:navigationLink>
			<maml:linkText>Get-IntelNetAdapter</maml:linkText>
			<maml:uri></maml:uri>
		</maml:navigationLink>

		<maml:navigationLink>
			<maml:linkText>Test-IntelNetIdentifyAdapter</maml:linkText>
			<maml:uri></maml:uri>
		</maml:navigationLink>

	</maml:relatedLinks>

</command:command>


<!--Test-IntelEthernetHardware-->
<command:command>
  <!--Synopsis for Test-IntelEthernetHardware-->
  <command:details>
    <command:name>Test-IntelEthernetHardware</command:name>
    <maml:description>
      <maml:para>在指定的介面卡上執行硬體診斷測試。</maml:para>
    </maml:description>
    <maml:copyright>
      <maml:para>(c) Intel Corporation 2024</maml:para>
    </maml:copyright>
    <command:verb>Test</command:verb>
    <command:noun>IntelEthernetHardware</command:noun>
    <dev:version/>
  </command:details>
  <!--Description for Test-IntelEthernetHardware-->
  <maml:description>
    <maml:para>Test-IntelEthernetHardware cmdlet 在指定的介面卡上執行硬體測試及顯示結果。用清單檢視畫面顯示測試結果。
注意：並非所有的裝置都能夠支援每一項硬體測試。</maml:para>
  </maml:description>
  <!--Syntax section for Test-IntelEthernetHardware-->
  <command:syntax>
    <command:syntaxItem>
      <maml:name>Test-IntelEthernetHardware</maml:name>
      <command:parameter globbing="false" variableLength="" position="0" required="true" pipelineInput="true">
        <maml:name>Adapter</maml:name>
        <maml:description>
          <maml:para>指定要在其上執行硬體測試的介面卡物件集合。</maml:para>
        </maml:description>
        <command:parameterValue required="false" variableLength="">Adapter[]</command:parameterValue>
      </command:parameter>
    </command:syntaxItem>
    <command:syntaxItem>
      <maml:name>Test-IntelEthernetHardware</maml:name>
      <command:parameter globbing="true" variableLength="" position="named" required="true" pipelineInput="false">
        <maml:name>Name</maml:name>
        <maml:description>
          <maml:para>指定執行硬體測試的網路介面卡名稱。</maml:para>
        </maml:description>
        <command:parameterValue required="false" variableLength="">String[]</command:parameterValue>
      </command:parameter>
    </command:syntaxItem>
  </command:syntax>
  <!--Parameters for Test-IntelEthernetHardware-->
  <command:parameters>
    <!--Adapter-->
    <command:parameter globbing="false" variableLength="" position="0" required="true" pipelineInput="true">
      <maml:name>Adapter</maml:name>
      <maml:description>
        <maml:para>指定要在其上執行硬體測試的介面卡物件集合。</maml:para>
      </maml:description>
      <command:parameterValue required="false" variableLength="">Adapter[]</command:parameterValue>
      <dev:type>
        <maml:name/>
        <maml:uri/>
        <maml:description>
        </maml:description>
      </dev:type>
      <dev:defaultValue>none</dev:defaultValue>
    </command:parameter>
    <!--Name-->
    <command:parameter globbing="true" variableLength="" position="named" required="true" pipelineInput="false">
      <maml:name>Name</maml:name>
      <maml:description>
        <maml:para>指定執行硬體測試的網路介面卡名稱。</maml:para>
      </maml:description>
      <command:parameterValue required="false" variableLength="">String[]</command:parameterValue>
      <dev:type>
        <maml:name/>
        <maml:uri/>
        <maml:description>
        </maml:description>
      </dev:type>
      <dev:defaultValue>none</dev:defaultValue>
    </command:parameter>
  </command:parameters>
  <!--Input for Test-IntelEthernetHardware-->
  <command:inputTypes>
    <command:inputType>
      <dev:type>
        <maml:name>Adapter[]</maml:name>
      </dev:type>
      <maml:description>
        <maml:para>由 cmdlet Get-IntelEthernet 傳回的介面卡物件集合。</maml:para>
      </maml:description>
    </command:inputType>
  </command:inputTypes>
  <!--Output for Test-IntelEthernetHardware-->
  <command:returnValues>
    <command:returnValue>
      <dev:type>
        <maml:name>IntelEthernetTestResult[]</maml:name>
      </dev:type>
      <maml:description>
        <maml:para>硬體測試結果集合。</maml:para>
      </maml:description>
    </command:returnValue>
  </command:returnValues>
  <!--Examples for Test-IntelEthernetHardware-->
  <command:examples>
    <command:example>
      <maml:title>------------------------ EXAMPLE 1 ------------------------</maml:title>
      <maml:introduction>
      </maml:introduction>
      <dev:code>PS C:\&gt; $Adapters = Get-IntelEthernet
PS C:\&gt; Test-IntelEthernetHardware -Adapter $Adapters[1]</dev:code>
      <dev:remarks>
        <maml:para>對儲存於 $Adapters[1] 中的介面卡執行硬體測試。</maml:para>
      </dev:remarks>
    </command:example>
    <command:example>
      <maml:title>------------------------ EXAMPLE 2 ------------------------</maml:title>
      <maml:introduction>
      </maml:introduction>
      <dev:code>PS C:\&gt; Test-IntelEthernetHardware -Name "Intel(R) Ethernet 25G 2P E810-XXV Adapter"</dev:code>
      <dev:remarks>
        <maml:para>在 Intel(R) Ethernet 25G 2P E810-XXV 介面卡上執行硬體測試。</maml:para>
      </dev:remarks>
    </command:example>
  </command:examples>
  <!--Links section for Test-IntelEthernetHardware-->
  <maml:relatedLinks>
    <maml:navigationLink>
      <maml:linkText>Get-IntelEthernet</maml:linkText>
    </maml:navigationLink>
  </maml:relatedLinks>
</command:command>

<!--Get-IntelEthernetDCBStatus-->
	<command:command>

	<!--Synopsis for Get-IntelEthernetDCBStatus-->
		<command:details>
			<command:name>Get-IntelEthernetDCBStatus</command:name>
			<maml:description>
				<maml:para>輸出指定介面卡的資料中心橋接狀態除錯資訊。</maml:para>
			</maml:description>
			<maml:copyright>
			</maml:copyright>
			<command:verb>Get</command:verb>
			<command:noun>IntelEthernetDCBStatus</command:noun>
			<dev:version></dev:version>
		</command:details>


	<!--Description of Get-IntelEthernetDCBStatus-->
	<maml:description>
		<maml:para>顯示指定介面卡的資料中心橋接狀態除錯資訊片面概況，格式化為以檔案方式輸出。備註：如需 cmdlet 輸出的詳細說明，請參閱 readme.txt。</maml:para>
	</maml:description>

	<!--Syntax for Get-IntelEthernetDCBStatus-->
	<command:syntax>

		<command:syntaxItem>
			<maml:name>Get-IntelEthernetDCBStatus</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-IntelEthernetDCBStatus</maml:name>
			<command:parameter required="false" position="0" pipelineInput="true" globbing="false">
				<maml:name>Adapter</maml:name>
				<command:parameterValue required="true">Adapter[]</command:parameterValue>
			</command:parameter>
		</command:syntaxItem>
	</command:syntax>


	<!--Parameters for Get-IntelEthernetDCBStatus-->
	<command:parameters>

      <!--Name-->
      <command:parameter required="false" position="named" pipelineInput="false" globbing="true">
        <maml:name>Name</maml:name>
        <maml:description>
          <maml:para>指定 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>none</dev:defaultValue>
      </command:parameter>

      <!--Adapter-->
      <command:parameter required="false" position="0" pipelineInput="true" globbing="false">
        <maml:name>Adapter</maml:name>
        <maml:description>
          <maml:para>指定 Intel（IntelEthernetAdapter 或 IANet_PhysicalEthernetAdapter）或是 Microsoft（MSFT_NetAdapter 或 Win32_NetworkAdapter）物件集合。</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>none</dev:defaultValue>
      </command:parameter>

	</command:parameters>


	<!--Input for Get-IntelEthernetDCBStatus-->
	<command:inputTypes>
		<command:inputType>
			<dev:type>
				<maml:name>Adapter</maml:name>
			</dev:type>
			<maml:description>
				<maml:para>Intel（IntelEthernetAdapter 或 IANet_PhysicalEthernetAdapter）或是 Microsoft（MSFT_NetAdapter 或 Win32_NetworkAdapter）物件。</maml:para>
			</maml:description>
		</command:inputType>
	</command:inputTypes>


	<!--Output for Get-IntelEthernetDCBStatus-->
	<command:returnValues>
		<command:returnValue>
			<dev:type>
				<maml:name>A snapshot of the input device's DCB state formatted for file output.</maml:name>
			</dev:type>
		</command:returnValue>
	</command:returnValues>


	<!--Examples for Get-IntelEthernetDCBStatus-->
	<command:examples>
		<command:example>
			<maml:title>------------------------ EXAMPLE 1 ------------------------</maml:title>
			<maml:introduction>
			</maml:introduction>
			<dev:code>PS C:\&gt; Get-IntelEthernetDCBStatus</dev:code>
			<dev:remarks>
				<maml:para>取得每部受支援的 Intel 乙太網路裝置的 DCB 狀態資訊</maml:para>
			</dev:remarks>
		</command:example>

		<command:example>
			<maml:title>------------------------ EXAMPLE 2 ------------------------</maml:title>
			<maml:introduction>
      </maml:introduction>
      <dev:code>PS C:\&gt; Get-IntelEthernetLogConfig -Name "*E810*"</dev:code>
      <dev:remarks>
        <maml:para>使用萬用字元取得系統內所有受支援的 Intel 乙太網路 E810 系列裝置的 DCB 狀態資訊。</maml:para>
      </dev:remarks>
    </command:example>

		<command:example>
			<maml:title>------------------------ EXAMPLE 3 ------------------------</maml:title>
			<maml:introduction>
        </maml:introduction>
        <dev:code>PS C:\&gt; $Adapters = Get-IntelEthernet
PS C:\&gt; $Adapters | Get-IntelEthernetDCBStatus
</dev:code>
        <dev:remarks>
          <maml:para>取得儲存於 $Adapters 且支援 cmdlet 之所有 Intel 乙太網路裝置的 DCB 狀態資訊。</maml:para>
        </dev:remarks>
		</command:example>

	</command:examples>


	<!--Links for Get-IntelEthernetDCBStatus-->
	<maml:relatedLinks>
		<maml:navigationLink>
			<maml:linkText>Get-IntelEthernet</maml:linkText>
			<maml:uri></maml:uri>
		</maml:navigationLink>

    <maml:navigationLink>
			<maml:linkText>Get-IntelNetAdapter</maml:linkText>
			<maml:uri></maml:uri>
		</maml:navigationLink>

		<maml:navigationLink>
			<maml:linkText>Get-IntelNetAdapterStatus</maml:linkText>
			<maml:uri></maml:uri>
		</maml:navigationLink>

	</maml:relatedLinks>

</command:command>

<!--~~~~~~~~~~~~~~~~~~~~~~~~~~FW Logging and Debug cmdlet documents~~~~~~~~~~~~~~~~~~~~~-->

<!--Get-IntelEthernetLogConfig-->
 <command:command>

  <!--Synopsis for Get-IntelEthernetLogConfig-->
    <command:details>
      <command:name>Get-IntelEthernetLogConfig</command:name>
      <maml:description>
        <maml:para>讓您可以顯示 Intel(R) 乙太網路裝置上受支援事件類別的記錄設定。</maml:para>
      </maml:description>
      <maml:copyright>
      </maml:copyright>
      <command:verb>Get</command:verb>
      <command:noun>IntelEthernetLogConfig</command:noun>
      <dev:version></dev:version>
    </command:details>

    <!--Description for Get-IntelEthernetLogConfig-->
    <maml:description>
      <maml:para>Get-IntelEthernetLogConfig cmdlet 會擷取 Intel(R) 乙太網路裝置支援事件類別（稱為「模組」）的記錄設定。此 cmdlet 預設以表格檢視的方式顯示每個模組的所有裝置、其受支援模組，以及隨附的記錄檔等級。若要以清單方式查看結果，請將結果以直立線符號指令傳輸到「格式清單」。</maml:para>

      <maml:para>使用 Set-IntelEthernetLogConfig、Disable-IntelEthernetLogConfig 與 Reset-IntelEthernetLogConfig cmdlet，變更驅動程式記錄的設定。</maml:para>

    </maml:description>

    <!--Syntax Section for Get-IntelEthernetLogConfig-->
    <command:syntax>

      <command:syntaxItem>
        <maml:name>Get-IntelEthernetLogConfig</maml:name>
      </command:syntaxItem>

      <command:syntaxItem>
        <maml:name>Get-IntelEthernetLogConfig</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="1" pipelineInput="false" globbing="true">
          <maml:name>Module</maml:name>
          <command:parameterValue required="true">String[]</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>

      <command:syntaxItem>
        <maml:name>Get-IntelEthernetLogConfig</maml:name>
        <command:parameter required="false" position="0" pipelineInput="true" globbing="false">
          <maml:name>Adapter</maml:name>
          <command:parameterValue required="true">Adapter[]</command:parameterValue>
        </command:parameter>
		  <command:parameter required="false" position="1" pipelineInput="false" globbing="true">
          <maml:name>Module</maml:name>
          <command:parameterValue required="true">String[]</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>

      <command:syntaxItem>
        <maml:name>Get-IntelEthernetLogConfig</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="named" pipelineInput="false" globbing="true">
          <maml:name>Configuration</maml:name>
          <command:parameterValue required="true">String[]</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>

     <command:syntaxItem>
        <maml:name>Get-IntelEthernetLogConfig</maml:name>
        <command:parameter required="false" position="0" pipelineInput="true" globbing="false">
          <maml:name>Adapter</maml:name>
          <command:parameterValue required="true">Adapter[]</command:parameterValue>
        </command:parameter>
        <command:parameter required="false" position="named" pipelineInput="false" globbing="true">
          <maml:name>Configuration</maml:name>
          <command:parameterValue required="true">String[]</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>

    </command:syntax>


    <!--Parameters for Get-IntelEthernetLogConfig-->
    <command:parameters>

      <!--Name-->
      <command:parameter required="false" position="named" pipelineInput="false" globbing="true">
        <maml:name>Name</maml:name>
        <maml:description>
          <maml:para>指定網路裝置的名稱。</maml:para>
        </maml:description>
        <command:parameterValue required="true">String[]</command:parameterValue>
        <dev:type>
          <maml:name>String[]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>none</dev:defaultValue>
      </command:parameter>

      <!--Adapter-->
      <command:parameter required="false" position="0" pipelineInput="true" globbing="false">
        <maml:name>Adapter</maml:name>
        <maml:description>
          <maml:para>指定 Intel（IntelEthernetAdapter 或 IANet_PhysicalEthernetAdapter）或是 Microsoft（MSFT_NetAdapter 或 Win32_NetworkAdapter）物件集合。</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>none</dev:defaultValue>
      </command:parameter>

      <!--Module-->
      <command:parameter required="false" position="1" pipelineInput="false" globbing="true">
        <maml:name>Module</maml:name>
        <maml:description>
          <maml:para>指定欲為何模組取得組態。注意：您不能同時指定 -Module 和 -Configuration 參數。使用 Get-IntelEthernetLogConfig cmdlet 顯示受支援的模組清單。</maml:para>
        </maml:description>
        <command:parameterValue required="true">String[]</command:parameterValue>
        <dev:type>
          <maml:name>String[]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>none</dev:defaultValue>
      </command:parameter>

      <!--Configuration -->
      <command:parameter required="false" position="named" pipelineInput="false" globbing="true">
        <maml:name>Configuration</maml:name>
        <maml:description>
          <maml:para>指定一組模組的組態。注意：您不能同時指定 -Module 和 -Configuration 參數。</maml:para>
          <maml:para>組態的有效值為：
* AQ Interface
* Diagnostics
* Infrastructure
* Initialization
* IO
* Link Management
* Manageability
* NVM
* Protocols
* QoS
* RX
* TimeSync
* TX
* XLR</maml:para>
        </maml:description>
        <command:parameterValue required="true">String[]</command:parameterValue>
        <dev:type>
          <maml:name>String[]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>none</dev:defaultValue>
      </command:parameter>

    </command:parameters>


    <!--Input for Get-IntelEthernetLogConfig-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>Adapter[]</maml:name>
        </dev:type>
          <maml:description>
            <maml:para>Intel（IntelEthernetAdapter 或 IANet_PhysicalEthernetAdapter）或是 Microsoft（MSFT_NetAdapter 或 Win32_NetworkAdapter）物件集合。</maml:para>
          </maml:description>
      </command:inputType>
    </command:inputTypes>

    <!--Output for Get-IntelEthernetLogConfig-->
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
        </dev:type>
          <maml:description>
            <maml:para>一組紀錄檔組態物件。</maml:para>
          </maml:description>
      </command:returnValue>
    </command:returnValues>


    <!--Examples for Get-IntelEthernetLogConfig-->
    <command:examples>
      <command:example>
        <maml:title>------------------------ EXAMPLE 1 ------------------------</maml:title>
        <maml:introduction>
        </maml:introduction>
        <dev:code>PS C:\&gt; Get-IntelEthernetLogConfig</dev:code>
        <dev:remarks>
          <maml:para>為支援韌體記錄的系統中所有 Intel(R) 乙太網路裝置，取得記錄檔設定資訊。</maml:para>
        </dev:remarks>
      </command:example>

      <command:example>
        <maml:title>------------------------ EXAMPLE 2 ------------------------</maml:title>
        <maml:introduction>
        </maml:introduction>
        <dev:code>PS C:\&gt; Get-IntelEthernetLogConfig | Format-List</dev:code>
        <dev:remarks>
          <maml:para>為支援韌體記錄的所有 Intel 乙太網路裝置，取得記錄檔設定資訊並以清單方式顯示結果。</maml:para>
        </dev:remarks>
      </command:example>

      <command:example>
        <maml:title>------------------------ EXAMPLE 3 ------------------------</maml:title>
        <maml:introduction>

        </maml:introduction>
        <dev:code>PS C:\&gt; Get-IntelEthernetLogConfig -Name "*E810*"  </dev:code>
        <dev:remarks>
          <maml:para>使用萬用字元取得系統中所有支援 Intel 乙太網路 E810 系列裝置的記錄檔設定資訊。</maml:para>
        </dev:remarks>
      </command:example>

      <command:example>
        <maml:title>------------------------ EXAMPLE 4 ------------------------</maml:title>
        <maml:introduction>
        </maml:introduction>
        <dev:code>PS C:\&gt; Get-IntelEthernetLogConfig -Name "Intel(R) Ethernet Network Adapter E810-C-Q2" -Module "NVM"</dev:code>
        <dev:remarks>
          <maml:para>為具有指定名稱的裝置，取得 NVM 模組的記錄檔設定資訊。</maml:para>
        </dev:remarks>
      </command:example>

      <command:example>
        <maml:title>------------------------ EXAMPLE 5 ------------------------</maml:title>
        <maml:introduction>
        </maml:introduction>
        <dev:code>PS C:\&gt; $Adapters = Get-IntelEthernet
PS C:\&gt; $Adapters | Get-IntelEthernetLogConfig
</dev:code>
        <dev:remarks>
          <maml:para>為儲存在 $Adapters 支援韌體記錄的所有 Intel 乙太網路裝置，取得記錄檔設定資訊。</maml:para>
        </dev:remarks>
      </command:example>

      <command:example>
        <maml:title>------------------------ EXAMPLE 6 ------------------------</maml:title>
        <maml:introduction>
        </maml:introduction>
        <dev:code>PS C:\&gt; Get-IntelEthernetLogConfig -Adapter $Adapters[1] -Module "NVM","ACL"
</dev:code>
        <dev:remarks>
          <maml:para>針對 NVM 和 ACL 模組，為儲存在 $Adapters[1] 中的裝置取得記錄檔設定資訊。</maml:para>
        </dev:remarks>
      </command:example>

	   <command:example>
        <maml:title>------------------------ EXAMPLE 7 ------------------------</maml:title>
        <maml:introduction>
        </maml:introduction>
        <dev:code>PS C:\&gt; $Adapters = Get-IntelEthernet
PS C:\&gt; $Adapters | Get-IntelEthernetLogConfig -Configuration "NVM","Initialization"</dev:code>
        <dev:remarks>
          <maml:para>取得儲存在 $Adapters 中的 Intel 乙太網路裝置的記錄檔設定資訊，用於屬於 NVM 和初始化設定群組的模組。</maml:para>
        </dev:remarks>
      </command:example>

	   <command:example>
        <maml:title>------------------------ EXAMPLE 8 ------------------------</maml:title>
        <maml:introduction>
        </maml:introduction>
        <dev:code>PS C:\&gt; Get-IntelEthernetLogConfig -Name "*E810*" -Configuration "In*"</dev:code>
        <dev:remarks>
          <maml:para>對於以字母「In」開頭的所有設定群組，使用萬用字元取得系統中所有支援的 Intel 乙太網路 E810 系列裝置的記錄檔設定資訊。在這種情況下，它將獲得有關基礎結構和初始化組態群組的資訊。</maml:para>
        </dev:remarks>
      </command:example>


    </command:examples>


    <!--Links for Get-IntelEthernetLogConfig-->
    <maml:relatedLinks>

      <maml:navigationLink>
        <maml:linkText>Get-IntelEthernet</maml:linkText>
      </maml:navigationLink>

      <maml:navigationLink>
        <maml:linkText>Set-IntelEthernetLogConfig</maml:linkText>
      </maml:navigationLink>

      <maml:navigationLink>
        <maml:linkText>Disable-IntelEthernetLogConfig</maml:linkText>
      </maml:navigationLink>

      <maml:navigationLink>
        <maml:linkText>Reset-IntelEthernetLogConfig</maml:linkText>
      </maml:navigationLink>

    </maml:relatedLinks>

  </command:command>


<!--Set-IntelEthernetLogConfig-->
<command:command>

  <!--Synopsis for Set-IntelEthernetLogConfig-->
    <command:details>
      <command:name>Set-IntelEthernetLogConfig</command:name>
      <maml:description>
        <maml:para>設定 Intel(R) 乙太網路介面卡上受支援事件類別的紀錄檔組態。</maml:para>
      </maml:description>
      <maml:copyright>
      </maml:copyright>
      <command:verb>Set</command:verb>
      <command:noun>IntelEthernetLogConfig</command:noun>
      <dev:version></dev:version>
    </command:details>

    <!--Description for Set-IntelEthernetLogConfig-->
    <maml:description>
      <maml:para>Set-IntelEthernetLogConfig cmdlet 可讓您為 Intel(R) 乙太網路介面卡上支援事件類別（稱為「模組」）的記錄訊息設定等級。您可以設定個別模組或支援的一組模組的詳細層級。若要以清單方式查看結果，請將結果以直立線符號指令傳輸到「格式清單」。</maml:para>
      <maml:para>使用 Disable-IntelEthernetLogConfig cmdlet 停用所有模組的記錄。使用 Reset-IntelEthernetLogConfig cmdlet 將裝置的所有模組重設為驅動程式的預設記錄等級。</maml:para>
    </maml:description>

    <!--Syntax Section for Set-IntelEthernetLogConfig-->
    <command:syntax>

      <command:syntaxItem>
        <maml:name>Set-IntelEthernetLogConfig</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="1" pipelineInput="false" globbing="true">
          <maml:name>Module</maml:name>
          <command:parameterValue required="true">String[]</command:parameterValue>
        </command:parameter>
		<command:parameter required="true" position="2" pipelineInput="false" globbing="true">
          <maml:name>Level</maml:name>
          <command:parameterValue required="true">String</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>

      <command:syntaxItem>
        <maml:name>Set-IntelEthernetLogConfig</maml:name>
        <command:parameter required="true" position="0" pipelineInput="true" globbing="false">
          <maml:name>Adapter</maml:name>
          <command:parameterValue required="true">Adapter[]</command:parameterValue>
        </command:parameter>
		<command:parameter required="true" position="1" pipelineInput="false" globbing="true">
          <maml:name>Module</maml:name>
          <command:parameterValue required="true">String[]</command:parameterValue>
        </command:parameter>
		<command:parameter required="true" position="2" pipelineInput="false" globbing="true">
          <maml:name>Level</maml:name>
          <command:parameterValue required="true">String</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>

      <command:syntaxItem>
        <maml:name>Set-IntelEthernetLogConfig</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="named" pipelineInput="false" globbing="true">
          <maml:name>Configuration</maml:name>
          <command:parameterValue required="true">String[]</command:parameterValue>
        </command:parameter>
          <command:parameter required="true" position="2" pipelineInput="false" globbing="true">
          <maml:name>Level</maml:name>
          <command:parameterValue required="true">String</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>

      <command:syntaxItem>
        <maml:name>Set-IntelEthernetLogConfig</maml:name>
        <command:parameter required="true" position="0" 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="true">
          <maml:name>Configuration</maml:name>
          <command:parameterValue required="true">String[]</command:parameterValue>
        </command:parameter>
        <command:parameter required="true" position="2" pipelineInput="false" globbing="true">
          <maml:name>Level</maml:name>
          <command:parameterValue required="true">String</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>

    </command:syntax>


    <!--Parameters for Set-IntelEthernetLogConfig-->
    <command:parameters>

      <!--Name-->
      <command:parameter required="false" position="named" pipelineInput="false" globbing="true">
        <maml:name>Name</maml:name>
        <maml:description>
          <maml:para>指定網路裝置的名稱。</maml:para>
        </maml:description>
        <command:parameterValue required="true">String[]</command:parameterValue>
        <dev:type>
          <maml:name>String[]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>none</dev:defaultValue>
      </command:parameter>

      <!--Adapter-->
      <command:parameter required="true" position="0" pipelineInput="true" globbing="false">
        <maml:name>Adapter</maml:name>
        <maml:description>
          <maml:para>指定 Intel（IntelEthernetAdapter 或 IANet_PhysicalEthernetAdapter）或是 Microsoft（MSFT_NetAdapter 或 Win32_NetworkAdapter）物件集合。</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>none</dev:defaultValue>
      </command:parameter>

      <!--Module-->
      <command:parameter required="true" position="1" pipelineInput="false" globbing="true">
        <maml:name>Module</maml:name>
        <maml:description>
          <maml:para>指定欲設定組態的模組。注意：您不能同時指定 -Module 和 -Configuration 參數。使用 Get-IntelEthernetLogConfig cmdlet 顯示受支援的模組清單。</maml:para>
        </maml:description>
        <command:parameterValue required="true">String[]</command:parameterValue>
        <dev:type>
          <maml:name>String[]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>none</dev:defaultValue>
      </command:parameter>

	  <!--Level-->
	  <command:parameter required="true" position="2" pipelineInput="false" globbing="true">
          <maml:name>Level</maml:name>
		  <maml:description>
          <maml:para>指定欲設定組態的紀錄檔等級。</maml:para>
          <maml:para>等級的有效值：
* 已停用
* 錯誤
* 警告
* 正常
* 詳細資訊
</maml:para>
          </maml:description>
          <command:parameterValue required="true">String</command:parameterValue>
		  <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>none</dev:defaultValue>
        </command:parameter>

      <!--Configuration-->
      <command:parameter required="true" position="named" pipelineInput="false" globbing="true">
        <maml:name>Configuration</maml:name>
        <maml:description>
          <maml:para>指定一組模組的組態。注意：您不能同時指定 -Module 和 -Configuration 參數。</maml:para>
          <maml:para>組態的有效值為：
* AQ Interface
* Diagnostics
* Infrastructure
* Initialization
* IO
* Link Management
* Manageability
* NVM
* Protocols
* QoS
* RX
* TimeSync
* TX
* XLR</maml:para>
        </maml:description>
        <command:parameterValue required="true">String[]</command:parameterValue>
        <dev:type>
          <maml:name>String[]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>none</dev:defaultValue>
      </command:parameter>

    </command:parameters>


    <!--Input for Set-IntelEthernetLogConfig-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>Adapter[]</maml:name>
        </dev:type>
          <maml:description>
            <maml:para>Intel（IntelEthernetAdapter 或 IANet_PhysicalEthernetAdapter）或是 Microsoft（MSFT_NetAdapter 或 Win32_NetworkAdapter）物件集合。</maml:para>
          </maml:description>
      </command:inputType>
    </command:inputTypes>

    <!--Output for Set-IntelEthernetLogConfig-->
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Success or failure</maml:name>
        </dev:type>
          <maml:description>
            <maml:para>如果成功，cmdlet 會傳回一組模組與等級物件。</maml:para>
			<maml:para>如果失敗的話，cmdlet 就會傳回失敗的訊息。</maml:para>
          </maml:description>
      </command:returnValue>
    </command:returnValues>


    <!--Examples for Set-IntelEthernetLogConfig-->
    <command:examples>
      <command:example>
        <maml:title>------------------------ EXAMPLE 1 ------------------------</maml:title>
        <maml:introduction>
        </maml:introduction>
        <dev:code>PS C:\&gt; Set-IntelEthernetLogConfig -Name "*E810*" -Module "NVM" -Level "Verbose"</dev:code>
        <dev:remarks>
          <maml:para>使用萬用字元針對系統中所有 Intel(R) 乙太網路 E810 系列裝置，將 NVM 模組的記錄檔設定等級設定為「詳細資訊」。</maml:para>
        </dev:remarks>
      </command:example>

      <command:example>
        <maml:title>------------------------ EXAMPLE 2 ------------------------</maml:title>
        <maml:introduction>

        </maml:introduction>
        <dev:code>PS C:\&gt; Set-IntelEthernetLogConfig -Name "Intel(R) Ethernet Network Adapter E810-C-Q2" -Module "Switch" -Level "Warning"</dev:code>
        <dev:remarks>
          <maml:para>為具有指定名稱的裝置，將「交換器」模組的設定設置為記錄警告訊息。</maml:para>
        </dev:remarks>
      </command:example>

      <command:example>
        <maml:title>------------------------ EXAMPLE 3 ------------------------</maml:title>
        <maml:introduction>
        </maml:introduction>
        <dev:code>PS C:\&gt; $Adapters = Get-IntelEthernet
PS C:\&gt; $Adapters | Set-IntelEthernetLogConfig -Module "MDIO" -Level "Error"
</dev:code>
        <dev:remarks>
          <maml:para>為儲存在 $Adapters 的所有裝置，將 MDIO 模組的設定設置為記錄錯誤訊息。</maml:para>
        </dev:remarks>
      </command:example>

      <command:example>
        <maml:title>------------------------ EXAMPLE 4 ------------------------</maml:title>
        <maml:introduction>
        </maml:introduction>
        <dev:code>PS C:\&gt; Set-IntelEthernetLogConfig -Name "*E810*" -Configuration "Link Management" -Level "Error"</dev:code>
        <dev:remarks>
          <maml:para>使用萬用字元為系統中的所有 Intel 乙太網路 E810 系列裝置設定組態，以記錄連結管理設定群組的錯誤訊息。</maml:para>
        </dev:remarks>
      </command:example>

      <command:example>
        <maml:title>------------------------ EXAMPLE 5 ------------------------</maml:title>
        <maml:introduction>
        </maml:introduction>
        <dev:code>PS C:\&gt; $Adapters = Get-IntelEthernet
PS C:\&gt; $Adapters | Set-IntelEthernetLogConfig -Configuration "NVM","Initialization" -Level "Warning"
</dev:code>
        <dev:remarks>
          <maml:para>將儲存在 $Adapters 中的 Intel 乙太網路裝置的記錄檔設定為記錄警告訊息，用於屬於 NVM 和初始化設定群組的模組。</maml:para>
        </dev:remarks>
      </command:example>

    </command:examples>


    <!--Links for Set-IntelEthernetLogConfig-->
    <maml:relatedLinks>

      <maml:navigationLink>
        <maml:linkText>Get-IntelEthernet</maml:linkText>
      </maml:navigationLink>

      <maml:navigationLink>
        <maml:linkText>Get-IntelEthernetLogConfig</maml:linkText>
      </maml:navigationLink>

      <maml:navigationLink>
        <maml:linkText>Disable-IntelEthernetLogConfig</maml:linkText>
      </maml:navigationLink>

       <maml:navigationLink>
        <maml:linkText>Reset-IntelEthernetLogConfig</maml:linkText>
      </maml:navigationLink>

    </maml:relatedLinks>

  </command:command>


<!--Start-IntelEthernetLog-->
 <command:command>

  <!--Synopsis for Start-IntelEthernetLog-->
    <command:details>
      <command:name>Start-IntelEthernetLog</command:name>
      <maml:description>
        <maml:para>開始為支援韌體記錄的 Intel(R) 乙太網路裝置收集驅動程式記錄檔。</maml:para>
      </maml:description>
      <maml:copyright>
      </maml:copyright>
      <command:verb>Start</command:verb>
      <command:noun>IntelEthernetLog</command:noun>
      <dev:version></dev:version>
    </command:details>

    <!--Description for Start-IntelEthernetLog-->
    <maml:description>
      <maml:para>Start-IntelEthernetLog cmdlet 開始為支援韌體記錄的 Intel(R) 乙太網路裝置收集驅動程式記錄。根據預設，cmdlet 會將記錄檔儲存至預設的位置（於 C:\%LOCALAPPDATA%\Local\Intel\Wired Networking）。您可使用 -Path 參數，指定不同的檔案路徑與記錄檔名。</maml:para>
	  <maml:para>使用 Stop-IntelEthernetLog cmdlet 停止收集驅動程式記錄。</maml:para>
	  <maml:para>使用 Get-IntelEthernetLogConfig cmdlet 查看驅動程式記錄的設定。使用 Set-IntelEthernetLogConfig、Disable-IntelEthernetLogConfig 與 Reset-IntelEthernetLogConfig cmdlet，變更驅動程式記錄的設定。</maml:para>
    </maml:description>

    <!--Syntax Section for Start-IntelEthernetLog-->
    <command:syntax>

      <command:syntaxItem>
        <maml:name>Start-IntelEthernetLog</maml:name>
        <command:parameter required="true" position="named" pipelineInput="false" globbing="false">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">String</command:parameterValue>
        </command:parameter>
		<command:parameter required="false" position="1" pipelineInput="false" globbing="false">
          <maml:name>Path</maml:name>
          <command:parameterValue required="true">String</command:parameterValue>
        </command:parameter>
		<command:parameter required="false" position="named" pipelineInput="false" globbing="false">
          <maml:name>Force</maml:name>
        </command:parameter>
		<command:parameter required="false" position="named" pipelineInput="false" globbing="false">
          <maml:name>Append</maml:name>
        </command:parameter>
      </command:syntaxItem>

      <command:syntaxItem>
        <maml:name>Start-IntelEthernetLog</maml:name>
        <command:parameter required="true" position="0" pipelineInput="true" globbing="false">
          <maml:name>Adapter</maml:name>
          <command:parameterValue required="true">adapter</command:parameterValue>
        </command:parameter>
		<command:parameter required="false" position="1" pipelineInput="false" globbing="false">
          <maml:name>Path</maml:name>
          <command:parameterValue required="true">String</command:parameterValue>
        </command:parameter>
		<command:parameter required="false" position="named" pipelineInput="false" globbing="false">
          <maml:name>Force</maml:name>
        </command:parameter>
		<command:parameter required="false" position="named" pipelineInput="false" globbing="false">
          <maml:name>Append</maml:name>
        </command:parameter>
      </command:syntaxItem>

    </command:syntax>


    <!--Parameters for Start-IntelEthernetLog-->
    <command:parameters>

      <!--Name-->
      <command:parameter required="false" position="named" pipelineInput="false" globbing="false">
        <maml:name>Name</maml:name>
        <maml:description>
          <maml:para>指定網路裝置的名稱。</maml:para>
        </maml:description>
        <command:parameterValue required="true">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>none</dev:defaultValue>
      </command:parameter>

      <!--Adapter-->
      <command:parameter required="true" position="0" pipelineInput="true" globbing="false">
        <maml:name>Adapter</maml:name>
        <maml:description>
          <maml:para>指定 Intel（IntelEthernetAdapter 或 IANet_PhysicalEthernetAdapter）或是 Microsoft (MSFT_NetAdapter 或 Win32_NetworkAdapter）物件。</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>none</dev:defaultValue>
      </command:parameter>

      <!--Path-->
      <command:parameter required="false" position="1" pipelineInput="false" globbing="false">
        <maml:name>Path</maml:name>
        <maml:description>
          <maml:para>指定待寫入之記錄檔的路徑與檔案名稱。</maml:para>
        </maml:description>
        <dev:defaultValue>none</dev:defaultValue>
      </command:parameter>

      <!--Force-->
      <command:parameter required="false" position="named" pipelineInput="false" globbing="false">
        <maml:name>Force</maml:name>
        <maml:description>
          <maml:para>如果記錄檔已存在，將以新檔案覆寫之。</maml:para>
        </maml:description>
        <dev:defaultValue>none</dev:defaultValue>
      </command:parameter>

      <!--Append-->
      <command:parameter required="false" position="named" pipelineInput="false" globbing="false">
        <maml:name>Append</maml:name>
        <maml:description>
          <maml:para>如果記錄檔已存在，即將資訊附加到記錄檔中。</maml:para>
        </maml:description>
        <dev:defaultValue>none</dev:defaultValue>
      </command:parameter>

    </command:parameters>


    <!--Input for Start-IntelEthernetLog-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>Adapter</maml:name>
        </dev:type>
          <maml:description>
            <maml:para>Intel（IntelEthernetAdapter 或 IANet_PhysicalEthernetAdapter）或是 Microsoft（MSFT_NetAdapter 或 Win32_NetworkAdapter）物件。</maml:para>
          </maml:description>
      </command:inputType>
    </command:inputTypes>

    <!--Output for Start-IntelEthernetLog-->
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Success or failure</maml:name>
        </dev:type>
          <maml:description>
            <maml:para>如果成功，它會列出記錄檔案的路徑。
如果失敗的話，cmdlet 就會傳回失敗的訊息。</maml:para>
          </maml:description>
      </command:returnValue>
    </command:returnValues>


    <!--Examples for Start-IntelEthernetLog-->
    <command:examples>
      <command:example>
        <maml:title>------------------------ EXAMPLE 1 ------------------------</maml:title>
        <maml:introduction>
        </maml:introduction>
        <dev:code>PS C:\&gt; Start-IntelEthernetLog -Name "Intel(R) Ethernet Network Adapter E810-C-Q2"</dev:code>
        <dev:remarks>
          <maml:para>開始記錄具有指定名稱的裝置。</maml:para>
        </dev:remarks>
      </command:example>

      <command:example>
        <maml:title>------------------------ EXAMPLE 2 ------------------------</maml:title>
        <maml:introduction>

        </maml:introduction>
        <dev:code>PS C:\&gt; $Adapters = Get-IntelEthernet
PS C:\&gt; Start-IntelEthernetLog -Adapter $Adapters[1]</dev:code>
        <dev:remarks>
          <maml:para>開始記錄儲存在 $Adapters[1] 中的裝置，並將記錄儲存到預設位置。</maml:para>
        </dev:remarks>
      </command:example>

      <command:example>
        <maml:title>------------------------ EXAMPLE 3 ------------------------</maml:title>
        <maml:introduction>
        </maml:introduction>
        <dev:code>PS C:\&gt; Start-IntelEthernetLog -Name "Intel(R) Ethernet Network Adapter E810-C-Q2" -Force</dev:code>
        <dev:remarks>
          <maml:para>開始記錄具有指定名稱的裝置，並覆寫儲存在預設位置的先前記錄檔案。</maml:para>
        </dev:remarks>
      </command:example>

      <command:example>
        <maml:title>------------------------ EXAMPLE 4 ------------------------</maml:title>
        <maml:introduction>
        </maml:introduction>
        <dev:code>PS C:\&gt; Start-IntelEthernetLog -Name "Intel(R) Ethernet Network Adapter E810-C-Q2"
-Path "C:\E810_Log"</dev:code>
        <dev:remarks>
          <maml:para>開始記錄指定裝置，並將記錄檔案儲存在 C:\E810_Log。</maml:para>
        </dev:remarks>
      </command:example>

      <command:example>
        <maml:title>------------------------ EXAMPLE 5 ------------------------</maml:title>
        <maml:introduction>
        </maml:introduction>
        <dev:code>PS C:\&gt; $Adapters = Get-IntelEthernet
PS C:\&gt; Start-IntelEthernetLog -Adapter $Adapters[1] -Force</dev:code>
        <dev:remarks>
          <maml:para>開始記錄儲存在 $Adapters[1] 中的裝置，並覆寫儲存在預設位置的現有記錄檔案。</maml:para>
        </dev:remarks>
      </command:example>

      <command:example>
        <maml:title>------------------------ EXAMPLE 6 ------------------------</maml:title>
        <maml:introduction>
        </maml:introduction>
        <dev:code>PS C:\&gt; $Adapters = Get-IntelEthernet
PS C:\&gt; Start-IntelEthernetLog -Adapter $Adapters[1] -Append</dev:code>
        <dev:remarks>
          <maml:para>開始記錄儲存在 $Adapters[1] 中的裝置，並將資料附加到儲存在預設位置的現有記錄檔案中。</maml:para>
        </dev:remarks>
      </command:example>

      <command:example>
        <maml:title>------------------------ EXAMPLE 7 ------------------------</maml:title>
        <maml:introduction>
        </maml:introduction>
        <dev:code>PS C:\&gt; $Adapters = Get-IntelEthernet
PS C:\&gt; Start-IntelEthernetLog -Adapter $Adapters[1] -Path "C:\E810_Log" -Append</dev:code>
        <dev:remarks>
          <maml:para>開始記錄儲存在 $Adapters[1] 中的裝置，並將資料附加到在 C:\E810_Log 的現有記錄檔案中。</maml:para>
        </dev:remarks>
      </command:example>

    </command:examples>


    <!--Links for Start-IntelEthernetLog-->
    <maml:relatedLinks>

      <maml:navigationLink>
        <maml:linkText>Get-IntelEthernet</maml:linkText>
      </maml:navigationLink>

      <maml:navigationLink>
        <maml:linkText>Get-IntelEthernetLogConfig</maml:linkText>
      </maml:navigationLink>

        <maml:navigationLink>
        <maml:linkText>Set-IntelEthernetLogConfig</maml:linkText>
      </maml:navigationLink>

      <maml:navigationLink>
        <maml:linkText>Stop-IntelEthernetLog</maml:linkText>
      </maml:navigationLink>

      <maml:navigationLink>
        <maml:linkText>Disable-IntelEthernetLogConfig</maml:linkText>
      </maml:navigationLink>

       <maml:navigationLink>
        <maml:linkText>Reset-IntelEthernetLogConfig</maml:linkText>
      </maml:navigationLink>

    </maml:relatedLinks>

  </command:command>


<!--Stop-IntelEthernetLog-->
 <command:command>

  <!--Synopsis for Stop-IntelEthernetLog-->
    <command:details>
      <command:name>Stop-IntelEthernetLog</command:name>
      <maml:description>
        <maml:para>停止由 Start-IntelEthernetLog cmdlet 啟動的驅動程式記錄。</maml:para>
      </maml:description>
      <maml:copyright>
      </maml:copyright>
      <command:verb>Stop</command:verb>
      <command:noun>IntelEthernetLog</command:noun>
      <dev:version></dev:version>
    </command:details>

    <!--Description for Stop-IntelEthernetLog-->
    <maml:description>
      <maml:para>Stop-IntelEthernetLog cmdlet 停止由 Start-IntelEthernetLog cmdlet 啟動的驅動程式記錄。</maml:para>

    </maml:description>

    <!--Syntax Section for Stop-IntelEthernetLog-->
    <command:syntax>

      <command:syntaxItem>
        <maml:name>Stop-IntelEthernetLog</maml:name>
      </command:syntaxItem>

      <command:syntaxItem>
        <maml:name>Stop-IntelEthernetLog</maml:name>
        <command:parameter required="false" position="named" pipelineInput="false" globbing="false">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">String</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>

      <command:syntaxItem>
        <maml:name>Stop-IntelEthernetLog</maml:name>
        <command:parameter required="false" position="0" pipelineInput="true" globbing="false">
          <maml:name>Adapter</maml:name>
          <command:parameterValue required="true">Adapter</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>

    </command:syntax>


    <!--Parameters for Stop-IntelEthernetLog-->
    <command:parameters>

      <!--Name-->
      <command:parameter required="false" position="named" pipelineInput="false" globbing="false">
        <maml:name>Name</maml:name>
        <maml:description>
          <maml:para>指定網路裝置的名稱。</maml:para>
        </maml:description>
        <command:parameterValue required="true">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>none</dev:defaultValue>
      </command:parameter>

      <!--Adapter-->
      <command:parameter required="false" position="0" pipelineInput="true" globbing="false">
        <maml:name>Adapter</maml:name>
        <maml:description>
          <maml:para>指定 Intel（IntelEthernetAdapter 或 IANet_PhysicalEthernetAdapter）或是 Microsoft (MSFT_NetAdapter 或 Win32_NetworkAdapter）物件。</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>none</dev:defaultValue>
      </command:parameter>

    </command:parameters>


    <!--Input for Stop-IntelEthernetLog-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>Adapter</maml:name>
        </dev:type>
          <maml:description>
            <maml:para>Intel（IntelEthernetAdapter 或 IANet_PhysicalEthernetAdapter）或是 Microsoft（MSFT_NetAdapter 或 Win32_NetworkAdapter）物件。</maml:para>
          </maml:description>
      </command:inputType>
    </command:inputTypes>

    <!--Output for Stop-IntelEthernetLog-->
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Success or failure</maml:name>
        </dev:type>
          <maml:description>
            <maml:para>如果成功，便不會傳回訊息。
如果失敗的話，cmdlet 就會傳回失敗的訊息。</maml:para>
          </maml:description>
      </command:returnValue>
    </command:returnValues>


    <!--Examples for Stop-IntelEthernetLog-->
    <command:examples>
      <command:example>
        <maml:title>------------------------ EXAMPLE 1 ------------------------</maml:title>
        <maml:introduction>
        </maml:introduction>
        <dev:code>PS C:\&gt; Stop-IntelEthernetLog</dev:code>
        <dev:remarks>
          <maml:para>停止為 Start-IntelEthernetLog 所啟動之裝置做記錄。</maml:para>
        </dev:remarks>
      </command:example>

      <command:example>
        <maml:title>------------------------ EXAMPLE 2 ------------------------</maml:title>
        <maml:introduction>

        </maml:introduction>
        <dev:code>PS C:\&gt; Stop-IntelEthernetLog -Name "Intel(R) Ethernet Network Adapter E810-C-Q2"</dev:code>
        <dev:remarks>
          <maml:para>為指定裝置停止以 Start-IntelEthernetLog 啟動的記錄。</maml:para>
        </dev:remarks>
      </command:example>

      <command:example>
        <maml:title>------------------------ EXAMPLE 3 ------------------------</maml:title>
        <maml:introduction>
        </maml:introduction>
        <dev:code>PS C:\&gt; $Adapters = Get-IntelEthernet
PS C:\&gt; Stop-IntelEthernetLog -Adapter $Adapters[1]</dev:code>
        <dev:remarks>
          <maml:para>停止記錄儲存在 $Adapters[1] 中的裝置。</maml:para>
        </dev:remarks>
      </command:example>

    </command:examples>


    <!--Links for Stop-IntelEthernetLog-->
    <maml:relatedLinks>

      <maml:navigationLink>
        <maml:linkText>Get-IntelEthernet</maml:linkText>
      </maml:navigationLink>

      <maml:navigationLink>
        <maml:linkText>Start-IntelEthernetLog</maml:linkText>
      </maml:navigationLink>

    </maml:relatedLinks>

  </command:command>


<!--Disable-IntelEthernetLogConfig-->
 <command:command>

  <!--Synopsis for Disable-IntelEthernetLogConfig-->
    <command:details>
      <command:name>Disable-IntelEthernetLogConfig</command:name>
      <maml:description>
        <maml:para>在支援的 Intel(R) 乙太網路裝置上停用所有事件類別的驅動程式記錄。</maml:para>
      </maml:description>
      <maml:copyright>
      </maml:copyright>
      <command:verb>Disable</command:verb>
      <command:noun>IntelEthernetLogConfig</command:noun>
      <dev:version></dev:version>
    </command:details>

    <!--Description for Disable-IntelEthernetLogConfig-->
    <maml:description>
      <maml:para>Disable-IntelEthernetLogConfig cmdlet 會將記錄等級設為停用，為支援之 Intel(R) 乙太網路裝置上的所有事件類別停用驅動程式記錄。根據預設，此 cmdlet 會以資料表的方式顯示輸出（依裝置分組）。若要以清單方式查看結果，請將結果以直立線符號指令傳輸到「格式清單」。</maml:para>

    </maml:description>

    <!--Syntax Section for Disable-IntelEthernetLogConfig-->
    <command:syntax>

      <command:syntaxItem>
        <maml:name>Disable-IntelEthernetLogConfig</maml:name>
      </command:syntaxItem>

      <command:syntaxItem>
        <maml:name>Disable-IntelEthernetLogConfig</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>Disable-IntelEthernetLogConfig</maml:name>
        <command:parameter required="false" position="0" pipelineInput="true" globbing="false">
          <maml:name>Adapter</maml:name>
          <command:parameterValue required="true">Adapter[]</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>

    </command:syntax>


    <!--Parameters for Disable-IntelEthernetLogConfig-->
    <command:parameters>

      <!--Name-->
      <command:parameter required="false" position="named" pipelineInput="false" globbing="true">
        <maml:name>Name</maml:name>
        <maml:description>
          <maml:para>指定網路裝置的名稱。</maml:para>
        </maml:description>
        <command:parameterValue required="true">String[]</command:parameterValue>
        <dev:type>
          <maml:name>String[]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>none</dev:defaultValue>
      </command:parameter>

      <!--Adapter-->
      <command:parameter required="false" position="0" pipelineInput="true" globbing="false">
        <maml:name>Adapter</maml:name>
        <maml:description>
          <maml:para>指定 Intel（IntelEthernetAdapter 或 IANet_PhysicalEthernetAdapter）或是 Microsoft（MSFT_NetAdapter 或 Win32_NetworkAdapter）物件集合。</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>none</dev:defaultValue>
      </command:parameter>

    </command:parameters>


    <!--Input for Disable-IntelEthernetLogConfig-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>Adapter[]</maml:name>
        </dev:type>
          <maml:description>
            <maml:para>Intel（IntelEthernetAdapter 或 IANet_PhysicalEthernetAdapter）或是 Microsoft（MSFT_NetAdapter 或 Win32_NetworkAdapter）物件集合。</maml:para>
          </maml:description>
      </command:inputType>
    </command:inputTypes>

    <!--Output for Disable-IntelEthernetLogConfig-->
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
        </dev:type>
          <maml:description>
            <maml:para>一組紀錄檔組態物件。</maml:para>
          </maml:description>
      </command:returnValue>
    </command:returnValues>


    <!--Examples for Disable-IntelEthernetLogConfig-->
    <command:examples>
      <command:example>
        <maml:title>------------------------ EXAMPLE 1 ------------------------</maml:title>
        <maml:introduction>
        </maml:introduction>
        <dev:code>PS C:\&gt; Disable-IntelEthernetLogConfig -Name "*E810*"</dev:code>
        <dev:remarks>
          <maml:para>使用萬用字元將系統中所有 Intel(R) Ethernet E810 系列裝置的記錄檔設定等級設為停用。</maml:para>
        </dev:remarks>
      </command:example>

      <command:example>
        <maml:title>------------------------ EXAMPLE 2 ------------------------</maml:title>
        <maml:introduction>

        </maml:introduction>
        <dev:code>PS C:\&gt; Disable-IntelEthernetLogConfig -Name "Intel(R) Ethernet Network Adapter E810-C-Q2"</dev:code>
        <dev:remarks>
          <maml:para>為具有指定名稱的裝置，將記錄檔的設定等級設為停用。</maml:para>
        </dev:remarks>
      </command:example>

      <command:example>
        <maml:title>------------------------ EXAMPLE 3 ------------------------</maml:title>
        <maml:introduction>
        </maml:introduction>
        <dev:code>PS C:\&gt; $Adapters = Get-IntelEthernet
PS C:\&gt; $Adapters | Disable-IntelEthernetLogConfig</dev:code>
        <dev:remarks>
          <maml:para>為儲存在 $Adapters 中的所有裝置，將記錄檔設定設置為停用。</maml:para>
        </dev:remarks>
      </command:example>

    </command:examples>


    <!--Links for Disable-IntelEthernetLogConfig-->
    <maml:relatedLinks>

      <maml:navigationLink>
        <maml:linkText>Get-IntelEthernet</maml:linkText>
      </maml:navigationLink>

      <maml:navigationLink>
        <maml:linkText>Get-IntelEthernetLogConfig</maml:linkText>
      </maml:navigationLink>

      <maml:navigationLink>
        <maml:linkText>Set-IntelEthernetLogConfig</maml:linkText>
      </maml:navigationLink>

      <maml:navigationLink>
        <maml:linkText>Reset-IntelEthernetLogConfig</maml:linkText>
      </maml:navigationLink>

    </maml:relatedLinks>

  </command:command>


<!--Reset-IntelEthernetLogConfig-->
 <command:command>

  <!--Synopsis for Reset-IntelEthernetLogConfig-->
    <command:details>
      <command:name>Reset-IntelEthernetLogConfig</command:name>
      <maml:description>
        <maml:para>將裝置的所有模組重設為驅動程式的預設記錄層級。</maml:para>
      </maml:description>
      <maml:copyright>
      </maml:copyright>
      <command:verb>Reset</command:verb>
      <command:noun>IntelEthernetLogConfig</command:noun>
      <dev:version></dev:version>
    </command:details>

    <!--Description for Reset-IntelEthernetLogConfig-->
    <maml:description>
      <maml:para>對於支援記錄的 Intel 乙太網路(R) 裝置，Reset-IntelEthernetLogConfig cmdlet 會將裝置的所有模組重設為驅動程式的預設記錄等級。根據預設，此 cmdlet 會以資料表的方式顯示輸出（依裝置分組）。若要以清單方式查看結果，請將結果以直立線符號指令傳輸到「格式清單」。</maml:para>

    </maml:description>

    <!--Syntax Section for Reset-IntelEthernetLogConfig-->
    <command:syntax>

      <command:syntaxItem>
        <maml:name>Reset-IntelEthernetLogConfig</maml:name>
      </command:syntaxItem>

      <command:syntaxItem>
        <maml:name>Reset-IntelEthernetLogConfig</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>Reset-IntelEthernetLogConfig</maml:name>
        <command:parameter required="false" position="0" pipelineInput="true" globbing="false">
          <maml:name>Adapter</maml:name>
          <command:parameterValue required="true">Adapter[]</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>

    </command:syntax>


    <!--Parameters for Reset-IntelEthernetLogConfig-->
    <command:parameters>

      <!--Name-->
      <command:parameter required="false" position="named" pipelineInput="false" globbing="true">
        <maml:name>Name</maml:name>
        <maml:description>
          <maml:para>指定網路裝置的名稱。</maml:para>
        </maml:description>
        <command:parameterValue required="true">String[]</command:parameterValue>
        <dev:type>
          <maml:name>String[]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>none</dev:defaultValue>
      </command:parameter>

      <!--Adapter-->
      <command:parameter required="false" position="0" pipelineInput="true" globbing="false">
        <maml:name>Adapter</maml:name>
        <maml:description>
          <maml:para>指定 Intel（IntelEthernetAdapter 或 IANet_PhysicalEthernetAdapter）或是 Microsoft（MSFT_NetAdapter 或 Win32_NetworkAdapter）物件集合。</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>none</dev:defaultValue>
      </command:parameter>

    </command:parameters>


    <!--Input for Reset-IntelEthernetLogConfig-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>Adapter[]</maml:name>
        </dev:type>
          <maml:description>
            <maml:para>Intel（IntelEthernetAdapter 或 IANet_PhysicalEthernetAdapter）或是 Microsoft（MSFT_NetAdapter 或 Win32_NetworkAdapter）物件集合。</maml:para>
          </maml:description>
      </command:inputType>
    </command:inputTypes>

    <!--Output for Reset-IntelEthernetLogConfig-->
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name></maml:name>
        </dev:type>
          <maml:description>
            <maml:para>一組紀錄檔組態物件。</maml:para>
          </maml:description>
      </command:returnValue>
    </command:returnValues>


    <!--Examples for Reset-IntelEthernetLogConfig-->
    <command:examples>
      <command:example>
        <maml:title>------------------------ EXAMPLE 1 ------------------------</maml:title>
        <maml:introduction>
        </maml:introduction>
        <dev:code>PS C:\&gt; Reset-IntelEthernetLogConfig -Name "*E810*"</dev:code>
        <dev:remarks>
          <maml:para>使用萬用字元重設系統中所有 Intel(R) 乙太網路 E810 系列裝置的記錄設定層級。</maml:para>
        </dev:remarks>
      </command:example>

      <command:example>
        <maml:title>------------------------ EXAMPLE 2 ------------------------</maml:title>
        <maml:introduction>

        </maml:introduction>
        <dev:code>PS C:\&gt; Reset-IntelEthernetLogConfig -Name "Intel(R) Ethernet Network Adapter E810-C-Q2"</dev:code>
        <dev:remarks>
          <maml:para>重新設定具有指定名稱裝置的記錄設定層級。</maml:para>
        </dev:remarks>
      </command:example>

      <command:example>
        <maml:title>------------------------ EXAMPLE 3 ------------------------</maml:title>
        <maml:introduction>
        </maml:introduction>
        <dev:code>PS C:\&gt; $Adapters = Get-IntelEthernet
PS C:\&gt; $Adapters | Reset-IntelEthernetLogConfig</dev:code>
        <dev:remarks>
          <maml:para>重新設定儲存在 $Adapters 中所有 Intel 乙太網路裝置的記錄設定層級。</maml:para>
        </dev:remarks>
      </command:example>

    </command:examples>


    <!--Links for Reset-IntelEthernetLogConfig-->
    <maml:relatedLinks>

      <maml:navigationLink>
        <maml:linkText>Get-IntelEthernet</maml:linkText>
      </maml:navigationLink>

      <maml:navigationLink>
        <maml:linkText>Get-IntelEthernetLogConfig</maml:linkText>
      </maml:navigationLink>

      <maml:navigationLink>
        <maml:linkText>Set-IntelEthernetLogConfig</maml:linkText>
      </maml:navigationLink>

      <maml:navigationLink>
        <maml:linkText>Disable-IntelEthernetLogConfig</maml:linkText>
      </maml:navigationLink>

    </maml:relatedLinks>

  </command:command>


<!--Write-IntelEthernetDebugDump-->
 <command:command>

  <!--Synopsis for Write-IntelEthernetDebugDump-->
    <command:details>
      <command:name>Write-IntelEthernetDebugDump</command:name>
      <maml:description>
        <maml:para>針對支援的 Intel(R) 乙太網路裝置，將除錯傾印結果寫入檔案。</maml:para>
      </maml:description>
      <maml:copyright>
      </maml:copyright>
      <command:verb>Write</command:verb>
      <command:noun>IntelEthernetDebugDump</command:noun>
      <dev:version></dev:version>
    </command:details>

    <!--Description for Write-IntelEthernetDebugDump-->
    <maml:description>
      <maml:para>在支援的 Intel(R) 乙太網路裝置上，Write-IntelEthernetDebugDump cmdlet 從韌體取得執行階段註冊值，然後將結果寫入單一傾印檔案，以除錯複雜欄位問題。此除錯傾印包含裝置及其現有硬體設定的快照，例如交換器表格、傳輸調度排程表和其他訊息。</maml:para>
	  <maml:para>注意：除錯傾印內容非人類可讀取的格式。您必須與客戶支援合作才能解碼該檔案。</maml:para>
	  <maml:para>僅 Intel(R) 乙太網路 810 系列裝置支援此功能。</maml:para>
    </maml:description>

    <!--Syntax Section for Write-IntelEthernetDebugDump-->
    <command:syntax>

      <command:syntaxItem>
        <maml:name>Write-IntelEthernetDebugDump</maml:name>
        <command:parameter required="true" position="named" pipelineInput="false" globbing="false">
          <maml:name>Name</maml:name>
          <command:parameterValue required="true">String</command:parameterValue>
        </command:parameter>
		    <command:parameter required="false" position="1" pipelineInput="false" globbing="true">
          <maml:name>Cluster</maml:name>
          <command:parameterValue required="true">String[]</command:parameterValue>
        </command:parameter>
		    <command:parameter required="false" position="2" pipelineInput="false" globbing="false">
          <maml:name>Path</maml:name>
          <command:parameterValue required="true">String</command:parameterValue>
        </command:parameter>
		    <command:parameter required="false" position="named" pipelineInput="false" globbing="false">
          <maml:name>Force</maml:name>
        </command:parameter>
		    <command:parameter required="false" position="named" pipelineInput="false" globbing="false">
          <maml:name>Append</maml:name>
        </command:parameter>
      </command:syntaxItem>

      <command:syntaxItem>
        <maml:name>Write-IntelEthernetDebugDump</maml:name>
        <command:parameter required="true" position="0" pipelineInput="true" globbing="false">
          <maml:name>Adapter</maml:name>
          <command:parameterValue required="true">Adapter</command:parameterValue>
        </command:parameter>
		<command:parameter required="false" position="1" pipelineInput="false" globbing="true">
          <maml:name>Cluster</maml:name>
          <command:parameterValue required="true">String[]</command:parameterValue>
    </command:parameter>
		<command:parameter required="false" position="1" pipelineInput="false" globbing="false">
          <maml:name>Path</maml:name>
          <command:parameterValue required="true">String</command:parameterValue>
        </command:parameter>
		<command:parameter required="false" position="named" pipelineInput="false" globbing="false">
          <maml:name>Force</maml:name>
        </command:parameter>
		<command:parameter required="false" position="named" pipelineInput="false" globbing="false">
          <maml:name>Append</maml:name>
        </command:parameter>
      </command:syntaxItem>

    </command:syntax>


    <!--Parameters for Write-IntelEthernetDebugDump-->
    <command:parameters>

      <!--Name-->
      <command:parameter required="false" position="named" pipelineInput="false" globbing="false">
        <maml:name>Name</maml:name>
        <maml:description>
          <maml:para>指定網路裝置的名稱。</maml:para>
        </maml:description>
        <command:parameterValue required="true">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>none</dev:defaultValue>
      </command:parameter>

      <!--Adapter-->
      <command:parameter required="true" position="0" pipelineInput="true" globbing="false">
        <maml:name>Adapter</maml:name>
        <maml:description>
          <maml:para>指定 Intel（IntelEthernetAdapter 或 IANet_PhysicalEthernetAdapter）或是 Microsoft (MSFT_NetAdapter 或 Win32_NetworkAdapter）物件。</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>none</dev:defaultValue>
      </command:parameter>

      <!--Cluster-->
      <command:parameter required="false" position="1" pipelineInput="false" globbing="true">
        <maml:name>Cluster</maml:name>
        <maml:description>
          <maml:para>指定叢集以傾印現有的硬體設定資訊。預設會傾印所有叢集。</maml:para>
    <maml:para>Cluster 的有效值為：
* Switch
* ACL
* Tx Scheduler
* Profile Configuration
* Link
* DCB
* L2P
* Manageability Transactions</maml:para>
        </maml:description>
        <command:parameterValue required="true">String[]</command:parameterValue>
        <dev:type>
          <maml:name>String[]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>*</dev:defaultValue>
      </command:parameter>

      <!--Path-->
      <command:parameter required="false" position="2" pipelineInput="false" globbing="false">
        <maml:name>Path</maml:name>
        <maml:description>
          <maml:para>指定要寫入的傾印檔案的路徑與檔案名稱。</maml:para>
        </maml:description>
        <command:parameterValue required="true">String</command:parameterValue>
		<dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>none</dev:defaultValue>
      </command:parameter>

      <!--Force-->
      <command:parameter required="false" position="named" pipelineInput="false" globbing="false">
        <maml:name>Force</maml:name>
        <maml:description>
          <maml:para>如果新的傾印檔案已存在，請以該檔案覆寫傾印檔案。</maml:para>
        </maml:description>
        <dev:defaultValue>none</dev:defaultValue>
      </command:parameter>

      <!--Append-->
      <command:parameter required="false" position="named" pipelineInput="false" globbing="false">
        <maml:name>Append</maml:name>
        <maml:description>
          <maml:para>將資訊附加到傾印檔案（如果已存在）。</maml:para>
        </maml:description>
        <dev:defaultValue>none</dev:defaultValue>
      </command:parameter>

    </command:parameters>


    <!--Input for Write-IntelEthernetDebugDump-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>Adapter</maml:name>
        </dev:type>
          <maml:description>
            <maml:para>指定 Intel（IntelEthernetAdapter 或 IANet_PhysicalEthernetAdapter）或是 Microsoft (MSFT_NetAdapter 或 Win32_NetworkAdapter）物件。</maml:para>
          </maml:description>
      </command:inputType>
    </command:inputTypes>

    <!--Output for Write-IntelEthernetDebugDump-->
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>Success or failure</maml:name>
        </dev:type>
          <maml:description>
            <maml:para>如果成功的話，cmdlet 會傳回除錯傾印檔案的路徑。
如果失敗的話，cmdlet 就會傳回失敗的訊息。</maml:para>
          </maml:description>
      </command:returnValue>
    </command:returnValues>


    <!--Examples for Write-IntelEthernetDebugDump-->
    <command:examples>
      <command:example>
        <maml:title>------------------------ EXAMPLE 1 ------------------------</maml:title>
        <maml:introduction>
        </maml:introduction>
        <dev:code>PS C:\&gt; Write-IntelEthernetDebugDump -Name "Intel(R) Ethernet Network Adapter E810-C-Q2"</dev:code>
        <dev:remarks>
          <maml:para>傾印指定裝置的所有叢集資訊，並將其寫入預設位置。</maml:para>
        </dev:remarks>
    </command:example>

      <command:example>
        <maml:title>------------------------ EXAMPLE 2 ------------------------</maml:title>
        <maml:introduction>
        </maml:introduction>
        <dev:code>PS C:\&gt; Write-IntelEthernetDebugDump -Name "Intel(R) Ethernet Network Adapter E810-C-Q2" -Cluster "Link"</dev:code>
        <dev:remarks>
          <maml:para>將指定裝置的連結叢集資訊傾印至預設位置。</maml:para>
        </dev:remarks>
      </command:example>

      <command:example>
        <maml:title>------------------------ EXAMPLE 3 ------------------------</maml:title>
        <maml:introduction>

        </maml:introduction>
        <dev:code>PS C:\&gt; $Adapters = Get-IntelEthernet
PS C:\&gt; $Adapters[1] | Write-IntelEthernetDebugDump -Cluster "Link"</dev:code>
        <dev:remarks>
          <maml:para>將儲存在 $Adapters[1] 的裝置的連結叢集資訊傾印至預設位置。</maml:para>
        </dev:remarks>
      </command:example>

      <command:example>
        <maml:title>------------------------ EXAMPLE 4 ------------------------</maml:title>
        <maml:introduction>
        </maml:introduction>
        <dev:code>PS C:\&gt; $Adapters = Get-IntelEthernet
PS C:\&gt; Write-IntelEthernetDebugDump -Adapter $Adapters[1] -Cluster "Link" -Append</dev:code>
        <dev:remarks>
          <maml:para>將儲存在 $Adapters[1] 的裝置的連結叢集資訊傾印至預設位置，並將其附加到儲存在預設位置的先前檔案。</maml:para>
        </dev:remarks>
      </command:example>

      <command:example>
        <maml:title>------------------------ EXAMPLE 5 ------------------------</maml:title>
        <maml:introduction>
        </maml:introduction>
        <dev:code>PS C:\&gt; $Adapters = Get-IntelEthernet
PS C:\&gt; Write-IntelEthernetDebugDump -Adapter $Adapters[1] -Cluster "Link" -Path "C:\E810_Dump" -Append</dev:code>
        <dev:remarks>
          <maml:para>將儲存在 $Adapters[1] 的裝置的連結叢集資訊傾印至預設位置，並將其附加到 C:\E810_Dump 的現有檔案中。</maml:para>
        </dev:remarks>
      </command:example>

      <command:example>
        <maml:title>------------------------ EXAMPLE 6 ------------------------</maml:title>
        <maml:introduction>
        </maml:introduction>
        <dev:code>PS C:\&gt; Write-IntelEthernetDebugDump -Name "Intel(R) Ethernet Network Adapter E810-C-Q2" -Cluster "Link" -Force</dev:code>
        <dev:remarks>
          <maml:para>傾印具有指定名稱裝置的連結叢集除錯資訊，並覆寫之前儲存在預設位置的檔案。</maml:para>
        </dev:remarks>
      </command:example>

    </command:examples>


    <!--Links for Write-IntelEthernetDebugDump-->
    <maml:relatedLinks>

      <maml:navigationLink>
        <maml:linkText>Get-IntelEthernet</maml:linkText>
      </maml:navigationLink>

        <maml:navigationLink>
        <maml:linkText>Get-IntelNetAdapter</maml:linkText>
      </maml:navigationLink>

    </maml:relatedLinks>

  </command:command>


<!--Register-IntelEthernetRDMACounterSet-->
 <command:command>

  <!--Synopsis for Register-IntelEthernetRDMACounterSet-->
    <command:details>
      <command:name>Register-IntelEthernetRDMACounterSet</command:name>
      <maml:description>
        <maml:para>使用 perfmon 註冊 RDMA 統計資料計數器。</maml:para>
      </maml:description>
      <maml:copyright>
      </maml:copyright>
      <command:verb>Register</command:verb>
      <command:noun>IntelEthernetRDMACounterSet</command:noun>
      <dev:version></dev:version>
    </command:details>

    <!--Description for Register-IntelEthernetRDMACounterSet-->
    <maml:description>
      <maml:para>Register-IntelEthernetRDMACounterSet cmdlet 使用 perfmon 為指定裝置註冊 RDMA 統計資料計數器。</maml:para>
      <maml:para>您可使用這個 cmdlet 重新註冊計數器。</maml:para>
    </maml:description>

    <!--Syntax Section for Register-IntelEthernetRDMACounterSet-->
    <command:syntax>

      <command:syntaxItem>
        <maml:name>Register-IntelEthernetRDMACounterSet</maml:name>
      </command:syntaxItem>

      <command:syntaxItem>
        <maml:name>Register-IntelEthernetRDMACounterSet</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>Register-IntelEthernetRDMACounterSet</maml:name>
        <command:parameter required="false" position="0" pipelineInput="true" globbing="false">
          <maml:name>Adapter</maml:name>
          <command:parameterValue required="true">Adapter[]</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>

    </command:syntax>


    <!--Parameters for Register-IntelEthernetRDMACounterSet-->
    <command:parameters>

      <!--Name-->
      <command:parameter required="false" position="named" pipelineInput="false" globbing="true">
        <maml:name>Name</maml:name>
        <maml:description>
          <maml:para>指定 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>none</dev:defaultValue>
      </command:parameter>

      <!--Adapter-->
      <command:parameter required="false" position="0" pipelineInput="true" globbing="false">
        <maml:name>Adapter</maml:name>
        <maml:description>
          <maml:para>指定 Intel（IntelEthernetAdapter 或 IANet_PhysicalEthernetAdapter）或是 Microsoft（MSFT_NetAdapter 或 Win32_NetworkAdapter）物件集合。</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>none</dev:defaultValue>
      </command:parameter>

    </command:parameters>


    <!--Input for Register-IntelEthernetRDMACounterSet-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>Adapter[]</maml:name>
        </dev:type>
          <maml:description>
            <maml:para>Intel（IntelEthernetAdapter 或 IANet_PhysicalEthernetAdapter）或是 Microsoft（MSFT_NetAdapter 或 Win32_NetworkAdapter）物件集合。</maml:para>
          </maml:description>
      </command:inputType>
    </command:inputTypes>

    <!--Output for Register-IntelEthernetRDMACounterSet-->
	<command:returnValues>
		<command:returnValue>
			<dev:type>
				<maml:name>None</maml:name>
			</dev:type>
		</command:returnValue>
	</command:returnValues>


    <!--Examples for Register-IntelEthernetRDMACounterSet-->
    <command:examples>
      <command:example>
        <maml:title>------------------------ EXAMPLE 1 ------------------------</maml:title>
        <maml:introduction>
        </maml:introduction>
        <dev:code>PS C:\&gt; Register-IntelEthernetRDMACounterSet</dev:code>
        <dev:remarks>
          <maml:para>為所有支援的 Intel 乙太網路裝置註冊 RDMA 統計資料計數器。</maml:para>
        </dev:remarks>
      </command:example>

      <command:example>
        <maml:title>------------------------ EXAMPLE 2 ------------------------</maml:title>
        <maml:introduction>
        </maml:introduction>
        <dev:code>PS C:\&gt; Register-IntelEthernetRDMACounterSet -Name "Intel(R) Ethernet Network Adapter E810-C-Q2"</dev:code>
        <dev:remarks>
          <maml:para>為指定的 Intel 乙太網路裝置註冊 RDMA 統計資料計數器。</maml:para>
        </dev:remarks>
      </command:example>

      <command:example>
        <maml:title>------------------------ EXAMPLE 3 ------------------------</maml:title>
        <maml:introduction>
        </maml:introduction>
        <dev:code>PS C:\&gt; Register-IntelEthernetRDMACounterSet -Name "*E810*"</dev:code>
        <dev:remarks>
          <maml:para>使用萬用字元為系統中來自指定裝置系列的所有的 Intel 乙太網路裝置註冊 RDMA 統計資料計數器。</maml:para>
        </dev:remarks>
      </command:example>

      <command:example>
        <maml:title>------------------------ EXAMPLE 4 ------------------------</maml:title>
        <maml:introduction>
        </maml:introduction>
        <dev:code>PS C:\&gt; $Adapters = Get-IntelEthernet
PS C:\&gt; $Adapters | Register-IntelEthernetRDMACounterSet
</dev:code>
        <dev:remarks>
          <maml:para>為所有儲存在 $Adapters 的 Intel 乙太網路裝置註冊 RDMA 統計資料計數器。</maml:para>
        </dev:remarks>
      </command:example>

      <command:example>
        <maml:title>------------------------ EXAMPLE 5 ------------------------</maml:title>
        <maml:introduction>
        </maml:introduction>
        <dev:code>PS C:\&gt; $Adapters = Get-IntelEthernet
PS C:\&gt; Register-IntelEthernetRDMACounterSet -Adapter $Adapters[1]</dev:code>
        <dev:remarks>
          <maml:para>為儲存在 $Adapters[1] 的 Intel 乙太網路裝置註冊 RDMA 統計資料計數器。</maml:para>
        </dev:remarks>
      </command:example>

    </command:examples>


    <!--Links for Register-IntelEthernetRDMACounterSet-->
    <maml:relatedLinks>

      <maml:navigationLink>
        <maml:linkText>Get-IntelNetAdapter</maml:linkText>
      </maml:navigationLink>

      <maml:navigationLink>
        <maml:linkText>Unregister-IntelEthernetRDMACounterSet</maml:linkText>
      </maml:navigationLink>

    </maml:relatedLinks>

  </command:command>

<!--Unregister-IntelEthernetRDMACounterSet-->
 <command:command>

  <!--Synopsis for Unregister-IntelEthernetRDMACounterSet-->
    <command:details>
      <command:name>Unregister-IntelEthernetRDMACounterSet</command:name>
      <maml:description>
        <maml:para>從 perfmon 將 RDMA 統計資料計數器取消註冊。</maml:para>
      </maml:description>
      <maml:copyright>
      </maml:copyright>
      <command:verb>Unregister</command:verb>
      <command:noun>IntelEthernetRDMACounterSet</command:noun>
      <dev:version></dev:version>
    </command:details>

    <!--Description for Unregister-IntelEthernetRDMACounterSet-->
    <maml:description>
      <maml:para>Unregister-IntelEthernetRDMACounterSet cmdlet 會為指定的裝置從 perfmon 取消註冊 RDMA 統計資料計數器。</maml:para>
      </maml:description>

    <!--Syntax Section for Unregister-IntelEthernetRDMACounterSet-->
    <command:syntax>

      <command:syntaxItem>
        <maml:name>Unregister-IntelEthernetRDMACounterSet</maml:name>
      </command:syntaxItem>

      <command:syntaxItem>
        <maml:name>Unregister-IntelEthernetRDMACounterSet</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>Unregister-IntelEthernetRDMACounterSet</maml:name>
        <command:parameter required="false" position="0" pipelineInput="true" globbing="false">
          <maml:name>Adapter</maml:name>
          <command:parameterValue required="true">Adapter[]</command:parameterValue>
        </command:parameter>
      </command:syntaxItem>

    </command:syntax>


    <!--Parameters for Unregister-IntelEthernetRDMACounterSet-->
    <command:parameters>

      <!--Name-->
      <command:parameter required="false" position="named" pipelineInput="false" globbing="true">
        <maml:name>Name</maml:name>
        <maml:description>
          <maml:para>指定 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>none</dev:defaultValue>
      </command:parameter>

      <!--Adapter-->
      <command:parameter required="false" position="0" pipelineInput="true" globbing="false">
        <maml:name>Adapter</maml:name>
        <maml:description>
          <maml:para>指定 Intel（IntelEthernetAdapter 或 IANet_PhysicalEthernetAdapter）或是 Microsoft（MSFT_NetAdapter 或 Win32_NetworkAdapter）物件集合。</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>none</dev:defaultValue>
      </command:parameter>

    </command:parameters>


    <!--Input for Unregister-IntelEthernetRDMACounterSet-->
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>Adapter[]</maml:name>
        </dev:type>
          <maml:description>
            <maml:para>Intel（IntelEthernetAdapter 或 IANet_PhysicalEthernetAdapter）或是 Microsoft（MSFT_NetAdapter 或 Win32_NetworkAdapter）物件集合。</maml:para>
          </maml:description>
      </command:inputType>
    </command:inputTypes>

    <!--Output for Unregister-IntelEthernetRDMACounterSet-->
	<command:returnValues>
		<command:returnValue>
			<dev:type>
				<maml:name>None</maml:name>
			</dev:type>
		</command:returnValue>
	</command:returnValues>


    <!--Examples for Unregister-IntelEthernetRDMACounterSet-->
    <command:examples>
      <command:example>
        <maml:title>------------------------ EXAMPLE 1 ------------------------</maml:title>
        <maml:introduction>
        </maml:introduction>
        <dev:code>PS C:\&gt; Unregister-IntelEthernetRDMACounterSet</dev:code>
        <dev:remarks>
          <maml:para>為所有支援的 Intel 乙太網路裝置取消註冊 RDMA 統計資料計數器。</maml:para>
        </dev:remarks>
      </command:example>

      <command:example>
        <maml:title>------------------------ EXAMPLE 2 ------------------------</maml:title>
        <maml:introduction>
        </maml:introduction>
        <dev:code>PS C:\&gt; Unregister-IntelEthernetRDMACounterSet -Name "Intel(R) Ethernet Network Adapter E810-C-Q2"</dev:code>
        <dev:remarks>
          <maml:para>為指定的 Intel 乙太網路裝置取消註冊 RDMA 統計資料計數器。</maml:para>
        </dev:remarks>
      </command:example>

      <command:example>
        <maml:title>------------------------ EXAMPLE 3 ------------------------</maml:title>
        <maml:introduction>
        </maml:introduction>
        <dev:code>PS C:\&gt; Unregister-IntelEthernetRDMACounterSet -Name "*E810*"</dev:code>
        <dev:remarks>
          <maml:para>使用萬用字元為系統中來自指定裝置系列的所有的 Intel 乙太網路裝置取消註冊 RDMA 統計資料計數器。</maml:para>
        </dev:remarks>
      </command:example>

      <command:example>
        <maml:title>------------------------ EXAMPLE 4 ------------------------</maml:title>
        <maml:introduction>
        </maml:introduction>
        <dev:code>PS C:\&gt; $Adapters = Get-IntelEthernet
PS C:\&gt; $Adapters | Unregister-IntelEthernetRDMACounterSet
</dev:code>
        <dev:remarks>
          <maml:para>為所有儲存在 $Adapters 的 Intel 乙太網路裝置取消註冊 RDMA 統計資料計數器。</maml:para>
        </dev:remarks>
      </command:example>

      <command:example>
        <maml:title>------------------------ EXAMPLE 5 ------------------------</maml:title>
        <maml:introduction>
        </maml:introduction>
        <dev:code>PS C:\&gt; $Adapters = Get-IntelEthernet
PS C:\&gt; Unregister-IntelEthernetRDMACounterSet -Adapter $Adapters[1]</dev:code>
        <dev:remarks>
          <maml:para>為儲存在 $Adapters[1] 的 Intel 乙太網路裝置取消註冊 RDMA 統計資料計數器。</maml:para>
        </dev:remarks>
      </command:example>


    </command:examples>


    <!--Links for Unregister-IntelEthernetRDMACounterSet-->
    <maml:relatedLinks>

      <maml:navigationLink>
        <maml:linkText>Get-IntelNetAdapter</maml:linkText>
      </maml:navigationLink>

      <maml:navigationLink>
        <maml:linkText>Register-IntelEthernetRDMACounterSet</maml:linkText>
      </maml:navigationLink>

    </maml:relatedLinks>

  </command:command>

</helpItems>
