Question
I have looked at: https://smsagent.blog/2020/03/17/delete-device-records-in-ad-aad-intune-autopilot-configmgr-with-powershell/ and https://forum.howtomanagedevices.com/endpointmanager/intune/need-to-delete-specific-200-devices-from-intune/   And but I am unsure exactly where to use: $computer_list = Import-Csv “C:tempScript_test.csv” foreach ($computer in $computer_list) { .Delete-AutopilotedDeviceRecords.ps1 -ComputerName $($computer.ComputerName) -Intune } As I also wish to delete AAD devices I would look to use the ...

Question
Hello All, Sony India Software Centre is hiring for Intune Technical Lead position. Extensive experience in MDM - Modern device Management, MAM - Mobile Application Management, Microsoft 365 (Intune, Windows Autopilot, Mac Management, Android, iOS) ✅ Interested candidates share your profiles at ...

Question
Here I am testing the newly created Deployment profile where user driven and OOBE is enabled. During testing, machines are getting restarted in device setup phase as soon the default security policy is applied. Same behaviour when account setup phase starts. I tried ...

Question
Hi I am EUC consultant with risual. We looking to take on additional consultant. The role is home based with occasional travel to UK sites. You must have been a resident in the UK for at least 5 years as security clearance ...

Question
Hi Autopilot admins Has anyone used the autopilot diagnostics tool to help them troubleshoot their AP deployments? It's a very useful script. https://www.powershellgallery.com/packages/Get-AutopilotDiagnostics/5.6 I am trying to run this on a failed AP build however but seem to be getting an issue "An empty ...