exam questions

Exam MS-201 All Questions

View all questions & answers for the MS-201 exam

Exam MS-201 topic 3 question 7 discussion

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

You have a Microsoft Exchange Server 2019 organization.
Users access their email by using Microsoft Outlook 2019.
The users report that their address list in Outlook sometimes takes a full day to show new entries.
You need to ensure that the address list updates within four hours.
Which cmdlet should you run?

  • A. Set-MailboxServer
  • B. Set-OfflineAddressBook
  • C. New-OfflineAddressBook
  • D. New-SettingOverride
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️
References:
https://docs.microsoft.com/en-us/exchange/plan-and-deploy/post-installation-tasks/change-oab-generation-schedule?view=exchserver-2019

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
Sim_James_27
4 years, 8 months ago
New-SettingOverride -Name "OAB Generation Override" -Component TimeBasedAssistants -Section OABGeneratorAssistant -Parameters @("WorkCycle=04:00:00") -Reason "Generate OAB every 4 hours"
upvoted 2 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 ...