Uninstalling adapter services

To uninstall IMS adapter services, proceed with the following steps:

  1. Log on to the server as the Domain Service Account user.

  2. Open the Windows PowerShell Integrated Scripting Environment (ISE) as an administrator.

  3. Use the following command to navigate to the path where the installation scripts are saved:

    cd .\[script path]

  4. At the command prompt, execute the following command:

    .\Deploy-AdapterServices.ps1 -AdapterJsonConfigFilePath [Adapter JSON file path] -ServiceAccountPwd [Service Account password] -Uninstall

After uninstalling the services, you will need to delete the folders that were dynamically created by the services. See Deleting service folders.