fix: InstallTasks fails when settings WinRM lines lack dollar sign (2.0.9-SAC)

Defer login_monitor.settings.ps1 dot-source until after -InstallTasks so broken WinRM assignments cannot abort task registration. Deploy repairs settings lines missing $ before variable names.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-06-03 10:14:17 +10:00
parent 33367b05a8
commit 7b83a19db0
3 changed files with 58 additions and 6 deletions
+1 -1
View File
@@ -1 +1 @@
2.0.8-SAC
2.0.9-SAC