von moinmoin » 01.06.2017, 08:00
Hilft das hier?
gwmi Win32_USBControllerDevice |foreach-object {[wmi]($_.Dependent)} | Sort Caption,Manufacturer,Description,DeviceID `
| Ft -GroupBy Manufacturer Description,Service,DeviceID
https://social.technet.microsoft.com/Fo ... ershell_de
Hilft das hier?
gwmi Win32_USBControllerDevice |foreach-object {[wmi]($_.Dependent)} | Sort Caption,Manufacturer,Description,DeviceID `
| Ft -GroupBy Manufacturer Description,Service,DeviceID
https://social.technet.microsoft.com/Forums/de-DE/cde023b7-5c01-44fd-83d4-962430ddc1f4/angeschlossene-usbgerte-auslesen?forum=powershell_de