仮想マシンがロードされるまでお待ちください。ロードしたら、ラボセクションに進むことができます。これには数分かかる場合があり、待機時間は全体のテスト時間から差し引かれません。
[次へ]ボタンが使用可能になったら、それをクリックしてラボセクションにアクセスします。このセクションでは、ライブ環境で一連のタスクを実行します。ほとんどの機能はライブ環境と同じように利用できますが、一部の機能(コピーと貼り付け、外部Webサイトへの移動機能など)は設計上不可能です。
スコアリングは、ラボで説明されているタスクを実行した結果に基づいています。言い換えれば、タスクをどのように達成するかは問題ではありません。それを正常に実行すると、そのタスクのクレジットを獲得できます。
ラボの時間は個別に設定されていません。この試験には、完了する必要のあるラボが複数ある場合があります。各ラボを完了するのに必要なだけの時間を使用できます。ただし、提供された時間内にラボおよび試験の他のすべてのセクションを完了できるように、時間を適切に管理する必要があります。
ラボ内で[次へ]ボタンをクリックして作業を送信すると、ラボに戻ることができないことに注意してください。

必要に応じて、次のログイン資格情報を使用します。
ユーザー名を入力するには、[サインイン]ボックスにカーソルを置き、下のユーザー名をクリックします。
パスワードを入力するには、[パスワードの入力]ボックスにカーソルを置き、下のパスワードをクリックします。
Microsoft 365ユーザー名:
[email protected]Microsoft 365パスワード:xxxxxx
Microsoft 365ポータルがブラウザーに正常に読み込まれない場合は、Ctrlキーを押しながらKキーを押して、新しいブラウザータブでポータルを再読み込みします。
以下の情報は、技術サポートのみを目的としています。
ラボインスタンス:XXXXXX
Financeという名前のパブリックフォルダを作成する必要があります。このソリューションでは、FinanceTeamという名前のグループのメンバーのみがFinanceフォルダーに電子メールメッセージを送信できるようにする必要があります。
このタスクを完了するには、Microsoft365管理センターにサインインします。
正解:
In the EAC, go to Public folders > Public folder mailboxes, and then click Add +.
In the New public folder mailbox page that opens, enter the following information:
- Name: Enter the name for the public folder mailbox.
- Organizational unit: Click Browse to select the location in Active Directory where the mailbox object is created.
- Mailbox database: Click Browse to select the mailbox database where the mailbox is created.
When you're finished, click Save.
Use the EAC to create a public folder
When using the EAC to create a public folder, you'll only be able to set the name and the path of the public folder. To configure additional settings, you'll need to edit the public folder after it's created.
Navigate to Public folders > Public folders.
If you want to create this public folder as a child of an existing public folder, click the existing public folder in the list view. If you want to create a top-level public folder, skip this step.
Click Add +.
In Public Folder, type the name of the public folder.
In the Path box, verify the path to the public folder. If this isn't the desired path, click Cancel and follow Step 2 of this procedure.
Click Save.
Navigate back to Public folders > Public folders.
In the list view, select the public folder that you want to mail-enable or mail-disable.
In the details pane, under Mail settings, click Enable or Disable.
A warning box displays asking if you're sure you want to enable or disable email for the public folder. Click Yes to continue.
You can then run the Set-MailPublicFolder PowerShell cmdlet, and include the AcceptMessagesOnlyFromDLMembers parameter to specify who is allowed to send messages to this recipient.
Reference:
https://docs.microsoft.com/en-us/exchange/collaboration/public-folders/create-public-folder-mailboxes?view=exchserver-2019
https://docs.microsoft.com/en-us/exchange/collaboration/public-folders/create-public-folders?view=exchserver-2019
https://docs.microsoft.com/en-us/exchange/collaboration/public-folders/mail-enable-or-disable?view=exchserver-2019
https://docs.microsoft.com/en-us/powershell/module/exchange/set-mailpublicfolder?view=exchange-ps