title | description | author | ms.author | ms.date | ms.service | ms.subservice | ms.topic |
---|---|---|---|---|---|---|---|
Uninstall and Remove Master Data Services |
This uninstall process removes Master Data Services folders and files, and uninstalls Master Data Services Configuration Manager from the local computer. |
rwestMSFT |
randolphwest |
03/14/2017 |
sql |
install |
conceptual |
[!INCLUDE SQL Server -Windows Only]
To uninstall the [!INCLUDEssMDSshort] feature from an instance of [!INCLUDEssNoVersion], follow the steps in Uninstall an Existing Instance of SQL Server (Setup) and specify [!INCLUDEssMDSshort] as a feature to remove on the Select Features page. The uninstall process removes [!INCLUDEssMDSshort] folders and files, and uninstalls [!INCLUDEssMDScfgmgr] from the local computer.
To prevent data loss and avoid affecting other computers in the system, some items are not removed or changed by the uninstall process. Review the following table to determine whether to leave or remove items.
Item | Description |
---|---|
Folders and files | The uninstall process removes most folders and files from the installation path. The uninstall process does not remove the Master Data Services and MDSTempDir folders from the installation location. After the uninstall process is complete, you can manually delete these folders from the file system. For more information, see Folder and File Permissions (Master Data Services). |
[!INCLUDEssMDSshort] assemblies | The uninstall process removes [!INCLUDEssMDSshort] assemblies from the Global Assembly Cache (GAC). |
Database | The uninstall process does not affect the [!INCLUDEssMDSshort] database. The database remains intact in the instance of [!INCLUDEssDE] so that you do not lose any data, including master data, model objects, user and group permissions, business rules, and so on. If you do not need the database, and do not anticipate connecting it to another [!INCLUDEssMDSshort] web site or application in the future, you might want to delete the database from the instance of [!INCLUDEssDE] that hosts it. For more information, see Delete a Database. |
[!INCLUDEssMDSmdm] and Web.config | The uninstall process removes the WebApplication folder from the file system. The WebApplication folder contains the web application files and Web.config file for [!INCLUDEssMDSmdm]. ** Important ** Before you uninstall, you might want to copy the Web.config file to another location to preserve any custom settings or other information in the file. After the uninstall process completes, the Web.config file is not recoverable. |
Internet Information Services (IIS) items | The uninstall process does not affect any application pools, web sites, or web applications in IIS on the local computer. Because the uninstall process removes the WebApplication folder and Web.config file for [!INCLUDEssMDSmdm], any [!INCLUDEssMDSmdm] web applications that require those files will no longer serve content. If users try to access the web application, they will receive HTTP Error 500.19-Internal Server Error: "The requested page cannot be accessed because the related configuration data for the page is invalid." If you no longer require the web site or application, and the application pool serving your site or application, you can use an IIS tool to delete them. For more information, see IIS 7 Operations Guide on [!INCLUDEmsCoName] TechNet. |
MDS_ServiceAccounts group | After the uninstall process is complete, the MDS_ServiceAccounts Windows group and any service accounts added to the group remain. If you no longer need the group and accounts, you can remove them. |
Registry | The uninstall process removes all [!INCLUDEssMDSshort] registry keys from the Windows registry. |