
Verifying Database Removal
After you uninstall MDM Device Management Server, MDM Enrollment Server, and MDM Administrator Tools, make sure that the MDM databases and SQL Server logins were removed correctly by using Microsoft SQL Server® Management console or Microsoft SQL Server® Management Studio Express. If necessary, go back and remove the databases and logins. Make sure that you uninstall the MDM system and components first, before you remove a SQL Server database.
If you modify databases and database logins directly, this may cause system problems or issues. If you decide to modify the databases and database logins directly, you do so at your own risk.
Follow these steps to make sure that you removed the databases successfully:
-
Open Microsoft SQL Server Management Studio.
-
Connect to the database server.
-
Expand the server list.
-
Expand Databases. Delete the following databases if they appear: AdminServices, MobileEnrollment, TEEDB.
-
After you delete a database, the Delete Object message appears. Make sure that you select the Close Existing Connections check box.
-
Expand Security.
-
Expand Logins. Delete the following Logins if they appear:
-
domain name/MDM2008DeviceManagementServers
-
domain name/MDM2008EnrollmentServers
-
domain name/MDM2008ServerAdministrators
If you receive a warning message that you are about to delete these logins, confirm the deletion(s) and then continue with the migration process.