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.PSGetModuleInfo</T>
      <T>System.Management.Automation.PSCustomObject</T>
      <T>System.Object</T>
    </TN>
    <MS>
      <S N="Name">PowerShellCookbook</S>
      <Version N="Version">1.3.5</Version>
      <S N="Description">Sample scripts from the Windows PowerShell Cookbook</S>
      <S N="Author">LeeHolmes</S>
      <S N="CompanyName">LeeHolmes</S>
      <S N="Copyright">(c) 2009 Lee Holmes. All rights reserved.</S>
      <DT N="PublishedDate">2015-11-29T21:05:22-08:00</DT>
      <Nil N="LicenseUri" />
      <Nil N="ProjectUri" />
      <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>PSModule</S>
          <S>PSIncludes_Function</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>Add-ExtendedFileProperties</S>
                <S>Add-FormatData</S>
                <S>Add-FormatTableIndexParameter</S>
                <S>Add-ObjectCollector</S>
                <S>Add-RelativePathCapture</S>
                <S>Compare-Property</S>
                <S>Connect-WebService</S>
                <S>Convert-TextObject</S>
                <S>ConvertFrom-FahrenheitWithFunction</S>
                <S>ConvertFrom-FahrenheitWithoutFunction</S>
                <S>Copy-History</S>
                <S>Enable-BreakOnError</S>
                <S>Enable-HistoryPersistence</S>
                <S>Enable-RemoteCredSSP</S>
                <S>Enable-RemotePsRemoting</S>
                <S>Enter-Module</S>
                <S>Format-Hex</S>
                <S>Format-String</S>
                <S>Get-AclMisconfiguration</S>
                <S>Get-AliasSuggestion</S>
                <S>Get-Answer</S>
                <S>Get-Arguments</S>
                <S>Get-Characteristics</S>
                <S>Get-Clipboard</S>
                <S>Get-DetailedSystemInformation</S>
                <S>Get-DiskUsage</S>
                <S>Get-FacebookNotification</S>
                <S>Get-FileEncoding</S>
                <S>Get-InstalledSoftware</S>
                <S>Get-InvocationInfo</S>
                <S>Get-MachineStartupShutdownScript</S>
                <S>Get-OfficialTime</S>
                <S>Get-OperatingSystemSku</S>
                <S>Get-OwnerReport</S>
                <S>Get-PageUrls</S>
                <S>Get-ParameterAlias</S>
                <S>Get-PrivateProfileString</S>
                <S>Get-RemoteRegistryChildItem</S>
                <S>Get-RemoteRegistryKeyProperty</S>
                <S>Get-ScriptCoverage</S>
                <S>Get-ScriptPerformanceProfile</S>
                <S>Get-Tomorrow</S>
                <S>Get-UserLogonLogoffScript</S>
                <S>Get-WarningsAndErrors</S>
                <S>Get-WmiClassKeyProperty</S>
                <S>Grant-RegistryAccessFullControl</S>
                <S>Import-ADUser</S>
                <S>Invoke-AddTypeTypeDefinition</S>
                <S>Invoke-AdvancedFunction</S>
                <S>Invoke-BinaryProcess</S>
                <S>Invoke-CmdScript</S>
                <S>Invoke-ComplexDebuggerScript</S>
                <S>Invoke-ComplexScript</S>
                <S>Invoke-DemonstrationScript</S>
                <S>Invoke-ElevatedCommand</S>
                <S>Invoke-Inline</S>
                <S>Invoke-LocalizedScript</S>
                <S>Invoke-LongRunningOperation</S>
                <S>Invoke-Member</S>
                <S>Invoke-RemoteExpression</S>
                <S>Invoke-ScriptBlock</S>
                <S>Invoke-ScriptBlockClosure</S>
                <S>Invoke-ScriptThatRequiresMta</S>
                <S>Invoke-SqlCommand</S>
                <S>Invoke-WindowsApi</S>
                <S>Measure-CommandPerformance</S>
                <S>Move-LockedFile</S>
                <S>New-CommandWrapper</S>
                <S>New-DynamicVariable</S>
                <S>New-FilesystemHardLink</S>
                <S>New-GenericObject</S>
                <S>New-SelfSignedCertificate</S>
                <S>New-ZipFile</S>
                <S>Read-HostWithPrompt</S>
                <S>Read-InputBox</S>
                <S>Register-TemporaryEvent</S>
                <S>Resolve-Error</S>
                <S>Search-Bing</S>
                <S>Search-CertificateStore</S>
                <S>Search-Help</S>
                <S>Search-Registry</S>
                <S>Search-StackOverflow</S>
                <S>Search-StartMenu</S>
                <S>Search-WmiNamespace</S>
                <S>Select-FilteredObject</S>
                <S>Select-GraphicalFilteredObject</S>
                <S>Select-TextOutput</S>
                <S>Send-File</S>
                <S>Send-MailMessage</S>
                <S>Send-TcpRequest</S>
                <S>Set-Clipboard</S>
                <S>Set-ConsoleProperties</S>
                <S>Set-PsBreakPointLastError</S>
                <S>Set-RemoteRegistryKeyProperty</S>
                <S>Show-ColorizedContent</S>
                <S>Show-Object</S>
                <S>Start-ProcessAsUser</S>
                <S>Test-Uri</S>
                <S>Use-Culture</S>
                <S>Watch-Command</S>
                <S>Watch-DebugExpression</S>
              </LST>
            </Obj>
          </En>
          <En>
            <S N="Key">DscResource</S>
            <Obj N="Value" RefId="4">
              <TNRef RefId="1" />
              <LST />
            </Obj>
          </En>
          <En>
            <S N="Key">Cmdlet</S>
            <Obj N="Value" RefId="5">
              <TNRef RefId="1" />
              <LST />
            </Obj>
          </En>
          <En>
            <S N="Key">Command</S>
            <Obj N="Value" RefId="6">
              <TNRef RefId="1" />
              <LST>
                <S>Add-ExtendedFileProperties</S>
                <S>Add-FormatData</S>
                <S>Add-FormatTableIndexParameter</S>
                <S>Add-ObjectCollector</S>
                <S>Add-RelativePathCapture</S>
                <S>Compare-Property</S>
                <S>Connect-WebService</S>
                <S>Convert-TextObject</S>
                <S>ConvertFrom-FahrenheitWithFunction</S>
                <S>ConvertFrom-FahrenheitWithoutFunction</S>
                <S>Copy-History</S>
                <S>Enable-BreakOnError</S>
                <S>Enable-HistoryPersistence</S>
                <S>Enable-RemoteCredSSP</S>
                <S>Enable-RemotePsRemoting</S>
                <S>Enter-Module</S>
                <S>Format-Hex</S>
                <S>Format-String</S>
                <S>Get-AclMisconfiguration</S>
                <S>Get-AliasSuggestion</S>
                <S>Get-Answer</S>
                <S>Get-Arguments</S>
                <S>Get-Characteristics</S>
                <S>Get-Clipboard</S>
                <S>Get-DetailedSystemInformation</S>
                <S>Get-DiskUsage</S>
                <S>Get-FacebookNotification</S>
                <S>Get-FileEncoding</S>
                <S>Get-InstalledSoftware</S>
                <S>Get-InvocationInfo</S>
                <S>Get-MachineStartupShutdownScript</S>
                <S>Get-OfficialTime</S>
                <S>Get-OperatingSystemSku</S>
                <S>Get-OwnerReport</S>
                <S>Get-PageUrls</S>
                <S>Get-ParameterAlias</S>
                <S>Get-PrivateProfileString</S>
                <S>Get-RemoteRegistryChildItem</S>
                <S>Get-RemoteRegistryKeyProperty</S>
                <S>Get-ScriptCoverage</S>
                <S>Get-ScriptPerformanceProfile</S>
                <S>Get-Tomorrow</S>
                <S>Get-UserLogonLogoffScript</S>
                <S>Get-WarningsAndErrors</S>
                <S>Get-WmiClassKeyProperty</S>
                <S>Grant-RegistryAccessFullControl</S>
                <S>Import-ADUser</S>
                <S>Invoke-AddTypeTypeDefinition</S>
                <S>Invoke-AdvancedFunction</S>
                <S>Invoke-BinaryProcess</S>
                <S>Invoke-CmdScript</S>
                <S>Invoke-ComplexDebuggerScript</S>
                <S>Invoke-ComplexScript</S>
                <S>Invoke-DemonstrationScript</S>
                <S>Invoke-ElevatedCommand</S>
                <S>Invoke-Inline</S>
                <S>Invoke-LocalizedScript</S>
                <S>Invoke-LongRunningOperation</S>
                <S>Invoke-Member</S>
                <S>Invoke-RemoteExpression</S>
                <S>Invoke-ScriptBlock</S>
                <S>Invoke-ScriptBlockClosure</S>
                <S>Invoke-ScriptThatRequiresMta</S>
                <S>Invoke-SqlCommand</S>
                <S>Invoke-WindowsApi</S>
                <S>Measure-CommandPerformance</S>
                <S>Move-LockedFile</S>
                <S>New-CommandWrapper</S>
                <S>New-DynamicVariable</S>
                <S>New-FilesystemHardLink</S>
                <S>New-GenericObject</S>
                <S>New-SelfSignedCertificate</S>
                <S>New-ZipFile</S>
                <S>Read-HostWithPrompt</S>
                <S>Read-InputBox</S>
                <S>Register-TemporaryEvent</S>
                <S>Resolve-Error</S>
                <S>Search-Bing</S>
                <S>Search-CertificateStore</S>
                <S>Search-Help</S>
                <S>Search-Registry</S>
                <S>Search-StackOverflow</S>
                <S>Search-StartMenu</S>
                <S>Search-WmiNamespace</S>
                <S>Select-FilteredObject</S>
                <S>Select-GraphicalFilteredObject</S>
                <S>Select-TextOutput</S>
                <S>Send-File</S>
                <S>Send-MailMessage</S>
                <S>Send-TcpRequest</S>
                <S>Set-Clipboard</S>
                <S>Set-ConsoleProperties</S>
                <S>Set-PsBreakPointLastError</S>
                <S>Set-RemoteRegistryKeyProperty</S>
                <S>Show-ColorizedContent</S>
                <S>Show-Object</S>
                <S>Start-ProcessAsUser</S>
                <S>Test-Uri</S>
                <S>Use-Culture</S>
                <S>Watch-Command</S>
                <S>Watch-DebugExpression</S>
              </LST>
            </Obj>
          </En>
        </DCT>
      </Obj>
      <Nil N="PowerShellGetFormatVersion" />
      <Nil N="ReleaseNotes" />
      <Obj N="Dependencies" RefId="7">
        <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>
    </MS>
  </Obj>
</Objs>