Releases: district09/check_ms_win_updates
Releases · district09/check_ms_win_updates
v2.03.160128 => Fixed warning issue on PSWindowsUpdate Method
v2.03.160128 => Added WarningAction SilentlyContinue to get-WUInstal…
v2.01.160119 => PSWindowsUpdate Method
v2.01.160119 => Re-added readme
v1.07.151112 => Check for registry key
v1.07.151112
v1.06.150907 => Fixed Timezone Issues
As Microsoft saves the lastsuccessfulupdate registrey key in UTC format. I implemented a way to convert this value to the local timezone. This will only work for servers which have .NET 3.5 or higher. Other servers will still show the last successful update date in UTC format.
Also made some changes to the handling of the cache file if a reboot is required.
v1.01.150903 => First GitHub release
- Alert based on number of days since last successful update
- Consistent Nagios style output
- Parameter verification
- Default and custom parameters
- Cache file to speed up checks