Create a WLK hardware submission package

For drivers compatible with Windows Server 2008 (and below) hardware for certification, you'll need to use the Winqual Submission Tool (WST), to create a submission package for Microsoft Windows Hardware Certification. The tool collects information about the type of submission prepared, and gathers all the logs, drivers, and symbols required for submission.

This article describes how to use WST to create your submission package and submit it to the hardware dashboard.

Prerequisites

Install the Winqual submission tool

  1. Go to Partner Center hardware dashboard and sign in using your credentials.

  2. On the left menu, select Drivers.

  3. Move through to the bottom of the page. In the Get the essentials section, select Winqual Submission Tool (WST).

  4. Follow the prompts to install WST.

Create a systems or driver submission package

To create a systems or driver submission package:

  1. In Windows search, enter "WST" to find the Windows Submission tool, and then select Winqual Submission Tool.

    Screenshot of Windows search result for 'WST'.

  2. When you open the tool, a Welcome screen appears. Select OK.

  3. If a new version of WST is available, you'll receive a prompt to install the new version. Select OK.

    Screenshot of WST prompt to update the WST.

    Note

    If the version check fails, you'll receive a warning message, which can be disabled by selecting the Don't show this message again check box. To re-enable this dialog box, click Tools, click Options, and then select the Warn if update check fails check box.

  4. To create a new submission, select Submissions on the top menu, and then select New .

  5. Select + Add to open the Add DTM Results: dialog.

    Screenshot of WST showing how to add test results. 'Add' button is selected.

  6. Select Load to add the .CPK file (WLK test results) to the submission package, and then select OK.

  7. If the device isn't inbox, enter the Driver Package, Driver Locales, and Symbols (optional).

    Note

    The relative path plus filenames for your driver package must be less than 160 characters. Submissions will fail to process if this is exceeded.

  8. (Optional) Select Edit to edit any entries.

  9. Once you add the test results, an WQReady.xml file (which you'll use later for creating the submission) is created with all the submission information. To save the WQReady.xml file with a different file name, select Submissions on the top menu, and then select Save As.

Note

Saved files are added to Submissions > Recent Files .

  1. (Optional) Select Browse..., to add a README file (.docx, .doc, or .txt) to the submission package.

    Screenshot of WST showing how to add README file. 'Browse...' button is selected.

  2. Select > Create Package. The submission package is created with the same name as the .xml file at the same location.

  3. If errors are encountered, entries with the errors will be highlighted in red. To view the errors again, select View Errors. Before the package can be created, all errors must be fixed. You can fix errors by editing the entry and updating the driver or the test result.

  4. When all errors are fixed, select > Create Package.

Next Steps