Set-TPHubProxy

92 views 0

Description

Defines a proxy server for web access to the ThinPrint Hub to be configured (from firmware version 1.1)

Syntax

Set-TPHubProxy [-Proxy] <string>
Parameter Description
-Proxy • proxy server address – globally for all cmdlets containing the parameter -Proxy
• can also be given per cmdlet if applicable

Example

Set-TPHubProxy -Proxy "https://192.168.149.27"

specifying the proxy server address

Previous Page
Next Page

Was this helpful?