windows-updater/Modules/PSWindowsUpdate/2.2.1.2/PSGetModuleInfo.xml

244 lines
28 KiB
XML
Raw Normal View History

2023-11-29 13:43:50 +00:00
<EFBFBD><EFBFBD><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">PSWindowsUpdate</S>
<Version N="Version">2.2.1.2</Version>
<S N="Type">Module</S>
<S N="Description">This module contain cmdlets to manage Windows Update Client.</S>
<S N="Author">Michal Gajda</S>
<S N="CompanyName">MichalGajda</S>
<S N="Copyright">(c) 2011-2023 Michal Gajda. All rights reserved.</S>
<DT N="PublishedDate">2023-11-28T16:18:20+01:00</DT>
<Nil N="InstalledDate" />
<Nil N="UpdatedDate" />
<URI N="LicenseUri">https://github.com/mgajda83/PSWindowsUpdate/blob/main/LICENSE</URI>
<URI N="ProjectUri">https://github.com/mgajda83/PSWindowsUpdate</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>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 />
</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>Add-WUServiceManager</S>
<S>Enable-WURemoting</S>
<S>Get-WindowsUpdate</S>
<S>Get-WUApiVersion</S>
<S>Get-WUHistory</S>
<S>Get-WUInstallerStatus</S>
<S>Get-WUJob</S>
<S>Get-WULastResults</S>
<S>Get-WURebootStatus</S>
<S>Get-WUServiceManager</S>
<S>Get-WUSettings</S>
<S>Invoke-WUJob</S>
<S>Remove-WindowsUpdate</S>
<S>Remove-WUServiceManager</S>
<S>Set-WUSettings</S>
<S>Update-WUModule</S>
<S>Set-PSWUSettings</S>
<S>Reset-WUComponents</S>
<S>Get-WUOfflineMSU</S>
</LST>
</Obj>
</En>
<En>
<S N="Key">DscResource</S>
<Obj N="Value" RefId="6">
<TNRef RefId="1" />
<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>
<S>Add-WUServiceManager</S>
<S>Enable-WURemoting</S>
<S>Get-WindowsUpdate</S>
<S>Get-WUApiVersion</S>
<S>Get-WUHistory</S>
<S>Get-WUInstallerStatus</S>
<S>Get-WUJob</S>
<S>Get-WULastResults</S>
<S>Get-WURebootStatus</S>
<S>Get-WUServiceManager</S>
<S>Get-WUSettings</S>
<S>Invoke-WUJob</S>
<S>Remove-WindowsUpdate</S>
<S>Remove-WUServiceManager</S>
<S>Set-WUSettings</S>
<S>Update-WUModule</S>
<S>Set-PSWUSettings</S>
<S>Reset-WUComponents</S>
<S>Get-WUOfflineMSU</S>
</LST>
</Obj>
</En>
</DCT>
</Obj>
<Nil N="PowerShellGetFormatVersion" />
<S N="ReleaseNotes">v2.2.1 - Set-WUSettings added params to control TargetRelease for control Feature Updates version and Windows Update for Business_x000D__x000A__x0009__x0009_- Fixes Remove-WindowsUpdate bug_x000D__x000A__x000D__x000A_v2.2.0 - New cmdlet Reset-WUComponents, for reset Windows Updates components to default_x000D__x000A__x0009__x0009_- New cmdlet Get-WUOfflineMSU, for download offline msu package from microsoft Update Catalog_x000D__x000A__x000D__x000A_v2.1.1 - Remove-WindowsUpdate added WU Api uninstallation mode_x000D__x000A__x0009__x0009_- Fixed bug with slow run cmdlets_x000D__x000A__x0009__x0009_- Added support for Office 365 users to send emails_x000D__x000A__x000D__x000A_v2.1.0 - New cmdlet Set-PSWUSettings, for save PSWUSettings to xml file_x000D__x000A__x0009__x0009_- Param -SendReport can use smtp server credentials_x000D__x000A__x0009__x0009_- Install-WindowsUpdate added -RecurseCycle param, to install next updates after reboot_x000D__x000A__x0009__x0009_- Install-WindowsUpdate added new pre search criteria: DeploymentAction, IsAssigned, IsPresent, BrowseOnly and AutoSelectOnWebSites_x000D__x000A__x0009__x0009_- Change location of PSWindowsUpdate.log file to $Env:TEMP_x000D__x000A__x0009__x0009_- Fixed Get-WULastResults bugs_x000D__x000A__x0009__x0009_- Fixed Remove-WUServiceManager bugs_x000D__x000A__x000D__x000A_v2.0.0 - Rewrite whole script module to binary module_x000D__x000A__x0009__x0009__x000D__x000A_Cmdlets maping for old module:_x000D__x000A_v1.6.x =&gt; v2.0.x_x000D__x000A_Add-WUOfflineSync =&gt; Add-WUServiceManager_x000D__x000A_Add-WUServiceManager =&gt; Add-WUServiceManager_x000D__x000A_- =&gt; Enable-WURemoting_x000D__x000A_Get-WUHistory =&gt; Get-WUHistory_x000D__x000A_Get-WUList =&gt; Get-WindowsUpdate_x000D__x000A_Get-WUInstall =&gt; Download-WindowsUpdate (or Get-WindowsUpdate -Download)_x000D__x000A_Get-WUInstall =&gt; Install-WindowsUpdate (or Get-WindowsUpdate -I
<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">releaseNotes</S>
<S N="Value">v2.2.1 - Set-WUSettings added params to control TargetRelease for control Feature Updates version and Windows Update for Business_x000D__x000A__x0009__x0009_- Fixes Remove-WindowsUpdate bug_x000D__x000A__x000D__x000A_v2.2.0 - New cmdlet Reset-WUComponents, for reset Windows Updates components to default_x000D__x000A__x0009__x0009_- New cmdlet Get-WUOfflineMSU, for download offline msu package from microsoft Update Catalog_x000D__x000A__x000D__x000A_v2.1.1 - Remove-WindowsUpdate added WU Api uninstallation mode_x000D__x000A__x0009__x0009_- Fixed bug with slow run cmdlets_x000D__x000A__x0009__x0009_- Added support for Office 365 users to send emails_x000D__x000A__x000D__x000A_v2.1.0 - New cmdlet Set-PSWUSettings, for save PSWUSettings to xml file_x000D__x000A__x0009__x0009_- Param -SendReport can use smtp server credentials_x000D__x000A__x0009__x0009_- Install-WindowsUpdate added -RecurseCycle param, to install next updates after reboot_x000D__x000A__x0009__x0009_- Install-WindowsUpdate added new pre search criteria: DeploymentAction, IsAssigned, IsPresent, BrowseOnly and AutoSelectOnWebSites_x000D__x000A__x0009__x0009_- Change location of PSWindowsUpdate.log file to $Env:TEMP_x000D__x000A__x0009__x0009_- Fixed Get-WULastResults bugs_x000D__x000A__x0009__x0009_- Fixed Remove-WUServiceManager bugs_x000D__x000A__x000D__x000A_v2.0.0 - Rewrite whole script module to binary module_x000D__x000A__x0009__x0009__x000D__x000A_Cmdlets maping for old module:_x000D__x000A_v1.6.x =&gt; v2.0.x_x000D__x000A_Add-WUOfflineSync =&gt; Add-WUServiceManager_x000D__x000A_Add-WUServiceManager =&gt; Add-WUServiceManager_x000D__x000A_- =&gt; Enable-WURemoting_x000D__x000A_Get-WUHistory =&gt; Get-WUHistory_x000D__x000A_Get-WUList =&gt; Get-WindowsUpdate_x000D__x000A_Get-WUInstall =&gt; Download-WindowsUpdate (or Get-WindowsUpdate -Download)_x000D__x000A_Get-WUInstall =&gt; Install-WindowsUpdate (or Get-WindowsUpdate -In
</En>
<En>
<S N="Key">versionDownloadCount</S>
<S N="Value">782340</S>
</En>
<En>
<S N="Key">ItemType</S>
<S N="Value">Module</S>
</En>
<En>
<S N="Key">copyright</S>
<S N="Value">(c) 2011-2023 Michal Gajda. All rights reserved.</S>
</En>
<En>
<S N="Key">tags</S>
<S N="Value">PSModule</S>
</En>
<En>
<S N="Key">CompanyName</S>
<S N="Value">Michal Gajda</S>
</En>
<En>
<S N="Key">description</S>
<S N="Value">This module contain cmdlets to manage Windows Update Client.</S>
</En>
<En>
<S N="Key">DotNetFrameworkVersion</S>
<S N="Value">4.5.1</S>
</En>
<En>
<S N="Key">created</S>
<S N="Value">28.11.2023 16:18:20 +01:00</S>
</En>
<En>
<S N="Key">published</S>
<S N="Value">28.11.2023 16:18:20 +01: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.2.1.2</S>
</En>
<En>
<S N="Key">downloadCount</S>
<S N="Value">466095564</S>
</En>
<En>
<S N="Key">GUID</S>
<S N="Value">8ed488ad-7c77-4b33-b06e-32214925163b</S>
</En>
<En>
<S N="Key">lastUpdated</S>
<S N="Value">29.11.2023 12:09:52 +01:00</S>
</En>
<En>
<S N="Key">Authors</S>
<S N="Value">Michal Gajda</S>
</En>
<En>
<S N="Key">updated</S>
<S N="Value">2023-11-29T12:09:52Z</S>
</En>
<En>
<S N="Key">isLatestVersion</S>
<S N="Value">True</S>
</En>
<En>
<S N="Key">Cmdlets</S>
<S N="Value">Add-WUServiceManager Enable-WURemoting Get-WindowsUpdate Get-WUApiVersion Get-WUHistory Get-WUInstallerStatus Get-WUJob Get-WULastResults Get-WURebootStatus Get-WUServiceManager Get-WUSettings Invoke-WUJob Remove-WindowsUpdate Remove-WUServiceManager Set-WUSettings Update-WUModule Set-PSWUSettings Reset-WUComponents Get-WUOfflineMSU</S>
</En>
<En>
<S N="Key">PowerShellVersion</S>
<S N="Value">5.1.0.0</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">233067</S>
</En>
<En>
<S N="Key">lastEdited</S>
<S N="Value">28.11.2023 16:23:30 +01:00</S>
</En>
<En>
<S N="Key">FileList</S>
<S N="Value">PSWindowsUpdate.nuspec|PSWindowsUpdate.dll|PSWindowsUpdate.dll-Help.xml|PSWindowsUpdate.Format.ps1xml|PSWindowsUpdate.psd1|PSWindowsUpdate.psm1|PSWindowsUpdate.xml|PSWUSettings.xml.tmp</S>
</En>
<En>
<S N="Key">requireLicenseAcceptance</S>
<S N="Value">False</S>
</En>
</DCT>
</Obj>
<S N="InstalledLocation">C:\tmp\PSWindowsUpdate\2.2.1.2</S>
</MS>
</Obj>
</Objs>