Skip to content

SilentWoof/Bat_Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🛠️ Bat_Scripts

A personal collection of Windows Batch (.bat) scripts for system management and automation. This repository serves as a central hub for organizing and maintaining useful scripts that streamline common administrative tasks.

📁 Repository Structure

  • nic_configure.bat
    Automates network interface configuration tasks. Useful for resetting or applying predefined settings.

  • print_spooler_restarter.bat
    Restarts the Windows Print Spooler service. Handy for resolving stuck print jobs or spooler errors.

🚀 Getting Started

To use any of the scripts:

  1. Clone the repository: git clone https://github.com/SilentWoof/Bat_Scripts.git
  2. Navigate to the desired script.
  3. Right-click and run as administrator (if required).

⚠️ Always review scripts before executing to ensure they meet your system's needs.

📜 License

This project is licensed under the MIT License. Feel free to use, modify, and distribute with proper attribution.

🙌 Contributions

While this is primarily a personal utility repo, feel free to fork or suggest improvements via pull requests.


Made with 💻 by SilentWoof
GitHub: https://github.com/SilentWoof