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 )

    0
    2020-08-08T19:15:41+05:30

    Please dont close the thread , if anyone else has the script they will share it.

  1. No response hence closing !

    0
    2020-08-06T12:18:25+05:30

    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.

    Best answer
  2. 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

Leave an answer

Sorry, you do not have permission to answer to this question .