Skip to content

v2.2.4

Choose a tag to compare

@github-actions github-actions released this 29 Jun 08:31
9b68d7e

SPSWeather - Release Notes

[2.2.4] - 2026-06-29

Fixed

  • The scheduled task is now created reliably on -Install: Add-SPSSheduledTask
    registers in create-or-update mode instead of skipping when a task exists, and
    surfaces registration failures (throw) instead of silently swallowing them.
  • Unattended runs no longer prompt for credentials: Get-SPSSecret/Set-SPSSecret
    are exported, so the script resolves the DPAPI-stored credential instead of
    prompting.
  • -Install / -Uninstall now log to the SPSWeather Event Log and print an explicit
    success line, so the install outcome is visible in Event Viewer.

A full list of changes can be found in the change log.