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>]
Parameter | Description |
-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
True = after five minutes, the ThinPrint Hub will not be visible to the Finder