Pages
Microsoft Dynamics 365
Sunday, May 23, 2021
How to delete a model using CMD
Open CMD in administrator mode
Go to following path :
cd K:\AOSService\PackagesLocalDirectory\Bin
Now write the following command to delete the model
ModelUtil.exe -delete -metadatastorepath="K:\AOSService\PackagesLocalDirectory" -modelname="MODELNAME"
Newer Post
Older Post
Home