- New PrinterInstaller support for Brother MFC-J series (driver source,
DSI files; binaries gitignored)
- New OpenText HostExplorer 15 installer (profiles, shortcuts, .iss;
.exe/.cab/.msi gitignored)
- New HP printer driver support files (.gpd/.cfg/.xml/.dtd) for 3556
model series
- PrinterInstaller.iss rework with additional driver paths
- FQDNUpdate, MachineAuth, XeroxOfflineInstaller minor updates
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Add FQDNUpdate project for SSO drive remapping — scans for drives mapped
to legacy server names (tsgwp00525, avwesj-gwy01), backs them up, clears
stale credentials (cmdkey, IPC$, Kerberos), and remaps using canonical
FQDNs with Windows SSO (no password). Includes .iss (pure Pascal Script),
.ps1, and .bat launcher.
Standardize all project log/backup paths to Documents\wjdt\logs\ with
auto-creation of the directory.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>