<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Deploying Cisco Secure Connect client via SCCM in Cisco SASE with Meraki</title>
    <link>https://community.cisco.com/t5/cisco-sase-with-meraki/deploying-cisco-secure-connect-client-via-sccm/m-p/5435021#M372</link>
    <description>&lt;P&gt;You can add a launch step to your original install script using ServiceUI.exe or a scheduled task, this avoids the need for a second DT and ensures the UI relaunches after install.&lt;/P&gt;</description>
    <pubDate>Thu, 07 Aug 2025 23:22:59 GMT</pubDate>
    <dc:creator>aleabrahao</dc:creator>
    <dc:date>2025-08-07T23:22:59Z</dc:date>
    <item>
      <title>Deploying Cisco Secure Connect client via SCCM</title>
      <link>https://community.cisco.com/t5/cisco-sase-with-meraki/deploying-cisco-secure-connect-client-via-sccm/m-p/5435020#M371</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm attempting to deploy the latest Cisco Secure Connect client to our users that work remotely.  I've created an Application in SCCM that utilizes msi files and a cmd script as the installer.  I've been successful in getting the software to install on my test machine.  However, the client does not launch automatically after the installation - the VPN connection drops (as expected) the installs take place and that's it.&lt;/P&gt;&lt;P&gt;I've tried creating a second Deployment Type called "Start" in the application that has the first DT as a dependency.   The "Start" DT is set to run in the user context while the Install DT runs as system.  "Start" has a cmd file that is supposed to launch csc_ui.exe once the Install DT finishes installing the msi's.  In short, this isn't working.  AppDiscovery.log shows that "Start" is determined to not yet be installed, but then it doesn't not install and there's no evidence of action or error regarding it in AppEnforce.log.&lt;/P&gt;&lt;P&gt;Am I approaching this correctly?  How have others here deployed the client to remote workers and have the software launch automatically and the VPN connect again?&lt;/P&gt;</description>
      <pubDate>Thu, 07 Aug 2025 22:46:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cisco-sase-with-meraki/deploying-cisco-secure-connect-client-via-sccm/m-p/5435020#M371</guid>
      <dc:creator>switcharoo</dc:creator>
      <dc:date>2025-08-07T22:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: Deploying Cisco Secure Connect client via SCCM</title>
      <link>https://community.cisco.com/t5/cisco-sase-with-meraki/deploying-cisco-secure-connect-client-via-sccm/m-p/5435021#M372</link>
      <description>&lt;P&gt;You can add a launch step to your original install script using ServiceUI.exe or a scheduled task, this avoids the need for a second DT and ensures the UI relaunches after install.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Aug 2025 23:22:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cisco-sase-with-meraki/deploying-cisco-secure-connect-client-via-sccm/m-p/5435021#M372</guid>
      <dc:creator>aleabrahao</dc:creator>
      <dc:date>2025-08-07T23:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: Deploying Cisco Secure Connect client via SCCM</title>
      <link>https://community.cisco.com/t5/cisco-sase-with-meraki/deploying-cisco-secure-connect-client-via-sccm/m-p/5435022#M373</link>
      <description>&lt;P&gt;Thank you, although this is proving difficult.  In the Installation Program field, I'm specifying&lt;/P&gt;&lt;P&gt;powershell.exe -ExecutionPolicy Bypass -File "Install-SecureClient-PowerShell-Test.ps1"&lt;/P&gt;&lt;P&gt;I have the ps1 file and ServiceUI.exe as part of the content.&lt;/P&gt;&lt;P&gt;The ps1 file has this code:&lt;/P&gt;&lt;P&gt;# Quote the target application path&lt;/P&gt;&lt;P&gt;$serviceUIPath = Join-Path -Path $PSScriptRoot -ChildPath "ServiceUI.exe"&lt;/P&gt;&lt;P&gt;$targetApp = "C:\Program Files (x86)\Cisco\Cisco Secure Client\UI\csc_ui.exe"&lt;/P&gt;&lt;P&gt;$quotedAppPath = "`"$targetApp`""&lt;/P&gt;&lt;P&gt;Start-Process -FilePath $serviceUIPath -ArgumentList "/Process:explorer.exe", $quotedAppPath&lt;/P&gt;&lt;P&gt;I'm using Start-Transcript functionality to log all output.  The script seems to run fine but the Cisco Secure Client never launches.  I've tested this script by running locally in a powershell terminal run as System (using psexec -i -s powershell.exe)&lt;/P&gt;&lt;P&gt;Could you share the code you've used?&lt;/P&gt;</description>
      <pubDate>Fri, 08 Aug 2025 19:29:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cisco-sase-with-meraki/deploying-cisco-secure-connect-client-via-sccm/m-p/5435022#M373</guid>
      <dc:creator>switcharoo</dc:creator>
      <dc:date>2025-08-08T19:29:15Z</dc:date>
    </item>
  </channel>
</rss>

