Uninstall-Connector
Copy
NAME
Uninstall-Connector
SYNOPSIS
Uninstalls Erlang and RabbitMq
SYNTAX
Uninstall-Connector [-InstallPath <string>] [<CommonParameters>]
DESCRIPTION
PARAMETERS
-InstallPath <string>
Allows you to specify the path of the installation directory. If a path is not provided, the default path from InstallConfig.json is used.
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
---------- EXAMPLE 1 ----------
PS C:\>Uninstall-Connector
REMARKS
To see the examples, type: "get-help Uninstall-Connector -examples".
For more information, type: "get-help Uninstall-Connector -detailed".
For technical information, type: "get-help Uninstall-Connector -full".
For online help, type: "get-help Uninstall-Connector -online"