Category Archives: AzureAD

Adding devices to an Azure AD group after Windows Autopilot is complete – part 2

Introduction In part 1 you learned how to use Azure functions and a http trigger to add a device to an Azure Ad security group. In this part you’ll see how it all fits together on the client side after … Continue reading

Posted in AzureAD, httptrigger, Intune, Windows 10 AutoPilot | Leave a comment

Adding devices to an Azure AD group after Windows Autopilot is complete – part 1

Introduction I’ve come across various problems during Windows Autopilot causing OOBE to fail that could be solved if only we could decide the order of when things were installed, and to resolve this in a nice way we wanted to … Continue reading

Posted in AzureAD, httptrigger, Intune, Windows 10 AutoPilot | Leave a comment

How can I RDP to an Azure AD joined Windows 10 device ?

Introduction If you are using Azure AD, you can join Azure AD as part of the Windows 10 OOBE (from version 1703 and later), it’s easy to do, just provide your AzureAD credentials… and once it has completed OOBE your … Continue reading

Posted in AzureAD, RDP | 4 Comments