Problem
Packages can be removed from deployment locations using the nddistrb.exe command however it cannot remove the packages from the repository, how can this be done?
Solution
We don't have a single command line, but could do it manually via:
-
Use the nddistrb -c Remove command to remove the package from distribution servers (if applicable)
-
Delete the package folder in ManageSoft\Repository
-
Delete the appropriate MediaContainsPackageVersion record
This method will fully remove the package from the Software Library
Comments