Skip to content

Repository files navigation

🛠️ USB-Everything — Enterprise Workstation Recovery & Systems Automation Suite

PowerShell Platform Security License

USB-Everything is a portable, offline-first systems administration and IT automation suite engineered for IT support specialists, systems engineers, and recovery technicians. Designed to run directly from bootable USB storage, it automates workstation provisioning, offline driver installation, OS remediation, and system optimization.


🏗️ Architecture & Modules

[ arck.ps1 ] ◄── Master Launch & Execution Controller
      │
      ├── [ lock.ps1 ] ────────► Cryptographic Executable Locking & Integrity Guard
      ├── [ Programs.ps1 ] ────► Automated Offline Driver & Software Provisioning
      ├── [ ZhanTool.ps1 ] ────► System Diagnostic, Tweaking & Remediation Engine
      └── [ Windows optmizer ] ─► Registry, Telemetry & Performance Tuning Subsystem

✨ Key Capabilities

  • Automated Offline Provisioning: Deploy critical drivers (GPU, Chipset, Network) and essential software packages on air-gapped or fresh workstations without internet access.
  • Operating System Remediation: Automated repair scripts resolving common Windows component store (DISM), system file integrity (SFC), and networking stack corruptions.
  • Telemetry & Performance Optimization: Deep-clean telemetry tasks, unnecessary background bloatware, and optimize I/O scheduler queues.
  • Cryptographic Script Execution Lock: Binaries are encrypted/locked via lock.ps1 to prevent unauthorized execution or tampering on target workstations.

🔒 Security Architecture

⚠️ Tamper Prevention Note:
All standalone .exe utility binaries are protected via execution wrappers. Direct execution outside the verified menu controller is restricted. Launching must proceed through the verified PowerShell entrypoint: arck.ps1.


🚀 How to Run

  1. Mount the portable USB drive on the target workstation.
  2. Open PowerShell (Run as Administrator).
  3. Navigate to the drive root and launch the main suite:
Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass
.\arck.ps1

👨‍💻 Author

  • Hussain Ibrahim Ahmed (Gaoc3)
    Systems & Backend Software Engineer | Distributed Infrastructure & DevOps
    LinkedInGitHubEmail

About

Enterprise workstation recovery, offline driver provisioning, and automated Windows remediation suite with script-locking security.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages