Graph api managed devices rebootNow

Bhujbal, Shreyas 21 Reputation points
2022-04-26T09:24:03.24+00:00

I am trying to reboot pc with graph api : https://learn.microsoft.com/en-us/graph/api/intune-devices-manageddevice-rebootnow?view=graph-rest-1.0.

Request gets successfully excecuted. but there is time delay in actual reboot.

what time delay is related to rebootNow action with graph api?

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
5,298 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Crystal-MSFT 50,331 Reputation points Microsoft Vendor
    2022-04-27T02:29:08.977+00:00

    @Bhujbal, Shreyas , For the rebootNow action, it actually perform a reboot on the device. When the user is loggin, the device receive the action and will be restarted within 5 minutes. Here is a link with more details for the reference:
    https://learn.microsoft.com/en-us/mem/intune/remote-actions/device-restart

    Hope it can help.


    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.


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.