SlideShare a Scribd company logo
1 of 45
Download to read offline
sharepointmaven.com @gregoryzelfond
SHAREPOINT TUTORIAL
INTRODUCTION TO SHAREPOINT
GREGORY ZELFOND
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
About Me
 Gregory Zelfond
 10+ years of experience with SharePoint
 SharePoint advocate, blogger
 Love to solve business problems using code-free, out of
the box SharePoint configurations
 Owner of SharePoint Maven (sharepointmaven.com)
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
About SharePoint Maven
I HELP ORGANIZATIONS TO UNLOCK
THE POWER OF SHAREPOINT
MIGRATION CONSULTING TRAINING
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Did You…
 Just acquire Office 365 / SharePoint Online?
 Want to start using SharePoint, but don’t
know where to start?
 Can’t find any relevant or concise training
materials on the web?
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
YOU ARE IN LUCK!!!
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
This FREE SharePoint Tutorial will…
 Explain SharePoint in basic and non-
technical terms
 Give you an overall idea of SharePoint key
concepts
 Provide you with enough information to
start configuring your own SharePoint Site
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
It is super easy…
Tutorial so easy to understand...
…You’ll feel like a king at the end
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
This Guide will cover…
 Sites
 Pages
 Web Parts
 Views
 Security
 Navigation
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
LET’S START!!!
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
What is SharePoint?
It is many different things. Any of these apply
 Collaboration Platform
 Information Management System
 Document Repository
 Company Intranet
 Team Sites
 Business Portal
 Framework for developing business applications
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Evolution of SharePoint
 Born in 2001
 Historically, evolved as collaboration platform
adopted by many large organizations
 Required extensive server infrastructure for on-
premise installations
 Major versions: 2001, 2002, 2003, 2007, 2010,
2013 (current) and 2016 (planned)
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
SharePoint & Office 365
 Since 2011, SharePoint got bundled with Office
365 Subscription Service
 Can still be acquired as an on-premise solution or
new “cloud” solution (SharePoint Online)
 Cloud (SharePoint Online) version does not
require Infrastructure investments by
organizations
 SharePoint Online is very affordable as a result
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Basic SharePoint Elements
 Sites
– Used to organize content by function or purpose
 Pages
– Displays/separates content on a site
 Web Parts (Apps)
– Building blocks of a page/site
 Views
– Control what information is displayed
 Security
– Controls who sees the information displayed
 Navigation
– Logical roadmap users follow to find the information
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
SITES
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
SharePoint Sites
 All Sites you create sit under Top-Level (home)
Site (which you get by default out of the box)
– For example, https://yourcompanyname.sharepoint.com is
the top level site you get by default
– Every new site you create will sit under it
 Deep hierarchies can be built if required
 Best practice: Stay as flat as possible
– No more then 1-2 sub-sites deep, otherwise becomes
a headache to manage
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Example of a SharePoint Site Hierarchy
Level 2 Subsites
Level 1 Subsites
Top-Level Site Homepage
PMO
Project
Site 1
Project
Site 2
Finance
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Concept of a Site Collection
 All sites sit in a Site Collection
 By default, you get 1 Site Collection
(https://yourcompanyname.sharepoint.com)
 Additional Site Collections can be created if
necessary (each with its own top-level site and
subsites)
 Best Practice
– If you have only few sites – stay with just 1 (one) site
collection
– If you plan to have many sites/ expansive intranet – need
to have multiple site collections
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Example - List of Site Collections
DEFAULT SITE COLLECTION
NEW SITE COLLECTION
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
What? Why do I need multiple Site Collections?
 A great way to separate Administrative
functions
– i.e. multiple business units within same organization
 Improves performance
 Best Practice: If you plan to share externally –
those sites need to go into separate site
collection (helps prevent accidental sharing of
internal information)
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Example: Multiple Site Collections Hierarchy
Site Collection 1
Site Collection 2
Project
Sites
Department
Sites
External
Sites
HOMEPAGE
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
PAGES
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
SharePoint Pages
 Multiple pages per site can be
created
 Pages used to separate and
present content
 Determines look & feel of a
site/page
 Different (default) page layouts
available
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Default look of a site/page
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
WEB
PARTS
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Web Parts
 Definition: Web Part is a
modular and reusable
component that can be placed
into SharePoint Page to display
certain content
 Think of iPhone® “Apps” for
SharePoint
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Most Common Web Parts
 Document Library
 Calendar
 Contact List
 Issues Tracking
 Tasks
 Announcements
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Example Web Part: Document Library
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Example Web Part: Tasks
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
VIEWS
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Views
 Definition: Views allow user to
control how information from a
certain web-part is displayed
 Very powerful, but pointless if
proper metadata is not setup
 Some of the things views
control:
– Which columns to display
– Order of Columns
– How information is sorted
– How information is filtered
– How information is grouped
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Example of a Document Library View
View Name
Grouping Sorting & Filtering
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
SECURITY
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Security/Permissions
 Controls who sees information
 Can be set at the following levels:
– Site
– Web Part
– Folder
– Document/Item
 Permissions can be assigned to a user or
SharePoint Security Group
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Default Permission Levels
Permission Level Description
Full Control Has full control
Design Can view, add, update, delete, approve, and customize
Edit
Can add, edit and delete lists; can view, add, update and
delete list items and documents
Contribute Can view, add, update, and delete list items and documents
Read Can view pages and list items and download documents
Limited Access
Can view specific lists, document libraries, list items, folders,
or documents when given permissions
View Only
Can view pages, list items, and documents. Document types
with server-side file handlers can be viewed in the browser
but not downloaded
Courtesy: microsoft.com
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Security Best Practices
 Best Practice: Stay at the site level security, do not
control security at Web Part, Folder or
Document/Item Level
 Unless you want to manage security on a full-time basis. It is a
headache to manage
 Breaking security inheritance negatively impacts performance
 Best Practice: Control permissions at the group level,
do not assign permissions to individuals
 Easier to manage. Once Security Groups are created, just
add/remove users from it
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
NAVIGATION
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Navigation
 Logical roadmap users follow to find the information
 2 types of navigation: Global & Current
 Global Navigation
– Meant for “global” site navigation. Typically stays the same
from site to site (i.e. links to Home, Department Sites, etc.)
– Appears horizontally at the top of the site/page
 Current Navigation:
– Meant for “local” navigation within a site (i.e. links to sub-sites
underneath or web parts present on a site)
– Appears on the left hand—side of a site/page
– Called Quick Launch in SharePoint
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Navigation Example
Global Navigation
Current Navigation (Quick Launch)
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Tell me more about SharePoint
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
More to come…
 This was Part I of SharePoint Tutorial/Training
 Future Parts will cover more intermediate &
advanced features of SharePoint
 No matter how many SharePoint tutorials and user
guides you read or videos you watch, you will not
really learn SharePoint
 You need to start using it to “understand” it
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
That should
be You!
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Additional reading
 Did you enjoy this presentation?
 Help spread the word by sharing a link to it with your
friends and colleagues by email or social media
 Here are links to additional content you might find useful
– 12 reasons folders in SharePoint are a bad idea
– Introduction to SharePoint Metadata
– Top 5 reasons why SharePoint is great for nonprofits
– 5 ways to manage documents in SharePoint
– 10 reasons why SharePoint training matters
– 10 practical tips to boost SharePoint user adoption
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Acknowledgements
I used the following materials and websites while
preparing this tutorial:
 My own knowledge and expertise in SharePoint
 Images used in this presentation under Creative
Commons License
– clker.com
– clipartpanda.com
– wallpaper-kid.com
– clipartpal.com
 Logos of the following organizations
– Microsoft
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Need help with SharePoint?
 SharePoint Site Configuration and Customization
 Document Migration to SharePoint
 SharePoint Implementation Strategy
 SharePoint Training
 SharePoint User Adoption
 SharePoint Governance
 SharePoint Project Management
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
THANK YOU!
Visit: sharepointmaven.com
Email: greg@sharepointmaven.com
Follow: @gregoryzelfond
Connect: linkedin.com/company/sharepoint-maven
View: www.slideshare.net/gzelfond
Get in touch if you have questions

More Related Content

What's hot

10 Best SharePoint Features You’ve Never Used (But Should)
10 Best SharePoint Features You’ve Never Used (But Should)10 Best SharePoint Features You’ve Never Used (But Should)
10 Best SharePoint Features You’ve Never Used (But Should)Christian Buckley
 
Top 10 New SharePoint Online Features
Top 10 New SharePoint Online FeaturesTop 10 New SharePoint Online Features
Top 10 New SharePoint Online FeaturesOffice
 
SharePoint Power User (Site Owner) Training
SharePoint Power User (Site Owner) TrainingSharePoint Power User (Site Owner) Training
SharePoint Power User (Site Owner) TrainingGregory Zelfond
 
Introduction to SharePoint Information Architecture
Introduction to SharePoint Information ArchitectureIntroduction to SharePoint Information Architecture
Introduction to SharePoint Information ArchitectureGregory Zelfond
 
Advantages of SharePoint Online
Advantages of SharePoint OnlineAdvantages of SharePoint Online
Advantages of SharePoint OnlineRishabh Software
 
Introduction to Microsoft SharePoint Online Capabilities, Security, Deploymen...
Introduction to Microsoft SharePoint Online Capabilities, Security, Deploymen...Introduction to Microsoft SharePoint Online Capabilities, Security, Deploymen...
Introduction to Microsoft SharePoint Online Capabilities, Security, Deploymen...Microsoft Private Cloud
 
SharePoint Overview
SharePoint OverviewSharePoint Overview
SharePoint OverviewAmy Phillips
 
SharePoint Out of the Box
SharePoint Out of the BoxSharePoint Out of the Box
SharePoint Out of the BoxGregory Zelfond
 
Sharepoint Document Management System (DMS) Features
Sharepoint Document Management System (DMS) Features Sharepoint Document Management System (DMS) Features
Sharepoint Document Management System (DMS) Features Nitin Gupta
 
How to Manage Migration to SharePoint
How to Manage Migration to SharePointHow to Manage Migration to SharePoint
How to Manage Migration to SharePointGregory Zelfond
 
SharePoint Permissions Worst Practices
SharePoint Permissions Worst PracticesSharePoint Permissions Worst Practices
SharePoint Permissions Worst PracticesBobby Chang
 
Office 365 and using SharePoint Online
Office 365 and using SharePoint OnlineOffice 365 and using SharePoint Online
Office 365 and using SharePoint OnlineCliff Ashcroft
 
Part 2 -Deep Dive into the new features of Sharepoint Online and OneDrive for...
Part 2 -Deep Dive into the new features of Sharepoint Online and OneDrive for...Part 2 -Deep Dive into the new features of Sharepoint Online and OneDrive for...
Part 2 -Deep Dive into the new features of Sharepoint Online and OneDrive for...Vignesh Ganesan I Microsoft MVP
 
SharePoint Permissions 101
SharePoint Permissions 101SharePoint Permissions 101
SharePoint Permissions 101Thomas Duff
 
SharePoint Document Types
SharePoint Document TypesSharePoint Document Types
SharePoint Document TypesGregory Zelfond
 
How to Manage Projects in SharePoint Using Out of the Box Features
How to Manage Projects in SharePoint Using Out of the Box FeaturesHow to Manage Projects in SharePoint Using Out of the Box Features
How to Manage Projects in SharePoint Using Out of the Box FeaturesGregory Zelfond
 

What's hot (20)

10 Best SharePoint Features You’ve Never Used (But Should)
10 Best SharePoint Features You’ve Never Used (But Should)10 Best SharePoint Features You’ve Never Used (But Should)
10 Best SharePoint Features You’ve Never Used (But Should)
 
Top 10 New SharePoint Online Features
Top 10 New SharePoint Online FeaturesTop 10 New SharePoint Online Features
Top 10 New SharePoint Online Features
 
SharePoint Power User (Site Owner) Training
SharePoint Power User (Site Owner) TrainingSharePoint Power User (Site Owner) Training
SharePoint Power User (Site Owner) Training
 
Sharepoint overview
Sharepoint overviewSharepoint overview
Sharepoint overview
 
Introduction to SharePoint Information Architecture
Introduction to SharePoint Information ArchitectureIntroduction to SharePoint Information Architecture
Introduction to SharePoint Information Architecture
 
SharePoint 2016 Overview
SharePoint 2016 OverviewSharePoint 2016 Overview
SharePoint 2016 Overview
 
Advantages of SharePoint Online
Advantages of SharePoint OnlineAdvantages of SharePoint Online
Advantages of SharePoint Online
 
Introduction to Microsoft SharePoint Online Capabilities, Security, Deploymen...
Introduction to Microsoft SharePoint Online Capabilities, Security, Deploymen...Introduction to Microsoft SharePoint Online Capabilities, Security, Deploymen...
Introduction to Microsoft SharePoint Online Capabilities, Security, Deploymen...
 
SharePoint Overview
SharePoint OverviewSharePoint Overview
SharePoint Overview
 
SharePoint Out of the Box
SharePoint Out of the BoxSharePoint Out of the Box
SharePoint Out of the Box
 
Microsoft SharePoint
Microsoft SharePointMicrosoft SharePoint
Microsoft SharePoint
 
Sharepoint Document Management System (DMS) Features
Sharepoint Document Management System (DMS) Features Sharepoint Document Management System (DMS) Features
Sharepoint Document Management System (DMS) Features
 
How to Manage Migration to SharePoint
How to Manage Migration to SharePointHow to Manage Migration to SharePoint
How to Manage Migration to SharePoint
 
SharePoint Permissions Worst Practices
SharePoint Permissions Worst PracticesSharePoint Permissions Worst Practices
SharePoint Permissions Worst Practices
 
Office 365 and using SharePoint Online
Office 365 and using SharePoint OnlineOffice 365 and using SharePoint Online
Office 365 and using SharePoint Online
 
SharePoint as a Document Management System (DMS)
SharePoint as a Document Management System (DMS)SharePoint as a Document Management System (DMS)
SharePoint as a Document Management System (DMS)
 
Part 2 -Deep Dive into the new features of Sharepoint Online and OneDrive for...
Part 2 -Deep Dive into the new features of Sharepoint Online and OneDrive for...Part 2 -Deep Dive into the new features of Sharepoint Online and OneDrive for...
Part 2 -Deep Dive into the new features of Sharepoint Online and OneDrive for...
 
SharePoint Permissions 101
SharePoint Permissions 101SharePoint Permissions 101
SharePoint Permissions 101
 
SharePoint Document Types
SharePoint Document TypesSharePoint Document Types
SharePoint Document Types
 
How to Manage Projects in SharePoint Using Out of the Box Features
How to Manage Projects in SharePoint Using Out of the Box FeaturesHow to Manage Projects in SharePoint Using Out of the Box Features
How to Manage Projects in SharePoint Using Out of the Box Features
 

Similar to SharePoint Tutorial and SharePoint Training - Introduction

How to build an Intranet portal in SharePoint using out of the box features
How to build an Intranet portal in SharePoint using out of the box featuresHow to build an Intranet portal in SharePoint using out of the box features
How to build an Intranet portal in SharePoint using out of the box featuresGregory Zelfond
 
SharePoint External Sharing
SharePoint External SharingSharePoint External Sharing
SharePoint External SharingGregory Zelfond
 
SharePoint Tips and Tricks you cannot live without
SharePoint Tips and Tricks you cannot live withoutSharePoint Tips and Tricks you cannot live without
SharePoint Tips and Tricks you cannot live withoutGregory Zelfond
 
Utilizing SharePoint for Project Management
Utilizing SharePoint for Project ManagementUtilizing SharePoint for Project Management
Utilizing SharePoint for Project ManagementGregory Zelfond
 
Top 10 SharePoint Terms and Acronyms Explained
Top 10 SharePoint Terms and Acronyms ExplainedTop 10 SharePoint Terms and Acronyms Explained
Top 10 SharePoint Terms and Acronyms ExplainedGregory Zelfond
 
Business Case for SharePoint and Office 365
Business Case for SharePoint and Office 365Business Case for SharePoint and Office 365
Business Case for SharePoint and Office 365Gregory Zelfond
 
Document Management in SharePoint without folders - Introduction to Metadata
Document Management in SharePoint without folders - Introduction to MetadataDocument Management in SharePoint without folders - Introduction to Metadata
Document Management in SharePoint without folders - Introduction to MetadataGregory Zelfond
 
5 Ways to Manage Documents in SharePoint & Office 365
5 Ways to Manage Documents in SharePoint & Office 3655 Ways to Manage Documents in SharePoint & Office 365
5 Ways to Manage Documents in SharePoint & Office 365Gregory Zelfond
 
Project and Portfolio Management with Project Online
Project and Portfolio Management with Project OnlineProject and Portfolio Management with Project Online
Project and Portfolio Management with Project OnlineGregory Zelfond
 
How to Improve SharePoint User Adoption
How to Improve SharePoint User AdoptionHow to Improve SharePoint User Adoption
How to Improve SharePoint User AdoptionGregory Zelfond
 
SharePoint Publishing 101
SharePoint Publishing 101SharePoint Publishing 101
SharePoint Publishing 101Becky Bertram
 
Give Your SharePoint Site a Physical
Give Your SharePoint Site a PhysicalGive Your SharePoint Site a Physical
Give Your SharePoint Site a PhysicalAscendum Solutions
 
SharePoint 2013 Site Administration Guide
SharePoint 2013 Site Administration GuideSharePoint 2013 Site Administration Guide
SharePoint 2013 Site Administration GuideLearning SharePoint
 
Grow your Magento store: going multilingual and setting up a marketplace
Grow your Magento store: going multilingual and setting up a marketplaceGrow your Magento store: going multilingual and setting up a marketplace
Grow your Magento store: going multilingual and setting up a marketplacePromodo
 
Should you migrate to SharePoint 2013?
Should you migrate to SharePoint 2013?Should you migrate to SharePoint 2013?
Should you migrate to SharePoint 2013?Benjamin Niaulin
 
Kick-Ass Project Collaboration with Office 365 Groups
Kick-Ass Project Collaboration with Office 365 GroupsKick-Ass Project Collaboration with Office 365 Groups
Kick-Ass Project Collaboration with Office 365 GroupsGregory Zelfond
 
SharePoint 2016 Hybrid Overview
SharePoint 2016 Hybrid OverviewSharePoint 2016 Hybrid Overview
SharePoint 2016 Hybrid OverviewRoy Kim
 
SPS Ottawa 2019: From the field: Modernize your SharePoint Intranet with Shar...
SPS Ottawa 2019: From the field: Modernize your SharePoint Intranet with Shar...SPS Ottawa 2019: From the field: Modernize your SharePoint Intranet with Shar...
SPS Ottawa 2019: From the field: Modernize your SharePoint Intranet with Shar...Nicolas Georgeault
 
SharePoint Governance: From Chaos to Success in 10 Steps
SharePoint Governance: From Chaos to Success in 10 StepsSharePoint Governance: From Chaos to Success in 10 Steps
SharePoint Governance: From Chaos to Success in 10 StepsJoel Oleson
 

Similar to SharePoint Tutorial and SharePoint Training - Introduction (20)

How to build an Intranet portal in SharePoint using out of the box features
How to build an Intranet portal in SharePoint using out of the box featuresHow to build an Intranet portal in SharePoint using out of the box features
How to build an Intranet portal in SharePoint using out of the box features
 
SharePoint External Sharing
SharePoint External SharingSharePoint External Sharing
SharePoint External Sharing
 
SharePoint Tips and Tricks you cannot live without
SharePoint Tips and Tricks you cannot live withoutSharePoint Tips and Tricks you cannot live without
SharePoint Tips and Tricks you cannot live without
 
Utilizing SharePoint for Project Management
Utilizing SharePoint for Project ManagementUtilizing SharePoint for Project Management
Utilizing SharePoint for Project Management
 
Top 10 SharePoint Terms and Acronyms Explained
Top 10 SharePoint Terms and Acronyms ExplainedTop 10 SharePoint Terms and Acronyms Explained
Top 10 SharePoint Terms and Acronyms Explained
 
Business Case for SharePoint and Office 365
Business Case for SharePoint and Office 365Business Case for SharePoint and Office 365
Business Case for SharePoint and Office 365
 
Document Management in SharePoint without folders - Introduction to Metadata
Document Management in SharePoint without folders - Introduction to MetadataDocument Management in SharePoint without folders - Introduction to Metadata
Document Management in SharePoint without folders - Introduction to Metadata
 
5 Ways to Manage Documents in SharePoint & Office 365
5 Ways to Manage Documents in SharePoint & Office 3655 Ways to Manage Documents in SharePoint & Office 365
5 Ways to Manage Documents in SharePoint & Office 365
 
Project and Portfolio Management with Project Online
Project and Portfolio Management with Project OnlineProject and Portfolio Management with Project Online
Project and Portfolio Management with Project Online
 
How to Improve SharePoint User Adoption
How to Improve SharePoint User AdoptionHow to Improve SharePoint User Adoption
How to Improve SharePoint User Adoption
 
SharePoint Publishing 101
SharePoint Publishing 101SharePoint Publishing 101
SharePoint Publishing 101
 
Give Your SharePoint Site a Physical
Give Your SharePoint Site a PhysicalGive Your SharePoint Site a Physical
Give Your SharePoint Site a Physical
 
SharePoint 2013 Site Administration Guide
SharePoint 2013 Site Administration GuideSharePoint 2013 Site Administration Guide
SharePoint 2013 Site Administration Guide
 
Discover SharePoint 2013
Discover SharePoint 2013Discover SharePoint 2013
Discover SharePoint 2013
 
Grow your Magento store: going multilingual and setting up a marketplace
Grow your Magento store: going multilingual and setting up a marketplaceGrow your Magento store: going multilingual and setting up a marketplace
Grow your Magento store: going multilingual and setting up a marketplace
 
Should you migrate to SharePoint 2013?
Should you migrate to SharePoint 2013?Should you migrate to SharePoint 2013?
Should you migrate to SharePoint 2013?
 
Kick-Ass Project Collaboration with Office 365 Groups
Kick-Ass Project Collaboration with Office 365 GroupsKick-Ass Project Collaboration with Office 365 Groups
Kick-Ass Project Collaboration with Office 365 Groups
 
SharePoint 2016 Hybrid Overview
SharePoint 2016 Hybrid OverviewSharePoint 2016 Hybrid Overview
SharePoint 2016 Hybrid Overview
 
SPS Ottawa 2019: From the field: Modernize your SharePoint Intranet with Shar...
SPS Ottawa 2019: From the field: Modernize your SharePoint Intranet with Shar...SPS Ottawa 2019: From the field: Modernize your SharePoint Intranet with Shar...
SPS Ottawa 2019: From the field: Modernize your SharePoint Intranet with Shar...
 
SharePoint Governance: From Chaos to Success in 10 Steps
SharePoint Governance: From Chaos to Success in 10 StepsSharePoint Governance: From Chaos to Success in 10 Steps
SharePoint Governance: From Chaos to Success in 10 Steps
 

Recently uploaded

2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 

Recently uploaded (20)

2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 

SharePoint Tutorial and SharePoint Training - Introduction