remoteApp users with azure active directory domain

remoteUser1 101 Reputation points
2020-09-18T04:17:02.737+00:00

Hello,
I have remoteApp running in windows 2019.
is it possible to auto create 30 accounts for remoteApp users from azure active directory domain?

thanks

Windows for business Windows Client for IT Pros User experience Remote desktop services and terminal services
Microsoft Security Microsoft Entra Microsoft Entra ID
{count} votes

2 answers

Sort by: Most helpful
  1. Shashi Shailaj 7,631 Reputation points Microsoft Employee Moderator
    2020-09-18T16:50:43.793+00:00

    Hello @remoteUser1 ,

    RemoteApp services requires a Active Directory Domain Services environment to work if you are trying to deploy it in an on-premise windows server setting. You need a local domain controller where our user's will reside. RemoteApp is a part of Remote Desktop Services server infrastructure does not provide any specific way to auto create the users . You would need to create all the users manually or using some script within the Active Directory domain where you have joined the Remoteapp server.

    If you are setting it up on the Azure Cloud , then you can use the Windows virtual desktop host pools to get same kind of remoteApp experience for your users and have users from your Azure Active directory (synced with on-prem AD) use the remote app. Here you have another option to setup Azure AD domain Services and join the WVD hosts to the Azure AD domain services managed domain which will again use the existing users in the Azure AD domain services instance.

    All in all users do not get created automatically by the system and you would have to manually create them or automate the task using any script in order to get 30 users created in the backend system supporting RemoteApp infrastructure. I have tried to explain all the possible scenarios as it was not mentioned that what is the backend environment for Remoteapp setup . I have provided some links which are related and would encourage you to go through them. If the information provided is useful , please do accept the same as answer so that it benefits others in the community searching for similar answers. In case you have any additional queries on this , please let us know and we will be happy to help further.

    Thank you.


  2. remoteUser1 101 Reputation points
    2020-09-24T21:43:31.547+00:00

    @ShashiShailaj-MSFT any suggestions to automate to create 30 users using scripts for ADDS? microsoft said the difference between regular AD and Azure AD is that Azure AD can do the automation of creating users, but I don't see any detailed documentation for doing it.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.