DSCResources/xNetworking/2.12.0.0/PSGetModuleInfo.xml

<Objs Version="1.1.0.1" xmlns="http://schemas.microsoft.com/powershell/2004/04">
  <Obj RefId="0">
    <TN RefId="0">
      <T>Microsoft.PowerShell.Commands.PSRepositoryItemInfo</T>
      <T>System.Management.Automation.PSCustomObject</T>
      <T>System.Object</T>
    </TN>
    <MS>
      <S N="Name">xNetworking</S>
      <Version N="Version">2.12.0.0</Version>
      <S N="Type">Module</S>
      <S N="Description">Module with DSC Resources for Networking area</S>
      <S N="Author">Microsoft Corporation</S>
      <S N="CompanyName">PowerShellTeam</S>
      <S N="Copyright">(c) 2013 Microsoft Corporation. All rights reserved.</S>
      <DT N="PublishedDate">2016-09-21T21:59:30-04:00</DT>
      <Nil N="InstalledDate" />
      <Nil N="UpdatedDate" />
      <URI N="LicenseUri">https://github.com/PowerShell/xNetworking/blob/master/LICENSE</URI>
      <URI N="ProjectUri">https://github.com/PowerShell/xNetworking</URI>
      <Nil N="IconUri" />
      <Obj N="Tags" RefId="1">
        <TN RefId="1">
          <T>System.Object[]</T>
          <T>System.Array</T>
          <T>System.Object</T>
        </TN>
        <LST>
          <S>DesiredStateConfiguration</S>
          <S>DSC</S>
          <S>DSCResourceKit</S>
          <S>DSCResource</S>
          <S>PSModule</S>
        </LST>
      </Obj>
      <Obj N="Includes" RefId="2">
        <TN RefId="2">
          <T>System.Collections.Hashtable</T>
          <T>System.Object</T>
        </TN>
        <DCT>
          <En>
            <S N="Key">Function</S>
            <Obj N="Value" RefId="3">
              <TNRef RefId="1" />
              <LST>
                <S>Get-xNetworkAdapterName</S>
                <S>Set-xNetworkAdapterName</S>
                <S>Test-xNetworkAdapterName</S>
              </LST>
            </Obj>
          </En>
          <En>
            <S N="Key">RoleCapability</S>
            <Obj N="Value" RefId="4">
              <TNRef RefId="1" />
              <LST />
            </Obj>
          </En>
          <En>
            <S N="Key">Command</S>
            <Obj N="Value" RefId="5">
              <TNRef RefId="1" />
              <LST>
                <S>Get-xNetworkAdapterName</S>
                <S>Set-xNetworkAdapterName</S>
                <S>Test-xNetworkAdapterName</S>
              </LST>
            </Obj>
          </En>
          <En>
            <S N="Key">DscResource</S>
            <Obj N="Value" RefId="6">
              <TNRef RefId="1" />
              <LST>
                <S>xDefaultGatewayAddress</S>
                <S>xDHCPClient</S>
                <S>xDnsClientGlobalSetting</S>
                <S>xDnsConnectionSuffix</S>
                <S>xDNSServerAddress</S>
                <S>xFirewall</S>
                <S>xHostsFile</S>
                <S>xIPAddress</S>
                <S>xNetAdapterBinding</S>
                <S>xNetBIOS</S>
                <S>xNetConnectionProfile</S>
                <S>xNetworkTeam</S>
                <S>xNetworkTeamInterface</S>
                <S>xRoute</S>
              </LST>
            </Obj>
          </En>
          <En>
            <S N="Key">Workflow</S>
            <Obj N="Value" RefId="7">
              <TNRef RefId="1" />
              <LST />
            </Obj>
          </En>
          <En>
            <S N="Key">Cmdlet</S>
            <Obj N="Value" RefId="8">
              <TNRef RefId="1" />
              <LST />
            </Obj>
          </En>
        </DCT>
      </Obj>
      <Nil N="PowerShellGetFormatVersion" />
      <S N="ReleaseNotes">* Fixed bug in MSFT_x005F_xIPAddress resource when xIPAddress follows xVMSwitch._x000D__x000A__x000D__x000A_* Added the following resources:_x000D__x000A_ * MSFT_x005F_xNetworkTeamInterface resource to add/remove network team interfaces_x000D__x000A_* Added conditional loading of LocalizedData to MSFT_x005F_xHostsFile and MSFT_x005F_xNetworkTeam to prevent failures while loading those resources on systems with $PSUICulture other than en-US</S>
      <Obj N="Dependencies" RefId="9">
        <TNRef RefId="1" />
        <LST />
      </Obj>
      <S N="RepositorySourceLocation">https://www.powershellgallery.com/api/v2/</S>
      <S N="Repository">PSGallery</S>
      <S N="PackageManagementProvider">NuGet</S>
      <Obj N="AdditionalMetadata" RefId="10">
        <TNRef RefId="2" />
        <DCT>
          <En>
            <S N="Key">CompanyName</S>
            <S N="Value">Microsoft Corporation</S>
          </En>
          <En>
            <S N="Key">releaseNotes</S>
            <S N="Value">* Fixed bug in MSFT_x005F_xIPAddress resource when xIPAddress follows xVMSwitch._x000D__x000A__x000D__x000A_* Added the following resources:_x000D__x000A_ * MSFT_x005F_xNetworkTeamInterface resource to add/remove network team interfaces_x000D__x000A_* Added conditional loading of LocalizedData to MSFT_x005F_xHostsFile and MSFT_x005F_xNetworkTeam to prevent failures while loading those resources on systems with $PSUICulture other than en-US</S>
          </En>
          <En>
            <S N="Key">versionDownloadCount</S>
            <S N="Value">4338</S>
          </En>
          <En>
            <S N="Key">ItemType</S>
            <S N="Value">Module</S>
          </En>
          <En>
            <S N="Key">copyright</S>
            <S N="Value">(c) 2013 Microsoft Corporation. All rights reserved.</S>
          </En>
          <En>
            <S N="Key">CLRVersion</S>
            <S N="Value">4.0</S>
          </En>
          <En>
            <S N="Key">tags</S>
            <S N="Value">DesiredStateConfiguration DSC DSCResourceKit DSCResource PSModule PSFunction_Get-xNetworkAdapterName PSCommand_Get-xNetworkAdapterName PSFunction_Set-xNetworkAdapterName PSCommand_Set-xNetworkAdapterName PSFunction_Test-xNetworkAdapterName PSCommand_Test-xNetworkAdapterName PSIncludes_Function PSDscResource_x005F_xDefaultGatewayAddress PSDscResource_x005F_xDHCPClient PSDscResource_x005F_xDnsClientGlobalSetting PSDscResource_x005F_xDnsConnectionSuffix PSDscResource_x005F_xDNSServerAddress PSDscResource_x005F_xFirewall PSDscResource_x005F_xHostsFile PSDscResource_x005F_xIPAddress PSDscResource_x005F_xNetAdapterBinding PSDscResource_x005F_xNetBIOS PSDscResource_x005F_xNetConnectionProfile PSDscResource_x005F_xNetworkTeam PSDscResource_x005F_xNetworkTeamInterface PSDscResource_x005F_xRoute PSIncludes_DscResource</S>
          </En>
          <En>
            <S N="Key">created</S>
            <S N="Value">9/21/2016 9:59:30 PM -04:00</S>
          </En>
          <En>
            <S N="Key">description</S>
            <S N="Value">Module with DSC Resources for Networking area</S>
          </En>
          <En>
            <S N="Key">published</S>
            <S N="Value">9/21/2016 9:59:30 PM -04:00</S>
          </En>
          <En>
            <S N="Key">developmentDependency</S>
            <S N="Value">False</S>
          </En>
          <En>
            <S N="Key">NormalizedVersion</S>
            <S N="Value">2.12.0</S>
          </En>
          <En>
            <S N="Key">downloadCount</S>
            <S N="Value">54024</S>
          </En>
          <En>
            <S N="Key">GUID</S>
            <S N="Value">e6647cc3-ce9c-4c86-9eb8-2ee8919bf358</S>
          </En>
          <En>
            <S N="Key">PowerShellVersion</S>
            <S N="Value">4.0</S>
          </En>
          <En>
            <S N="Key">updated</S>
            <S N="Value">2016-10-14T13:09:46Z</S>
          </En>
          <En>
            <S N="Key">isLatestVersion</S>
            <S N="Value">True</S>
          </En>
          <En>
            <S N="Key">IsPrerelease</S>
            <S N="Value">false</S>
          </En>
          <En>
            <S N="Key">isAbsoluteLatestVersion</S>
            <S N="Value">True</S>
          </En>
          <En>
            <S N="Key">packageSize</S>
            <S N="Value">123660</S>
          </En>
          <En>
            <S N="Key">FileList</S>
            <S N="Value">xNetworking.nuspec|LICENSE|README.md|xNetworkAdapter.psm1|xNetworking.psd1|DSCResources\MSFT_x005F_xDefaultGatewayAddress\MSFT_x005F_xDefaultGatewayAddress.psm1|DSCResources\MSFT_x005F_xDefaultGatewayAddress\MSFT_x005F_xDefaultGatewayAddress.schema.mof|DSCResources\MSFT_x005F_xDhcpClient\MSFT_x005F_xDhcpClient.psm1|DSCResources\MSFT_x005F_xDhcpClient\MSFT_x005F_xDhcpClient.schema.mof|DSCResources\MSFT_x005F_xDnsClientGlobalSetting\MSFT_x005F_xDnsClientGlobalSetting.psm1|DSCResources\MSFT_x005F_xDnsClientGlobalSetting\MSFT_x005F_xDnsClientGlobalSetting.schema.mof|DSCResources\MSFT_x005F_xDnsClientGlobalSetting\en-US\MSFT_x005F_xDnsClientGlobalSetting.psd1|DSCResources\MSFT_x005F_xDnsConnectionSuffix\MSFT_x005F_xDnsConnectionSuffix.psm1|DSCResources\MSFT_x005F_xDnsConnectionSuffix\MSFT_x005F_xDnsConnectionSuffix.schema.mof|DSCResources\MSFT_x005F_xDNSServerAddress\MSFT_x005F_xDNSServerAddress.psm1|DSCResources\MSFT_x005F_xDNSServerAddress\MSFT_x005F_xDNSServerAddress.schema.mof|DSCResources\MSFT_x005F_xFirewall\MSFT_x005F_xFirewall.psm1|DSCResources\MSFT_x005F_xFirewall\MSFT_x005F_xFirewall.Schema.mof|DSCResources\MSFT_x005F_xHostsFile\MSFT_x005F_xHostsFile.psm1|DSCResources\MSFT_x005F_xHostsFile\MSFT_x005F_xHostsFile.schema.mof|DSCResources\MSFT_x005F_xHostsFile\en-US\MSFT_x005F_xHostsFile.psd1|DSCResources\MSFT_x005F_xIPAddress\MSFT_x005F_xIPAddress.psm1|DSCResources\MSFT_x005F_xIPAddress\MSFT_x005F_xIPAddress.schema.mof|DSCResources\MSFT_x005F_xNetAdapterBinding\MSFT_x005F_xNetAdapterBinding.psm1|DSCResources\MSFT_x005F_xNetAdapterBinding\MSFT_x005F_xNetAdapterBinding.schema.mof|DSCResources\MSFT_x005F_xNetBIOS\MSFT_x005F_xNetBIOS.psm1|DSCResources\MSFT_x005F_xNetBIOS\MSFT_x005F_xNetBIOS.schema.mof|DSCResources\MSFT_x005F_xNetBIOS\en-US\MSFT_x005F_xNetBIOS.psd1|DSCResources\MSFT_x005F_xNetConnectionProfile\MSFT_x005F_xNetConnectionProfile.psm1|DSCResources\MSFT_x005F_xNetConnectionProfile\MSFT_x005F_xNetConnectionProfile.schema.mof|DSCResources\MSFT_x005F_xNetworkTeam\MSFT_x005F_xNetworkTeam.psm1|DSCResources\MSFT_x005F_xNetworkTeam\MSFT_x005F_xNetworkTeam.schema.mof|DSCResources\MSFT_x005F_xNetworkTeam\en-US\MSFT_x005F_xNetworkTeam.psd1|DSCResources\MSFT_x005F_xNetworkTeamInterface\MSFT_x005F_xNetworkTeamInterface.psm1|DSCResources\MSFT_x005F_xNetworkTeamInterface\MSFT_x005F_xNetworkTeamInterface.schema.mof|DSCResources\MSFT_x005F_xNetworkTeamInterface\en-US\MSFT_x005F_xNetworkTeamInterface.psd1|DSCResources\MSFT_x005F_xRoute\MSFT_x005F_xRoute.psm1|DSCResources\MSFT_x005F_xRoute\MSFT_x005F_xRoute.schema.mof|Examples\Sample_x005F_xDhcpClient_Enabled.ps1|Examples\Sample_x005F_xDnsClientGlobalSetting_SuffixSearchList.ps1|Examples\Sample_x005F_xDnsServerAddress.ps1|Examples\Sample_x005F_xFirewall_AddFirewallRule.ps1|Examples\Sample_x005F_xFirewall_AddFirewallRuleToExistingGroup.ps1|Examples\Sample_x005F_xFirewall_AddFirewallRuleToNewGroup.ps1|Examples\Sample_x005F_xFirewall_AddFirewallRule_AllParameters.ps1|Examples\Sample_x005F_xFirewall_DisableAccessToApplication.ps1|Examples\Sample_x005F_xFirewall_EnableBuiltInFirewallRule.ps1|Examples\Sample_x005F_xHostsFile_AddEntry.ps1|Examples\Sample_x005F_xHostsFile_RemoveEntry.ps1|Examples\Sample_x005F_xIPAddress_StaticIP_FixedValue.ps1|Examples\Sample_x005F_xIPAddress_StaticIP_Parameterized.ps1|Examples\Sample_x005F_xIPDefaultGatewayAddress_Remove.ps1|Examples\Sample_x005F_xIPDefaultGatewayAddress_Set.ps1|Examples\Sample_x005F_xNetAdapterBinding_DisableIPv6.ps1|Examples\Sample_x005F_xNetBIOS_Disable.ps1|Examples\Sample_x005F_xNetConnectionProfile.ps1|Examples\Sample_x005F_xNetworkTeamInterface_AddInterface.ps1|Examples\Sample_x005F_xNetworkTeamInterface_RemoveInterface.ps1|Examples\Sample_x005F_xNetworkTeamInterface_UpdateInterface.ps1|Examples\Sample_x005F_xNetworkTeam_AddTeam.ps1|Examples\Sample_x005F_xNetworkTeam_RemoveTeam.ps1|Examples\Sample_x005F_xNetworkTeam_UpdateTeamMembers.ps1|Examples\Sample_x005F_xRoute_AddRoute.ps1|Tests\Integration\IntegrationHelper.ps1|Tests\Integration\MSFT_x005F_xDefaultGatewayAddress.config.ps1|Tests\Integration\MSFT_x005F_xDefaultGatewayAddress.Tests.ps1|Tests\Integration\MSFT_x005F_xDhcpClient.config.ps1|Tests\Integration\MSFT_x005F_xDhcpClient.Tests.ps1|Tests\Integration\MSFT_x005F_xDnsClientGlobalSetting.config.ps1|Tests\Integration\MSFT_x005F_xDnsClientGlobalSetting.Integration.Tests.ps1|Tests\Integration\MSFT_x005F_xDNSConnectionSuffix.config.ps1|Tests\Integration\MSFT_x005F_xDNSConnectionSuffix.Tests.ps1|Tests\Integration\MSFT_x005F_xDNSServerAddress.config.ps1|Tests\Integration\MSFT_x005F_xDNSServerAddress.Integration.Tests.ps1|Tests\Integration\MSFT_x005F_xFirewall.config.ps1|Tests\Integration\MSFT_x005F_xFirewall.Integration.Tests.ps1|Tests\Integration\MSFT_x005F_xHostsFile.config.ps1|Tests\Integration\MSFT_x005F_xHostsFile.Integration.Tests.ps1|Tests\Integration\MSFT_x005F_xIPAddress.config.ps1|Tests\Integration\MSFT_x005F_xIPAddress.Integration.Tests.ps1|Tests\Integration\MSFT_x005F_xNetAdapterBinding.config.ps1|Tests\Integration\MSFT_x005F_xNetAdapterBinding.Tests.ps1|Tests\Integration\MSFT_x005F_xNetBIOS.config.ps1|Tests\Integration\MSFT_x005F_xNetBIOS.Integration.Tests.ps1|Tests\Integration\MSFT_x005F_xNetConnectionProfile.config.ps1|Tests\Integration\MSFT_x005F_xNetConnectionProfile.Integration.Tests.ps1|Tests\Integration\MSFT_x005F_xNetworkAdapterName.config.ps1|Tests\Integration\MSFT_x005F_xNetworkTeam.config.ps1|Tests\Integration\MSFT_x005F_xNetworkTeam.Integration.Tests.ps1|Tests\Integration\MSFT_x005F_xNetworkTeamInterface.config.ps1|Tests\Integration\MSFT_x005F_xNetworkTeamInterface.Integration.Tests.ps1|Tests\Integration\MSFT_x005F_xRoute.Integration.Tests.ps1|Tests\Integration\MSFT_x005F_xRoute_add.config.ps1|Tests\Integration\MSFT_x005F_xRoute_remove.config.ps1|Tests\Unit\MSFT_x005F_xDefaultGatewayAddress.Tests.ps1|Tests\Unit\MSFT_x005F_xDhcpClient.Tests.ps1|Tests\Unit\MSFT_x005F_xDnsClientGlobalSetting.Tests.ps1|Tests\Unit\MSFT_x005F_xDnsConnectionSuffix.Tests.ps1|Tests\Unit\MSFT_x005F_xDNSServerAddress.Tests.ps1|Tests\Unit\MSFT_x005F_xFirewall.Tests.ps1|Tests\Unit\MSFT_x005F_xHostsFile.Tests.ps1|Tests\Unit\MSFT_x005F_xIPAddress.Tests.ps1|Tests\Unit\MSFT_x005F_xNetAdapterBinding.Tests.ps1|Tests\Unit\MSFT_x005F_xNetBIOS.Tests.ps1|Tests\Unit\MSFT_x005F_xNetconnectionProfile.tests.ps1|Tests\Unit\MSFT_x005F_xNetworkTeam.Tests.ps1|Tests\Unit\MSFT_x005F_xNetworkTeamInterface.Tests.ps1|Tests\Unit\MSFT_x005F_xRoute.Tests.ps1|Tests\Unit\xNetworkAdapter.Tests.ps1</S>
          </En>
          <En>
            <S N="Key">requireLicenseAcceptance</S>
            <S N="Value">True</S>
          </En>
        </DCT>
      </Obj>
      <S N="InstalledLocation">E:\DSCResources\xNetworking\2.12.0.0</S>
    </MS>
  </Obj>
</Objs>