Set-TPUserActivationMode

234 views 0

Description

Allows you to switch between the license activation modes Automatic and Manual. In automatic mode, a license is automatically used by a user when s/he first prints with ThinPrint or her/his printers are mapped with AutoConnect.

changing activation mode

changing activation mode

Syntax

Set-TPUserActivationMode -ActivationMode <Int32>

Parameter Description
-Activation­Mode
  • 0 = Manual
  • 1 = Automatic (default)

Example

Set-TPUserActivationMode -ActivationMode 0

activation mode changed to Manual

activation mode changed to Manual

Previous Page
Next Page

Was this helpful?