Skip to content

Fix: correct Recheck stage SQL check and remove unused Timeout param#10

Merged
leonardokr merged 1 commit intofeature/windows-update-maintenancefrom
fix/issue-4-5-windows-update-maintenance
Feb 18, 2026
Merged

Fix: correct Recheck stage SQL check and remove unused Timeout param#10
leonardokr merged 1 commit intofeature/windows-update-maintenancefrom
fix/issue-4-5-windows-update-maintenance

Conversation

@leonardokr
Copy link
Owner

Summary

  • Recheck stage now respects $SkipSQLServiceCheck parameter instead of hardcoding $false
  • Removed unused $Timeout parameter from Invoke-UpdateCheck remote scriptblock
  • Added null guard for $logFilePath in outer catch block
  • Fixed author field to match repository convention

Closes #4
Closes #5

- Recheck stage now respects $SkipSQLServiceCheck parameter instead of
  hardcoding $false
- Remove unused $Timeout param from Invoke-UpdateCheck remote scriptblock
  and its ArgumentList since it was never used
- Add null guard for $logFilePath in outer catch block
- Fix author field to match repository convention

Closes #4
Closes #5
@leonardokr leonardokr merged commit 376097f into feature/windows-update-maintenance Feb 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant