- 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 custom format files
windowsupdatesetting.format.ps1xml
and windowsactivehours.format.ps1xml`. - Added missing online help links.
- file cleanup for PowerShell Gallery
- manifest update
- Updated manifest
- Updated help for
Suspend-WindowsUpdate
(Issue #4) - Added module icon
- Updated README
- Added some command aliases
- Updated ShouldProcess message on
Suspend-WindowsUpdate
(Issue #3) - Added custom type names to PSCustomObject output (Issue #2)
- Updated README
- Updated documentation
- Github updates
- Updated README
- Updated manifest
- Added functions to defer feature and quality updates
- Added function set manage Windows Active hours
- Modified
Suspend-WindowsUpdate
to specify a resume date. - Updated documentation
- initial files