sync: auto-sync from HOWARD-HOME at 2026-07-04 17:09:47

Author: Howard Enos
Machine: HOWARD-HOME
Timestamp: 2026-07-04 17:09:47
This commit is contained in:
2026-07-04 17:10:14 -07:00
parent edd4bd39e7
commit 6d36f7151c
3 changed files with 20 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@@ -238,3 +238,7 @@ Verified all 333 RMM agents against SC sessions. Results: 66 "company mismatches
NO-SC gap closed via RMM: 17 RMM agents had no SC session. 6 online Windows fixed by pushing the parameterized SC installer THROUGH the RMM agent (POST /api/agents/:id/command, powershell, elevated): DESKTOP-UQRN4K3 was a fresh install; the other 5 (Health-Services-Director, DF-Joel2, LeeannCyberPowerPC, FrontDeskReception, rednourcarrievirt) were ORPHANED SC CLIENTS - client software installed + connecting, but their console sessions had been deleted (service ImagePath still had the dead session GUID). Fix = registry-uninstall the orphan + reinstall parameterized (self-tags Company/Site/DeviceType via c= params). 6/6 online + correctly tagged. GOTCHA: PS via RMM command - use $f=$env:TEMP+'\scsetup.msi' (escaped quotes in the JSON payload break variable assignment; first attempt uninstalled without reinstalling - recovered). Command output is in the .stdout field (NOT .output) of GET /api/commands/:id.
Remaining no-SC (come-back): offline Windows (DESKTOP-KQSL232, DF-D2-Training-LT, 1122-Suzanne-Dell, StambackLaptopNew, Seth-PC, BridgettePSHomeComputer, DESKTOP-KQSL232), linux (bfcfbc739d23 x2 Lonestar, SL-SERVER Scileppi), macos (Mac-mini-2 Scileppi). Within-client SC dup sessions for manual console removal: RECEPTIONIST-PC (Cascades), eng-dev-server (Dataforth), DESKTOP-NFK4F5P (Grabb), 0226-Lenovo + MSI (Safesite).
## Update: Phase 4 kickoff — AV coverage matrix (2026-07-04 evening)
Built the AV coverage matrix: GPS billed qty vs RMM vs Bitdefender vs Datto EDR per client. Join key discovery: BD company names end with _<syncro customer id> = exact cid match against targets.json (fuzzy-name matching had false NO-AV for reversed names like Sheila Heieck). Results in tracker.md Phase 4 section: 9 clients / 22 paid devices with NO AV visible; 7 partial; EDR fleet = 14 orgs (Default RMM Org has 35 unassigned agents - cleanup); AV migration scope = 27 clients / 141 BD endpoints (excl Glaztech 242 + Dataforth). Glaz-Tech BD 242 vs 159 GPS billed feeds the anomaly item. Remaining Phase 4: backup verification (B2/MSP360 vs billed backup lines), email.

View File

@@ -217,3 +217,18 @@ Bitdefender companies exist for ALL bucket-B (and nearly all bucket-C) clients w
- GPS SKUs matched: GPS basic/monthly, GPS pro/monthly, GPS Workstation, GPS Server, GPS Pro Server (+ variants). Excluded: GPS AntiVirus Add-on, GPS addon, GPS Discount, GPS Set-up, GPS trial.
- RMM counts from `GET /api/agents` grouped by `client_name`, 2026-07-03.
- "MISSING" = no `client_name` match in RMM; each must be double-checked for an alias (person name / DBA) before onboarding a duplicate.
## Phase 4 — AV coverage matrix (2026-07-04, cid-matched BD + EDR vs GPS billing)
Method: BD company names carry the Syncro customer id suffix (_<cid>) = hard join vs targets.json; EDR orgs matched by name. GPS qty = billed devices.
**NO AV AT ALL (9 clients, 22 paid devices)** — paying for GPS, zero AV visible:
Little Hearts Little Hands(8), Ridgetop Group(3), Residential and Renovation Engineering(2), Janet Altschuler(2), Business Services of Tucson LLC(2), Andy's Mobile Fuel(2), Gary A Hartman LLC(1), Robyn Pittman(1), Marty Ryan(1)
**PARTIAL (7)**: Valley Wide 27/29, IMC 12/20, Jimmy Company 1/12, Stamback 2/8, Zeus Nestora 4/8, Len's Auto 6/8, MVAN 2/4
**Already on EDR**: Dataforth 51, Safesite 48, Cascades 34, VWP 27, Horseshoe 6, Glaztech 5, BirthBiologic 5, Mineralogical 4, Tedards 2, Peaceful Spirit 1 (+Default RMM Org holds 35 UNASSIGNED agents - cleanup)
**AV migration scope (task #5, BD->EDR excl Glaztech+Dataforth): 27 clients, 141 BD endpoints.**
Note: Glaz-Tech BD = 242 endpoints vs 159 GPS billed (feeds the #4 anomaly discussion).
Next Phase-4 chunk: backup verification (B2/MSP360 per client vs billed backup lines), then email.