Who should have the Group Managers role?
Topic 2, Weyland Industries
Background
You are employed as a developer at Weyland Industries. You are tasked with developing a project
tracking site via SharePoint 2013. The strategy will be configured to track internal and external
projects for both on-site and off-site teams.
Corporate Prerequisites
Information from a current line of business (LOB) system should be utilized. The strategy should
offer secure access to information, and provide teams with the ability to search for projects
according to division or work function.
A summary of all the active projects should be included in the strategy’s portal, and navigation for
all sites should be handled centrally.
Whenever project data is modified, members of the project should be alerted. Project leads should
have the ability to examine a list of divisions or work functions, and should receive an alert
whenever project tasks are altered.
Users should have the ability to filter project files by type.
Technical Prerequisites
A custom list app that enables users to generate and enter project data should be included in the
strategy. The strategy should also contain a document library app to facilitate the uploading and
downloading of project associated documents.
A Project Data page should be included to allow users to view project data. Users should be given
the ability to create and manage project tasks by the inclusion of a Tasks app. To allow the app to
connect to external data, an External Content type should be added.
Business Connectivity Services (BCS)
BCS should be used to access project data and present it on a Project Data Page via a SQL
Server database.
A remote event receiver should be employed by the Custom List app for sending an e-mail to team
members when data is updated. The root namespace, proj_data, should be used by the external
content type.
Managed Metadata Service (MMS)
To make sure that team members are able to search and filter project data, MMS should be
utilized.
The project leader should be allowed full control of the term store. The project leader should
generate groups for all Weyland Industries’ divisions and also delegate the group manager role to
division leaders. Division leaders should in turn have the ability to assign their division team
members the Contribute permissions.
A Division term set should be generated for storing team member roles and arranging them by
division types. All new projects will use the import file for the Division term set, which includes
terms for System Architect, Programmer, Producer, and Manager, as a default. There are two
parent groups, named Engineering or Production. Both of these groups include the System
Architect, Programmer, Producer terms, while the Manager term is only included in the Production
group. A shared root-level term is utilized by all of the parent groups.
A site collection to host content used across various site collections should be created. Term sets
for cross-site searches and navigation are hosted by the site collection.
The http://weylandindustries/sites/navigation URL should be configured for the navigation site, and
http://weylandindustries/sites/portal for the publishing site. Term sets should be used by the
navigation links on the top and left sides of every page.
A local term set for document types, which comprises the default terms .docx, .png, and –jpg,
should be incorporated in the Document Library app.
A console app should be created to print the existing term sets and every root term for the app.
*****************************************************************************
You currently assigning permission roles for the various team members.
Who should have the Group Managers role?
Who should have the Contributors role?
Topic 2, Weyland Industries
Background
You are employed as a developer at Weyland Industries. You are tasked with developing a project
tracking site via SharePoint 2013. The strategy will be configured to track internal and external
projects for both on-site and off-site teams.
Corporate Prerequisites
Information from a current line of business (LOB) system should be utilized. The strategy should
offer secure access to information, and provide teams with the ability to search for projects
according to division or work function.
A summary of all the active projects should be included in the strategy’s portal, and navigation for
all sites should be handled centrally.
Whenever project data is modified, members of the project should be alerted. Project leads should
have the ability to examine a list of divisions or work functions, and should receive an alert
whenever project tasks are altered.
Users should have the ability to filter project files by type.
Technical Prerequisites
A custom list app that enables users to generate and enter project data should be included in the
strategy. The strategy should also contain a document library app to facilitate the uploading and
downloading of project associated documents.
A Project Data page should be included to allow users to view project data. Users should be given
the ability to create and manage project tasks by the inclusion of a Tasks app. To allow the app to
connect to external data, an External Content type should be added.
Business Connectivity Services (BCS)
BCS should be used to access project data and present it on a Project Data Page via a SQL
Server database.
A remote event receiver should be employed by the Custom List app for sending an e-mail to team
members when data is updated. The root namespace, proj_data, should be used by the external
content type.
Managed Metadata Service (MMS)
To make sure that team members are able to search and filter project data, MMS should be
utilized.
The project leader should be allowed full control of the term store. The project leader should
generate groups for all Weyland Industries’ divisions and also delegate the group manager role to
division leaders. Division leaders should in turn have the ability to assign their division team
members the Contribute permissions.
A Division term set should be generated for storing team member roles and arranging them by
division types. All new projects will use the import file for the Division term set, which includes
terms for System Architect, Programmer, Producer, and Manager, as a default. There are two
parent groups, named Engineering or Production. Both of these groups include the System
Architect, Programmer, Producer terms, while the Manager term is only included in the Production
group. A shared root-level term is utilized by all of the parent groups.
A site collection to host content used across various site collections should be created. Term sets
for cross-site searches and navigation are hosted by the site collection.
The http://weylandindustries/sites/navigation URL should be configured for the navigation site, and
http://weylandindustries/sites/portal for the publishing site. Term sets should be used by the
navigation links on the top and left sides of every page.
A local term set for document types, which comprises the default terms .docx, .png, and –jpg,
should be incorporated in the Document Library app.
A console app should be created to print the existing term sets and every root term for the app.
*****************************************************************************
You currently assigning permission roles for the various team members.
Who should have the Contributors role?
Which of the following is a class that should be included in your code?
You are employed as a developer at ABC.com. ABC.com has an Active Directory domain, named ABC.com.
You are making use of the client-side object model (CSOM) to create a SharePoint app. you have
been instructed to make sure that the app presents a profile picture of the user that is logged in at present on every app page.
You are preparing to write the necessary code to achieve this.
Which of the following is a class that should be included in your code?
Which of the following is a method of the PeopleManager class that should be included in your code?
You are employed as a developer at ABC.com. ABC.com has an Active Directory domain, named ABC.com.
You have created a SharePoint-hosted app for ABC.com. You have been instructed to make sure
that when a user logs in to the app, the app shows that user’s profile information. You have been
informed that the PreferredName, Division, and CompanyPhone properties must be contained in
the displayed user profile information.
Which of the following is a method of the PeopleManager class that should be included in your
code?
Which of the following is the namespace you should include in your code?
You are employed as a developer at ABC.com. ABC.com has an Active Directory domain, named ABC.com.
ABC.com manages numerous files via SharePoint, with the Document ID Service feature
activated. You are preparing to write code that generates a custom class that allows for a unique
ID to be created for every file.
Which of the following is the namespace you should include in your code?
Which of the following actions should you take?
You are employed as a developer at ABC.com. ABC.com has an Active Directory domain, named ABC.com.
You have received instructions to apply eDiscovery in SharePoint for the purpose of accessing
Exchange Online mailbox information. You are planning to implement an In-Place Hold. You want
to make sure that Exchange Online mailbox information remains accessible to users subsequent
to the implementation.
Which of the following actions should you take?
Which of the following is the specific Web Part?
You are employed as a developer at ABC.com. ABC.com has an Active Directory domain, named ABC.com.
ABC.com facilitates a global computer support service to a host of clients. You are making use of
Visual Studio to devise a SharePoint solution that records the support employees who sorts out
the most issues. You have been informed that support employees should be filtered by where they
are located.
You start by configuring the Search Results Web Part to include regions as property filters. You
now need to configure the query for a specific Web Part.
Which of the following is the specific Web Part?
Which of the following is the namespace that should be included in the code?
You are employed as a developer at ABC.com. ABC.com has an Active Directory domain, named ABC.com.
You are creating a SharePoint app that recovers objects from the search index via the client-side
object model (CSOM). You are preparing to write the necessary code to apply the client-side
query code.
Which of the following is the namespace that should be included in the code?
Which of the following describes the purpose of this operator?
You are employed as a developer at ABC.com. ABC.com has a single Active Directory domain, named ABC.com.
ABC.com makes use of SharePoint 2013 to manage files. Extractors and managed properties are
used to search all files. You have enabled FAST Query Language (FQL) for the result sources.
You have also configured files to be indexed as full text.
You have created a FQL query that contains the ONEAR operator.
Which of the following describes the purpose of this operator?
Which of the following is TRUE with regards to these cmdlets?
You are employed as a developer at ABC.com. ABC.com has a single Active Directory domain, named ABC.com.
You are in the process of running a training exercise. You are discussing the Windows PowerShell
cmdlets used to configure and enable the Content Enrichment functionality.
Which of the following is TRUE with regards to these cmdlets? (Choose two.)