Question
Hi All, Autopilot deployment. How do I get rid of these pins? I have tried disabling DisableWindowsConsumerFeatures = 1 through a PowerShell script, but doesn't work on the first user login. Posted by Paul Sterud in HTMD FB Group  

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 ...