An organization plans to migrate to Office 365. You use the Windows Azure Active Directory (AD)
Sync tool.
Several users will not migrate to Office 365. You must exclude these users from synchronization. All
users must continue to authenticate against the on-premises Active Directory.
You need to synchronize the remaining users.
Which three actions should you perform? Each correct answer presents part of the solution.
A.
Populate an attribute for each user account.
B.
Disable the user accounts in Active Directory.
C.
Perform a full synchronization.
D.
Configure the connection filter.
E.
Run the Windows PowerShell command Set-MsolDirSyncEnabled -EnableDirSync $false.
i think its
A
C
D
I agree
Could you explain why?
Proper answer is A-C-D
This article explains why
http://www.proexchange.be/blogs/office365/archive/2011/07/28/modify-dirsync-to-not-sync-all-users-to-office-365.aspx
DirSYNC MIIS supports “connection filters” you set a field in AD, and MIIS looks for it.
It doesn’t make sense the answer should probably be:
A
D
E
The keyword: You use the Windows Azure Active Directory (AD) Sync tool.
The Set-MsolDirSyncEnabled cmdlet is used to enable or disable directory synchronization for a company.
http://msdn.microsoft.com/en-us/library/azure/dn194097.aspx
If you disable dirsync then nothing will be synchronized so forget about D. It’s not the answer no matter how many times you say it is:)
The Answer is
A
D
E
Wrong again. you use Dirsync, The question does not state it wants you to disable it forever.
ACD Fulfills this. Configure dirsync with a filter(D) to ignore certain users with an attribute(A). Lastly perform the first full sync (C).
Dirsync is installed but not configured/in use. It has never migrated users since you’re still in the planning phase.
The correct answer is A D C
You cant do E => would disable DirSync (now AADSync) and by doing B the user accounts would be disabled and therefore couldn’t authenticate any longer to the local AD (all users must continue to authenticate)
The answer is A D C as Bas explained
Yes. ACD
Yes ACD is correct one
I agree, A D C. The questions specifically states you must exclude the specified users from syncing, meaning you need to configure the connection filter first.
The real Justin weighs in 🙂
A, D, C…nuff said.
i think answer is A.C.D…
ACD
ACD the final Answer!
Sample Question 15 here says the answer is B,D, E. I was having a panic attack thinking I didn’t understand the question. I’m glad I found this site, and my answer coincides with everyone else’s. Be careful when looking for study material, people.
http://www.elearningexams.com/70-346-pdf
I think A,C,D
i Think A,C,D
The Answer is ACD is correct.