DeleteLogicalUser

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 DeleteLogicalUser parameter to delete a Local Logical User (LLU) from the client computer. An LLU is a context that jobs can run under. An LLU removes the need to specify, and subsequently, transmit or log sensitive account information and passwords.

Syntax

wttcmd.exe /deletelogicaluser /localname:<localname>
Argument Description

/LocalName:<LocalName>

The name of the user to delete.

 

Examples

wttcmd.exe /deletelogicaluser /localname:StressTestUser

Remarks

The DeleteLogicalUser parameter does not delete the user account that is associated with the LLU from the client computer. It only removes the mapping between the LLU and the user account.

 

 

Build date: 9/14/2012