Open navigation

Set-TPHubIsHidden

Description

Syntax

Example



Description

After five minutes after a system reboot, the ThinPrint Hub will no longer appear in the Hub Finder; corresponds to the Make ThinPrint Hub invisible for the ThinPrint Hub Finder function


Syntax

Set-TPHubIsHidden -IsHidden <bool> [-Proxy <string>]
ParameterDescription
-IsHidden$True = five minutes after a system reboot, the ThinPrint Hub will no longer appear in the Finder
$False = ThinPrint Hub remains visible (= “Unchecked”)
-Proxy• optional (from firmware version 1.1): proxy server address
• can also be specified globally using Set-TPHubProxy


Example

Get-TPHubIsHidden
Set-TPHubIsHidden -IsHidden $True
Get-TPHubIsHidden

ThinPrint Hub's PowerShell cmdlet Set-TPHubIsHidden

True = after five minutes, the ThinPrint Hub will not be visible to the Finder


Did you find it helpful? Yes No

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