SharePoint How to add Services
In the last post, we learned about creating an enterprise site collection, in this post, we will learn about adding services.
Creates a new application and site.
Starting on your site, select SharePoint Central Administration and then select to Run as Administrator.
This will get to the default web site located at:
http://spent:22932/default.aspx
Go to System Settings, and select Manage services on server.
Select Business Data Connectivity Service and start this service.
To match a previous install, you will need to turn on:
- Access Database Service 2010
- Access Services
- App Management Service
- Business Data Connectivity Service
- Excel Calculation Services
- Machine Translation Service
- Managed Metadata Web Service
- PerformancePoint Service
- PowerPoint Conversion Service
- Search Host Controller Service
- Search Query and Site Settings Service
- Secure Store Service
- SharePoint Server Search
- User Profile Service
- Visio Graphics Service
- Word Automation Service
- Work Management Service
However, these services will be turned on as they are needed for the SharePoint site. So do not turn these services on at this time.
Creation of the first list
Go to the site contents of the newly created team site, located at: http://spent:8080/_layouts/15/start.aspx#/_layouts/15/viewlsts.aspx
Select Add an app,
Select Custom List
Give it the name Surplus.
Double click to select the Surplus List,
Select this list and surplus will load. Go to the top of the browser’s page and select the list tab, settings, and list settings.
Select the title column, and fill in the following data.
Select OK to change the name of the default title column to SR Number.
Scroll down to Create column and select it and fill in the following data for a choice:
Select OK to create the new choice field.
Scroll down to Create column and select it and fill in the following data for a Hyperlink:
Select OK to create the new Hyperlink.
Scroll down to Create column and select it and fill in the following data for a Notes field:
Select OK to create the new notes field.
Scroll down to Create column and select it and fill in the following data for a Choice:
Select OK to create the new choice.
Now view the surplus page at:
http://spent:8080/Lists/Surplus/AllItems.aspx
And you should see a generic page:
Click on New item. You should have the following items set up:
In the next post, we will learn about adding business data connectivity services.











