SetPolicy
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 SetPolicy parameter to set a DTM policy to the specified value on the client computer.
Syntax
wttcmd.exe /setpolicy /policy:<policyname> /value:<value>
Argument | Description |
---|---|
/Policy:<PolicyName> |
The name of the policy to set. |
/Value:<value> |
The value to set the policy to. |
Examples
wttcmd.exe /setpolicy /policy:EaHBTimeoutInterval /value:500
Remarks
When used with the SetPolicy parameter, WttCmd does not verify that the specified value matches the data type used with the policy (integer or string). Be sure to set it to the expected data type.
Build date: 9/14/2012