The device driver properties stored on the General tab are mostly configured when you run the Import Device Drivers Wizard. Update the device driver properties on the General tab through the driver_name Properties dialog box (where driver_name is the name of the device driver in the Deployment Workbench).

To modify existing device drivers properties on the General tab

1.   Click Start, and then point to All Programs. Point to Microsoft Deployment Toolkit, and then click Deployment Workbench.

2.   In the Deployment Workbench console tree, go to Deployment Workbench/Deployment Shares/deployment_share/Out-of-Box Drivers (where deployment_share is the name of the deployment share in which you will configure the device driver).

3.   In the details pane, click driver_name (where driver_name is the name of the device driver you want to configure).

4.   In the Actions pane, click Properties.

The driver_name Properties dialog box opens (where driver_name is the name of the device driver you want to configure).

5.   On the General tab, configure the settings listed in Table 50 based on the requirements of your organization, and then click OK.

Table 50. Configuration Settings on the General Tab of the Device Driver Properties

Setting

Description

Driver name

Contains the name of the device driver displayed in the Deployment Workbench and the Deployment Wizard.

Comments

Provides information about the device driver.

Platforms: x86

Select to control whether this device driver is for 32-bit operating system. If the check box is:

·     Selected, the device driver is available for deployment to 32-bit operating systems

·     Cleared, the device driver is unavailable for deployment to 32-bit operating systems

Note   If the Deployment Workbench incorrectly detects the platforms that the device driver supports, you can clear the platform selection. For example, if the Deployment Workbench incorrectly detects 32-bit and 64-bit device drivers, clear the x64 selection; the driver will then only be used for 32-bit deployments.

Platforms: x64

Select to control whether this device driver is for 64-bit operating system. If the check box is:

·     Selected, the device driver is available for deployment to 64-bit operating systems

·     Cleared, the device driver is unavailable for deployment to 64-bit operating systems

Note   If the Deployment Workbench incorrectly detects the platforms that the device driver supports, you can clear the platform selection. For example, if the Deployment Workbench incorrectly detects 32-bit and 64-bit device drivers, clear the x64 selection; the driver will then only be used for 32-bit deployments.

Enable this driver

Select to control whether this device driver is available to other wizards and dialog boxes in the Deployment Workbench. If the check box is:

·     Selected, the device driver is available to other wizards and dialog boxes in the Deployment Workbench

·     Cleared, the device driver is unavailable to other wizards and dialog boxes in the Deployment Workbench

Note   The check box is selected by default.

 

The device driver configuration settings are saved, and the modifications are displayed in the details pane of the Deployment Workbench.

Related Topics

Modify Existing Device Drivers in the Deployment Workbench