sync: auto-sync from HOWARD-HOME at 2026-07-04 23:42:44

Author: Howard Enos
Machine: HOWARD-HOME
Timestamp: 2026-07-04 23:42:44
This commit is contained in:
2026-07-04 23:43:13 -07:00
parent 3600df76cf
commit a7174a894e
3 changed files with 4 additions and 0 deletions

1
.gps-imc1-stage.json Normal file
View File

@@ -0,0 +1 @@
{"command_type": "powershell", "command": "$d = (Get-CimInstance Win32_ComputerSystem).Domain\n$p = \"C:\\Windows\\SYSVOL\\sysvol\\$d\\scripts\"\n[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12\nInvoke-WebRequest -Uri 'https://rmm.azcomputerguru.com/install/DARK-STORM-3150/download/windows' -OutFile \"$p\\gururmm-agent-new.exe\" -UseBasicParsing\n$config = @\"\n[server]\nurl = \"wss://rmm-api.azcomputerguru.com/ws\"\napi_key = \"DARK-STORM-3150\"\n\n[metrics]\ninterval_seconds = 60\ncollect_cpu = true\ncollect_memory = true\ncollect_disk = true\ncollect_network = true\n\n[watchdog]\nenabled = false\n\"@\n$config | Out-File -FilePath \"$p\\gururmm-agent.toml\" -Encoding UTF8\nWrite-Output \"domain=$d\"\nGet-Item \"$p\\gururmm-agent-new.exe\", \"$p\\gururmm-agent.toml\" | Select-Object Name, Length | Format-Table -AutoSize | Out-String", "timeout_seconds": 180}

1
.rmm_cmds Normal file
View File

@@ -0,0 +1 @@
a95922a6-6707-4f4b-91d1-70c237167b36 a9b34757-b6e8-411f-a67e-979cc8f07a26

View File

@@ -19,6 +19,8 @@ Categories (the `[type]` tag): _(none)_ = skill/command execution failure ·
<!-- Append entries below this line --> <!-- Append entries below this line -->
2026-07-05 | Howard-Home | rmm/msp360-backup-fix | [correction] claimed AD1/GND-SERVER backup schedule fix 2026-07-04; verification shows both still ran at old top-of-hour times - local cbb/XML edits do not move MBS-managed plan schedules reliably (GND still :00 even after service restart); AD1 service was never restarted so scheduler kept old time; proper fix is likely MSPBackups console (cloud-side) schedule change [ctx: machines=AD1,GND-SERVER ref=session-logs/2026-07/2026-07-04-howard-backup-alert-remediation.md]
2026-07-05 | Howard-Home | model-routing | [correction] ran all verification passes on Claude; correct is Ollama Tier-0 for cheap classify/prose/pre-scan passes per CLAUDE.md model routing [ctx: ref=CLAUDE.md-model-routing session=easy-bugs-batch] 2026-07-05 | Howard-Home | model-routing | [correction] ran all verification passes on Claude; correct is Ollama Tier-0 for cheap classify/prose/pre-scan passes per CLAUDE.md model routing [ctx: ref=CLAUDE.md-model-routing session=easy-bugs-batch]
2026-07-05 | Howard-Home | rmm/ps-encoded | ps-encoded.sh failed: iconv not found on Howard-Home Git-Bash; fell back to jq-inline dispatch [ctx: machine=Howard-Home] 2026-07-05 | Howard-Home | rmm/ps-encoded | ps-encoded.sh failed: iconv not found on Howard-Home Git-Bash; fell back to jq-inline dispatch [ctx: machine=Howard-Home]