8.4 Moving the Deployment Service to a New Computer

If you want to move a Control Center Deployment Service to a new computer, after you install the Deployment Service on the new computer and uninstall the Deployment Service on the old computer, the old Deployment Service continues to be displayed in the list of Deployment Services in the Deployment Rule Wizard.

To resolve this issue, in SQL Query Analyzer, run the following SQL statement on the Control Center repository:

exec dplRemoveService 'Old_DeploymentService'

where Old_DeploymentService is the name of the computer where you uninstalled the Deployment Service.

For information about installing and uninstalling the Deployment Service, see the Installation Guide for AppManager, available on the AppManager Documentation page.