You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am attempting to install a Cisco AnyConnect pre-deployment package utilizing the Burn bootstrapper. However, when I attempt to install the package, the bootstrapper automatically launches the 'Modify' page after completing the installation. To demonstrate this issue, I have created an out-of-the-box burn bundle solution and am attempting to install the Cisco AnyConnect package from the link above:
When running the bootstrapper I get the following sequence of pages:
The 'Modify' page seems to appear a second after the 'Success' page is loaded and both pages stay open until closed.
There are four temporary log files being generated each time the bundle is executed:
My desired behavior is for the 'Modify' page to not be displayed when the installation is complete. Having the 'Modify' page display immediately after the installation is complete creates a confusing user experience.
Additional Background Information
Previously, I had discussed having an issue with installing the Cisco AnyConnect pre-deployment packages utilizing the Burn bootstrapper in the following thread. I was able to implement a work-around for the issue by using a batch file and custom actions to execute the Cisco AnyConnect MSI packages after the installation. However, as my project has grown in complexity, this solution is no longer viable and I'm back to figure out the root cause of this issue.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Issue
I am attempting to install a Cisco AnyConnect pre-deployment package utilizing the Burn bootstrapper. However, when I attempt to install the package, the bootstrapper automatically launches the 'Modify' page after completing the installation. To demonstrate this issue, I have created an out-of-the-box burn bundle solution and am attempting to install the Cisco AnyConnect package from the link above:
When running the bootstrapper I get the following sequence of pages:
The 'Modify' page seems to appear a second after the 'Success' page is loaded and both pages stay open until closed.
There are four temporary log files being generated each time the bundle is executed:
Here are the attached log files:
Bundle1_20240202113001.cleanroom.log
Bundle1_20240202113001.log
Bundle1_20240202113001_000_anyconnect_win_4.10.07073_core_vpn_predeploy_k9.msi.log
Bundle1_20240202113006.elevated.log
Desired Behavior
My desired behavior is for the 'Modify' page to not be displayed when the installation is complete. Having the 'Modify' page display immediately after the installation is complete creates a confusing user experience.
Additional Background Information
Previously, I had discussed having an issue with installing the Cisco AnyConnect pre-deployment packages utilizing the Burn bootstrapper in the following thread. I was able to implement a work-around for the issue by using a batch file and custom actions to execute the Cisco AnyConnect MSI packages after the installation. However, as my project has grown in complexity, this solution is no longer viable and I'm back to figure out the root cause of this issue.
Beta Was this translation helpful? Give feedback.
All reactions