Quantcast
Channel: psappdeploytoolkit Discussions Rss Feed
Viewing all articles
Browse latest Browse all 1769

New Post: findstr causing script failure

$
0
0
Hasi,

Are you deploying the updated AnyConnect client as an MSI? Have you checked the logs on C:\Windows\Logs\Software\"APP Name"? I have deployed an updated AnyConnect client to my workstations, using an MSI and Transform and have not experienced this issue.

This is my Installation code - pretty simple and straight forward.
#*===============================================
#* INSTALLATION 
$installPhase = "Installation"
#*===============================================

  # Install the updated Cisco AnyConnect VPN client
    Execute-MSI -Action Install -Path "anyconnect-win-3.1.05170-pre-deploy-k9.msi" -Transform "anyconnect-win-3.1.05170-pre-deploy-k9.mst" -Parameters "/QN /norestart"   

Viewing all articles
Browse latest Browse all 1769

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>