sync: auto-sync from HOWARD-HOME at 2026-05-05 15:00:22
Author: Howard Enos Machine: HOWARD-HOME Timestamp: 2026-05-05 15:00:22
This commit is contained in:
45
clients/stamback-septic/CONTEXT.md
Normal file
45
clients/stamback-septic/CONTEXT.md
Normal file
@@ -0,0 +1,45 @@
|
||||
# Stamback Septic — Client Context
|
||||
|
||||
**Last updated:** 2026-05-05 (Howard)
|
||||
|
||||
## Identity
|
||||
|
||||
- Business: Stamback Septic
|
||||
- Syncro customer ID: **11513046**
|
||||
- Primary contact: Joe Schmuker — accountspayable@fusionsiteservices.com
|
||||
- Phone: (520) 384-4803 · Mobile: (520) 484-5235
|
||||
- Address: 8939 South Eisenhower Road, Tucson AZ 85756
|
||||
- Customer since: 2018-01-09
|
||||
|
||||
Possible duplicate Syncro record `34021422` (Joseph Schmuker, no business linked, email `js.stambackseptic@gmail.com`) — not merged. Flag if it shows up in billing/ticket flows.
|
||||
|
||||
## GuruRMM
|
||||
|
||||
- Client: **Stamback Septic** (code `STAM`, id `b3ba0e60-6132-4403-888b-601054ed4a9a`)
|
||||
- Site: **StambackSeptic** (code `SOUTH-PHOENIX-4306`, id `0f3abe88-834f-4943-b28f-e97c236a0fea`)
|
||||
- Agent enrollment key: encrypted at `clients/stamback-septic/gururmm-site-main.sops.yaml` (shown once at creation 2026-05-05; do not regenerate unless compromised)
|
||||
|
||||
### Agents enrolled
|
||||
|
||||
None yet.
|
||||
|
||||
### Agent deployment (ScreenConnect, SYSTEM context)
|
||||
|
||||
```powershell
|
||||
$u='https://rmm-api.azcomputerguru.com/downloads/gururmm-agent-windows-amd64-latest.exe';
|
||||
$d='C:\Windows\Temp\gururmm-agent.exe';
|
||||
Invoke-WebRequest $u -UseBasicParsing -OutFile $d;
|
||||
& $d install --server-url 'wss://rmm-api.azcomputerguru.com/ws' --api-key 'grmm_vC91v9Rv5FYsVfW4RBWa4UduDsUcW5uc'
|
||||
```
|
||||
|
||||
## Licenses & assets
|
||||
|
||||
- Emsisoft License: `PAK-MIV-BAN-843`
|
||||
|
||||
## Infrastructure
|
||||
|
||||
Not yet documented. Add servers, firewalls, NAS, etc. as discovered.
|
||||
|
||||
## Active projects
|
||||
|
||||
None.
|
||||
Reference in New Issue
Block a user