Logmein Client no longer installing along side Control Panel
All of a sudden, for some reason, Logmein control panel is installing, but the client is not. Normally they both install at the same time. I have to run a repair on the install and then it installs the control panel. I am not sure why this all of a sudden started.
This is what I use to install the Windows Host LMI
start-process C:\windows\system32\msiexec.exe -argumentlist "/I C:\temp\$lmilatest /qn /l*v C:\temp\lmiinst.log SETPOWERMANAGEMENT=0 LMIDESCRIPTION=`"$compname - $compmodel - `" COMPANYNAME=[companyname] ACCOUNTEMAIL=[accountemail] DEPLOYID=[deployid] SHOWCLIENT=0 SHOWCONTROLPANEL=0" -wait
Hi Strobely ,
So, the client was installed but it wasn't showing, because of your command, correct?
We have not received any information that there is a change in the installation of the software. I would definitely open a support ticket for them to further investigate why this is happening.
I had interpreted that you didn't want the client app to install. And if that is the case, during the installation process the code should be FORCESHOWCLIENT=0.