Removing Services

Table of Contents

You can remove a service from a container using the Administrative Console or the CLI.

To Remove a Service Using the Administrative Console

  1. Select a tethered container, and click the Undock command button.

  2. Click the Tether tab.

  3. Click the Source Services tab.

  4. De-select the check box associated with the service you want to remove.

  5. Click Save. The service is removed from the list in the Services tab.

  6. As required, click the Find Applications button to refresh the list of services on the source machine.

To Remove a Service Using the CLI

  1. At the command prompt, enter the following:

    virtaundock <container>
  2. Enter the following:

    virtasc <container> remove <ServiceName>

Where container is the full path of the container, and ServiceName is the name of the service you want to remove.