Skip to content

Repository files navigation

MSPEngine banner

MSPEngine

Windows 10/11 provisioning and debloat utility for MSP technicians

License Language


MSPEngine preview



Features

  • One-Click Setup — Download and run the debloat script in a single step.
  • Debloat — Remove Xbox app packages from Windows 10/11.
  • MSP Optimized — Parameterized for technician workflows (-ScriptUrl, -SkipDeploy, -TempPath, -ExecutionPolicy).

More modules (hardening, network, drivers, software, updates) are planned — see ROADMAP.md.

Quick Start

git clone https://github.com/OneByJorah/MSPEngine.git
cd MSPEngine

# Run as Administrator (PowerShell 5.1+)
.\install.ps1

Download only, without executing:

.\install.ps1 -SkipDeploy

Components

Component Description
install.ps1 Entry point — downloads and executes the debloat script
debloat/MSP-Ultra-Debloat.ps1 Debloat module — removes Xbox packages, configures services/power

Parameters

Parameter Default Description
-ScriptUrl MSPEngine raw URL Debloat script source
-SkipDeploy off Download only, skip execution
-TempPath $env:TEMP\debloat.ps1 Download location
-ExecutionPolicy RemoteSigned Execution policy for the child process

Project Structure

MSPEngine/
├── install.ps1                     # Main entry point
├── debloat/
│   └── MSP-Ultra-Debloat.ps1      # Debloat module
├── docs/assets/                    # Banner & screenshot
└── README.md

Security

For security concerns, see SECURITY.md. Please report vulnerabilities to security@jorahone.com — do not use public issues.

License

MIT © Jhonattan L. Jimenez (OneByJorah)


Built with 🌴 by OneByJorah · jorahone.com

About

Windows 10/11 provisioning and debloat utility for MSP technicians — one-click setup, hardening, and modular configuration.

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages