New post-deploy-checklist.md (+ live.html + static.html siblings): - Four-section terse coach checklist run after a freshly imaged PC reaches the login screen. Pairs with the existing post-deploy debug flowchart for failure paths. - Sections: Common Shop Floor opens + connects, controller comms (ping 192.168.1.1 / NTLARS General+FMS), UDC COM port matches physical socket + no machine-comm error dialog + Tools > Retry Connection succeeds, printers ready (Genspect-specific note). post-deploy-debug-flowchart.md: - COM port mapping: PCIe add-in card now listed as 'COM 2 or COM 4' (Windows enumeration varies by hardware) instead of fixed COM 2. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
38 lines
1.3 KiB
Markdown
38 lines
1.3 KiB
Markdown
# Post-Deploy Checklist
|
|
|
|
Run after first boot. Sign off when all boxes checked. Fail any step, see [post-deploy-debug-flowchart.md](post-deploy-debug-flowchart.md).
|
|
|
|
## 1. Common Shop Floor
|
|
|
|
- [ ] `Shopfloor Tools` then `WJ Shopfloor` opens
|
|
- [ ] Login prompt and menu screen render
|
|
|
|
Fail: check corp network, ping `WJFMS3.AE.GE.COM`.
|
|
|
|
## 2. Controller (skip if standalone PC)
|
|
|
|
- [ ] `ping 192.168.1.1` returns 4 of 4 replies
|
|
- [ ] NTLARS General tab populated
|
|
- [ ] NTLARS FMS Host Primary set to `WJFMS3.AE.GE.COM` (FQDN)
|
|
|
|
Fail ping, see [2B NIC](post-deploy-debug-flowchart.md#2b-controller-nic-has-no-static-ip).
|
|
Blank General, see [2A reg load](post-deploy-debug-flowchart.md#2a-ntlars-reg-file-never-imported-blank-general-tab-fields).
|
|
|
|
## 3. UDC COM port
|
|
|
|
- [ ] UDC opens with no machine-communication error dialog
|
|
- [ ] `Tools` then `Retry Connection` succeeds (no error)
|
|
- [ ] Port Name matches physical port: onboard COM1, PCIe card COM2 or COM4
|
|
- [ ] Data lines populate after reopen
|
|
|
|
Fail, see [Step 4](post-deploy-debug-flowchart.md#step-4-set-the-correct-com-port).
|
|
|
|
## 4. Printers (Genspect: all nearby)
|
|
|
|
- [ ] `Install Printers` shortcut opens
|
|
- [ ] Each nearby printer installed, status Ready
|
|
- [ ] Test page prints
|
|
- [ ] Genspect: default printer set
|
|
|
|
Fail, see [printer-mapping.md](../printer-mapping.md).
|