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">PSWindowsUpdate</S> <Version N="Version">2.2.1.4</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-12-13T11:15:22+00:00</DT> <Obj N="InstalledDate" RefId="1"> <DT>2024-07-20T09:41:12.4893527+00: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/mgajda83/PSWindowsUpdate/blob/main/LICENSE</URI> <URI N="ProjectUri">https://github.com/mgajda83/PSWindowsUpdate</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>Microsoft</S> <S>Windows</S> <S>Update</S> <S>PSModule</S> <S>PSEdition_Desktop</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 /> </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>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="8"> <TNRef RefId="2" /> <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> <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__x0009__x0009_- Fixes Get-WUHistory bug_x000D__x000A__x0009__x0009_- Fixes Get-WindowsUpdate sendreport 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 => v2.0.x_x000D__x000A_Add-WUOfflineSync => Add-WUServiceManager_x000D__x000A_Add-WUServiceManager => Add-WUServiceManager_x000D__x000A_- => Enable-WURemoting_x000D__x000A_Get-WUHistory => Get-WUHistory_x000D__x000A_Get-WUList => Get-WindowsUpdate_x000D__x000A_Get-WUInstall => Download-WindowsUpdate (or Get-WindowsUpdate -Download)_x000D__x000A_Get-WUInstall => Install-WindowsUpdate (or Get-WindowsUpdate -Install)_x000D__x000A_Hide-WUUpdate => Hide-WindowsUpdate (or Get-WindowsUpdate -Hide)_x000D__x000A_Get-WUInstallerStatus => Get-WUInstallerStatus_x000D__x000A_Get-WURebootStatus => Get-WURebootStatus_x000D__x000A_Get-WUServiceManager => Get-WUServiceManager_x000D__x000A_Get-WUUninstall => Remove-WindowsUpdate_x000D__x000A_Invoke-WUInstall => Invoke-WUJob_x000D__x000A_- => Get-WUJob_x000D__x000A_Remove-WUOfflineSync => Remove-WUServiceManager_x000D__x000A_Remove-WUServiceManager => Remove-WUServiceManager_x000D__x000A_Get-WUAPIVersion => Get-WUAPIVersion_x000D__x000A_Get-WULastResults => Get-WULastResults_x000D__x000A_Start-WUDetectNow => -_x000D__x000A_Start-WUService => -_x000D__x000A_Get-WUSettings => Get-WUSettings_x000D__x000A_Set-WUSettings => Set-WUSettings_x000D__x000A_Update-WUModule => Update-WUModule</S> <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) 2011-2023 Michal Gajda. All rights reserved.</S> <S N="description">This module contain cmdlets to manage Windows Update Client.</S> <S N="requireLicenseAcceptance">False</S> <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__x0009__x0009_- Fixes Get-WUHistory bug_x000D__x000A__x0009__x0009_- Fixes Get-WindowsUpdate sendreport 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 => v2.0.x_x000D__x000A_Add-WUOfflineSync => Add-WUServiceManager_x000D__x000A_Add-WUServiceManager => Add-WUServiceManager_x000D__x000A_- => Enable-WURemoting_x000D__x000A_Get-WUHistory => Get-WUHistory_x000D__x000A_Get-WUList => Get-WindowsUpdate_x000D__x000A_Get-WUInstall => Download-WindowsUpdate (or Get-WindowsUpdate -Download)_x000D__x000A_Get-WUInstall => Install-WindowsUpdate (or Get-WindowsUpdate -Install)_x000D__x000A_Hide-WUUpdate => Hide-WindowsUpdate (or Get-WindowsUpdate -Hide)_x000D__x000A_Get-WUInstallerStatus => Get-WUInstallerStatus_x000D__x000A_Get-WURebootStatus => Get-WURebootStatus_x000D__x000A_Get-WUServiceManager => Get-WUServiceManager_x000D__x000A_Get-WUUninstall => Remove-WindowsUpdate_x000D__x000A_Invoke-WUInstall => Invoke-WUJob_x000D__x000A_- => Get-WUJob_x000D__x000A_Remove-WUOfflineSync => Remove-WUServiceManager_x000D__x000A_Remove-WUServiceManager => Remove-WUServiceManager_x000D__x000A_Get-WUAPIVersion => Get-WUAPIVersion_x000D__x000A_Get-WULastResults => Get-WULastResults_x000D__x000A_Start-WUDetectNow => -_x000D__x000A_Start-WUService => -_x000D__x000A_Get-WUSettings => Get-WUSettings_x000D__x000A_Set-WUSettings => Set-WUSettings_x000D__x000A_Update-WUModule => Update-WUModule</S> <S N="isLatestVersion">True</S> <S N="isAbsoluteLatestVersion">True</S> <S N="versionDownloadCount">209561925</S> <S N="downloadCount">688509038</S> <S N="packageSize">236760</S> <S N="published">12/13/2023 11:15:22 AM +00:00</S> <S N="created">12/13/2023 11:15:22 AM +00:00</S> <S N="lastUpdated">7/11/2024 7:05:03 PM +00:00</S> <S N="tags">Microsoft Windows Update PSModule PSEdition_Desktop</S> <S N="developmentDependency">False</S> <S N="updated">2024-07-11T19:05:03Z</S> <S N="NormalizedVersion">2.2.1.4</S> <S N="Authors">Michal Gajda</S> <S N="IsPrerelease">false</S> <S N="ItemType">Module</S> <S N="FileList">PSWindowsUpdate.nuspec|PSWindowsUpdate.dll|PSWindowsUpdate.dll-Help.xml|PSWindowsUpdate.Format.ps1xml|PSWindowsUpdate.psd1|PSWindowsUpdate.psm1|PSWindowsUpdate.xml|PSWUSettings.xml.tmp</S> <S N="Cmdlets">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> <S N="GUID">8ed488ad-7c77-4b33-b06e-32214925163b</S> <S N="PowerShellVersion">5.1.0.0</S> <S N="DotNetFrameworkVersion">4.5.1</S> <S N="CompanyName">Michal Gajda</S> </MS> </Obj> <S N="InstalledLocation">C:\Program Files (x86)\WindowsPowerShell\Modules\PSWindowsUpdate\2.2.1.4</S> </MS> </Obj> </Objs> |