Azure Active Directory

Ayman Alalwani 1 Reputation point
2022-11-12T15:04:24.72+00:00

Hello there,
If I have to install a software in 100 Laptop, how can I do it without have on promise Active Directory

Note : I have Azure AD only

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,473 questions
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Manu Philip 16,971 Reputation points MVP
    2022-11-12T17:47:44.253+00:00

    You can deploy the custom software (app) to your azure ad devices. Following is the high-level steps

    Step 1: Add apps to Microsoft Managed Desktop portal
    Step 2: Create Azure AD groups
    Step 3: Assign apps to your users

    There is a detailed reference here: deploy-apps

    ----------

    --please don't forget to upvote and Accept as answer if the reply is helpful--

    1 person found this answer helpful.
    0 comments No comments

  2. Akshay-MSFT 16,026 Reputation points Microsoft Employee
    2022-11-20T14:12:22.727+00:00

    Hello @Ayman Alalwani ,

    Adding to suggestion by @Manu Philip , you could also try deploying the application as Win32 app via Intune. PFB fprocess chart of deploying and app as win32 via Intune (MEM)

    262194-image.png

    Please do let me know if you have any queries in the comments section.

    Thanks,
    Akshay Kaushik

    Please "Accept the answer", "Upvote" and rate your experience if the suggestion works as per your business need. This will help us and others in the community as well.

    0 comments No comments

  3. Myo Min 1 Reputation point
    2022-11-20T14:33:06.583+00:00

    If your 100 laptop is already enrolled in Endpoint, you can deploly application by using Microsft intune.
    https://learn.microsoft.com/en-us/mem/intune/apps/apps-windows-10-app-deploy

    0 comments No comments