1000 | Microsoft PnP Utility |
Microsoft PnP Utility |
1001 | PNPUTIL [/add-driver | /delete-driver |
|
PNPUTIL [/add-driver | /delete-driver |
|
1002 | /export-driver | /enum-drivers | /?]
|
/export-driver | /enum-drivers | /?]
|
1003 |
|
|
1004 | Commands:
|
Commands:
|
1006 | /add-driver [/subdirs] [/install] [/reboot]
|
/add-driver [/subdirs] [/install] [/reboot]
|
1008 | Add driver package(s) into the driver store.
|
Add driver package(s) into the driver store.
|
1009 | /subdirs - traverse sub directories for driver packages.
|
/subdirs - traverse sub directories for driver packages.
|
1010 | /install - install/update drivers on any matching devices.
|
/install - install/update drivers on any matching devices.
|
1011 | @! /configure - configure driver state into the system.
|
@! /configure - configure driver state into the system.
|
1012 | /reboot - reboot system if needed to complete the operation.
|
/reboot - reboot system if needed to complete the operation.
|
1014 | /delete-driver [/uninstall] [/force] [/reboot]
|
/delete-driver [/uninstall] [/force] [/reboot]
|
1016 | Delete driver package from the driver store.
|
Delete driver package from the driver store.
|
1017 | /uninstall - uninstall driver package from any devices using it.
|
/uninstall - uninstall driver package from any devices using it.
|
1018 | @! /unconfigure - unconfigure driver state from the system.
|
@! /unconfigure - unconfigure driver state from the system.
|
1019 | /force - delete driver package even when it is in use by devices.
|
/force - delete driver package even when it is in use by devices.
|
1022 | /export-driver
|
/export-driver
|
1024 | Export driver package(s) from the driver store into a target directory.
|
Export driver package(s) from the driver store into a target directory.
|
1026 | /enum-drivers
|
/enum-drivers
|
1028 | Enumerate all 3rd party driver packages in the driver store.
|
Enumerate all 3rd party driver packages in the driver store.
|
1029 | @! /inbox - include inbox driver packages.
|
@! /inbox - include inbox driver packages.
|
1031 | @! /export-pnpstate
|
@! /export-pnpstate
|
1032 | @!
|
@!
|
1033 | @! Export PnP system state into a PnP state snapshot file for diagnostics.
|
@! Export PnP system state into a PnP state snapshot file for diagnostics.
|
1035 | /?
|
/?
|
1037 | Show this usage screen.
|
Show this usage screen.
|
1039 | Legacy Commands:
|
Legacy Commands:
|
1041 | [-i] -a == /add-driver [/install]
|
[-i] -a == /add-driver [/install]
|
1042 | [-f] -d == /delete-driver [/force]
|
[-f] -d == /delete-driver [/force]
|
1043 | -e == /enum-drivers
|
-e == /enum-drivers
|
1045 | Examples:
|
Examples:
|
1047 | pnputil /add-driver x:\driver.inf |
pnputil /add-driver x:\driver.inf |
1048 | pnputil /add-driver c:\oem\*.inf |
pnputil /add-driver c:\oem\*.inf |
1049 | pnputil /add-driver device.inf /install |
pnputil /add-driver device.inf /install |
1050 | pnputil /enum-drivers |
pnputil /enum-drivers |
1051 | pnputil /delete-driver oem0.inf |
pnputil /delete-driver oem0.inf |
1052 | pnputil /delete-driver oem1.inf /force |
pnputil /delete-driver oem1.inf /force |
1053 | pnputil /export-driver oem6.inf . |
pnputil /export-driver oem6.inf . |
1054 | pnputil /export-driver * c:\backup |
pnputil /export-driver * c:\backup |
1400 | Waiting for debugger...
|
Waiting for debugger...
|
1401 | System reboot initiated.
|
System reboot initiated.
|
1402 | Unable to initiate system reboot: |
Unable to initiate system reboot: |
1410 | Failed to open driver store: |
Failed to open driver store: |
2000 | Failed to add driver package: |
Failed to add driver package: |
2001 | Missing or invalid driver package specified.
|
Missing or invalid driver package specified.
|
2002 | Skipping traversal of internal system directory: |
Skipping traversal of internal system directory: |
2003 | Driver package added successfully.
|
Driver package added successfully.
|
2004 | System reboot is needed to complete configuration operations!
|
System reboot is needed to complete configuration operations!
|
2010 | Adding driver package: |
Adding driver package: |
2011 | Published Name: |
Published Name: |
2012 | Total driver packages: |
Total driver packages: |
2013 | Added driver packages: |
Added driver packages: |
2020 | Adding the driver package failed : |
Adding the driver package failed : |
2021 | Invalid INF passed as parameter.
|
Invalid INF passed as parameter.
|
2023 | Processing inf : |
Processing inf : |
2024 | Total attempted: |
Total attempted: |
2025 | Number successfully imported: |
Number successfully imported: |
2030 | Unable to install driver package on matching devices: |
Unable to install driver package on matching devices: |
2031 | Driver package installed on matching devices.
|
Driver package installed on matching devices.
|
2032 | Driver package matches devices that already have their drivers up to date.
|
Driver package matches devices that already have their drivers up to date.
|
2033 | System reboot is needed to complete install operations!
|
System reboot is needed to complete install operations!
|
2040 | Failed to install the driver on any of the devices on the system : |
Failed to install the driver on any of the devices on the system : |
2041 | Successfully installed the driver on a device on the system.
|
Successfully installed the driver on a device on the system.
|
2100 | Failed to delete driver package: |
Failed to delete driver package: |
2101 | Unknown or invalid driver package specified.
|
Unknown or invalid driver package specified.
|
2102 | Driver package deleted successfully.
|
Driver package deleted successfully.
|
2103 | System reboot is needed to complete unconfiguration operations!
|
System reboot is needed to complete unconfiguration operations!
|
2110 | Deleting the driver package failed : |
Deleting the driver package failed : |
2120 | Unable to uninstall driver package from devices: |
Unable to uninstall driver package from devices: |
2121 | Driver package uninstalled from devices.
|
Driver package uninstalled from devices.
|
2122 | System reboot is needed to complete uninstall operations!
|
System reboot is needed to complete uninstall operations!
|
2200 | Failed to enumerate driver packages: |
Failed to enumerate driver packages: |
2202 | Original Name: |
Original Name: |
2203 | Driver Package ID: |
Driver Package ID: |
2204 | Provider Name: |
Provider Name: |
2205 | Class Name: |
Class Name: |
2206 | Class Description: |
Class Description: |
2207 | Class GUID: |
Class GUID: |
2208 | Class Version: |
Class Version: |
2209 | Extension ID: |
Extension ID: |
2210 | Driver Version: |
Driver Version: |
2211 | Signer Name: |
Signer Name: |
2220 | Enumeration of driver packages failed : |
Enumeration of driver packages failed : |
2221 | Published name : |
Published name : |
2222 | Driver package provider : |
Driver package provider : |
2223 | Class : |
Class : |
2224 | Driver date and version : |
Driver date and version : |
2225 | Signer name : |
Signer name : |
2230 | Unknown |
Unknown |
2231 | No published driver packages were found on the system.
|
No published driver packages were found on the system.
|
2300 | Failed to export driver package: |
Failed to export driver package: |
2301 | Missing or invalid target directory.
|
Missing or invalid target directory.
|
2302 | Driver package exported successfully.
|
Driver package exported successfully.
|
2303 | Exporting driver package: |
Exporting driver package: |
2305 | Exported driver packages: |
Exported driver packages: |
3000 | Failed to export PnP system state: |
Failed to export PnP system state: |
3001 | Invalid export state file specified.
|
Invalid export state file specified.
|
3002 | PnP system state exported successfully.
|
PnP system state exported successfully.
|
3003 | Exporting PnP system state: |
Exporting PnP system state: |
4000 | ********************************** WARNING **********************************
|
********************************** WARNING **********************************
|
4001 | This pnputil command should only be used for development/testing purposes.
|
This pnputil command should only be used for development/testing purposes.
|
4003 | Driver package INF files should be added/updated into the offline OS image
|
Driver package INF files should be added/updated into the offline OS image
|
4004 | using the supported offline package deployment process in order to ensure
|
using the supported offline package deployment process in order to ensure
|
4005 | that they are properly configured and integrated into the Windows OS state.
|
that they are properly configured and integrated into the Windows OS state.
|
4007 | Updating driver package INF files from within the runtime environment of
|
Updating driver package INF files from within the runtime environment of
|
4008 | this OS product may lead to unexpected OS state conflicts, resulting in the
|
this OS product may lead to unexpected OS state conflicts, resulting in the
|
4009 | inability to apply future updates to core OS components and/or drivers on
|
inability to apply future updates to core OS components and/or drivers on
|
4010 | retail/consumer systems.
|
retail/consumer systems.
|