Cisco Anyconnect 4.9 Macos

broken image


  1. Cisco Anyconnect 4.9 Macos Free
  2. Cisco Anyconnect 4.9 Macos Catalina
  3. Cisco Anyconnect 4.9 Mac

AnyConnect 4.9.04043 New Features This AnyConnect 4.9.04043 release introduces support for macOS 11.x (Big Sur) and compatibility with devices running Apple Silicon. AnyConnect 4.9 is available to customers with active AnyConnect Apex, Plus or VPN Only term/contracts. See the AnyConnect Ordering Guide for options.

-->

This article fixes a problem that occurs when you deploy a macOS LOB app in Microsoft Intune, and you receive the following error message:

Cisco Anyconnect 4.9 Macos Free

One or more apps contain invalid bundleIds. (0x87D13BA2)

Symptoms

You publish a macOS line-of-business (LOB) app by using Intune. When you select the app in the Microsoft Endpoint Manager admin center, the Device install status shows the following information about the app:

  • Status: Failed
  • Status details: One or more apps contain invalid bundleIds. (0x87D13BA2)

Here's an example of Cisco AnyConnect VPN:

This problem can occur even if the app is successfully installed on the device.

Cisco Anyconnect 4.9 Macos Catalina

4.9

Cause

This problem occurs under the following conditions:

  • Multiple applications are included in a macOS app package.
  • The macOS MDM client doesn't report the installation status of all individual applications that are included in the package.

Cisco Anyconnect 4.9 Mac

Any app that has multiple components, such as Cisco AnyConnect VPN, can generate this error message.

Resolution

To fix this problem and enable the macOS LOB app to correctly report its status, follow these steps:

  1. Copy the wrapped application in .intunemac format to a macOS device. Put the .intunemac file into a temporary folder.

  2. Run the following command to extract the .intunemac file:

    In our example, run unzip AnyConnect.pkg.intunemac.

    The content of the package will be extracted to a child folder that's named IntuneMacPackage under the temporary folder.

  3. Open the IntuneMacPackage/Metadata/Detection.xml file in a text editor.

    Here's a sample Detection.xml file of Cisco AnyConnect VPN:

  4. Remove all MacOSLobChildApp elements except the one for the main application in the package. Update the MacOSLobApp element by using the BundleId and BuildNumber of the main application, and then save the Detection.xml file.

    In the example, the BundleId of the main application is com.cisco.anyconnect.gui. Remove all MacOSLobChildApp elements except the following one:

    Then, change the MacOSLobApp element to:

    Below is the updated Detection.xml file:

  5. Run the following command to repackage the IntuneMacPackage folder:

    Note

    <Package_Name> is the desired name of the .intunemac file, and <IntuneMacPackage_Folder_Location> is the location of the IntuneMacPackage folder that you created in step 2.

    For our example, run the following command:

  6. Add the new .intunemac file to the Microsoft Endpoint Manager admin center, and then sync the device.





broken image