Skip to content

piyush-047/Automated-Troubleshooting-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Automated Troubleshooting Script

This project automates error logging, system performance analysis, and troubleshooting tasks for Windows-based machines using Python and PowerShell.

Features

  • Collect system logs from Event Viewer.
  • Analyze CPU, memory, and disk usage.
  • Diagnose and troubleshoot common issues (e.g., system slowness, application crashes).
  • Integrate PowerShell for advanced device management tasks.

Installation

  1. Clone the repository:
    git clone https://github.com/<your-username>/Automated-Troubleshooting-Script.git
    
  2. Install dependencies:
    pip install -r requirements.txt
    

Usage

  • Run the main script:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages