Finding Windows Autopilot Deployments

Richard Wolff 0 Reputation points
2024-12-23T13:22:10.1866667+00:00

Where in the graph API can I find details about windows autopilot deployments the absolute earliest during the process? I am trying to check for a devices given serial number via graph as early as possible during imaging and I have not found any documentation or resources that clearly help with this.

Ideally I would want the same information available via intune here under enrollment status page deployment state

https://intune.microsoft.com/#view/Microsoft_Intune_Enrollment/AutopilotDeploymentsList.ReactView

With this information I can identify any conflicts in our on prem environment for hybrid join devices as early as possible to allow for deletion of the old objects and renaming of the new autopilot computers.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,658 questions
Windows Autopilot
Windows Autopilot
A collection of Microsoft technologies used to set up and pre-configure new devices and to reset, repurpose, and recover devices.
480 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
5,364 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. ZhoumingDuan-MSFT 14,870 Reputation points Microsoft Vendor
    2024-12-24T02:13:36.6833333+00:00

    @Richard Wolff, Thanks for posting in Q&A.

    From your description, I know you want to find details about windows autopilot deployments status via Intune.

    Based on my research, currently, Intune only support Windows Autopilot device preparation reporting and monitoring which let you access reports and near real-time monitoring, and let you monitor it in Intune portal.

    https://learn.microsoft.com/en-us/autopilot/device-preparation/reporting-monitoring

    unfortunately, for Windows Autopilot device profiles, there is no such feature like Windows Autopilot device preparation profile, however, there is a workaround that you can use graph Api or PowerShell to Get autopilot deployment report.

    https://powershellisfun.com/2023/10/19/intune-autopilot-report-using-microsoft-graph/

    https://www.anoopcnair.com/windows-autopilot-deployment-report/

    https://cloudflow.be/windows-autopilot-device-perpetration-with-graph-api/

    Non-official, just for reference.

    https://learn.microsoft.com/en-us/graph/api/intune-shared-windowsautopilotdeploymentprofile-get?view=graph-rest-beta

    Hope above information can help you.

    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.