mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-19 12:23:37 +00:00
Update manage-device-installation-with-group-policy.md
/deviceids does not appear to be a valid switch for this command /enum-devices [/connected | /disconnected] [/instanceid <instance ID>] [/class <name | GUID>] [/problem [<code>]] [/ids] [/relations] [/drivers]
This commit is contained in:
@ -281,7 +281,7 @@ To find device identification strings using Device Manager
|
|||||||
### Getting device identifiers using PnPUtil
|
### Getting device identifiers using PnPUtil
|
||||||
|
|
||||||
```console
|
```console
|
||||||
pnputil /enum-devices /deviceids
|
pnputil /enum-devices /ids
|
||||||
```
|
```
|
||||||
|
|
||||||
Here is an example of an output for a single device on a machine:
|
Here is an example of an output for a single device on a machine:
|
||||||
|
Reference in New Issue
Block a user