Deploying SharePoint Server Hybrid

Here you have the best Microsoft MS-301 practice exam questions

  • You have 50 total questions to study from
  • Each page has 5 questions, making a total of 10 pages
  • You can navigate through the pages using the buttons at the bottom
  • This questions were last updated on November 13, 2024
Question 1 of 50

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than once correct solution, while others might not have a correct solution.

After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.

You have a SharePoint Server farm.

You create an external content type named ECT1 for a Microsoft SQL Server database.

You implement cloud hybrid search.

You create a Line of Business Data content source and run a full crawl.

Users in SharePoint Online report that the search results do not contain any data from ECT1.

You need to ensure that searches can return data from ECT1.

Solution: From a Business Data Connectivity Service application, you grant the Default content access account Manage permissions to ECT1.

Does this meet the goal?

    Correct Answer: B

    Granting 'Manage' permissions to the Default content access account in the Business Data Connectivity Service application does not ensure that search results will contain data from ECT1. 'Manage' permissions allow administration of the content type, but the users need 'Execute' permissions on ECT1 to enable searches to retrieve and display the data. Therefore, the solution does not meet the stated goal.

Question 2 of 50

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than once correct solution, while others might not have a correct solution.

After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.

You have a SharePoint Server farm.

A user attempts to create a site column named RequestType that uses a managed metadata term set named RequestTypes as metadata. The user reports that

Allow "˜Fill-in' choices are set to No, and the option cannot be configured.

You need to ensure that the user can set Allow "˜Fill-in' choices to Yes.

Solution: You set the term set Submission Policy to Open.

Does this meet the goal?

    Correct Answer: A

    Setting the term set Submission Policy to Open will allow users to add new terms to the term set, which is necessary for enabling 'Allow Fill-in' choices. If the Submission Policy is Open, users can fill in new values not predefined in the term set, thereby enabling the option to set 'Allow Fill-in' choices to Yes.

Question 3 of 50

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than once correct solution, while others might not have a correct solution.

After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.

You have a SharePoint Server farm.

A user attempts to create a site column named RequestType that uses a managed metadata term set named RequestTypes as metadata. The user reports that

Allow "˜Fill-in' choices are set to No, and the option cannot be configured.

You need to ensure that the user can set Allow "˜Fill-in' choices to Yes.

Solution: You add the user as a term set Group Manager.

Does this meet the goal?

    Correct Answer: B

    The ability to set 'Allow Fill-in' choices to Yes is directly related to the term set's Submission Policy. For users to set 'Allow Fill-in' choices to Yes, the term set needs to be open, allowing users to add terms from a tagging application. Simply adding the user as a term set Group Manager would not suffice if the Submission Policy remains closed.

Question 4 of 50

DRAG DROP -

You have a SharePoint Server farm.

You create a web application that has a URL of https://portal.contoso.com and a root site collection.

You need to ensure that site collection administrators can create new site collections directly from the root site. The new sites must use the modern user interface.

Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

Select and Place:

    Correct Answer:

Question 5 of 50

You have a SharePoint Server farm.

You are troubleshooting Kerberos authentication for the farm.

You need to view the Kerberos tickets issued to the server.

What should you run?

    Correct Answer: A

    To view the Kerberos tickets issued to the server in a SharePoint Server farm, you should run the klist.exe command. Klist.exe is a command-line tool that allows you to manage and display Kerberos tickets. The other options, such as stsadm.exe, Get-SPAuthenticationRealm, and Get-SPAppAcquisitionConfiguration, do not provide the functionality to view Kerberos tickets.