Skip to content

Get-MDMDeviceOwnership returns CorporateOwned for Personal device #5

@pjrml

Description

@pjrml

Hi.

Tests performed on Intuned enrolled Windows 10 2004 devices.

The registry key used does not appear to change for devices that are reported in Intune as Crporate or Personal owned.
Below example from test computers:

Corporate-owned (as reported in Intune/MEM)
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Enrollments\Ownership]
"CorpOwned"=dword:00000001

Personal-owned (as reported in Intune/MEM)
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Enrollments\Ownership]
"CorpOwned"=dword:00000001

Could not find any official referenceto this registry key.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions