Disconnect-TPHubEzeep alias Disconnect-Ezeep

18 views 0

Description

This cmdlet is used to disconnect the ThinPrint Hub from ezeep Blue (in the Azure cloud).

Without specifying a parameter, the data will be deleted locally on the Hub. However, the connector will still be displayed in the portal of ezeep Blue.

Syntax

Disconnect-TPHubEzeep [-delete] [-Proxy ]

or

Disconnect-Ezeep [-delete] [-Proxy ]

Parameter Description
-delete Unregister the Hub from ezeep Blue (in Azure cloud). This operation cannot be undone. Please note that removing the connector also deletes its printers from the ezeep Blue portal.
-Proxy • optional: Adresse des Proxy-Servers
• kann auch global mit Set-TPHubProxy festgelegt werden

Example

In the following example Powershell runs in user context (instead of administrator account).

Get-TPHubEzeep
Disconnect-Ezeep -delete
Get-TPHubEzeep

Previous Page
Next Page

Was this helpful?