Community Record
3
Posts
3
Kudos
0
Solutions
Badges
Feb 4 2022
6:19 AM
3 Kudos
Yes got it working. So created a batch file called OnConnect_login.bat and saved it to %ALLUSERSPROFILE%\Cisco\Cisco AnyConnect Secure Mobility Client\Script Basically anything starting with OnConnect will be executed from the directory if the run script option is enabled in the profile - Profile Editor / Preferences (Part 2) / Enable Scripting. I uploaded the new profile to the AnyConnect section on the dashboard so it will be pulled down when the users connect next. In my batch file I had the following calling the logon.bat from the logon server. -------------------------------------------------- @echo off rem logon script for AnyConnect users call %logonserver%\netlogon\logon.bat --------------------------------------------------
... View more
Feb 1 2022
8:55 AM
Thanks but that doesn't cover anything about running scripts on login. Looking for real world experience rather than the useless Meraki how-to guides.
... View more
Feb 1 2022
6:53 AM
Has anyone successfully got the AnyConnect OnConnect scripts working on a Meraki MX? The following states that Run script on connect and disconnect is supported however I cannot find any documentation to support this on an MX. https://documentation.meraki.com/MX/AnyConnect_on_the_MX_Appliance/AnyConnect_on_ASA_vs._MX I am going to assume the file name is scripts_OnConnect_myscript.bat and you would upload this where the profile is uploaded. Any real world experience appreciated.
... View more
Labels:
- Labels:
-
Client VPN
My Top Kudoed Posts
Subject | Kudos | Views |
---|---|---|
3 | 5323 |