Manually policy sycnronisation of a "Hybrid Azure AD joined" device

Markus Männl 61 Reputation points
2021-04-14T07:54:44.987+00:00

Hello,

is there a possibility to sync intune policy of a "Hybrid Azure AD joined" device, such as a powershell command?

Thanks,
Markus

Windows for business | Windows Server | User experience | PowerShell
Microsoft Security | Intune | Other
0 comments No comments
{count} votes

Accepted answer
  1. Lu Dai-MSFT 28,496 Reputation points
    2021-04-15T02:18:35.68+00:00

    @Markus Männl Thanks for posting in our Q&A.

    For this requirement that sync intune policy via powershell command, I have done a lot of research. I find that the following link discribes a method via powershell command. We can refer to it:
    https://oofhours.com/2019/09/28/forcing-an-mdm-sync-from-a-windows-10-client/
    Note: Non-Microsoft link, just for the reference.

    However, it is suggested to use the existing sync method. We can click on Devices > All devices > Select a device > sync in MEM portal to sync devices.
    87979-image.png

    Hope it will help.


    If the response is helpful, please click "Accept Answer" and upvote it.
    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

2 additional answers

Sort by: Most helpful
  1. Rahul Jindal [MVP] 10,911 Reputation points MVP
    2021-04-14T22:49:47.503+00:00

    You can initiate using Device actions in MEM admin console or automate it using proactive remediation scripts.


  2. Markus Männl 61 Reputation points
    2021-04-16T06:25:28.89+00:00

    Thanks for the answers!

    That's exactly what I was looking for. Scheduled tasks can be scripted by powershell...


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.