GitHunt
IS

isPique/WMI-Query-Tool

A Python script that leverages Windows Management Instrumentation (WMI) to query and retrieve a wide range of system information and configuration data from your computer.

INSTALLATION

pip install -r requirements.txt

About Script

  • This script is a WMI query tool to explore and access different aspects of your system and retrieve information about hardware, software, and other system parameters.

  • Please make sure that the queries.json file is in the same directory where the current code is running.

Notice

  • This code contains only 50 of the WMI classes. If you want to find out more, see.

Languages

Python100.0%

Contributors

MIT License
Created October 30, 2023
Updated August 13, 2024
isPique/WMI-Query-Tool | GitHunt