Powershell Script to Repair Plug and Play (PnP) Device
This script will check to see if a device is in an error state. If it is, it will restart it.
This script uses Restart-PnpDevice, but it's vendored in, so you don't have to install it.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Powershell Script to Repair Plug and Play (PnP) Device
This script will check to see if a device is in an error state. If it is, it will restart it.
This script uses Restart-PnpDevice, but it's vendored in, so you don't have to install it.