We need to change Device ownership of some devices from personal to corporate owned
Question
Hi Experts ,
We need to change ownership of 1000-5000 mobile devices from personal to corporate in intune , can you please tell me the script to implement that.
Answers ( 5 )
Please dont close the thread , if anyone else has the script they will share it.
No response hence closing !
In this script we don’t have an option to give the list of multiple devices .
I am having excel sheet from different regions , I want to change device ownership to corporate for only some specific IMEI or serial number’s via PowerShell scripting.
I’m afraid you need to develop further on the input parameter …
I don’t have anything ready to use
I will let you test ManagedDevices_DeviceOwnership_Set.ps1 https://github.com/microsoftgraph/powershell-intune-samples/tree/master/ManagedDevices
ExpiringCertJuly2020_All.ps1
ExpiringCertJuly2020_Android.ps1
Invoke_DeviceAction_Set.ps1
ManagedDeviceOverview_Get.ps1
ManagedDevices_Add_ToAADGroup.ps1
ManagedDevices_Apps_Get.ps1
ManagedDevices_DeviceOwnership_Set.ps1
ManagedDevices_Get.ps1
ManagedDevices_Hardware_Get.ps1
ManagedDevices_iOS_PasscodeReset_Export.ps1
Create ManagedDevices_iOS_PasscodeReset_Export.ps1
Win10_PrimaryUser_Delete.ps1
Win10_PrimaryUser_Get.ps1
Win10_PrimaryUser_Set.ps1