Forum Discussion
Nikonline
Jun 11, 2021Copper Contributor
WVD - Intune Auto enrolment for AAD only organisation
Hi All, been going round in circles... since we are completely Azure AD organisation, been told that we cannot do Intune Auto-enrolment for our WVD devices? Been pointed to articles that devices need...
lukemurraynz
Jun 11, 2021Learn Expert
Here the Microsoft article: https://docs.microsoft.com/en-us/azure/active-directory-domain-services/manage-group-policy
Essentially you need:
* A Windows Server management VM that is joined to the Azure AD DS managed domain, in the same network as ADDS.
* Group Policy/AD Management tools installed and you can use that to create/modify the policies etc.
An added note, is that the utility box can be shutdown when not needed to save on cost.
Essentially you need:
* A Windows Server management VM that is joined to the Azure AD DS managed domain, in the same network as ADDS.
* Group Policy/AD Management tools installed and you can use that to create/modify the policies etc.
An added note, is that the utility box can be shutdown when not needed to save on cost.
lukemurraynz
Jun 11, 2021Learn Expert
Heres another good post: https://www.robinhobo.com/how-to-implement-and-manage-azure-ad-domain-services-azure-ad-ds-for-a-fast-windows-virtual-desktop-wvd-poc-deployment/
- NikonlineJun 11, 2021Copper ContributorBrilliant! Thanks a ton Luke 🙂
- lukemurraynzJun 11, 2021Learn ExpertGood luck and have fun! Just make sure you are using an account that is a member of the Azure Active Directory 'AAD DC Administrators' group for rights to make changes etc.
- BearCub2019Oct 18, 2021Copper Contributor
lukemurraynz This information is incorrect. You cannot currently Azure Domain Join an Win10 AVD/WVD to cloud only Azure Domain Services. If you are using Azure Domain Services, the AVD correctly reports as being domain joined, and therefore the only way that the GPO will work is if Azure AD Connect is deployed on the domain controllers, which is not possible with Azure Domain Services (AAD DS).