Print Construct — batch printer manager
Load a list of PCs, pick a queue, click once. Installs or removes network and local printers across the whole group over PsExec, stages missing drivers from the central share, clears Point-and-Print blocks, and verifies each machine in the registry.
- Python
- Tkinter
- PsExec
- Windows print servers
$ printconstruct load --paste devices.txt10 loaded · 8 reachable · 2 unreachable (SMB/445)$ printconstruct install \\prtsrvr1\prMHICULAB --allpreflight ok · driver staged from \\fs\Drivers · point-and-print trusted8/8 succeeded · verified in HKLM\...\Print\Connections
