Skip to main content

Notifications

Community site session details

Community site session details

Session Id :

Uninstall a package in Microsoft Dynamics 365 Finance and Operations cross-apps

Rahul Mohta Profile Picture Rahul Mohta 21,026

Uninstall a package in Microsoft Dynamics 365 Finance and Operations cross-apps

If for any reason one needs to uninstall a package previously deployed then follow below steps

  1. Create a file that is named ModuleToRemove.txt.
  2. In the file, put the name of each module that you want to remove on a separate line. Make sure that you've completed the prerequisites for each module that you're removing.
  3. Create a valid deployable package, and put the ModuleToRemove.txt file in the package\AOSService\Scripts folder.
  4. Install the deployable package. For more information about how to install deployable packages, 
  5. Verify that the package was uninstalled before you complete this procedure in a production environment.

Reference https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/deployment/uninstall-deployable-package

Comments

*This post is locked for comments