Description
Sets specific properties for a particular ThinPrint user. Specifically:
- the directory where her/his Mobile Session Print jobs are stored
- her/his e-mail address
- the activation for ThinPrint
Syntax
Set-TPUserSettings -UserID <String> -EMail <String> -UserEnabled <Boolean>
Parameter | Description |
-UserID | • user account name (UPN) or • Security Account Manager name (SAM) or • security identifier (SID) |
user’s e-mail address | |
-UserEnabled | enable for ThinPrint |
Example
Enables user11. Variable values are indicated in orange.
Set-TPUserSettings -UserID
ourdomain\user11
-UserEnabled 1