Removed mklink for git
This commit is contained in:
14
_-Review/wmic.md
Normal file
14
_-Review/wmic.md
Normal file
@ -0,0 +1,14 @@
|
||||
---
|
||||
created: 2024-10-12T16:56:59.000Z
|
||||
type: note
|
||||
updated: 2024-10-12T16:56:59.000Z
|
||||
---
|
||||
|
||||
# wmic
|
||||
|
||||
```bash Sat Oct 12 2024 09:56:31 GMT-0700 (Mountain Standard Time)
|
||||
wmic diskdrive get name,size,model,SerialNumber
|
||||
# Model Name SerialNumber Size
|
||||
# WD_BLACK SN770 2TB \\.\PHYSICALDRIVE0 E823_8FA6_BF53_0001_001B_448B_4CC8_50F2. 2000396321280
|
||||
# SSK SSK Storage SCSI Disk Device \\.\PHYSICALDRIVE1 0000000000000000 500105249280
|
||||
```
|
Reference in New Issue
Block a user