Open navigation

Set-TPUserSettings

Description

Syntax

Example



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>
ParameterDescription
-UserID• user account name (UPN)
or
• Security Account Manager name (SAM)
or
• security identifier (SID)
-EMailuser’s e-mail address
-UserEnabledenable for ThinPrint


Example

Enables  user11. Variable values are indicated in orange.

Set-TPUserSettings -UserID ourdomain\user11 -UserEnabled 1


Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.