exam questions

Exam 70-346 All Questions

View all questions & answers for the 70-346 exam

Exam 70-346 topic 3 question 14 discussion

Actual exam question from Microsoft's 70-346
Question #: 14
Topic #: 3
[All 70-346 Questions]

You use a centralized identity management system as a source of authority for user account information. You export a list of new user accounts to a file on a daily basis. Your company uses a local Active Directory for storing user accounts for on-premises solutions. You are configuring the Windows Azure Active Directory
Sync tool.
New user accounts must be created in both the local Active Directory and Office 365. You must import user account data into Office 365 daily.
You need to import the new users. What should you do?

  • A. Use the Office 365 admin center to import the file.
  • B. Create a Windows PowerShell script to import account data from the file into Active Directory.
  • C. Use the Azure Management Portal to import the file.
  • D. Create a Windows PowerShell script that uses the MSOnline module to import account data from the file.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️
To force a sync with the Windows Azure Active Directory Sync tool:
✑ Open Powershell (as admin)
✑ Type Import-Module DirSync
✑ Then Type Start-OnlineCoExistenceSync
To simplify further you can write the commands as a PowerShell script.

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
Vukosir
3 years, 4 months ago
Been asked this question at almost every interview
upvoted 1 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 ...