Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Question
Wednesday, December 12, 2018 3:07 PM
Hi all,
I am using work account and i do workplace join to Azure AD on my windows device. Once i do that i can go to "Work or school" and i see the account. I can open it and perform device sync by clicking "Sync".
I am looking for the same functionality but through CMD or PowerShell.
I was not able to find such command as of yet.
All replies (3)
Thursday, December 13, 2018 8:10 AM
Hi,
Thanks for your question.
Start-ADSyncSyncCycle -PolicyType Delta
Please refer the link for more information:
/en-us/azure/active-directory/hybrid/how-to-connect-sync-feature-scheduler
Best Regards,
Lee
Just do it.
Monday, December 24, 2018 3:16 AM
Hi,
Was your issue resolved?
If you resolved it using our solution, please "mark it as answer" to help other community members find the helpful reply quickly.
If you resolve it using your own solution, please share your experience and solution here. It will be very beneficial for other community members who have similar questions.
If no, please reply and tell us the current situation in order to provide further help.
Best Regards,
Lee
Just do it.
Wednesday, January 2, 2019 10:37 AM
Not yet resolved. Triggering "
Start-ADSyncSyncCycle -PolicyType Delta
"
seems to require additional module installation. I am looking for a way to trigger the sync without additional steps.
If i want to do it on 2k devices i will have to install and import the module everywhere which is not what i need or want.