I used to use it very frequently. “wmic bios” was a quick way to get the serial number of a pc, or “wmic os get lastbootuptime” for that data (“no, you didn’t reboot your PC when I asked you to”).
I’m kind of surprised they didn’t just make it an alias and interface to powershell get-ciminstance.
I used to use it very frequently. “wmic bios” was a quick way to get the serial number of a pc, or “wmic os get lastbootuptime” for that data (“no, you didn’t reboot your PC when I asked you to”).
I’m kind of surprised they didn’t just make it an alias and interface to powershell get-ciminstance.