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">GuestConfiguration</S> <Version N="Version">1.16.0.0</Version> <S N="Type">Module</S> <S N="Description">[PREVIEW] The Guest Configuration module is an experimental tool to assist content authoring for Azure Guest Configuration. The cmdlets will help build and publish a content package, wich can then be used in cross-platform configuration management solutions.</S> <S N="Author">Azure Guest Configuration</S> <S N="CompanyName">PowerShellTeam</S> <S N="Copyright">(c) 2019 Microsoft Corporation. All rights reserved.</S> <DT N="PublishedDate">2019-07-29T21:51:51-07:00</DT> <Obj N="InstalledDate" RefId="1"> <DT>2019-07-30T13:56:30.2710302-07:00</DT> <MS> <Obj N="DisplayHint" RefId="2"> <TN RefId="1"> <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" /> <URI N="LicenseUri">https://github.com/PowerShell/GuestConfiguration/blob/master/LICENSE</URI> <URI N="ProjectUri">https://github.com/PowerShell/GuestConfiguration</URI> <Nil N="IconUri" /> <Obj N="Tags" RefId="3"> <TN RefId="2"> <T>System.Object[]</T> <T>System.Array</T> <T>System.Object</T> </TN> <LST> <S>GuestConfiguration</S> <S>Azure</S> <S>DSC</S> <S>PSModule</S> </LST> </Obj> <Obj N="Includes" RefId="4"> <TN RefId="3"> <T>System.Collections.Hashtable</T> <T>System.Object</T> </TN> <DCT> <En> <S N="Key">Function</S> <Obj N="Value" RefId="5"> <TNRef RefId="2" /> <LST> <S>New-GuestConfigurationPackage</S> <S>Test-GuestConfigurationPackage</S> <S>Protect-GuestConfigurationPackage</S> <S>New-GuestConfigurationPolicy</S> <S>Publish-GuestConfigurationPolicy</S> </LST> </Obj> </En> <En> <S N="Key">RoleCapability</S> <Obj N="Value" RefId="6"> <TNRef RefId="2" /> <LST /> </Obj> </En> <En> <S N="Key">Command</S> <Obj N="Value" RefId="7"> <TNRef RefId="2" /> <LST> <S>New-GuestConfigurationPackage</S> <S>Test-GuestConfigurationPackage</S> <S>Protect-GuestConfigurationPackage</S> <S>New-GuestConfigurationPolicy</S> <S>Publish-GuestConfigurationPolicy</S> </LST> </Obj> </En> <En> <S N="Key">DscResource</S> <Obj N="Value" RefId="8"> <TNRef RefId="2" /> <LST> <S>Environment</S> <S>Registry</S> <S>Script</S> <S>Service</S> <S>ServiceSet</S> <S>User</S> <S>WindowsProcess</S> <S>ProcessSet</S> <S>ChefInSpecResource</S> </LST> </Obj> </En> <En> <S N="Key">Workflow</S> <Obj N="Value" RefId="9"> <TNRef RefId="2" /> <LST /> </Obj> </En> <En> <S N="Key">Cmdlet</S> <Obj N="Value" RefId="10"> <TNRef RefId="2" /> <LST /> </Obj> </En> </DCT> </Obj> <Nil N="PowerShellGetFormatVersion" /> <Nil N="ReleaseNotes" /> <Obj N="Dependencies" RefId="11"> <TNRef RefId="2" /> <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="12"> <TN RefId="4"> <T>System.Management.Automation.PSCustomObject</T> <T>System.Object</T> </TN> <MS> <S N="copyright">(c) 2019 Microsoft Corporation. All rights reserved.</S> <S N="description">[PREVIEW] The Guest Configuration module is an experimental tool to assist content authoring for Azure Guest Configuration. The cmdlets will help build and publish a content package, wich can then be used in cross-platform configuration management solutions.</S> <S N="requireLicenseAcceptance">False</S> <S N="isLatestVersion">True</S> <S N="isAbsoluteLatestVersion">True</S> <S N="versionDownloadCount">19</S> <S N="downloadCount">744</S> <S N="packageSize">82599012</S> <S N="published">7/29/2019 9:51:51 PM -07:00</S> <S N="created">7/29/2019 9:51:51 PM -07:00</S> <S N="lastUpdated">7/30/2019 8:52:56 PM -07:00</S> <S N="tags">GuestConfiguration Azure DSC PSModule PSFunction_New-GuestConfigurationPackage PSCommand_New-GuestConfigurationPackage PSFunction_Test-GuestConfigurationPackage PSCommand_Test-GuestConfigurationPackage PSFunction_Protect-GuestConfigurationPackage PSCommand_Protect-GuestConfigurationPackage PSFunction_New-GuestConfigurationPolicy PSCommand_New-GuestConfigurationPolicy PSFunction_Publish-GuestConfigurationPolicy PSCommand_Publish-GuestConfigurationPolicy PSIncludes_Function PSDscResource_Environment PSDscResource_Registry PSDscResource_Script PSDscResource_Service PSDscResource_ServiceSet PSDscResource_User PSDscResource_WindowsProcess PSDscResource_ProcessSet PSDscResource_ChefInSpecResource PSIncludes_DscResource</S> <S N="developmentDependency">False</S> <S N="updated">2019-07-30T20:52:56Z</S> <S N="NormalizedVersion">1.16.0</S> <S N="Authors">Azure Guest Configuration</S> <S N="IsPrerelease">false</S> <S N="ItemType">Module</S> <S N="FileList">GuestConfiguration.nuspec|GuestConfiguration.psd1|GuestConfiguration.psm1|LICENSE|PSGetModuleInfo.xml|bin\DSC_Linux.zip|bin\DSC_Windows.zip|helpers\DscOperations.psm1|helpers\GuestConfigPath.psm1|helpers\GuestConfigurationPolicy.psm1|DscResources\MSFT_ChefInSpecResource\install_inspec.sh|DscResources\MSFT_ChefInSpecResource\libMSFT_ChefInSpecResource.so|DscResources\MSFT_ChefInSpecResource\MSFT_ChefInSpecResource.schema.mof</S> <S N="GUID">164465d5-6575-4e7f-b80b-680e4198354e</S> <S N="PowerShellVersion">5.1</S> <S N="CompanyName">MicrosoftCorporation</S> </MS> </Obj> <S N="InstalledLocation">C:\Program Files\WindowsPowerShell\Modules\GuestConfiguration\1.16.0.0</S> </MS> </Obj> </Objs> |