Script to uninstall iDrive software
I use iDrive for some clients to back up their data. I'm going to end this service and need to uninstall the iDrive software. Does anyone know how to do this via command line/scripting? iDrive says it's not possible and has to be done by Add/Remove in Control Panel.
Thanks.
—Art
Comments
-
This may not be a resolution, but I'm offering this up as a "starting point" for you/someone in the community that has a better understanding, but it looks like iDrive does not actually install as a "package". For instance, using the following command in PS:
Get-ItemProperty HKLM:\Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall* | Select-Object DisplayName,Publisher,Version,InstallDate | Sort-Object -Property InstallDate -Descending | Out-String
Shows the software as installed, but if you try to use any of the "command line" uninstall methods/try to generate a script using the AI script generator, it states the "package does not exist" even if you name it specifically by version.
My suspicion is that this is due to the software installing via "exe" not an "msi" package.
0 -
Thanks for the suggestion. I did find that when I run a software report for a device, there is an Uninstall option next to the iDrive app. I tested that and it appears to uninstall the software.
2
Topics
- All Topics
- 41 Getting started
- 25 Read before posting
- 8 Meet and greet
- 237 General
- 64 News and announcements
- 1 Swag
- 1 Roadmap updates
- 79 Resources
- 12 Knowledge Base
- 16 Webinars
- 1 Shared Script Library
- 2 Blog
- 19 Pro Tips
- 27 Got an idea?
- 3 Atera Academy
- 2 ActionAI
- 1 Copilot
- 140 Remote Monitoring and Management
- 84 Remote Monitoring
- 27 Patch Management
- 105 Professional Services Automation
- 64 Helpdesk
- 17 Billing
- 21 Reporting
- 36 Integrations & add-ons
- 20 Integrations
- 10 Add-ons
- 103 Scripting and automations
- 61 Scripts
- 30 Automations