BZ-B Tool Kit v1.1 - Cross-check / Integration Notes

Integrated from prior BZ-B Tool Kit work:
1. Library Public PC Lockdown v1.1.0
   - Assigned Access multi-app kiosk
   - SYSTEM relaunch through scheduled task
   - Edge InPrivate / no sign-in / no sync / no passwords / no autofill
   - Edge clear-on-exit / extension and developer-tool restrictions
   - Office VBA control, AutoRun/AutoPlay hardening
   - Firewall/Defender/UAC safeguards
   - Startup/logoff/daily profile cleanup
   - State backup and Remove/rollback mode

2. BZ-B PC Migration Toolkit
   - Export old PC profile/data/settings
   - Installed software + Winget inventory
   - Printer and migration metadata
   - Optional third-party driver export
   - Controlled installer manifest design
   - License metadata capture with explicit sensitive-data exclusions
   - Import engine retained as a full module

3. Server Migration Audit concepts
   - System/network/storage/SMB/services/tasks/users/groups/software/printers/firewall
   - IIS, SQL service, Hyper-V inventory when present
   - Recent critical/error events and raw system/network command captures

4. BZ-B Tool Kit v1.0 core
   - Health check, network/DNS, domain/GPO, spooler, DISM/SFC, inventory, logging

Design rule: do not flatten mature scripts into one giant fragile file. The console is the orchestration layer; mature tools remain modular and callable directly or from RMM.
