合格保証付きクイズ2022年最新の実際に出る検証済みのMS-500日本語無料試験問題集 [Q31-Q46]

Share

合格保証付きクイズ2022年最新の実際に出る検証済みのMS-500日本語無料試験問題集

無料Microsoft 365 MS-500日本語究極な学習ガイド(更新されたのは247問があります)

質問 31
最近、Microsoft 365サブスクリプションで複数のラベルポリシーを作成して公開しました。
ユーザーが手動で適用したラベルと、自動的に適用されたラベルを表示する必要があります。
セキュリティとコンプライアンスの管理センターから何をすべきですか?

  • A. [検索と調査]から[電子情報開示]を選択します
  • B. レポートから、ダッシュボードを選択します
  • C. データガバナンスから、イベントを選択します
  • D. [検索と調査]から[コンテンツ検索]を選択します

正解: C

 

質問 32
Microsoft 365 E5サブスクリプションがあります。
ユーザーとデバイスオブジェクトは毎日追加および削除されます。営業部門のユーザーは頻繁にデバイスを変更します。
次の3つのグループを作成する必要があります。

ソリューションは、管理作業を最小限に抑える必要があります。
メンバーシップの種類ごとに作成する必要のあるグループの最小数は何ですか?回答するには、回答エリアで適切なオプションを選択します。
注:それぞれの正しい選択には1ポイントの価値があります。

正解:

解説:

Explanation

References:
https://github.com/MicrosoftDocs/azure-docs/blob/master/articles/active-directory/users-groups-roles/groups-dyn

 

質問 33
fabrikam.comのデフォルトドメイン名を使用するMicrosoft 365サブスクリプションがあります。
次の展示に示すように、安全なリンクポリシーを作成します。

ユーザーがMicrosoft Word Onlineから安全にアクセスできるURLはどれですか?

  • A. www.malware.fabrikam.com
  • B. Malware.fabrikam.com
  • C. fabrikam.phishing.fabrikam.com
  • D. fabrikam.contoso.com

正解: A

解説:
Explanation
References:
https://docs.microsoft.com/en-us/office365/securitycompliance/set-up-a-custom-blocked-urls-list-wtih-atp

 

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

必要に応じて、次のログイン資格情報を使用します。
ユーザー名を入力するには、サインインボックスにカーソルを置き、下のユーザー名をクリックします。
パスワードを入力するには、[パスワードの入力]ボックスにカーソルを置き、下のパスワードをクリックします。
Microsoft 365ユーザー名:
admin @ LODSe00019 @ onmicrosoft.com
Microsoft 365パスワード:#HSP.ug?$ p6un
Microsoft 365ポータルがブラウザーに正常にロードされない場合は、CTRL-Kを押して、ポータルを新しいブラウザータブに再ロードします。
次の情報は、テクニカルサポートのみを対象としています。
ラボインスタンス:11122308









ユーザーのメールボックス検索を自動化するスクリプトを作成する予定です。スクリプトは、Allan Deyoungという名前のユーザーのメールボックスで、差し止めという単語を含むメッセージを検索します。
スクリプトに含める検索を作成する必要があります。
このタスクを完了するには、Microsoft 365管理センターにサインインします。

正解:

解説:
Step 1: Create a CSV file that contains information about the searches you want to run The comma separated value (CSV) file that you create in this step contains a row for each user that want to search. You can search the user's Exchange Online mailbox (which includes the archive mailbox, if it's enabled) and their OneDrive for Business site. Or you can search just the mailbox or the OneDrive for Business site. You can also search any site in your SharePoint Online organization. The script that you run in Step 3 will create a separate search for each row in the CSV file.
1. Copy and paste the following text into a .txt file using NotePad. Save this file to a folder on your local computer. You'll save the other scripts to this folder as well.
ExchangeLocation,SharePointLocation,ContentMatchQuery,StartDate,EndDate [email protected],https://contoso-my.sharepoint.com/personal/sarad_contoso_onmicrosoft_com,( OR legal),1/1/2000,12/31/2005 [email protected],https://contoso-my.sharepoint.com/personal/sarad_contoso_onmicrosoft_com,( OR legal),1/1/2006,12/31/2010 [email protected],https://contoso-my.sharepoint.com/personal/sarad_contoso_onmicrosoft_com,( OR legal),1/1/2011,3/21/2016
,https://contoso.sharepoint.com/sites/contoso,,,3/21/2016
,https://contoso-my.sharepoint.com/personal/davidl_contoso_onmicrosoft_com,,1/1/2015,
,https://contoso-my.sharepoint.com/personal/janets_contoso_onmicrosoft_com,,1/1/2015, The first row, or header row, of the file lists the parameters that will be used by New-ComplianceSearch cmdlet to create a new Content Searches. Each parameter name is separated by a comma. Make sure there aren't any spaces in the header row. Each row under the header row represents the parameter values for each search. Be sure to replace the placeholder data in the CSV file with your actual data.
2. Open the .txt file in Excel, and then use the information in the following table to edit the file with information for each search.

3. Save the Excel file as a CSV file to a folder on your local computer. The script that you create in Step 3 will use the information in this CSV file to create the searches.
Reference:
https://docs.microsoft.com/en-us/microsoft-365/compliance/create-report-on-and-delete-multiple-content-searche Keyword queries and search conditions for Content Search
https://docs.microsoft.com/en-us/microsoft-365/compliance/keyword-queries-and-search-conditions?view=o365

 

質問 35
Microsoft 365 E5サブスクリプションとハイブリッドMicrosoft Exchange Server組織があります。
Executiveという名前のグループの各メンバーには、社内メールボックスがあります。エグゼクティブグループメンバーのみが多要素認証(MFA)を有効にしています。 Researchという名前のグループの各メンバーには、Exchange Onlineにメールボックスがあります。
Research Officeメンバーを標的とするスピアフィッシング攻撃をモデル化するには、Microsoft Office 365攻撃シミュレーターを使用する必要があります。
なりすましをするメールアドレスは、エグゼクティブグループのメンバーのものです。
最初に何をすべきですか?

  • A. Microsoft Azureポータルから、Azure AD Identity Protectionでユーザーリスク設定を構成します。
  • B. エグゼクティブグループメンバーをExchange Onlineに移行する
  • C. Azure ATP管理センターから、プライマリワークスペース設定を構成します
  • D. ResearchグループメンバーのMFAを有効にします

正解: D

解説:
参照:
https://docs.microsoft.com/en-us/office365/securitycompliance/attack-simulator

 

質問 36
会社には、Microsoft 365サブスクリプション、Microsoft Azureサブスクリプション、およびcontoso.comという名前のAzure Active Directory(Azure AD)テナントがあります。
会社には、次の表に示すオフィスがあります。

テナントには、次の表に示すユーザーが含まれます。

次の展示に示すMicrosoft Cloud App Securityポリシーを作成します。

以下の各ステートメントについて、ステートメントが真である場合は「はい」を選択します。それ以外の場合は、「いいえ」を選択します。
注:それぞれの正しい選択には1ポイントの価値があります。

正解:

解説:

Explanation

 

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

必要に応じて、次のログイン資格情報を使用します。
ユーザー名を入力するには、サインインボックスにカーソルを置き、下のユーザー名をクリックします。
パスワードを入力するには、[パスワードの入力]ボックスにカーソルを置き、下のパスワードをクリックします。
Microsoft 365ユーザー名:
admin @ LODSe00019 @ onmicrosoft.com
Microsoft 365パスワード:#HSP.ug?$ p6un
Microsoft 365ポータルがブラウザーに正常にロードされない場合は、CTRL-Kを押して、ポータルを新しいブラウザータブに再ロードします。
次の情報は、テクニカルサポートのみを対象としています。
ラボインスタンス:11122308









Allan Deyoungという名前のユーザーが検索を実行し、メールボックス、SharePoint Onlineサイト、およびOneDrive for Businessの場所を保持できるようにする必要があります。ソリューションでは、最小限の特権の原則を使用する必要があります。
このタスクを完了するには、Microsoft 365管理センターにサインインします。

正解:

解説:
See explanation below.
Explanation
* After signing in to the Microsoft 365 admin center, navigate to the Security & Compliance Center.
* In the left pane of the security and compliance center, select Permissions, and then select the checkbox next to eDiscovery Manager.
* On the eDiscovery Manager flyout page, do one of the following based on the eDiscovery permissions that you want to assign.
To make a user an eDiscovery Manager: Next to eDiscovery Manager, select Edit. In the Choose eDiscovery Manager section, select the Choose eDiscovery Manager hyperlink, and then select + Add.
Select the user (or users) you want to add as an eDiscovery manager, and then select Add. When you're finished adding users, select Done. Then, on the Editing Choose eDiscovery Manager flyout page, select Save to save the changes to the eDiscovery Manager membership.
Reference:
https://docs.microsoft.com/en-us/microsoft-365/compliance/assign-ediscovery-permissions?view=o365-worldwi

 

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

必要に応じて、次のログイン資格情報を使用します。
ユーザー名を入力するには、サインインボックスにカーソルを置き、下のユーザー名をクリックします。
パスワードを入力するには、[パスワードの入力]ボックスにカーソルを置き、下のパスワードをクリックします。
Microsoft 365ユーザー名:
admin @ LODSe244001 @ onmicrosoft.com
Microsoft 365パスワード:&= Q8v @ 2qGzYz
Microsoft 365ポータルがブラウザーに正常にロードされない場合は、CTRL-Kを押して、ポータルを新しいブラウザータブに再ロードします。
次の情報は、テクニカルサポートのみを対象としています。
ラボインスタンス:11032396
ユーザーが文書を分類済みとしてタグ付けする場合、分類済みの透かしが文書に適用されることを確認する必要があります。
このタスクを完了するには、Microsoft Office 365管理センターにサインインします。

正解:

解説:
1. In the admin center, select the Compliance admin center.
2. Select Classification > Sensitivity labels.
3. Select Create a label, and when the warning appears, select Yes.
4. Enter a Label name, Tooltip, and Description. Select Next.
5. Turn on Encryption. Choose when you want to assign permissions, whether you want your users' access to the content to expire, and whether you want to allow offline access.
6. Select Assign permissions > Add these email addresses or domains.
7. Enter an email address or domain name (such as Contoso.org). Select Add, and repeat for each email address or domain you want to add.
8. Select Choose permissions from preset or custom.
9. Use the drop-down list to select preset permissions, such as Reviewer or Viewer, or select Custom permissions. If you chose Custom, select the permissions from the list. Select Save >Save > Next.
10. Turn on Content marking, and choose the markings you want to use.
11. For each marking that you choose, select Customize text. Enter the text you want to appear on the document, and set the font and layout options. Select Save, and then repeat for any additional markings. Select Next.
12. Optionally, turn on Endpoint data loss prevention. Select Next.
13. Optionally, turn on Auto labeling. Add a condition. For example, under Detect content that contains, select Add a condition. Enter the condition; for example, add a condition that if passport, Social Security, or other sensitive information is detected, the label will be added. Select Next.
14. Review your settings, and select Create. Your label has been created. Repeat this process for any additional labels you want.
15. By default, labels appear in Office apps in this order: Confidential, Internal, and Public. To change the order, for each label, select More actions (the ellipsis), and then move the label up or down. Typically, permissions are listed from the lowest to highest level of permissions.
16. To add a sub-label to a label, select More actions, then Add sub level.
17. When finished, choose Publish labels> Choose labels to publish > Add. Select the labels you want to publish, and then select Add > Done > Next.
18. By default, the new label policy is applied to everyone. If you want to limit who the policy is applied to, select Choose users or groups > Add. Select who you want the policy to apply to, and then select Add > Done > Next.
19. If you want a default label for documents and email, select the label you want from the drop-down list. Review the remaining settings, adjust as needed, and then select Next.
20. Enter a Name and Description for your policy. Select Next.
21. Review your settings, then select Publish.
Reference:
https://support.office.com/en-us/article/create-and-manage-sensitivity-labels-2fb96b54-7dd2-4f0c-ac8d-170790d4b8b9
https://docs.microsoft.com/en-us/microsoft-365/compliance/sensitivity-labels?view=o365-worldwide

 

質問 39
Microsoft 365E3サブスクリプションがあります。
すべてのMicrosoftExchangeOnlineユーザーおよび管理者アクティビティを監査することを計画しています。
すべてのExchange監査ログレコードが1年間保持されることを確認する必要があります。
あなたは何をするべきか?

  • A. デフォルトの監査保持ポリシーの保持期間を変更します。
  • B. カスタム監査保持ポリシーを作成します。
  • C. デフォルトの監査保持ポリシーのレコードタイプを変更します。
  • D. Microsoft 365 EnterpriseE5ライセンスをすべてのユーザーに割り当てます。

正解: D

解説:
Reference:
https://docs.microsoft.com/en-us/microsoft-365/compliance/audit-log-retention-policies?view=o365-worldwide

 

質問 40
ハイブリッドMicrosoft365環境があります。
すべてのコンピューターはWindows10 Enterpriseを実行し、Microsoft Office 365ProPlusがインストールされています。すべてのコンピューターがActiveDirectoryに参加しています。
Windows Server2016を実行するServer1という名前のサーバーがあります。Server1はテレメトリデータベースをホストします。テレメトリデータの個人情報がMicrosoftに送信されないようにする必要があります。
あなたは何をするべきか?

  • A. コンピューターにレジストリを構成する
  • B. コンピューターで、tdadm.exeを実行します
  • C. Server1で、readinessreportcreator.exeを実行します
  • D. Server1でレジストリを構成します

正解: A

 

質問 41
Intuneに準拠するデバイスを評価しています。
以下の各ステートメントについて、ステートメントが真である場合は「はい」を選択します。それ以外の場合は、「いいえ」を選択します。
注:それぞれの正しい選択には1ポイントの価値があります。

正解:

解説:

Explanation

 

質問 42
Microsoft OneDriveにドキュメントを2年間保持するラベルを発行し、その後、ドキュメントを自動的に削除する予定です。
ラベルを作成する必要があります。
このタスクを完了するには、Microsoft Office 365ポータルにサインインします。

正解:

解説:
See explanation below.
Explanation
You need to create a retention label.
* Go to the Security & Compliance Admin Center.
* Navigate to Classification > Retention labels.
* Click on + Create a label to create a new label.
* Give the label a name and click Next.
* On the File plan descriptors, leave all options empty. The options in this page are used for auto-applying the retention label. Click Next.
* Turn the Retention switch to On.
* Under Retain the content, set the period to 2 years.
* Under What do you want to do after this time?, select the Delete the content automatically option.
* Click Next.
* Click the Create this label button to create the label. The label is now ready to be published to Microsoft OneDrive.

 

質問 43
litwareinc.comのデフォルト名を使用するMicrosoft 365サブスクリプションがあります。
次の展示に示すように、Microsoft OneDriveで共有設定を構成します。


ドロップダウンメニューを使用して、図に示されている情報に基づいて各ステートメントを完成させる回答の選択肢を選択します。
注:それぞれの正しい選択には1ポイントの価値があります。

正解:

解説:

Explanation

References:
https://docs.microsoft.com/en-us/onedrive/manage-sharing

 

質問 44
Grady Archieという名前のユーザーがMicrosoft 365テナントのサービスの状態を監視できることを確認する必要があります。ソリューションでは、最小限の特権の原則を使用する必要があります。
このタスクを完了するには、Microsoft 365ポータルにサインインします。

正解:

解説:
You need to assign the Service Administrator role to Grady Archie.
In the Microsoft 365 Admin Center, type Grady Archie into the Search for users, groups, settings or tasks search box.
Select the Grady Archie user account from the search results.
In the Roles section of the user account properties, click the Edit link.
Select the Customized Administrator option. This will display a list of admin roles.
Select the Service admin role.
Click Save to save the changes.
Reference:
https://docs.microsoft.com/en-us/office365/enterprise/view-service-health

 

質問 45
次の展示に示すように、コンプライアンスマネージャーを表示します。

ドロップダウンメニューを使用して、図に示されている情報に基づいて各ステートメントを完成させる回答の選択肢を選択します。
注:それぞれの正しい選択には1ポイントの価値があります。

正解:

解説:

Explanation

Reference:
https://docs.microsoft.com/en-us/office365/securitycompliance/meet-data-protection-and-regulatory-reqs-using-m

 

質問 46
......

今すぐトップクラスを試そうMS-500日本語練習試験問題:https://www.goshiken.com/Microsoft/MS-500-JPN-mondaishu.html