wmic
There are 32 repositories under wmic topic.
Alex3434/wmi-static-spoofer
Spoofing the Windows 10 HDD/diskdrive serialnumber from kernel without hooking
lzhoang2801/Hardware-Sniffer
A Python script for gathering comprehensive hardware details from a computer
scipag/PowerShellUtilities
PowerShellUtilities provides various utility commandlets.
guillaC/WMI-Viewer
simple WMI Viewer
IntelSDM/AdvancedHardwareCollection
Securely Retrieving Hardware Serials Without WMIC From Usermode
SubconsciousCompute/windows-snapshot
Find out windows state asynchronously and more
1j01/process-tree
Node library to find all the child processes
kukhariev/diskinfo
Disk usage info on both *nix (via df) and Windows (via WMIC) systems
LeoHChen/wmic
wmic is a wrapper package of the WMI command line utility
carminepat/systeminfo
Java library for get information about system: Operating System, CPU, Memory, Network, Disk, Services, Process and Programs (windows, mac os, linux)
ftpsolutions/python-wmi-client-wrapper
Linux-only wrapper around wmi-client for WMI (Windows)
jlaforce/Enable-WinRM-Get-Remote-Installed-Software-List
Wrote this for an Enterprise environment that has both Windows 7 and WIndows 10 Computers. It works (atm) for both. Something quick and dirty if I needed to replace a remote client, and wanted to get a list of the installed software.
KACE-SMA-Tools/computers-with-smartcard-reader
:computer: :key: Find and report all PCs in Inventory with a smartcard reader installed
skyguy126/wmicom3
WMI wrapper for identifying COM ports
9dl/RSerials
Displays almost all PC Serials using WMIC - Made in Rust
dotKokott/listComPorts-csharp
C# version of Todbot's listComPorts tool https://github.com/todbot/usbSearch/
FrigoCoder/Mirror
Drive backup script in PowerShell with Shadow Copy support. Optional Jenkins project included.
rwp0/windows-brightness-manager
Manage Windows brightness
ZekeRedgrave/PyWMI-Script
A Python Script for Microsoft WMI
AanchalHanda/Identifying-IT-Assets-In-Network
This project focuses on retrieving information about the systems that are in network .
adzinota/graduation_work
Выпускная квалификационная работа "Разработка информационной системы диагностики и учёта компьютерного оборудования", НИУ МЭИ, Прикладная информатика, 2021
crphp/wmic
Está biblioteca disponibiliza um mecanismo para CONSULTAR máquinas Windows remotamente
PatelWorld/system-info
Windows WMIC based system information library to fetch several system information
pawangupta097/Information-Security
Retrieve basic hardware and software details of Windows OS
Skyflash/computers-with-smartcard-reader
:computer: :key: Find and report all PCs in Inventory with a smartcard reader installed
cinemapub/winhw
Document your PC hardware: serial nr, RAM, CPU, ...
davidix/DTechPack
simple old C# app with useful methods!
ekocbiyik/wmi_example
some wmi sample command
hansalemaos/psprocsdict
powershell/wmic to dict
hansalemaos/wmicprocsdict
Converts the output of a powershell (Get-...)/wmic command to a dict
wraith13/wmic-node
wmic( Windows Management Instrumentation Command-line ) wrapper for Node.js