Uninstalling adapter services
To uninstall IMS adapter services, proceed with the following steps:
-
Log on to the server as the Domain Service Account user.
-
Open the Windows PowerShell Integrated Scripting Environment (ISE) as an administrator.
-
Use the following command to navigate to the path where the installation scripts are saved:
cd .\[script path]
-
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.