Intune – Remove Owner from device
Remove-AzureADDeviceRegisteredOwner (AzureAD) | Microsoft Learn The first command gets a device by using the Get-AzureADDevice (./Get-AzureADDevice.md)cmdlet, and then stores it in the $Device variable. The second command gets the registered …