Toni_Eini_
16 years agoLevel 3
Remove DLO agent from client machine
Hello
Can I somehow remove DLO agent from client machines automatically? I mean for example using command line command? We have hundreds of users so manual unistallations from add/remove programs is impossible. Our DLO environment is so messed up that I have to consider to remove client and reinstall agents.
Can I somehow remove DLO agent from client machines automatically? I mean for example using command line command? We have hundreds of users so manual unistallations from add/remove programs is impossible. Our DLO environment is so messed up that I have to consider to remove client and reinstall agents.
- I beleive there is not no scripts available to uninstall the DLO Clients thru an automated process or command line ...
You can try the following commands msiexec /uninstall product.msi /q[n]

