ドラッグアンドドロップの質問
ネットワークには、contoso.com という名前の単一ドメイン Active Directory ドメイン サービス (AD DS) フォレストが含まれています。このフォレストには単一の Active Directory サイトが含まれています。
Server1というサーバー上の新しいデータセンターに、読み取り専用ドメインコントローラー(RODC)を展開する予定です。User1というユーザーは、Server1のローカルAdministratorsグループのメンバーです。
次の要件を満たす展開計画を推奨する必要があります。
* User1 というユーザーが Server1 上で RODC インストールを実行できることを確認します。
* Server1へのAD DSレプリケーションスケジュールを制御できることを保証します
* Server1がRemoteSite1という新しいサイトにあることを確認します
* 最小権限の原則を採用
順番に実行することを推奨する 3 つのアクションはどれですか。回答するには、適切なアクションをアクション リストから回答領域に移動し、正しい順序に並べます。

正解:

Explanation:
Box 1.
We need to create a site and subnet for the remote site. The new site will be added to the Default IP Site Link so we don't need to create a new site link. You configure the replication schedule on the site link.
Box 2.
When we pre-create an RODC account, we can specify who is allowed to attach the server to the prestaged account. This means that the User1 does not need to be added to the Domain Admins group.
Box3.
User1 can connect the RODC to the prestaged account by running the AD DS installation wizard.
Reference:
https://mehic.se/2018/01/02/how-to-install-and-configure-read-only-domain-controller-rodc-2016/