Where...
driverpath Fully qualified path to the parent directory of the
device drivers to be scanned.
/S Scan Only.
/SS Scan Single - driverpath must point to the root of
the device driver directory to be scanned.
/T[:path] Build the Textmode device drivers only.
/M:machinetype Specifies the machine type to limit the building
of the Textmode device drivers.
/H:filename Hardware information file
/OW Overwrite the textmode drivers without deleting and
recreating the textmode directory.
/O:filename Combines the information in the DrvInfo.ini
files into a single file specified by filename.
/W:n Windows version to prefer when scanning device drivers
or building of the Textmode device drivers.
0 = Windows 2000 Server
1 = Windows 2003 Server
2 = Windows 2000 Profesional
3 = Windows XP
4 = Windows 2003 Server x64
/V:n Verbose Level
0 = quiet mode
3 = default
5 = max
Where...
sourcepath Fully qualified path to the parent directory of the
device drivers to be copied.
destinationpath Fully qualified destination path for the
device drivers to be copied.
/M:machinetypes Specifies the machine types to limit the
device drivers to be copied. Multiple
machine types can be specified using a
comma as the delimiter. If omitted, then
all the device drivers are copied.
/C:categories Specifies the driver categories to limit the
device drivers to be copied. Multiple categories
can be specified using a comma as the delimiter.
If ommitted, then all the device driver categories
are copied.
/I:installationmodes Specifies the driver installation modes to limit the
device drivers to be copied. Multiple installation modes
can be specified using a comma as the delimiter.
If ommitted, then all the device driver installation modes
are copied.
/ADS Specifies to copy only those drivers required for
Microsoft ADS. Depricated: Use /C:Network instead.
/V:n Verbose Level
0 = quiet mode
3 = default
5 = max