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...
Nikonline
Jun 11, 2021Copper Contributor
Thanks Luke for a quick response. Do you have any blogs or articles on configuring GPO on ADDS pls?
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.
- lukemurraynzJun 11, 2021Learn ExpertHeres 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.