Skip to content

xvacorx/BATman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

175 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


🦇 BATman: Your Command Line Utility Belt for Windows

A growing collection of free, open-source scripts to simplify Windows tasks, automate maintenance, and boost your daily productivity.

Whether you're a Field Support Analyst handling infrastructure, an IT professional, or a power user wanting to simplify routine tasks, BATman provides ready-to-use, portable solutions.


🚀 Quick Start: Toolbox Tecnico Pro (Flagship Tool)

The ultimate data-driven All-In-One utility belt for IT infrastructure support. No complex installations required. Choose your deployment method:

☁️ Option 1: Cloud Execution (Recommended)

Run the latest version directly from your PowerShell terminal. Open PowerShell as Administrator and paste the following command:

irm [tinyurl.com/VikToolBox](https://tinyurl.com/VikToolBox) | iex

(Note: The v3.0.0 Engine features an auto-elevation protocol. If you forget to run as Admin, it will automatically request the necessary privileges).

📦 Option 2: Offline Executable (.exe)

Perfect for USB drives and offline deployments on newly formatted PCs. Download the pre-compiled executable with the JSON architecture safely bundled inside. 👉 Download Offline Version (Toolbox.exe)

🛠️ Option 3: Portable Scripts (.bat / .ps1)

Prefer to read the code or use the portable batch launcher? You can download the raw script, the launcher, and the .json database directly from the source. 👉 Browse the Toolbox Folder

⭐ Why use the Toolbox Tecnico Pro?

This is our crown jewel (V9.0 Architect's Cut). A fully automated, bulletproof script designed for extreme field support:

  • Multi-OS Hybrid Engine: Works seamlessly from Windows 7 all the way to Windows 11.
  • Zero-Touch Maintenance: Cleans junk, runs deep SFC/DISM repairs, and resets network stacks in one click.
  • Smart Diagnostics: Instantly reads Uptime fatigue, BitLocker encryption status, and SSD/HDD health.
  • Bloatware Destroyer: Silently purges pre-installed Windows junk (Appx packages).
  • Failsafe Design: Bypasses strict corporate firewalls, forces System Restore points automatically, and logs every action in a local audit trail.

🧰 The Utility Belt (Other Scripts)

Below is the rest of our growing collection. Each tool is located in its own dedicated folder and comes with a detailed README.md explaining its functionality.

Script Name Main Usage / Problem Solved Folder Download
Anti Sleep Prevents your computer from going to sleep or locking automatically during long processes. Go to Folder Download ZIP
Copy to Startup Easily adds files or shortcuts to your Windows Startup folder for automatic execution at login. Go to Folder Download ZIP
Generate Hash Generates file hashes (e.g., MD5, SHA256) for integrity verification and quick file comparison. Go to Folder Download ZIP
Ping Check Pings a list of IP addresses from a text file and generates a report indicating which IPs are reachable or unreachable. Go to Folder Download ZIP
Shutdown Timeout Schedules a timed shutdown for your system based on inactivity, useful for automated power management. Go to Folder Download ZIP

🛠️ How to Use the Utility Belt

If you want to use the individual scripts from the table above:

  1. Download Quick (Recommended): Click the "Download ZIP" link next to the tool you want. This takes you to DownGit—just click 'Download', extract the .zip, and run the .bat file inside.
  2. Explore First: Click "Go to Folder" to read the specific instructions for that script before downloading.
  3. Clone the Repo: If you want the full collection and prefer to keep it updated:
git clone https://github.com/xvacorx/BATman.git

Important Note: Most advanced scripts will automatically request administrative privileges if required. Always review the README.md file inside each specific folder.


📋 Prerequisites

  • This repository is designed exclusively for Windows operating systems (Windows 7, 8, 10, 11, and Windows Server variants).

🤝 Contributing

Contributions are welcome! If you have a useful script you'd like to share, or if you find an issue, please feel free to:

  1. Open an Issue: To report bugs, suggest new features, or ask questions.
  2. Submit a Pull Request: To contribute new files or improvements.

Please ensure any new script contributions include their own README.md file clearly explaining their functionality.


📄 License

This project is open-source and free to use.


🌐 Connect with Me

About

An online archive for my .bat scripts, made to help and automate tasks

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors