Skip to content

coquicloud/IT-Automation-Toolkit

Repository files navigation

🛠️ IT Automation & SysAdmin Toolkit

NOTICE > ToolKitLauncher.ps1 it's been debugging

Welcome to the Coqui Cloud IT Automation Toolkit. This repository is a curated collection of PowerShell and Batch scripts designed to streamline system administration, enhance security auditing, and automate repetitive IT tasks.

🆕 NEW! Unified Launcher
Run ToolkitLauncher.ps1 to access all scripts from a single menu interface!

📂 Repository Structure

  • /Active-Directory: User management, stale account cleanup, and reporting.
  • /Backup-Recovery: Driver exports, Robocopy migrations, and Shadow Copies.
  • /General-Maintenance: System health, hardware auditing, and cleanup tools.
  • /Network-Tools: WiFi profiles, IP monitoring, speed tests, and troubleshooting.
  • /Security-Audit: Admin auditing, USB history, and port scanning.
  • /Software-Management: Bulk installers (Winget/Choco) and Office repair tools.

🚀 Script Library

📂 Categories

Click on a category to view the list of available scripts and their documentation.

Diagnostics, WiFi management, and connectivity monitoring.

System health checks, hardware auditing, and cleanup tools.

Admin auditing, USB history, and port scanning.

Bulk installers (Winget/Choco) and Office repair tools.

Driver exports, file migration, and Shadow Copies.

User management and AD reporting.

🛠️ How to Use

  1. Clone the repository:

    git clone https://github.com/RamonRios/IT-Automation-Toolkit.git
  2. Run the Launcher:

    .\ToolkitLauncher.ps1

    Or navigate to specific folders to run individual scripts.

  3. Execution Policy: If scripts fail to run, enable execution:

    Set-ExecutionPolicy RemoteSigned -Scope CurrentUser

Maintained by: Ramon Rios @ Coqui Cloud Dev Co

About

A curated collection of PowerShell and Batch scripts designed to streamline system administration, enhance security auditing, and automate repetitive IT tasks.

Topics

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors