Anyone got a line on how to uninstall Logmein from a command line?
I need to do it in bulk :-)
Fun times!
Jules
Original command worked for a few installs but not all. Give this a try
wmic product where "description='LogMeIn Client' " uninstallwmic product where "description='LogMeIn' " uninstall
LogMeIn Uninstall StringMsiExec.exe /X {B47ACD61-9B52-4AC7-8F71-9C4D9B9BF038} /qn
LogMeIn Client Uninstall StringMsiExec.exe /X {D722F8D7-29C3-4F3B-97D7-D77BDAF319FD} /qn
If you found this discussion useful, why not register/sign-in? It only takes a minute to share your feedback, ask a question, or vote for a new feature!