Download as pdf or txt
Download as pdf or txt
You are on page 1of 10

Firefox https://raw.githubusercontent.com/Ebazhanov/linkedin-skill-assessment...

## SharePoint

#### Q1. Which permission allows a user to create lists and document libraries, edit pages,and
apply themes?

- [ ] Edit
- [ ] Contribute
- [x] Design
- [ ] Approve

#### Q2. What happens when a file is deleted in SharePoint?

- [ ] It is permanently deleted.
- [ ] It appears in the second-stage Recycle Bin.
- [x] It appears in the SharePoint Recycle Bin.
- [ ] It remains on the list, but is marked as deleted.

#### Q3. You are creating a new SharePoint subsite. From the following image, which template would
you select to create a site that features scorecards, dashboards and access to PerformancePoint
Services content?

- [ ] Basic Search Centre


- [x] Business Intelligence Centre
- [ ] Records Centre
- [ ] Enterprise Search Centre

#### Q4. You have enabled cloud hybrid search in your organization. What capability does this
feature enable?

- [ ] the ability to search across any web app


- [ ] the ability to search across multiple site collections
- [x] the ability to search both cloud and on-premises SharePoint sites
- [ ] the ability to search SharePoint and OneDrive

#### Q5. A user wants to place a OneDrive document into SharePoint. How can the user accomplish
this?

- [x] 1. In the OneDrive web app, select the file 2. Select Move to from the ribbon 3. Select the
destination site 4. Select the destination folder
- [ ] 1. In the OneDrive web app, select the file 2. Select Move to from the ribbon 3. Select the
destination site
- [ ] 1. In the OneDrive web app, select the file 2. Select the destination site 3. Select the
destination folder 4. Select Move to from the ribbon
- [ ] 1. In the OneDrive web app, select the file 2. Select the destination site 3. Select the
destination folder

#### Q6. A user wants to know what options are available when versioning is enabled. Which choice
is _not_ a versioning option?

- [ ] Indicate who should see the draft items in this document library.
- [ ] Require documents to be checked out before they can be edited.
- [x] Open behavior for browser-enabled documents is the default.
- [ ] Require content approval for submitted items.

#### Q7. You are building a workflow between applications in a SharePoint site. How do you test a
workflow functionality?

- [x] Allow a workflow to manually start


- [ ] Create a new task list as a part of the workflow
- [ ] Assign security permissions for the workflow
- [ ] Allow a workflow to automatically start

1 of 10 6/14/2024, 17:12
Firefox https://raw.githubusercontent.com/Ebazhanov/linkedin-skill-assessment...

#### Q8. In SharePoint what unique feature does a Document Set provide?

- [ ] file templates
- [ ] folder and file permissions
- [ ] versioning
- [x] folder-assigned metadata

#### Q9. In a SharePoint online subscription, where is a user's identity managed?

- [ ] Windows Server
- [ ] Azure Active Directory
- [x] Microsoft 365 admin centre
- [ ] Microsoft 365 Security

#### Q10. You want to use PowerShell to retrieve a list of users that are members of the Viewers
group in a SharePoint site. Which command do you use?

- [ ] `Get -SPUserSettingsProviderManager -Web 'https://sharepoint.contoso.com' -Group 'Viewers'`


- [ ] `Get -SPUser 'https://sharepoint.contoso.com' -Group 'Viewers'`
- [ ] `Get -SPUserSettingsProvider -Web 'https://sharepoint.contoso.com' -Group 'Viewers'`
- [x] `Get -SPUser -Web 'https://sharepoint.contoso.com' -Group 'Viewers'`

#### Q11. What is the default state of a document checkout in a SharePoint library?

- [ ] not configured
- [ ] optional
- [x] required
- [ ] disabled

#### Q12. Which cloud-based tool can you use to add form responses to a SharePoint list?

- [ ] Forms
- [ ] InfoPath
- [ ] Delve
- [x] Power Automate

#### Q13. You have created a workflow using the default issue tracking app. Unlike the tasks list,
items are not being synchronized to Outlook tasks. Which statement explains the cause and remedy?

- [ ] The app is not configured properly through list settings and needs to be re-created
- [ ] The default issue tracking app does not support Outlook synchronization and needs to be
customized
- [x] The SharePoint version is not version 2013 or newer, which is required to support this
feature
- [ ] The app is not configured properly through list settings and needs to be modified

#### Q14. You are creating a new calendar list item in a SharePoint site. You want all users of
this calendar to use the offline sync feature with the Outlook client. What steps do you include
when creating instructions for users?

- [ ] 1. In the ribbon, select the Calendar tab. 2. Select the calendar in SharePoint. 3. Select
Connect to Outlook 4. Confirm the connection to the calendar.
- [ ] 1. Select the calendar in SharePoint. 2. Select Connect to Outlook. 3. In the ribbon, select
the Calendar tab. 4. Confirm the connection to the calendar.
- [x] 1. Select the calendar in SharePoint. 2. In the ribbon, select the Calendar tab 3. Select
Connect to Outlook. 4. Confirm the connection to the calendar.
- [ ] 1. Select the calendar in SharePoint. 2. In the ribbon, select the Calendar tab. 3. Confirm
the connection to the calendar. 4. Select Connect to Outlook.

#### Q15. When a group-connected site is created in SharePoint who is assigned as the owner?

2 of 10 6/14/2024, 17:12
Firefox https://raw.githubusercontent.com/Ebazhanov/linkedin-skill-assessment...

- [ ] The top-level site owner


- [x] The group owner
- [ ] The site creator
- [ ] The the SharePoint admin

#### Q16. Which SharePoint component can use values such as text, choice, currency, and lookup?

- [ ] library
- [ ] calendar
- [ ] RSS Viewer web part
- [x] list

#### Q17. What must you do when syncing a document library to the local computer?

- [ ] Enable documents to be available when online.


- [ ] Select Always keep on this device.
- [ ] Sign in to `OneDrive.com`.
- [x] Sign in to OneDrive.

#### Q18. What type of SharePoint object is SharePoint library?

- [ ] feature
- [ ] collection
- [ ] application
- [x] site

#### Q19. Which SharePoint feature can you activate for items related to litigation, investigation
or audit?

- [ ] Metadata navigation and Filtering


- [ ] Content Organizer
- [ ] Following Content
- [x] Hold

#### Q20. When you create a user in Office365, to which SharePoint permissions group is the user
automatically added as a member?

- [ ] Time Site members


- [ ] Time Site visitors
- [x] Everyone
- [ ] Everyone except external users

#### Q21. You need to customize the navigation for a site to include a link to a new library.
Which area do you need to edit?

- [ ] site template
- [x] site permissions
- [ ] Quick Launch
- [ ] web part

#### Q22. Which statement is true about SharePoint site collections?

- [ ] A site collection can exist in multiple databases, however one content database can hold
only one site collection.
- [ ] A site collection can exist in only one content database and one content database can hold
only one site collection.
- [x] A site collection can exist in only one content database, however one content database can
hold multiple site collections.
- [ ] A site collection can exist in multiple databases and one content database can hold multiple
site collections.

#### Q23. A user has requested that a group of documents be hidden from a SharePoint site's search

3 of 10 6/14/2024, 17:12
Firefox https://raw.githubusercontent.com/Ebazhanov/linkedin-skill-assessment...

capabilities. How do you access this setting?

- [x] Library settings > Advanced settings


- [ ] Site contents > Edit
- [ ] Site settings > Result types
- [ ] Library setting > Audience targeting settings

#### Q24. According to a user, a SharePoint list is performing slowly and search results are not
accurate. How can you assist in improving the list?

- [x] Change item-level permissions.


- [ ] Allow management of content types.
- [ ] Change the list of experience type.
- [ ] Set automatic index management.

#### Q25. A new user in your organization needs the most restrictive SharePoint permissions
available, with the exception of being able to add, edit and delete lists, view, add, update and
delete list items and documents. Which permissions level do you grant the user?

- [ ] Contribute
- [ ] Design
- [x] Edit
- [ ] Limited

#### Q26. You would like to manage SharePoint using PowerShell. What step must you complete first?

- [x] `Add-PSSnapin Microsoft.SharePoint.PowerShell`


- [ ] `Get-Command Microsoft.SharePoint.PowerShell`
- [ ] `Add-PSSnapin -Module: "Microsoft.SharePoint.PowerShell"`
- [ ] `Get-Command -Module "Microsoft.SharePoint.PowerShell"`

#### Q27. Which command do you use to view all SharePoint site collection with PowerShell?

- [ ] `Get-SPSite -Limit All | Format-Table -property URL,ContentDatabase`


- [x] `Get-SPSite -Limit All | Format-Table -property URL`
- [ ] `Get-SPWebApplication | Format-Table -property URL,ConnectDatabase`
- [ ] `Get-SPWebApplication | Get-SPSite -Limit All | Format-Table -property URL,ContentDatabase`

#### Q28. When trying to add an External Content app to a SharePoint site, a user receives this
message: "External Content Types are not available. Contact your system administrator." What is
the most likely issue?

- [ ] The site does not allow for external content.


- [ ] The user's permissions are not correct.
- [ ] The SharePoint External System Events feature is not enabled.
- [x] SharePoint Business Connectivity Services need to be configured.

#### Q29. You have implemented a workflow for a document from a template, and have outlined the
steps taken to create the workflow. Which order of steps is correct?

- [x] A

```markdown
1. Select the document in SharePoint.
2. From the ribbon, click Automate > Power Automate > Create a flow.
3. Select the template to use for the workflow.
4. Confirm the flow and any accounts to be used.
5. Configure any specific fields for the workflow.
```

- [ ] B

4 of 10 6/14/2024, 17:12
Firefox https://raw.githubusercontent.com/Ebazhanov/linkedin-skill-assessment...

```markdown
1. From the ribbon, click Automate > Power Automate > Create a flow.
2. Select the document in SharePoint.
3. Select the template to use for the workflow.
4. Confirm the flow and any accounts to be used.
5. Configure any specific fields for the workflow.
```

- [ ] C

```markdown
1. Select the document in SharePoint.
2. From the ribbon, click Automate > Power Automate > Create a flow.
3. Configure any specific fields for the workflow.
4. Select the template to use for the workflow.
5. Confirm the flow and any accounts to be used.
```

- [ ] D

```markdown
1. Select the document in SharePoint.
2. Confirm the flow and any accounts to be used.
3. From the ribbon, click Automate > Power Automate > Create a flow.
4. Select the template to use for the workflow.
5. Configure any specific fields for the workflow.
```

#### Q30. How can you standardize lists (including the data types, the format, and more) within
your organization?

- [ ] Create a custom app.


- [x] Change object permissions.
- [ ] Use a group of site columns.
- [ ] Change user permissions for lists.

#### Q31. How can you stop users from editing list items that other members created?

- [ ] In the list's advanced settings, under Create and edit access, select Create and edit all
items.
- [x] In the list's advanced settings, under Create and edit access, select Create items and edit
items that were created by the user.
- [ ] In the list's advanced settings, under Create and edit access, select None.
- [ ] In the list's advanced settings, under Create and edit access, select Create items that were
created by the user.

#### Q32. What is the easiest way to assign permissions to multiple SharePoint sites for multiple
users?

- [ ] by site levels
- [ ] by sites
- [x] by groups
- [ ] by users

#### Q33. A user wants to be notified when a certain file changes. What can achieve this?

- [ ] an object alert
- [ ] a document alert
- [ ] a site alert
- [x] a library alert

#### Q34. When a user tries to create a new document in a SharePoint library, the default option

5 of 10 6/14/2024, 17:12
Firefox https://raw.githubusercontent.com/Ebazhanov/linkedin-skill-assessment...

is not Microsoft Word. What setting do you need to change in the library?

- [ ] site template
- [x] document template
- [ ] versioning
- [ ] audience targeting

#### Q35. A SharePoint site document library has become disorganized with numerous folders. How
can you disable folder creation without modifying any permissions?

- [x] :

```
1. Library Settings
2. Advanced Settings
```

- [ ] :

```
1. Site Settings
2. Manage Site Features
```

- [ ] :

```
1. Library Settings
2. Audience Targeting Settings
```

- [ ] :

```
1. Site Settings
2. Site App Permissions
```

#### Q36. SharePoint lists and libraries have similarities. What differentiates a library from a
list?

- [ ] Unlike a library, each column in a list contains data.


- [x] Unlike a list, each item in a library contains a file.
- [ ] Unlike a library, each item in a list contains a document.
- [ ] Unlike a list, each column in a library contains data.

#### Q37. To control library submissions in a SharePoint site, you need to implement approvals.
Where do you find this setting?

- [ ] document workflow settings


- [x] document versioning settings
- [ ] document audience targeting settings
- [ ] document validation settings

#### Q38. Which SharePoint feature is an example of a prebuilt application?

- [ ] plan
- [x] site
- [ ] survey
- [ ] page

#### Q39. You would like a SharePoint subsite to have a mailbox. While researching configuration

6 of 10 6/14/2024, 17:12
Firefox https://raw.githubusercontent.com/Ebazhanov/linkedin-skill-assessment...

options, which statement do you find to be true?

- [ ] a subsite can have a single mailbox


- [x] a subsite cannot have a mailbox
- [ ] a subsite canhave any number of mailboxes
- [ ] a subsite can have a shared mailbox with the parent site

#### Q40. A user needs to access a business intelligence reporting dashboard within a SharePoint
site. Currently they do not have permission to view any content. Which group can provide the
appropriate permissions?

- [x] Team Site Members


- [ ] Team Site Visitors
- [ ] Excel Serices Viewers
- [ ] Everyone except external users

#### Q41. You are using SharePoint Online. While the modern user experience has improved features,
many users are more familiar with the classic experience. As a result, you decide to set the
defaults to the classic experience. At what levels can this default be set?

- [ ] tenant, site
- [ ] site collection, tenant
- [x] library, list, site, site collection
- [ ] library, list

#### Q42. You would like to use a SharePoint list app while traveling. What allows access to the
app without directly interacting with SharePoint?

- [x] PowerApps
- [ ] Forms
- [ ] Power Automate
- [ ] Delve

#### Q43. During the creation of a SharePoint site, permission inheritance was selected. Now the
site owner wants to create brand-new permissions. How can the site owner accomplish this?

- [x] Disable inheritance and set new permissions.


- [ ] Delete inheritance and apply new permissions.
- [ ] Create a new site.
- [ ] Re-create the site in place without inheritance.

#### Q44. Your organization wants everyone to create new documents using specific formats. How can
you implement this in SharePoint?

- [ ] Create a workflow that sends all documents to a single document library where a user can
convert them to the organization's desired format.
- [x] Create a custom default document templates as the basis for all new files in the SharePoint
document libraries.
- [ ] Create a policy that allows only documents using the organization's desired format to be
added to the SharePoint document libraries.
- [ ] Create a flow that converts the formats of all documents in SharePoint to the organization's
desired format.

#### Q45. You want to view permission levels for a SharePoint organization. Where can you find the
Permission Levels link to view this permissions?

- [ ] in the root site of a site collection


- [ ] in each individual site level
- [ ] in any site content library and site settings
- [x] in any site via the Site Settings option

#### Q46. You are configuring search options for a SharePoint site. Which statement regarding

7 of 10 6/14/2024, 17:12
Firefox https://raw.githubusercontent.com/Ebazhanov/linkedin-skill-assessment...

indexing is true?

- [ ] When a top-level site is excluded from indexing, the remaining site in the collection can
still be indexed.
- [ ] When a site is excluded from indexing, the subsites are still indexed.
- [x] When a site is excluded from indexing, so are the subsites.
- [ ] When a top-level site is excluded from indexing, the entire collection is excluded.

#### Q47. In a SharePoint modern list, which option is not possible?

- [ ] exporting the list to Excel


- [ ] syncing the list to OneDrive
- [ ] connecting the list to Power Automate
- [x] creating and saving views

#### Q48. While viewing a SharePoint group membership list, what navigation is available to access
other SharePoint groups?

- [ ] The Quick Launch toolbar displays links to other groups for easy access.
- [x] The top navigation menu in SharePoint is updated with links to groups for easy access.
- [ ] The current group membership page provides shortcuts at the bottom of the page to other
groups.
- [ ] The Getting Started links are updated with groups for easy access.

#### Q49. A user mentions that a list on one site seems different on another site, although the
lists are essentially the same. Which settings is causing the discrepancy between the lists?

- [ ] the object permissions


- [ ] the user permissions
- [x] the list experience settings
- [ ] the site template settings

#### Q50. How can you set up users to add a status option of an item in a document library?

- [ ] Create a flow to automate the updating of the item status.


- [x] Add a Choice column to the library with a list of status options, and require that the
column contain information.
- [ ] Add a column where users can type in the status of the item, and require that the column
contain information.
- [ ] Create a flow to add the Choice column each time an item is added to the document library.

#### Q51. You need to build a new SharePoint subsite for your organization. What site template
categories are available by default?

- [x] Collaboration, Enterprise, Publishing


- [ ] Team Site, Blog, Document Center
- [ ] Team Site, Blog, Community Site
- [ ] Community Site, Blog, Developer Site

#### Q52. You have created a SharePoint site using the Publishing Portal template. Which
permissions for this site are not found in a collaborative site?

- [ ] owners, readers
- [ ] visitors, managers
- [x] approvers, designers
- [ ] members, visitors

#### Q53. A user asks you to add a photo repository to a SharePoint site. You inform the user that
SharePoint has a prebuilt application that fulfills the need. What type of application is this?

- [ ] Collection
- [ ] Site

8 of 10 6/14/2024, 17:12
Firefox https://raw.githubusercontent.com/Ebazhanov/linkedin-skill-assessment...

- [ ] List
- [x] Library

#### Q54. You want to allow users to install site add-ins for a SharePoint farm. What must you
configure first?

- [ ] an App URL
- [ ] an app request
- [ ] an App store
- [x] an App Catalog

#### Q55. You are tasked with configuring Business Connectivity Services (BCS) for SharePoint.
Which BCS data source uses HTTP, Atom, and JavaScript Object Notation (JSON) to connect to web-
based data?

- [ ] SQL Azure
- [ ] Windows Communication Foundation
- [ ] SQL Server
- [x] Open Data

#### Q56. What is the easiest way to assign permissions to multiple SharePoint sites for multiple
users?

- [ ] By Users
- [x] By Groups
- [ ] By site levels
- [ ] By sites

#### Q57. The News web part allows users to add a news post to the web part. What other item can
users add to the News web part?

- [ ] a list
- [ ] a news link
- [x] a page
- [ ] a form

#### Q58. You need to create a new site as a SharePoint subsite that will not inherit permissions
from the parent site. What must you do to block inheritance?

- [ ] Create and assign users to the subsite.


- [ ] Create or assign groups to the subsite.
- [ ] Copy permissions from the parent site to the subsite.
- [x] Block permissions inheritance from the parent site.

#### Q59. You created a site collection and would like to give a manager in your organization the
capability to add and maintain users. To which group do you add this manager without compromising
security?

- [ ] contributor
- [ ] administrator
- [x] owner
- [ ] viewer

#### Q60. How do you find site usage statistics in SharePoint Online?

- [x] On the site home page, click the gear (Settings) icon and go to Site information. Select
View all site settings, and then in the Site Administration section, select Site usage statistics.
- [ ] On the Site contents page, click Site usage.
- [ ] On the site home page, click the gear (Settings) icon, go to Site settings, and select Site
usage.
- [ ] In the SharePoint Admin Center, select the SharePoint File Activity report.

9 of 10 6/14/2024, 17:12
Firefox https://raw.githubusercontent.com/Ebazhanov/linkedin-skill-assessment...

#### Q61. An organization has deployed a SharePoint parent site that includes a four-level
hierarchy of subsites. You want to add another subsite to this hierarchy. What is the hard limit
on a subsite hierarchy?

- [ ] There is a limit of up to ten subsites in a single hierarchy.


- [x] There is a limit of up to five sites (one parent, four subsites) in a single hierarchy.
- [ ] There is no hierarchy limit for subsites.
- [ ] There is a limit of up to five subsites in a single hierarchy.

#### Q62. You have created a new page in a SharePoint Online site. Which elements are displayed on
the page by default?

- [ ] the title area web part, the document library web part, and comments
- [ ] the title area web part, the Yammer web part, and comments
- [ ] the News web part, the title area web part, and comments
- [x] the title area web part and comments(true)

#### Q63. What initiates a SharePoint workflow? (Select all that apply.)

A. manual trigger
B. on-change automatic trigger
C. on-create automatic trigger
D. on-delete automatic trigger

- [ ] B,C, D
- [ ] A,C, D
- [x] A, B,C
- [ ] A, B, C, D

#### Q64. What information is required to view a secondary team calendar as an overlay with a
primary team calendar?

- [ ] team permissions
- [x] calendar URL
- [ ] team name
- [ ] calendar invite

#### Q65. Which site collection feature allows for documents to be retrieved independent of their
current location?

- [x] Document ID service


- [ ] content type syndication hub
- [ ] Document Sets
- [ ] search engine sitemap

10 of 10 6/14/2024, 17:12

You might also like