Share via


TaskUpd

Note  This content applies to the Windows Logo Kit (WLK). For the latest information using the new Windows Hardware Certification Kit (HCK), see Windows HCK User's Guide on the Windows Hardware Dev Center.

Use the TaskUpd parameter to update a task's "Percent Complete" with a comment. This parameter functions only when WttCmd executes from a task within a DTM job.

Syntax

wttcmd.exe /taskupd /progress:<value> /comment:"<string>"
Argument Description

/Progress:<value>

The percentage of the task that is complete. This value should be a number from 0 to 100.

/Comment:"<string>"

A free-form comment of less than 2000 characters.

 

Examples

wttcmd.exe /taskupd /progress:50 /comment:"Round 1 of stress is complete."

 

 

Build date: 9/14/2012