Description
Displays the settings whether to search for printers in the local subnet of the hub (see Find Printers tab) and whether these printers should be automatically added to the printer list – as of firmware version 1.4.18
Syntax
Get-TPHubFindPrintersSettings [-Proxy <string>]
Property/Parameter | Description |
-IsActive | • True = network printer search enabled • False = network printer search disabled • corresponds to Checkbox Find Printers |
-IsAutoAddActive | • True = automatic addition of found printers to the printer list enabled • False = automatic addition of found printers to the printer list disabled • corresponds to Checkbox Automatically add printers to the printer list |
-Proxy | • optional (from firmware version 1.1): proxy server address • can also be specified globally using Set-TPHubProxy |
Example
Get-TPHubFindPrintersSettings
both options enabled: network printer search and automatic addition of found printers to the printer list