Open navigation

Set-RegisterServer

Description

Syntax

Example




Description

Registers a Mobile Session Print server at the ThinPrint Notification Service (TPNS). For more information, see Registering Mobile Session Print server on TPNS.



Syntax

Set-RegisterServer -EMail <String> -HostName <String> -Step <Int32>
ParameterDescription
-EMail• E-mail address of the AD user who registers the Mobile Session Print server
• Her/his mail domain is then decisive for the registration of the mobile devices.
• Their users must be members of the same domain.
-HostNameURL of the Mobile Session Print server to be registered, e. g. https://mobileprint.cortado.com
-Step1 = initiate the registration
2 = finish the registration



Example

Variable values are indicated in orange.

  • step 1: initiating the registration (upper arrow in next screenshot):
Set-RegisterServer -EMail administrator@ccspoc.cortado.com -HostName https://tp-lics-06 -Step 1
  • Click the Verify button in the registration mail (arrow in second screenshot). The landing page appears automatically in the web browser (last screenshot).
  • step 2: finishing the registration (lower arrow in next screenshot):
Set-RegisterServer -EMail administrator@ccspoc.cortado.com -HostName https://tp-lics-06 -Step 2
  • The message Register result: 0 appears in PowerShell.
 

ThinPrint license server's PowerShell cmdlet Set-RegisterServer

Mobile Session Print server successfully registered on the TPNS (Register result: 0)


ThinPrint license server's PowerShell cmdlet Set-RegisterServer

click Verify to confirm the registration


Mobile Session Print server: registration confirmation

web browser: registration confirmation


Did you find it helpful? Yes No

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