Deploy annyconnect certeficate using intune

Heba Wagih 116 Reputation points
2022-09-25T19:53:11.133+00:00

Hello, dears

we have a large number of tablet devices and we decided to manage them using Intune, but we facing an issue; we used to use the "Cisco any connect" application for users to access the company resources using it and this happened by providing our certificate to the tablets manually.
The question is How could I provide this certificate to the android tablets using Intune? Is there any guide to do this?
Thank you

Microsoft Intune Configuration
Microsoft Intune Configuration
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Configuration: The process of arranging or setting up computer systems, hardware, or software.
1,814 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,743 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Jarvis Sun-MSFT 10,186 Reputation points Microsoft Vendor
    2022-09-26T02:47:12.88+00:00

    Hi @Heba Wagih Thanks for posting in our Q&A forum.
    I did some research and the official article shows that create a trusted certificate profile to deploy the trusted root certificate should be a feasible method. Please refer to:
    https://learn.microsoft.com/en-us/mem/intune/protect/certificates-trusted-root#create-trusted-certificate-profiles

    In addition, SCEPman is also a more once-and-for-all method. Have a look at:
    https://oliverkieselbach.com/2019/07/02/the-easy-way-to-deploy-device-certificates-with-intune/
    Note: unofficial links, just for reference.
    Hope the above information can help.


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in [our documentation][1] to enable e-mail notifications if you want to receive the related email notification for this thread.


  2. Aleksandr Kolesnikov 241 Reputation points
    2022-10-03T06:31:21.86+00:00

    Hi @Heba Wagih .

    A lot of steps you need to follow :)

    Let's start from high overview.

    1) You need to create certificate tepmplate on your CA - https://learn.microsoft.com/en-us/mem/intune/protect/certificates-scep-configure#certificates-and-templates
    2) Setup NDES role (NOTE: not on a server with CA role) Allow you to request a certificate from Intune to internal CA - https://learn.microsoft.com/en-us/mem/intune/protect/certificates-scep-configure#set-up-ndes
    3) Configure NDES and specify template in the registery - https://learn.microsoft.com/en-us/mem/intune/protect/certificates-scep-configure#configure-the-ndes-service
    4) Install connector - https://learn.microsoft.com/en-us/mem/intune/protect/certificate-connector-install
    5) Create trusted cert profile (exported from CA) - https://learn.microsoft.com/en-us/mem/intune/protect/certificates-trusted-root#create-trusted-certificate-profiles
    6) Create SCEP profile - https://learn.microsoft.com/en-us/mem/intune/protect/certificates-profile-scep

    0 comments No comments