This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Delete Applications through the SDK with Powershell

We have a dynamic environment, and as a result, I'm frequently removing applications from Orion/SAM. Instead of doing this by hand, it saves me time to grab the list of apps to remove, and process them through this script. The script calls a csv containing the list of your application ID's. You'll have to plug in your SDK user and password, define the location of your csv file, and then simply call the script in Powershell to remove your designated applications.

DeleteApp.ps1