Documentation Center

Uninstalling Content Delivery software components running as a standalone microservice

Run a PowerShell script to uninstall a Content Delivery software component running as a standalone microservice.

Procedure

  1. From the machine on which you are running the microservice, open a command prompt.
  2. Access the bin\ subfolder of the root location of the microservice you want to uninstall.
  3. On a Windows machine, open a PowerShell command prompt and run the following command:
    .\uninstallService.ps1
  4. Alternatively, on a Unix machine, run the command shell script stop.sh.
  5. Delete the microservice folder, including all of its files and subfolders.