deploy connect tunnel client via SCCM
hello. i have spent a few hours today trying to deploy ConnectTunnel_x64-12.4.2.631 via SCCM. i am not able to get it to show in the Software Center. i believe i have something wrong with the application deployment properties. i have my installation program set to "msiexec /i "ConnectTunnel_x64-12.4.2.631.msi" /q". searching internet does not seem to corroborate this. can someone give me a hint what to put as the installation program? or instructions for deploying via GPO. i can craft these steps to the SCCM steps.
https://www.sonicwall.com/techdocs/pdf/sma_1000-12-4-connect_tunnel_guide.pdf is one source of my info. MCTSetup.exe /passive Name=Vpnname VpnServer=vpn.example.com Realm=”Split Tunnel” RemoveLegacy=yes
thanks in advance.