Find-TPHubDevices

243 views 0

Description

Searches for ThinPrint Hubs in the local subnet; from firmware version 1.1

Syntax

Find-TPHubDevices [-NetworkInterfaces <string>] [-DiscoveryPort <int>]
Parameter Description
-NetworkInterfaces optional: Searching can be limited to network interfaces (e. g. Ethernet, VMware). The MAC address is used as interface ID (this can be retrieved using Get-Net­Adapter).
-DiscoveryPort optional: Here, an alternative TCP port can be specified if a blocked TCP port or the firewall prevents the communication with a Hub. This has no influence on the TCP port used by the Hub for answering.

Example

Find-TPHubDevices

two Hubs found in the local subnet

Previous Page
Next Page

Was this helpful?