Identify the type of drive (SSD/HDD) and model.
wmic diskdrive get model, mediatype, size
Crucial for asset management and IT support. wmic help new
wmic bios get serialnumber, version
wmic process where "name='cmd.exe' and commandline like '%ping%'" get processid
Here are the most practical commands for system information and management. Identify the type of drive (SSD/HDD) and model
To see the global switches and valid aliases (shortcuts), type: Crucial for asset management and IT support
wmic /?