Skip to content

Releases: jdhitsolutions/WindowsUpdateSetting

WindowsUpdateSetting_v1.0.0

09 Aug 20:47
Compare
Choose a tag to compare

WindowsUpdateSetting Change Log

v1.0.0

Changed

  • Module re-organization and code cleanup.
  • Revised Get-WindowsUpdateDeferral to provide a warning message if no deferral settings are found instead of throwing an exception.
  • Updated README.md.
  • Help updates.
  • Bumped the version number to reflect the number of significant changes.

Added

  • Added custom format files windowsupdatesetting.format.ps1xml and windowsactivehours.format.ps1xml`.
  • Added missing online help links.

WindowsUpdateSetting_v0.3.2

23 Oct 17:10
Compare
Choose a tag to compare
  • file cleanup for PowerShell Gallery
  • manifest update

WindowsUpdateSetting_v0.3.1

24 Sep 18:56
Compare
Choose a tag to compare
  • Updated manifest
  • Updated help for Suspend-WindowsUpdate (Issue #4)
  • Added module icon
  • Updated README
  • Added some command aliases
  • Published to the PowerShell Gallery

WindowsUpdateSetting_v0.3.0_beta

20 Sep 17:17
Compare
Choose a tag to compare
Pre-release
  • Updated ShouldProcess message on Suspend-WindowsUpdate (Issue #3)
  • Added custom type names to PSCustomobject output (Issue #2)
  • Updated README
  • Updated documentation

WindowsUpdateSetting_v0.2.1_beta

20 Sep 14:21
Compare
Choose a tag to compare
Pre-release

initial public test release of the module with all core functionality. Please read the help documentation and examples for each command. Please post any problems, comments or suggestions under Issues.