SharePoint How to add Services

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, 

add an app

Select Custom List

custom list

Give it the name Surplus.

adding custom listSelect Create.

Double click to select the Surplus List,

surplus

 

Select this list and surplus will load. Go to the top of the browser’s page and select the list tabsettings, and list settings.

list settings selected

Select the title column, and fill in the following data.

SR number

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:

create column

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:

create column2

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:

create column3

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:

create column 4

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:

surplus default page

Click on New item. You should have the following items set up:

surplus default setup

In the next post, we will learn about adding business data connectivity services.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.