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">RobamaTools</S>
      <Version N="Version">1.3.0</Version>
      <S N="Type">Module</S>
      <S N="Description">A handy set of tools that I use in my day to day tasks._x000A__x000A_Created By:_x000A_Robert Amartinesei_x000A__x000A_Email feedback to:_x000A_robertamartinesei@gmail.com_x000A__x000A_Disclaimer: These scripts/functions are provided in good faith and with no warranty as to their fitness of purpose. Use this software at your own risk. _x000A_The author accepts no liabiliy for any losses or damages resulting from the use thereof.</S>
      <S N="Author">Robert Amartinesei</S>
      <Obj N="CompanyName" RefId="1">
        <TN RefId="1">
          <T>System.Management.Automation.PSCustomObject</T>
          <T>System.Object</T>
        </TN>
      </Obj>
      <S N="Copyright">(c) 2017 Robert Amartinesei. All rights reserved.</S>
      <DT N="PublishedDate">2017-04-24T16:16:33+02:00</DT>
      <Obj N="InstalledDate" RefId="2">
        <DT>2017-04-24T16:18:03.2580444+02:00</DT>
        <MS>
          <Obj N="DisplayHint" RefId="3">
            <TN RefId="2">
              <T>Microsoft.PowerShell.Commands.DisplayHintType</T>
              <T>System.Enum</T>
              <T>System.ValueType</T>
              <T>System.Object</T>
            </TN>
            <ToString>DateTime</ToString>
            <I32>2</I32>
          </Obj>
        </MS>
      </Obj>
      <Nil N="UpdatedDate" />
      <Nil N="LicenseUri" />
      <Nil N="ProjectUri" />
      <Nil N="IconUri" />
      <Obj N="Tags" RefId="4">
        <TN RefId="3">
          <T>System.Object[]</T>
          <T>System.Array</T>
          <T>System.Object</T>
        </TN>
        <LST>
          <S>reboot</S>
          <S>schedule</S>
          <S>PSModule</S>
        </LST>
      </Obj>
      <Obj N="Includes" RefId="5">
        <TN RefId="4">
          <T>System.Collections.Hashtable</T>
          <T>System.Object</T>
        </TN>
        <DCT>
          <En>
            <S N="Key">Function</S>
            <Obj N="Value" RefId="6">
              <TNRef RefId="3" />
              <LST>
                <S>Add-ScheduledReboot</S>
                <S>Set-Driveletter</S>
                <S>Get-ItemSize</S>
                <S>Convert-SDDLToACL</S>
              </LST>
            </Obj>
          </En>
          <En>
            <S N="Key">Command</S>
            <Obj N="Value" RefId="7">
              <TNRef RefId="3" />
              <LST>
                <S>Add-ScheduledReboot</S>
                <S>Set-Driveletter</S>
                <S>Get-ItemSize</S>
                <S>Convert-SDDLToACL</S>
              </LST>
            </Obj>
          </En>
          <En>
            <S N="Key">DscResource</S>
            <Obj N="Value" RefId="8">
              <TNRef RefId="3" />
              <LST />
            </Obj>
          </En>
          <En>
            <S N="Key">RoleCapability</S>
            <Obj N="Value" RefId="9">
              <TNRef RefId="3" />
              <LST />
            </Obj>
          </En>
          <En>
            <S N="Key">Cmdlet</S>
            <Obj N="Value" RefId="10">
              <TNRef RefId="3" />
              <LST />
            </Obj>
          </En>
          <En>
            <S N="Key">Workflow</S>
            <Obj N="Value" RefId="11">
              <TNRef RefId="3" />
              <LST />
            </Obj>
          </En>
        </DCT>
      </Obj>
      <Nil N="PowerShellGetFormatVersion" />
      <S N="ReleaseNotes">Added a new function called "Convert-SDDLToACL"</S>
      <Obj N="Dependencies" RefId="12">
        <TNRef RefId="3" />
        <LST />
      </Obj>
      <S N="RepositorySourceLocation">http://itmget.itmastaren.se:81/Nuget/ITMModules</S>
      <S N="Repository">ITM</S>
      <S N="PackageManagementProvider">NuGet</S>
      <Obj N="AdditionalMetadata" RefId="13">
        <TNRef RefId="4" />
        <DCT>
          <En>
            <S N="Key">releaseNotes</S>
            <S N="Value">Added a new function called "Convert-SDDLToACL"</S>
          </En>
          <En>
            <S N="Key">versionDownloadCount</S>
            <S N="Value">0</S>
          </En>
          <En>
            <S N="Key">copyright</S>
            <S N="Value">(c) 2017 Robert Amartinesei. All rights reserved.</S>
          </En>
          <En>
            <S N="Key">HasSymbols</S>
            <S N="Value">false</S>
          </En>
          <En>
            <S N="Key">IsLocalPackage</S>
            <S N="Value">true</S>
          </En>
          <En>
            <S N="Key">tags</S>
            <S N="Value">reboot schedule PSModule PSIncludes_Function PSFunction_Add-ScheduledReboot PSFunction_Set-Driveletter PSFunction_Get-ItemSize PSFunction_Convert-SDDLToACL PSCommand_Add-ScheduledReboot PSCommand_Set-Driveletter PSCommand_Get-ItemSize PSCommand_Convert-SDDLToACL</S>
          </En>
          <En>
            <S N="Key">created</S>
            <S N="Value">2017-04-24 16:16:33 +02:00</S>
          </En>
          <En>
            <S N="Key">description</S>
            <S N="Value">A handy set of tools that I use in my day to day tasks._x000A__x000A_Created By:_x000A_Robert Amartinesei_x000A__x000A_Email feedback to:_x000A_robertamartinesei@gmail.com_x000A__x000A_Disclaimer: These scripts/functions are provided in good faith and with no warranty as to their fitness of purpose. Use this software at your own risk. _x000A_The author accepts no liabiliy for any losses or damages resulting from the use thereof.</S>
          </En>
          <En>
            <S N="Key">published</S>
            <S N="Value">2017-04-24 16:16:33 +02:00</S>
          </En>
          <En>
            <S N="Key">developmentDependency</S>
            <S N="Value">False</S>
          </En>
          <En>
            <S N="Key">IsPrerelease</S>
            <S N="Value">false</S>
          </En>
          <En>
            <S N="Key">downloadCount</S>
            <S N="Value">7</S>
          </En>
          <En>
            <S N="Key">NormalizedVersion</S>
            <S N="Value">1.3.0</S>
          </En>
          <En>
            <S N="Key">updated</S>
            <S N="Value">2017-04-24T14:16:33Z</S>
          </En>
          <En>
            <S N="Key">IsProGetHosted</S>
            <S N="Value">true</S>
          </En>
          <En>
            <S N="Key">isLatestVersion</S>
            <S N="Value">True</S>
          </En>
          <En>
            <S N="Key">HasSource</S>
            <S N="Value">false</S>
          </En>
          <En>
            <S N="Key">Listed</S>
            <S N="Value">true</S>
          </En>
          <En>
            <S N="Key">isAbsoluteLatestVersion</S>
            <S N="Value">True</S>
          </En>
          <En>
            <S N="Key">packageSize</S>
            <S N="Value">8426</S>
          </En>
          <En>
            <S N="Key">IsCached</S>
            <S N="Value">false</S>
          </En>
          <En>
            <S N="Key">requireLicenseAcceptance</S>
            <S N="Value">False</S>
          </En>
        </DCT>
      </Obj>
      <S N="InstalledLocation">C:\Program Files\WindowsPowerShell\Modules\RobamaTools\1.3.0</S>
    </MS>
  </Obj>
</Objs>