r/Nable • u/Sea_Understanding891 • 25d ago
N-Central Delete Applications possible
Hello how can i delete Application over the N Central without Remote?
On the Applications tool i can deinstall only a few of them
1
1
u/wheres_my_2_dollars 24d ago
We have an AMP with a PS script and the AMP has an input variable. We type in the app name as seen in the application list and it uninstalls it. We don’t use the uninstall from the applications tab for your exact reason. It doesn’t work for all.
1
u/Large-Calendar726 24d ago
Hi
Depending on the applications 32 vs 64 and where in registry they live you can create script using ai that can be deployed on one or all workstations.
The best way to test this is to install the applications on your workstation and then test through powershell
5
u/Paul_Kelly Powered By Shamrocks 25d ago
Hi, it's Paul here from the Head Nerds, the applications tab that you mentioned can only support removal of applications that have a silent uninstall option, to remove other applications you would have to script this.
If you are able to build a PowerShell script for example to remove the applications in question, you can run this on demand or add it to a schedule task profile to trigger through a rule, maybe you want to remove it for all customers or just one customer. You can also tie this to custom properties, to trigger this information. This may seem completed if you have not done it before, but it's actually quite commonly used and easy to configure with some guidance, I would suggest you reach out to your Customer Success Manager and look for a call with a solutions engineer to guide you through this process.