SlideShare a Scribd company logo
1 of 60
Download to read offline
sharepointmaven.com @gregoryzelfond
DOCUMENT MANAGEMENT IN
SHAREPOINT WITHOUT FOLDERS
INTRODUCTION TO METADATA
STEP BY STEP GUIDE
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
Super Easy…
A guide so easy to understand...
…You’ll feel like a king at the end
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
1. What’s wrong with Folders?
2. Intro to Metadata
3. Step-by-Step on how to setup SharePoint Metadata
This presentation will cover…
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
What’s wrong with Folders?
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Real-life scenario
 You are in an organization that runs hundreds of projects
annually
 The files are organized by Year on shared drive. Each Year has a
folder (2014, 2013… all the way to 1999)
 Each Year Folder has sub-folders with Names of Customers
served during that year (Customer A, Customer B, etc.)
 Each Customer Folder has sub-folders with Names of Projects
executed for that customer (Project A, Project B, etc.)
 Each Project Folder contains Documents that are part of certain
project (Project Charter, Project Proposal, etc.)
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Your Task…
It’s 4:45 PM and you have to leave work at 5 PM
to pickup your kids from school. Your boss has
asked you to pull ALL Project Proposals for
Customer B ever completed. Good luck!
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Your problem…
Each customer folder (i.e. Microsoft), contains
tens of projects. Each of the project folders
contains 1 to 3 versions of proposals. Oh yeah,
and you have folders from 1999 to 2014…
3 Proposals
3 Proposals
1 Proposal
2 Proposals
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Your reaction…
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Business Case Against Folders
1. Usability
2. URL length limitation
3. Moving File URL
4. Security
5. User experience
6. File duplication
7. 1 Lonely View
8. Can’t Sort & Filter
9. Change is hard
10. Lost documents
11. Navigation
12. Cost
For more info and detailed description on above
reasons, check out this blog post
http://sharepointmaven.com/12-reasons-folders-sharepoint-bad-idea/
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Intro to Metadata
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
What is Metadata?
 Metadata is data that describes additional
information about a file or a document
 Example: Word Document “Project
Proposal.doc” might have the following
metadata that further describes what the file
is about:
– Customer Name
– Project Name
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Surprise! You are using Metadata every day!
Check out 3 examples on the following slides
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Metadata Example # 1 – Amazon.com
This is all metadata!!!
 Ever done online shopping?
 Metadata allows you to easily
filter by shoe size, style, brand,
etc.
 Imagine if Amazon organized
shoes in Folders by Brand – how
would you find all the available
shoes for your size?
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Metadata Example # 2 – Facebook
Have you ever Tagged
people on Facebook?
 Ever wondered how
Facebook manages to pull
your friends’ photos from
various albums?
 Imagine if Facebook used
hierarchical folders to
organize photos of your
friends?
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Metadata Example # 3 – your computer
Thanks to
metadata - you
can sort by file
size, document
type and file
name on your PC1. Right-click on any file name
2. Choose Properties
This is all metadata!!!
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Let’s switch to SharePoint now
 Screenshots and
instructions captured on
following slides are based
on Office 365 SharePoint
 Same exact functionality
exists in SharePoint 2007,
SharePoint 2010 and
SharePoint 2013
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Solving the mystery of SharePoint Metadata
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Default SharePoint Metadata
Recognize this?
 They are default columns you get with any
SharePoint Document Library
 Data in columns is actually… Metadata!!!
 That’s right, simply put, Column info =
Metadata
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Default SharePoint Metadata – cont’d
 Previous example showed a single document
uploaded to Document Library
 No customization was done to the Document
Library whatsoever
 So, to create your own Metadata, you
basically need to create new columns with
properties (metadata)!
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Solving the folder problem with Metadata
 To make it relevant, let’s use the example from
few slides ago on project documents stored in
Folders (Years) and Sub-Folders (Customer Name
and Project Name)
 Let’s solve this problem by using SharePoint
Metadata! (sorry, columns) 
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Time to get intimate with Metadata!
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Access Document Library Settings page
 Click on Document Library name
 From Ribbon that appears up top, click on Library
Settings
 Settings page will appear – this is the main
control panel for your document library
 Settings page has 3 sections – let’s get to know it
little better
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Section 1 – Settings & Permissions
Worthwhile to browse through and get
familiar, but don’t worry about this section
for now, we don’t need it to create
columns (metadata)
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Section 2 – Columns
 These are default (out of the box) columns (metadata) you
get with SharePoint Document Library
 This section is where you can control your columns
(metadata) by creating new ones, editing or deleting
existing. This is where we’ll spend most of the time
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Section 3 - Views
 Views help you slice and dice your information
 This is where you can organize your documents
according to metadata created
 Remember the shopping site example where you
could filter by shoe type, brand, price or size?
This is where we will tell SharePoint how to
organize data for us in the context of the
documents
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
It takes TWO to TANGO!!!
Metadata success depends
on two components:
Columns & Views
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Creating Columns
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Let’s create a Column called “Year”
 From Library Settings Page, click Create
Column
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Create Column Screen
 Enter Column Name
– In our case “Year”
 Different types of Data
– We want to choose from menu
 Optional, skip for now
 Let’s make this field mandatory
 This is where we specify all choices
for the column
 And that’s how we want to choose
the data (from drop-down)
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Let’s repeat for Customers, Projects and Document Types
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Success!
 We got our new columns appearing on
Settings page now!
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Let’s Test Drive what we created so far…
 Go ahead and upload a new document to the document library.
See anything different?
 Yes! You are now presented with additional screen prompting
you to choose the metadata we just created. Choose it from
drop-downs, hit Save
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Customized Document Library
 This is how document library looks like after tagging
the docs
 4 new columns with metadata now appear
 By the way, you can always change
tags easily by clicking
“Edit properties” on the file
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Let’s upload few more docs
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Some Quick Wins with Metadata
1. Click on Drop-down next to column name to filter based on metadata
2. Click on any of the Column names to sort by that column
Try that with folders!
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Creating Views
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Create a custom view
 By Default, you get only 1 view called All Documents
 Let’s now create alternate views to make use of the metadata
 Once again, you will need to go to Library Settings
 All the way at the bottom of the page, click Create View
 On next screen that comes up, choose Standard View (most frequent type)
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Give your View a Name
 Give it a name and specify whether view is for
yourself only (personal) or everyone to enjoy
(public)
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Which columns to display in a View?
 This is where you control which columns to
display and also in which order (from left)
 Let’s uncheck Year and Customer and only
display Project Name Column
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
View sorting options…
 This is where you can choose how to sort things
 Let’s sort it by Project Name and then by Created
By
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
View filtering options…
 You can then specify if you want to filter for
certain data
 You can “build” sorting and filtering into the View,
so you do not have to manually do it all the time
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Grouping – As close to folders as it gets!
 Grouping allows to group (roll up) files by common/identical
metadata (columns)
 Click the + Sign next to Group By
 That’s where we can specify how to group data
 In our case we want to group by Year in descending order
(2014, 2013, 2012, etc.) and by Customer in ascending
(alphabetical) order
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Success!
 Our data is now organized by Year!
 Let’s expand the Year’s group – we also see roll-up by
the Customer (remember on previous slide we told to
group by year and then by customer?) It did just that!
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Success – cont’d
 Let’s now expand
the customer group
as well
 We now have all
our files organized
neatly in groups
(bonus - it even tells
you # of files in each
group in parenthesis)
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Important!
 SharePoint only allows Maximum of 2 levels of groups
in a view (i.e. Year & Customers, Customers &
Projects)
 However, You can easily create as many additional
views as you want to slice and dice the data the way
you want
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Remember that “Get all proposals” Task from Slide 5?
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Creating a view in under 1 minute…
 Create a view called
By Customer
 Filter on: Document
type is equal to
Project Proposal
 Group by Customer,
then group by
Project
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
And here we go…
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
What’s in it for me?
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
So, which scenario do you prefer?
OR
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Cool stuff you can do with Metadata
 Lots of Views
 Sorting
 Grouping
–2 levels max
 Filtering
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Frequently Asked Questions
 Q: What if I need to upload multiple
documents at once? Do I need to tag each one
separately?
 A: For most users, you are better off uploading
one by one. However, you can also use
Datasheet View (called Quick Edit View in
SharePoint 2013/Office 365)
– NOTE: you have to use Internet Explorer Browser for
this feature in SharePoint 2007, 2010.
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Example: Datasheet (Quick Edit) View
You can edit metadata right in this Excel-
like Table. Saves lots of clicks and time!
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Frequently Asked Questions, cont’d
 Q: So, are folders a big NO in SharePoint?
 A: Not necessarily. Under certain circumstances they
work
– Flat structure (i.e. Photo Albums)
– Very structured document environment that whole
organization follows
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Frequently Asked Questions, cont’d
 Q: I used to set permissions (security group
access) at a folder level. How would I do it
with meta-data if there are no more folders?
 A: The best practice is to control security at a
site level. Managing security at a folder, or
worse – document level, is a nightmare.
Determine different levels of security you
need and organize data in corresponding sites
and document libraries
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Convinced that Metadata is the way to go?
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

SharePoint Folders vs. Metadata Best Practices
SharePoint Folders vs. Metadata Best PracticesSharePoint Folders vs. Metadata Best Practices
SharePoint Folders vs. Metadata Best Practices
Chris Woodill
 

What's hot (20)

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
 
10 Reasons to Avoid Folders in SharePoint 2013/2010
10 Reasons to Avoid Folders in SharePoint 2013/201010 Reasons to Avoid Folders in SharePoint 2013/2010
10 Reasons to Avoid Folders in SharePoint 2013/2010
 
SharePoint Out of the Box
SharePoint Out of the BoxSharePoint Out of the Box
SharePoint Out of the Box
 
SharePoint Permissions Worst Practices
SharePoint Permissions Worst PracticesSharePoint Permissions Worst Practices
SharePoint Permissions Worst Practices
 
Sharepoint Document Management System (DMS) Features
Sharepoint Document Management System (DMS) Features Sharepoint Document Management System (DMS) Features
Sharepoint Document Management System (DMS) Features
 
SharePoint Tutorial and SharePoint Training - Introduction
SharePoint Tutorial and SharePoint Training - IntroductionSharePoint Tutorial and SharePoint Training - Introduction
SharePoint Tutorial and SharePoint Training - Introduction
 
SharePoint Beginner Training for End Users
SharePoint Beginner Training for End UsersSharePoint Beginner Training for End Users
SharePoint Beginner Training for End Users
 
Don't Suck at SharePoint - Avoid the common mistakes
Don't Suck at SharePoint - Avoid the common mistakesDon't Suck at SharePoint - Avoid the common mistakes
Don't Suck at SharePoint - Avoid the common mistakes
 
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
 
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
 
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
 
M365 Structure & Document Managment Architecture Design Overview - Innovate ...
M365 Structure  & Document Managment Architecture Design Overview - Innovate ...M365 Structure  & Document Managment Architecture Design Overview - Innovate ...
M365 Structure & Document Managment Architecture Design Overview - Innovate ...
 
SharePoint Folders vs. Metadata Best Practices
SharePoint Folders vs. Metadata Best PracticesSharePoint Folders vs. Metadata Best Practices
SharePoint Folders vs. Metadata Best Practices
 
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
 
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)
 
Utilizing SharePoint for Project Management
Utilizing SharePoint for Project ManagementUtilizing SharePoint for Project Management
Utilizing SharePoint for Project Management
 
Understanding SharePoint Online
Understanding SharePoint Online Understanding SharePoint Online
Understanding SharePoint Online
 
SharePoint: How to automatically assign managed metadata?
SharePoint: How to automatically assign managed metadata?SharePoint: How to automatically assign managed metadata?
SharePoint: How to automatically assign managed metadata?
 
SharePoint Information Architecture Best Practices
SharePoint Information Architecture Best PracticesSharePoint Information Architecture Best Practices
SharePoint Information Architecture Best Practices
 

Viewers also liked

Understanding SharePoint Content Types
Understanding SharePoint Content TypesUnderstanding SharePoint Content Types
Understanding SharePoint Content Types
Benjamin Niaulin
 
Document control, clearing, special gl, taxes SAP Fi
Document control, clearing, special gl, taxes SAP FiDocument control, clearing, special gl, taxes SAP Fi
Document control, clearing, special gl, taxes SAP Fi
Lav Kumar
 
Document management system
Document management systemDocument management system
Document management system
Raghu Raja
 
CV - S Atif Masroor - Document Control Manager / Specialist
CV - S Atif Masroor - Document Control Manager / SpecialistCV - S Atif Masroor - Document Control Manager / Specialist
CV - S Atif Masroor - Document Control Manager / Specialist
Atif Masroor
 
Document Control
Document ControlDocument Control
Document Control
Anggi Hafiz
 

Viewers also liked (19)

Understanding SharePoint Content Types
Understanding SharePoint Content TypesUnderstanding SharePoint Content Types
Understanding SharePoint Content Types
 
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)
 
SharePoint 2013 Document Management Features
SharePoint 2013 Document Management FeaturesSharePoint 2013 Document Management Features
SharePoint 2013 Document Management Features
 
To Folder or Not to Folder in modern SharePoint
To Folder or Not to Folder in modern SharePointTo Folder or Not to Folder in modern SharePoint
To Folder or Not to Folder in modern SharePoint
 
Project management information system
Project management information systemProject management information system
Project management information system
 
Project document management with SharePoint
Project document management with SharePointProject document management with SharePoint
Project document management with SharePoint
 
Course Outline - Quality Management QMS ISO 9001:2008 - Document Control
Course Outline - Quality Management QMS ISO 9001:2008 - Document Control Course Outline - Quality Management QMS ISO 9001:2008 - Document Control
Course Outline - Quality Management QMS ISO 9001:2008 - Document Control
 
Document control, clearing, special gl, taxes SAP Fi
Document control, clearing, special gl, taxes SAP FiDocument control, clearing, special gl, taxes SAP Fi
Document control, clearing, special gl, taxes SAP Fi
 
Document Management System
Document Management SystemDocument Management System
Document Management System
 
Karomi Project Document Control
Karomi Project Document ControlKaromi Project Document Control
Karomi Project Document Control
 
Why a Document Control System Makes Good Business Sense
Why a Document Control System Makes Good Business SenseWhy a Document Control System Makes Good Business Sense
Why a Document Control System Makes Good Business Sense
 
Document management system
Document management systemDocument management system
Document management system
 
CV - S Atif Masroor - Document Control Manager / Specialist
CV - S Atif Masroor - Document Control Manager / SpecialistCV - S Atif Masroor - Document Control Manager / Specialist
CV - S Atif Masroor - Document Control Manager / Specialist
 
Document Control
Document ControlDocument Control
Document Control
 
Document management 101 slideshare
Document management 101   slideshareDocument management 101   slideshare
Document management 101 slideshare
 
2009 ARMA Toronto Symposium - Document Control on Capital Projects - Paper to...
2009 ARMA Toronto Symposium - Document Control on Capital Projects - Paper to...2009 ARMA Toronto Symposium - Document Control on Capital Projects - Paper to...
2009 ARMA Toronto Symposium - Document Control on Capital Projects - Paper to...
 
Building a Project Management Information System with SharePoint
Building a Project Management Information System with SharePointBuilding a Project Management Information System with SharePoint
Building a Project Management Information System with SharePoint
 
project management information system
project management information systemproject management information system
project management information system
 
Management Information System (MIS)
Management Information System (MIS)Management Information System (MIS)
Management Information System (MIS)
 

Similar to Document Management in SharePoint without folders - Introduction to Metadata

Sharepoint tips and tricks
Sharepoint tips and tricksSharepoint tips and tricks
Sharepoint tips and tricks
Jeff Wisniewski
 
Bringing Zest to SharePoint Sites Using Out-of-the-Box Technology
Bringing Zest to SharePoint Sites Using Out-of-the-Box TechnologyBringing Zest to SharePoint Sites Using Out-of-the-Box Technology
Bringing Zest to SharePoint Sites Using Out-of-the-Box Technology
joelsef
 
Less07 2 e_testermodule_6
Less07 2 e_testermodule_6Less07 2 e_testermodule_6
Less07 2 e_testermodule_6
Suresh Mishra
 

Similar to Document Management in SharePoint without folders - Introduction to Metadata (20)

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
 
GTM Clowns, fun and hacks - Search Elite - May 2017 Gerry White
GTM Clowns, fun and hacks - Search Elite - May 2017 Gerry WhiteGTM Clowns, fun and hacks - Search Elite - May 2017 Gerry White
GTM Clowns, fun and hacks - Search Elite - May 2017 Gerry White
 
SEO for Large Websites
SEO for Large WebsitesSEO for Large Websites
SEO for Large Websites
 
Should you migrate to SharePoint 2013?
Should you migrate to SharePoint 2013?Should you migrate to SharePoint 2013?
Should you migrate to SharePoint 2013?
 
Sharepoint tips and tricks
Sharepoint tips and tricksSharepoint tips and tricks
Sharepoint tips and tricks
 
Navigating the mess of a Shared Network Drive Migration to SharePoint - SPS B...
Navigating the mess of a Shared Network Drive Migration to SharePoint - SPS B...Navigating the mess of a Shared Network Drive Migration to SharePoint - SPS B...
Navigating the mess of a Shared Network Drive Migration to SharePoint - SPS B...
 
What's new in SharePoint 2013 - Discover it
What's new in SharePoint 2013 - Discover itWhat's new in SharePoint 2013 - Discover it
What's new in SharePoint 2013 - Discover it
 
Discover SharePoint 2013
Discover SharePoint 2013Discover SharePoint 2013
Discover SharePoint 2013
 
Wonderful World of Content Types
Wonderful World of Content TypesWonderful World of Content Types
Wonderful World of Content Types
 
Provenance in Production-Grade Machine Learning
Provenance in Production-Grade Machine LearningProvenance in Production-Grade Machine Learning
Provenance in Production-Grade Machine Learning
 
SEO for Large/Enterprise Websites - Data & Tech Side
SEO for Large/Enterprise Websites - Data & Tech SideSEO for Large/Enterprise Websites - Data & Tech Side
SEO for Large/Enterprise Websites - Data & Tech Side
 
Enhance the way people collaborate with documents in SharePoint
Enhance the way people collaborate with documents in SharePoint Enhance the way people collaborate with documents in SharePoint
Enhance the way people collaborate with documents in SharePoint
 
SharePoint Search - August 2019 at Utah SharePoint User Group
SharePoint Search - August 2019 at Utah SharePoint User GroupSharePoint Search - August 2019 at Utah SharePoint User Group
SharePoint Search - August 2019 at Utah SharePoint User Group
 
Power Blackboarding AU16
Power Blackboarding AU16Power Blackboarding AU16
Power Blackboarding AU16
 
Enhancing-Relevancy-and-user-experience-with-SharePoint-search-spsdc-2015
Enhancing-Relevancy-and-user-experience-with-SharePoint-search-spsdc-2015Enhancing-Relevancy-and-user-experience-with-SharePoint-search-spsdc-2015
Enhancing-Relevancy-and-user-experience-with-SharePoint-search-spsdc-2015
 
Bringing Zest to SharePoint Sites Using Out-of-the-Box Technology
Bringing Zest to SharePoint Sites Using Out-of-the-Box TechnologyBringing Zest to SharePoint Sites Using Out-of-the-Box Technology
Bringing Zest to SharePoint Sites Using Out-of-the-Box Technology
 
Google Tag Manager for Ecommerce
Google Tag Manager for EcommerceGoogle Tag Manager for Ecommerce
Google Tag Manager for Ecommerce
 
Navigating the Mess of a Shared drive Migration to SharePoint
Navigating the Mess of a Shared drive Migration to SharePointNavigating the Mess of a Shared drive Migration to SharePoint
Navigating the Mess of a Shared drive Migration to SharePoint
 
TeamPage Beginner to Jedi, Jordan Frank
TeamPage Beginner to Jedi, Jordan FrankTeamPage Beginner to Jedi, Jordan Frank
TeamPage Beginner to Jedi, Jordan Frank
 
Less07 2 e_testermodule_6
Less07 2 e_testermodule_6Less07 2 e_testermodule_6
Less07 2 e_testermodule_6
 

Recently uploaded

EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
Earley Information Science
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
giselly40
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 

Recently uploaded (20)

EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
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
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
[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
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
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...
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
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
 
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
 
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?
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
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
 
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
 

Document Management in SharePoint without folders - Introduction to Metadata