Skip to content

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.

License

Notifications You must be signed in to change notification settings

isPique/WMI-Query-Tool

Repository files navigation

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.

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages