WebEx Communications WebEx Connect
Cisco has this page with helpful command-line properties for the install: http://www.webex.com/webexconnect/orgadmin/help/index.htm?toc.htm?17485.htm These properties can be applied to the EX… Read More
if exist "C:\Program Files\WebEx\Connect\Connect.exe" goto ENDif exist "C:\Program Files(x86)\WebEx\Connect\Connect.exe" goto ENDmsiexec /i "apsetup.msi" /qn /norestart RUNATONCE="yes":END Read More
Followed these steps for use of this deployment in KACE: 1. Extracted .exe2. Created Install.bat with the code under Scripts3. Compiled into a zip file and uploaded into KACE under Deployments… Read More