exam questions

Exam MS-100 All Questions

View all questions & answers for the MS-100 exam

Exam MS-100 topic 3 question 30 discussion

Actual exam question from Microsoft's MS-100
Question #: 30
Topic #: 3
[All MS-100 Questions]

HOTSPOT -
Your network contains an Active Directory domain and a Microsoft Azure Active Directory (Azure AD) tenant.
You implement directory synchronization for all 10,000 users in the organization.
You automate the creation of 100 new user accounts.
You need to ensure that the new user accounts synchronize to Azure AD as quickly as possible.
Which command should you run? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Show Suggested Answer Hide Answer
Suggested Answer:
Azure AD Connect synchronizes Active Directory to Azure Active Directory on a schedule. The minimum time between synchronizations is 30 minutes.
If you want to synchronize changes to Active Directory without waiting for the next sync cycle, you can initiate a sync by using the Start-AdSyncSyncCycle. The
Delta option synchronizes changes to Active Directory made since the last sync. The Full option synchronizes all Active Directory objects including those that have not changed.
Reference:
https://blogs.technet.microsoft.com/rmilne/2014/10/01/how-to-run-manual-dirsync-azure-active-directory-sync-updates/

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
mkoprivnj
Highly Voted 4 years, 6 months ago
syncsync cycle + delta is correct!
upvoted 13 times
...
Amir1909
Most Recent 1 year, 4 months ago
Correct
upvoted 1 times
...
Everlastday
2 years, 5 months ago
On Exam 03.01.2023
upvoted 4 times
...
jjong
3 years, 9 months ago
came out today on my exam on 27-sep-21
upvoted 3 times
...
Ash473
3 years, 10 months ago
in exam today
upvoted 4 times
...
melatocaroca
4 years ago
The fastest method to force Azure AD Connect to synchronize AD and Azure is by running the PowerShell command Start-ADSyncSyncCycle: Import the ADSync module: Import-Module ADSync Run the Start-ADSyncSyncCycle command For delta synchronization use the parameter -PolicyType Delta (used in most situations) For full synchronization use the parameter -PolicyType Initial (rarely used) https://www.easy365manager.com/how-to-run-start-adsyncsynccycle/
upvoted 4 times
...
Alvaroll
4 years, 9 months ago
2-13 https://www.examtopics.com/exams/microsoft/ms-100/view/12/
upvoted 2 times
...
saasaa
5 years ago
The questions on this page or around are covered by previous pages. Just mention this so that one can avoid spending and wasting time to rethink the answers s/he's already found out the reasons.
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...