Netbackup Puredisk client silent uninstall
Updated: 21 May 2010 | 4 comments
This issue has been solved. See solution.
Is there a way to silently and command line uninstall the puredisk client from a system? It seems strange to have a silent installer, without a silent uninstaller.
Thanks.
discussion Filed Under:
Comments
haven't tried uninstall so far :-)
do you mean from Windows or UNIX client?
it seems UNIX uninstall is a silent one anyway
A
Anger Management
For Windows
For windows client. This is a major deal for us as we need to be able to do this (we're continuing to use the product but we can't involve our end users in the process or have them be alerted since, for lack of better words, they are computer illiterate.)
-Austin Lazanowski Backups cost way too much until you needed them.
Found a way
Found a way myself, you have to find the msi uninstaller string (changes depending on version) from the registry. Once you have that, you can execute the msiexec /i {uninstall string here} /qn
the /qn is a quiet no-reboot switch. Worked like a charm!
-Austin Lazanowski Backups cost way too much until you needed them.
great
I can tell you did a bit of work.
Good on you.
A
Anger Management
Would you like to reply?
Login or Register to post your comment.