# Glaztech — Project State > READ THIS before starting work on this client. > UPDATE THIS when you begin work (claim a lock) and when you finish (release lock + log changes). > Last updated: 2026-04-20 --- ## Active Session Locks | Session | Working On | Status | Started | |---------|-----------|--------|---------| | _(none active)_ | | | | **How to claim a lock:** Add a row before starting work. Remove it when done. Locks older than 2 hours with no update are considered stale. --- ## Current State **Status:** DEPLOYMENT-READY **Last Activity:** 2026-03-30 Manufacturing company. PDF preview broken on endpoints due to Windows KB5066791/KB5066835 Mark of the Web issue. Three fix methods prepared and ready to deploy. Scripts are sitting in the client directory — the fix just needs to be run on endpoints. --- ## Infrastructure / Access No dedicated infrastructure details recorded. Deploy via ScreenConnect or GuruRMM. Fix scripts in `clients/glaztech/`: - `Fix-PDFPreview-Glaztech-UPDATED.ps1` — updated remediation script - `Fix-PDFPreview-Glaztech.ps1` — original script - `Deploy-PDFFix-BulkRemote.ps1` — bulk remote deployment - `PDF-FIX.zip` — deployable package - `GPO-Configuration-Guide.md` — GPO-based deployment method - `QUICK-REFERENCE.md` — summary of all three methods --- ## Pending / Next Up - [ ] Deploy PDF preview fix to endpoints — scripts are ready, just needs to be run - Option A: Run `Fix-PDFPreview-Glaztech-UPDATED.ps1` locally on each machine via ScreenConnect - Option B: Bulk remote via `Deploy-PDFFix-BulkRemote.ps1` - Option C: GPO deployment per `GPO-Configuration-Guide.md` --- ## Recent Changes | Date | By | Change | Status | |------|-----|--------|--------| | 2026-03-30 | Mike | PDF fix scripts and GPO guide created, deployment-ready | READY | --- ## How to Update **When starting:** Add your session to Active Session Locks. **When finishing:** Remove your lock row, add entries to Recent Changes, update Current State if needed. Mark the PDF fix deployed when done.