wmic path win32_pnpsigneddriver where DeviceClass='SCSIADAPTER' GET DeviceID,DeviceName
wmic path win32_pnpsigneddriver where DeviceClass='diskdrive' GET DeviceID,DeviceName,FriendlyName
比较LTSB和L
详情回复
发表于 2023-1-3 19:46
wmic path win32_pnpsigneddriver where DeviceClass='SCSIADAPTER' GET DeviceID,DeviceName
wmic path win32_pnpsigneddriver where DeviceClass='diskdrive' GET DeviceID,DeviceName,FriendlyName
比较LTSB和LTSC下的区别。