Uninstalling SOTI Cloud Link Broker

Before you begin

  • Ensure you have administrative access to the server hosting the SOTI Cloud Link Broker.
  • Confirm that no active device communications are occurring through the broker to avoid disruption.

About this task

This task provides instructions to safely uninstall the SOTI Cloud Link Broker from your environment using PowerShell.

Procedure

  1. Open PowerShell as an Administrator and navigate to the SOTI Cloud Link Broker installer folder.
  2. Import the installer module by running the following command:
    Import-Module '.\Soti.CloudLink.Broker.Installer.psm1'
  3. Execute the uninstall command and follow the on-screen prompts:
    Remove-ConnectCloudLinkBrokerInstallation

Results

The SOTI Cloud Link Broker is removed from the system.

What to do next