The only batch script lib you'll ever need
Batch toolbox is a collection of Windows batch scripts organized by category. Each folder contains scripts for one area of system administration or utilities.
Caution
Disclaimer: I am not responsible for any misuse, data loss, system damage, or other issues caused by using these scripts. Use them at your own risk.
| Folder | Purpose | Status |
|---|---|---|
| disk | Disk utilities and storage tools. | WIP |
| drivers | Driver-related tools and helpers. | WIP |
| exemples | Example scripts and usage examples. | WIP |
| explorer | File explorer utilities and shell-related automation. | WIP |
| file_tools | File management utilities, including rename, duplicate detection, folder size analysis, and hash calculation. | ✅ |
| maintenance | Maintenance utilities and cleanup tools. | WIP |
| network | Network utilities and diagnostics. | WIP |
| other | Miscellaneous utilities. | WIP |
| power | Power and shutdown utilities. | WIP |
| processes | Process and task management utilities. | ✅ |
| registry_tools | Registry export, import, search, and offline registry inspection. | ✅ |
| security | Security-related tools. | WIP |
| services | Service management utilities for starting, stopping, listing, and restarting services. | ✅ |
| system_info | System and hardware information utilities. | ✅ |
| troubleshooting | Troubleshooting utilities and diagnostics. | WIP |
| users | User account utilities. | WIP |
| windows_features | Windows feature and optional component utilities. | WIP |
Tip
Read the README file in each folder before running any script.