Top Banner
SharePoint 101 Best Practices for Beginners Theresa Eller | Senior Engineer | Planet Technologies @SharePointMadam | sharepointmadam.blogspot.com
60

SPSSAC - SharePoint 101

Apr 15, 2017

Download

Technology

Theresa Eller
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: SPSSAC - SharePoint 101

SharePoint 101Best Practices for Beginners

Theresa Eller | Senior Engineer | Planet Technologies

@SharePointMadam | sharepointmadam.blogspot.com

Page 2: SPSSAC - SharePoint 101

About Me

• Microsoft Office Specialist

certified in SharePoint 2013

• Frequent speaker and blogger

in the international SharePoint

and SQL communities

• Senior SharePoint Engineer at

Planet Technologies

Proud dog mom toShay & Cookie

Page 3: SPSSAC - SharePoint 101

Community Involvement

• SharePoint Saturday is a FREE

one-day event featuring sessions

from SharePoint MVPs and

professionals around the world

Find me at these locations

SharePoint Saturday Sacramento

sharepointmadam.blogspot.com

Video featured on Webucator’s

YouTube channel

aOS.community

(Azure, Office 365 & SharePoint Community)

@SharePointMadamSharePoint Saturday Paris 2015

Page 4: SPSSAC - SharePoint 101

• SharePoint hierarchy

• Anatomy of a site

• Libraries

• Lists

• Views

• MySite

• Troubleshooting tips

Agenda

Page 5: SPSSAC - SharePoint 101

SharePoint Hierarchy

Site/Subsite | Site Collection | Web Application

Page 6: SPSSAC - SharePoint 101

Site / Subsite

• Middle or lower level site

– Can be directly below site collection root level

or below another subsite

– Permissions, content, and layout are

maintained by Site Collection Admins and

Site Owners

• Can be a single page or multiple pages

• Can refer to site collection top level/root

site or a subsite

Page 7: SPSSAC - SharePoint 101

Site Collection

• Root site

– Binder that holds related sites

• Maintained by Site Collection

Administrators (SCAs)

– SCAs can access and grant permissions to

any site within the site collection

Page 8: SPSSAC - SharePoint 101

Web Application

• Container of site collections– Bookshelf that holds all the binders

• The part that comes between

“https://” and “sharepoint.com”– https://anythingbutcode.sharepoint.com

– https://anythingbutcode-my.sharepoint.com

Page 9: SPSSAC - SharePoint 101

Browser Compatibility

Supported Browsers Browsers Not Recommended

Certain web browsers could cause some SharePoint 2013 functionality to bedowngraded, limited, or available only through alternative steps.

Versions 8, 10, 1132-bit

Latest Released VersionPC or Mac

Page 10: SPSSAC - SharePoint 101

Anatomy of a SharePoint Site

Site Collection Home Page | Site Design | Web Parts | Site Contents

Page 11: SPSSAC - SharePoint 101

Site Collection Home Page (Root Site)

Page 12: SPSSAC - SharePoint 101

• Containers used to place content on a page

– The puzzles pieces that make a site whole

• Some of my favorites

– List Web Part (existing list)

– Library Web Part (existing library)

– Content Editor Web Part (free text on page)

– Excel Web Access Web Part (Excel chart)

Web Parts

Page 13: SPSSAC - SharePoint 101

• Page that displays all content available on the site

Site Contents

– Lists

– Other apps

– Libraries

– Subsites

– Recycle Bin(not shown because of

permissions level)

Page 14: SPSSAC - SharePoint 101

Document Library

Popular Libraries | Storage Uses | File Names | View Documents | Ribbon | Download

Page 15: SPSSAC - SharePoint 101

• Container on a site where you can upload, create,

update, and collaborate on files with team members

• Displays key information about the files

– Title

– Created (date)

– Created by

– Modified (date)

– Modified by

Document Library

Page 16: SPSSAC - SharePoint 101

Popular Libraries and Their Storage Uses

Digital media files, such as pictures and videos

Data connections built in InfoPath forms

Any type of file, typically Office suite files or PDFs

InfoPath forms

Wiki pages

Page 17: SPSSAC - SharePoint 101

• Limited to 255 characters

• Special characters should be avoided

– e.g., Space = %20

– 3 characters instead of 1

– Doubled (to 6 characters) when opening or editing a document

• Folders = %2F

• Period = %2E

File Names

Page 18: SPSSAC - SharePoint 101

View Document in Browser

Page 19: SPSSAC - SharePoint 101

View Documents in Client Application

Page 20: SPSSAC - SharePoint 101

• Toolbar that appears across the top of each page

• Displays many of the most commonly-used tools,

controls, and commands

• Ribbon contents vary according to type of app or page

Document Library Ribbon (1 of 2)

Page 21: SPSSAC - SharePoint 101

• Files tab – actions apply to individual documents

• Library tab – actions apply to whole library/all documents

Document Library Ribbon (2 of 2)

Page 22: SPSSAC - SharePoint 101

Download Documents - Ribbon

Page 23: SPSSAC - SharePoint 101

Download Documents – Edit Menu

Page 24: SPSSAC - SharePoint 101

List

Popular Lists | List Ribbon | Calendars | Announcements | Tasks

Page 25: SPSSAC - SharePoint 101

• Collection of data that you can share with team members

and other site users

• Rich and flexible and have many built-in features that

provide a robust way to store, share, and work with data

• Similar to a spreadsheet (e.g., an Excel worksheet)

• Displays key information about the list entries

List

– Title

– Created (date)

– Created by

– Modified (date)

– Modified by

Page 26: SPSSAC - SharePoint 101

Popular Lists

Share news and status

Track events, meetings, or special dates

Start a list from scratch

Uses columns and data from an existing spreadsheet

Shortcuts to (internal or external) online resources

Track project action items, milestones, and deadlines

Page 27: SPSSAC - SharePoint 101

• Items tab – actions apply to individual documents

• List tab – actions apply to whole library/all documents

List Ribbon

Page 28: SPSSAC - SharePoint 101

• List with special views

– Calendar (default)

– All Events

– Current Events

• Create single or recurring

events

Calendar

Page 29: SPSSAC - SharePoint 101

• Assigns a different color to each calendar view

• Can display up to 10 calendar views on a single calendar

Calendar Overlay

Page 30: SPSSAC - SharePoint 101

• Events tab

• Calendar tab

Calendar Ribbon

Page 31: SPSSAC - SharePoint 101

• Keep your team, department, or division up-to-date with

the latest news

• Announcements automatically disappear after expiration

date

Announcements List

Green asterisk appears on new items for the first 24 hours

Page 32: SPSSAC - SharePoint 101

• Keep your team, department, or division up-to-date with

the latest news

• Announcements automatically disappear after expiration

date

Announcements List

Color block indicates Lync statusAvailable Away Busy Do Not Disturb

Page 33: SPSSAC - SharePoint 101

• Document and track action items

– Assignee (automatically receives email notification)

– Percent complete

– Due date

– Status

• View tasks on a timeline, calendar, or Gantt chart

• Filter tasks by Assignee, Status, or other metadata

• View tasks assigned to you, upcoming tasks, late tasks

• See your aggregated tasks in MySite

Tasks List

Page 34: SPSSAC - SharePoint 101

Views

Multiple Views | Default View

Page 35: SPSSAC - SharePoint 101

• How information in a SharePoint list or library is displayed

• Can have multiple views

Views

Page 36: SPSSAC - SharePoint 101

• How information in a SharePoint list or library is displayed

• Can have multiple views but only one default view

– Default view is first on the left

Views

Page 37: SPSSAC - SharePoint 101

My Site

Create Your Profile | Upload Your Photo | Edit Your Bio | Edit & View Your Information

Page 38: SPSSAC - SharePoint 101

• Click your name in the top right corner

• Select About Me

• Allow a few minutes for your profile to be created

Create Your Profile

Page 39: SPSSAC - SharePoint 101

• Click edit your profile

Upload Your Photo

• Click Upload picture

• Browse to find the picture

• Select the picture

• Click Open

• Click Upload

• Click Save all and close

Page 40: SPSSAC - SharePoint 101

• In the About me section,

enter your bio

• In Ask Me About, enter

topics with which you can

help people

– These keywords will be

searchable

Edit Your Basic Information

Page 41: SPSSAC - SharePoint 101

• Click Contact Information

• Enter any missing

information that you wish

to make available

– Changes to system

populated fields will not

be saved

Edit Your Contact Information

Page 42: SPSSAC - SharePoint 101

• Click Details

• Enter any missing

information that you wish

to make available

Edit Your Details

Page 43: SPSSAC - SharePoint 101

• Click the ellipsis (…) to

the right of Details

• Click Newsfeed Settings

• Uncheck any settings you

do not want

Edit Your Newsfeed Settings

Page 44: SPSSAC - SharePoint 101

MySite – Personal SharePoint Page (On-Prem)

Page 45: SPSSAC - SharePoint 101

Delve Replaces MySite Home Page in O365

Page 46: SPSSAC - SharePoint 101

• In Common shows the

first person to whom you

are both connected

View In Common and Org Chart

• Org Chart shows

everyone on your team

• Click on someone else’s name

Page 47: SPSSAC - SharePoint 101

• At the bottom of Org

Chart, click See More to

see a different view of the

Org Chart

• Can view your peers,

your boss, your boss’

boss, etc., all the way to

the President

Org Chart HTML View

Page 48: SPSSAC - SharePoint 101

• Under your photo, click

Tasks

• Tasks from all MyTeams

sites will appear here

• Tasks may take up to 4

hours to appear on

MySite

View Tasks

Page 49: SPSSAC - SharePoint 101

• Microblog activities– Posts, replies, likes, mentions,

or tagging an item

• Following activities– People, documents, sites, or

tags

• User profile activities– Birthday, job title change,

anniversary, etc.

• Document activities– When a document is edited or

shared

View Activities

Page 50: SPSSAC - SharePoint 101

• Contains recent activities

from followed entries

• Displays 20 items

• Sorted in reverse

chronological order

Newsfeed

Page 51: SPSSAC - SharePoint 101

Search

Search This Site | Enterprise Search | Operators

Page 52: SPSSAC - SharePoint 101

• Top right corner of each SharePoint site

• Search options:

– Everything

– People

– Conversations

– This Site

Default Search Box

Page 53: SPSSAC - SharePoint 101

• “SharePoint” can exist in

the Title, Name, URL, or

within the first 1,000,000

characters of a document

• Filter search results using

the refiners on the left

Search for “SharePoint”

Page 54: SPSSAC - SharePoint 101

• Search the entire SharePoint environment

Enterprise Search

Page 55: SPSSAC - SharePoint 101

Search Results (1 of 2)

Everything People

Page 56: SPSSAC - SharePoint 101

Search Results (2 of 2)

Conversations Videos

Page 57: SPSSAC - SharePoint 101

• Hover over a Word, Excel, PowerPoint, or PDF file in the

Search results to see a preview of the document

• Browse through the document without opening it

Document Preview

Page 58: SPSSAC - SharePoint 101

Tips for a Better SharePoint Experience

Page 59: SPSSAC - SharePoint 101

• Use Internet Explorer (PC) or Chrome (Mac)

• Use Office 2013

• Bookmark the sites you use frequently

• Know the URL (address) for your main SharePoint site

• Go to training

Tips for a Better SharePoint Experience

Page 60: SPSSAC - SharePoint 101

Questions?Theresa Eller | [email protected] | @SharePointMadam

sharepointmadam.blogspot.com | www.slideshare.net/sharepointmadam