SlideShare uma empresa Scribd logo
1 de 25
WHERE DID I PUT THAT?
SHAREPOINT 2010 DOCUMENT
MANAGEMENT WITH CONTENT TYPES,
TAXONOMY & SEARCH
        Patrick Tucker
        tuckersnet@live.com
Bio

   Patrick Tucker
     Strategic Data Systems, MS Gold Partner
     Principal Consultant, SharePoint
     MCT, MCTS, MCPD, MCITP, MCSD, MCAD,
      MCDBA
     tuckersnet@live.com
     Blog: www.tuckersnet.com
     Twitter: @TuckersNet
About SDS

SDS Custom SharePoint Solutions
Specializing in Agile development and SharePoint coding experience to
create an optimal solution for your unique SharePoint application and
integration needs.

·   Workflow & InfoPath Forms for Business Process Automation
·   SharePoint Reports & BI Integration
·   Portals & Collaboration
·   Content Management

(Agile Practices for proven faster delivery, higher quality, & increased business value.)
Today’s Conversation
   How to use Content Types to apply consistent
    metadata columns across documents, items &
    pages
   How to use the Taxonomy Term store to apply
    consistent values across documents, items &
    pages
   How to use SharePoint Search to locate and
    aggregate content based on metadata by
    customizing search results and refiners
Where to begin?
    How do I organize list and library data in
     my SharePoint environment?
     The focus should be not only on
     organizing but on locating content when
     you need it.
Reduce, Reuse and Recycle
   First determine what kind of information to
    store along with your data.
   Reduce business requirements and
    definitions into reusable types to be used
    in libraries, sites and the Enterprise
   Content Types are the reusable building
    blocks for SharePoint data
   Content can be recycled (or moved)
What Are Content Types?

   definitions, schemas
   collections of site columns
   are all about metadata – another
    tasty layer of data on top of the
    content

   This metadata can be surfaced in the
SharePoint UI, Document Information Panel,
   workflows, pages and InfoPath forms
Creating and Using Content
Types
   OTB Content Types




   Custom Content Types
             Site Settings…Site Collection Administration…Site
              Content Types gallery
             Created using site columns, which may be created on
              their own
Metadata and Content Types
   List level - columns associated with list/library
   Site level – shared content definitions
   Enterprise Level – Content Type Hub
   Values may be driven by taxonomy terms
    (think of choice fields on steroids)
Applied Metadata

   Metadata is applied to list items and
    documents
   Column data is saved along with other data
Pages Too!
   Your SharePoint pages are documents too and
    are built from content types
   Metadata can be displayed on the page
   Can be created in SharePoint Designer or
    through declarative code in Visual Studio


        Content       Page
                                  Page
         Type        Layout
DEMO
   Content Types in action!
Reusing Content Types
   Reuse the definition by building on it through
    inheritance
     Document    Specialized Document
     List Item  Specialized List Item

   Reuse content types across the enterprise with
    Content Type Syndication
     Enforces  governance – consistent use of content
      types across the enterprise
     One site creates and shares Content Types
     Other sites are subscribers to those types
Content Type Syndication
   MMS Properties is the place to start



   Create and publish content types in the “hub”
    site and consume in sites within the web
    application
   2 Timer jobs control availability – “Content
    Type Hub” and “Content Type Subscriber”
Content Organizer

   The Content Organizer feature lets you
    automatically route submitted content based on
    Content Type



   Content Organizer Rules are created to route
    documents to a drop off library or other
    configured Send To location
Content Organizer Settings
Taxonomy Term Store

   Metadata is about consistency of data fields,
    taxonomy is about consistency of data
    values
   Terms Sets contain terms which can easily
    be updated over time
Where is Taxonomy
Surfaced?
                       •       THE TAXONOMY PICKER CONTROL
   Managed Metadata
    Columns

                           •   THE DOCUMENT INFORMATION
                               PANEL




                       •       SEARCH
Demo
   Content Type Reuse and Managed Metadata
Organizing Content

   How do we group items together in SharePoint
     Listsand Libraries
     Folders

     Document Sets

     Taxonomy and Search
How Search Exposes Taxonomy
Values

   Taxonomy   • Taxonomy fields in your
                content are crawled and
     Fields     generate a search
                property
    Crawled

                                  • Search managed
              Managed               properties are
              Properties            manually created and
                                    mapped to crawled
               Mapped               properties



                                    Search                 • Search uses
                                                             managed properties
                                     Uses                    in refinement and
                                   Properties                querying
Search Managed Properties
   Managed properties allow refinement and
    search scopes to work with content type
    metadata
   Are mapped to crawled properties
Custom Search Results
   The Search Core Results web part can be
    customized to display a specific filtered result
   The “append text to query” property allows us
    to use managed property = value to confine
    search to a specific taxonomy term
   Fixed Keyword Query used to search by
    content type
Search Refinement

 1.   Create a new managed property mapped to
      ows_ContentType
 2.   Run a full crawl on your content source
 3.   Edit the Refinement Panel web part on your
      search results page, add XML to the Filter
      Category Definition property

 <Category Title="Content Type" Description=“ct description”
 Type="Microsoft.Office.Server.Search.WebControls.ManagedPropertyFilterGenerator"
 MetadataThreshold="5" NumberOfFiltersToDisplay="4" MaxNumberOfFilters="0"
 SortBy="Frequency" SortDirection="Descending" SortByForMoreFilters="Name"
 SortDirectionForMoreFilters="Ascending" ShowMoreLink="True"
 MappedProperty="ContentTypeRefinement" MoreLinkText="show more"
 LessLinkText="show fewer"/>
Questions

         Patrick Tucker
           tuckersnet@live.com

           @TuckersNet

           www.tuckersnet.com

Mais conteúdo relacionado

Mais procurados

How To Use Sharepoint Metadata
How To Use Sharepoint MetadataHow To Use Sharepoint Metadata
How To Use Sharepoint MetadataChristopher Bunn
 
SPC.Org - SharePoint 2013 Search
SPC.Org - SharePoint 2013 SearchSPC.Org - SharePoint 2013 Search
SPC.Org - SharePoint 2013 SearchBert Johnson
 
Building an online catalogue with SharePoint 2013
Building an online catalogue with SharePoint 2013Building an online catalogue with SharePoint 2013
Building an online catalogue with SharePoint 2013James Milne
 
Agnes Molnar - Best Practices for Information Architecture and Enterprise Search
Agnes Molnar - Best Practices for Information Architecture and Enterprise SearchAgnes Molnar - Best Practices for Information Architecture and Enterprise Search
Agnes Molnar - Best Practices for Information Architecture and Enterprise SearchAgnes Molnar
 
SharePoint 2013 Taxonomy Tour
SharePoint 2013 Taxonomy TourSharePoint 2013 Taxonomy Tour
SharePoint 2013 Taxonomy TourRegroove
 
SharePoint 2010 Managed Metadata
SharePoint 2010 Managed MetadataSharePoint 2010 Managed Metadata
SharePoint 2010 Managed MetadataNick Hobbs
 
SharePoint 2010 Managed Metadata Service Application
SharePoint 2010 Managed Metadata Service ApplicationSharePoint 2010 Managed Metadata Service Application
SharePoint 2010 Managed Metadata Service ApplicationMohamed Abdeen
 
Building Search Driven Applications
Building Search Driven ApplicationsBuilding Search Driven Applications
Building Search Driven ApplicationsBrian Caauwe
 
Metadata management in SharePoint
Metadata management in SharePointMetadata management in SharePoint
Metadata management in SharePointMetataxis
 
SPSNYC14 - Must Love Term Sets: The New and Improved Managed Metadata Service...
SPSNYC14 - Must Love Term Sets: The New and Improved Managed Metadata Service...SPSNYC14 - Must Love Term Sets: The New and Improved Managed Metadata Service...
SPSNYC14 - Must Love Term Sets: The New and Improved Managed Metadata Service...Jonathan Ralton
 
SPSTCDC - Managed Metadata and Taxonomies in SharePoint 2010 - Playing Tag
SPSTCDC - Managed Metadata and Taxonomies in SharePoint 2010 - Playing TagSPSTCDC - Managed Metadata and Taxonomies in SharePoint 2010 - Playing Tag
SPSTCDC - Managed Metadata and Taxonomies in SharePoint 2010 - Playing TagKnowledge Management Associates, LLC
 
3 25 11 Term Store Best Practices
3 25 11 Term Store Best Practices3 25 11 Term Store Best Practices
3 25 11 Term Store Best Practicespuckmiller3
 
Managed metadata – SharePoint 2013
Managed metadata – SharePoint 2013Managed metadata – SharePoint 2013
Managed metadata – SharePoint 2013prajeeshprathap
 
SPSNE17 - Taming Your Taxonomy in SharePoint
SPSNE17 - Taming Your Taxonomy in SharePointSPSNE17 - Taming Your Taxonomy in SharePoint
SPSNE17 - Taming Your Taxonomy in SharePointJonathan Ralton
 
Building ECM applications using Managed Metadata in SharePoint 2013 - SharePo...
Building ECM applications using Managed Metadata in SharePoint 2013 - SharePo...Building ECM applications using Managed Metadata in SharePoint 2013 - SharePo...
Building ECM applications using Managed Metadata in SharePoint 2013 - SharePo...Falak Mahmood
 
SPSSTL - Building Search Driven Applications
SPSSTL - Building Search Driven ApplicationsSPSSTL - Building Search Driven Applications
SPSSTL - Building Search Driven ApplicationsBrian Caauwe
 
SharePoint Document Library
SharePoint Document LibrarySharePoint Document Library
SharePoint Document LibrarySparked
 
SharePoint 2010 Document Management
SharePoint 2010 Document ManagementSharePoint 2010 Document Management
SharePoint 2010 Document ManagementXylos
 

Mais procurados (20)

How To Use Sharepoint Metadata
How To Use Sharepoint MetadataHow To Use Sharepoint Metadata
How To Use Sharepoint Metadata
 
SharePoint 2013 - Search Driven Publishing
SharePoint 2013 - Search Driven PublishingSharePoint 2013 - Search Driven Publishing
SharePoint 2013 - Search Driven Publishing
 
SPC.Org - SharePoint 2013 Search
SPC.Org - SharePoint 2013 SearchSPC.Org - SharePoint 2013 Search
SPC.Org - SharePoint 2013 Search
 
Building an online catalogue with SharePoint 2013
Building an online catalogue with SharePoint 2013Building an online catalogue with SharePoint 2013
Building an online catalogue with SharePoint 2013
 
Agnes Molnar - Best Practices for Information Architecture and Enterprise Search
Agnes Molnar - Best Practices for Information Architecture and Enterprise SearchAgnes Molnar - Best Practices for Information Architecture and Enterprise Search
Agnes Molnar - Best Practices for Information Architecture and Enterprise Search
 
SharePoint 2013 Taxonomy Tour
SharePoint 2013 Taxonomy TourSharePoint 2013 Taxonomy Tour
SharePoint 2013 Taxonomy Tour
 
SharePoint 2010 Managed Metadata
SharePoint 2010 Managed MetadataSharePoint 2010 Managed Metadata
SharePoint 2010 Managed Metadata
 
SharePoint 2010 Managed Metadata Service Application
SharePoint 2010 Managed Metadata Service ApplicationSharePoint 2010 Managed Metadata Service Application
SharePoint 2010 Managed Metadata Service Application
 
Building Search Driven Applications
Building Search Driven ApplicationsBuilding Search Driven Applications
Building Search Driven Applications
 
Metadata management in SharePoint
Metadata management in SharePointMetadata management in SharePoint
Metadata management in SharePoint
 
SPSNYC14 - Must Love Term Sets: The New and Improved Managed Metadata Service...
SPSNYC14 - Must Love Term Sets: The New and Improved Managed Metadata Service...SPSNYC14 - Must Love Term Sets: The New and Improved Managed Metadata Service...
SPSNYC14 - Must Love Term Sets: The New and Improved Managed Metadata Service...
 
SPSTCDC - Managed Metadata and Taxonomies in SharePoint 2010 - Playing Tag
SPSTCDC - Managed Metadata and Taxonomies in SharePoint 2010 - Playing TagSPSTCDC - Managed Metadata and Taxonomies in SharePoint 2010 - Playing Tag
SPSTCDC - Managed Metadata and Taxonomies in SharePoint 2010 - Playing Tag
 
3 25 11 Term Store Best Practices
3 25 11 Term Store Best Practices3 25 11 Term Store Best Practices
3 25 11 Term Store Best Practices
 
Managed metadata – SharePoint 2013
Managed metadata – SharePoint 2013Managed metadata – SharePoint 2013
Managed metadata – SharePoint 2013
 
SPSNE17 - Taming Your Taxonomy in SharePoint
SPSNE17 - Taming Your Taxonomy in SharePointSPSNE17 - Taming Your Taxonomy in SharePoint
SPSNE17 - Taming Your Taxonomy in SharePoint
 
Building ECM applications using Managed Metadata in SharePoint 2013 - SharePo...
Building ECM applications using Managed Metadata in SharePoint 2013 - SharePo...Building ECM applications using Managed Metadata in SharePoint 2013 - SharePo...
Building ECM applications using Managed Metadata in SharePoint 2013 - SharePo...
 
Managed metadata in SharePoint 2010
Managed metadata in SharePoint 2010Managed metadata in SharePoint 2010
Managed metadata in SharePoint 2010
 
SPSSTL - Building Search Driven Applications
SPSSTL - Building Search Driven ApplicationsSPSSTL - Building Search Driven Applications
SPSSTL - Building Search Driven Applications
 
SharePoint Document Library
SharePoint Document LibrarySharePoint Document Library
SharePoint Document Library
 
SharePoint 2010 Document Management
SharePoint 2010 Document ManagementSharePoint 2010 Document Management
SharePoint 2010 Document Management
 

Destaque

SharePpoint Saturday - Enterprise Content Management for Microsoft SharePoint
SharePpoint Saturday - Enterprise Content Management for Microsoft SharePointSharePpoint Saturday - Enterprise Content Management for Microsoft SharePoint
SharePpoint Saturday - Enterprise Content Management for Microsoft SharePointbharrellhtg
 
Information Architecture: Putting the "I" back in IT
Information Architecture:  Putting the "I" back in ITInformation Architecture:  Putting the "I" back in IT
Information Architecture: Putting the "I" back in ITLouis Rosenfeld
 
Agenda - PowerPoint Template
Agenda - PowerPoint TemplateAgenda - PowerPoint Template
Agenda - PowerPoint Template24point0
 
7 ways to present agenda slides differently
7 ways to present agenda slides differently7 ways to present agenda slides differently
7 ways to present agenda slides differentlySlide Ceo
 
Information Architecture & Content Strategy
Information Architecture & Content StrategyInformation Architecture & Content Strategy
Information Architecture & Content StrategyAndy Fitzgerald
 
SharePoint Information Architecture Best Practices
SharePoint Information Architecture Best PracticesSharePoint Information Architecture Best Practices
SharePoint Information Architecture Best PracticesStephanie Lemieux
 
Introduction to SharePoint Information Architecture
Introduction to SharePoint Information ArchitectureIntroduction to SharePoint Information Architecture
Introduction to SharePoint Information ArchitectureGregory Zelfond
 
What is a Content Management System or CMS
What is a Content Management System or CMSWhat is a Content Management System or CMS
What is a Content Management System or CMSSteve Williams
 
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
 
Information Architecture - Tasks & Tools for Web Designers
Information Architecture - Tasks & Tools for Web DesignersInformation Architecture - Tasks & Tools for Web Designers
Information Architecture - Tasks & Tools for Web DesignersDennis Deacon
 
Content Management Systems
Content Management SystemsContent Management Systems
Content Management Systemssahig123
 
CMS (CONTENT MANAGEMENT SYSTEM)
CMS (CONTENT MANAGEMENT SYSTEM)CMS (CONTENT MANAGEMENT SYSTEM)
CMS (CONTENT MANAGEMENT SYSTEM)Aaina Katyal
 
Product and service design
Product and service designProduct and service design
Product and service designGrace Falcis
 

Destaque (15)

SharePpoint Saturday - Enterprise Content Management for Microsoft SharePoint
SharePpoint Saturday - Enterprise Content Management for Microsoft SharePointSharePpoint Saturday - Enterprise Content Management for Microsoft SharePoint
SharePpoint Saturday - Enterprise Content Management for Microsoft SharePoint
 
Information Architecture: Putting the "I" back in IT
Information Architecture:  Putting the "I" back in ITInformation Architecture:  Putting the "I" back in IT
Information Architecture: Putting the "I" back in IT
 
Agenda - PowerPoint Template
Agenda - PowerPoint TemplateAgenda - PowerPoint Template
Agenda - PowerPoint Template
 
7 ways to present agenda slides differently
7 ways to present agenda slides differently7 ways to present agenda slides differently
7 ways to present agenda slides differently
 
Information Architecture & Content Strategy
Information Architecture & Content StrategyInformation Architecture & Content Strategy
Information Architecture & Content Strategy
 
SharePoint Information Architecture Best Practices
SharePoint Information Architecture Best PracticesSharePoint Information Architecture Best Practices
SharePoint Information Architecture Best Practices
 
Introduction to SharePoint Information Architecture
Introduction to SharePoint Information ArchitectureIntroduction to SharePoint Information Architecture
Introduction to SharePoint Information Architecture
 
S&OP Implementation Roadmap
S&OP Implementation RoadmapS&OP Implementation Roadmap
S&OP Implementation Roadmap
 
What is a Content Management System or CMS
What is a Content Management System or CMSWhat is a Content Management System or CMS
What is a Content Management System or CMS
 
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
 
Information Architecture - Tasks & Tools for Web Designers
Information Architecture - Tasks & Tools for Web DesignersInformation Architecture - Tasks & Tools for Web Designers
Information Architecture - Tasks & Tools for Web Designers
 
Content Management Systems
Content Management SystemsContent Management Systems
Content Management Systems
 
CMS (CONTENT MANAGEMENT SYSTEM)
CMS (CONTENT MANAGEMENT SYSTEM)CMS (CONTENT MANAGEMENT SYSTEM)
CMS (CONTENT MANAGEMENT SYSTEM)
 
Designing With Vision
Designing With VisionDesigning With Vision
Designing With Vision
 
Product and service design
Product and service designProduct and service design
Product and service design
 

Semelhante a SharePoint Fest - Document Management with Content Types, Taxonomy and Search

SharePoint Fest Chicago - Document Management with Content Types, Taxonomy an...
SharePoint Fest Chicago - Document Management with Content Types, Taxonomy an...SharePoint Fest Chicago - Document Management with Content Types, Taxonomy an...
SharePoint Fest Chicago - Document Management with Content Types, Taxonomy an...Patrick Tucker
 
SPS Dayton Content Types
SPS Dayton Content TypesSPS Dayton Content Types
SPS Dayton Content TypesPatrick Tucker
 
Taming Information Chaos in SharePoint 2010
Taming Information Chaos in SharePoint 2010Taming Information Chaos in SharePoint 2010
Taming Information Chaos in SharePoint 2010Eric Shupps
 
Code PaLOUsa - Architecting a Content Management Solution with SharePoint 2013
Code PaLOUsa - Architecting a Content Management Solution with SharePoint 2013Code PaLOUsa - Architecting a Content Management Solution with SharePoint 2013
Code PaLOUsa - Architecting a Content Management Solution with SharePoint 2013Patrick Tucker
 
#SEASPC: Information Architecture and Enterprise Search - Better Together
#SEASPC: Information Architecture and Enterprise Search - Better Together#SEASPC: Information Architecture and Enterprise Search - Better Together
#SEASPC: Information Architecture and Enterprise Search - Better TogetherAgnes Molnar
 
Getting the Most out of Your Content in SharePoint 2010 with Enterprise Search
Getting the Most out of Your Content in SharePoint 2010 with Enterprise SearchGetting the Most out of Your Content in SharePoint 2010 with Enterprise Search
Getting the Most out of Your Content in SharePoint 2010 with Enterprise SearchAgnes Molnar
 
SharePoint Knowledge Management Suite by Layer2
SharePoint Knowledge Management Suite by Layer2SharePoint Knowledge Management Suite by Layer2
SharePoint Knowledge Management Suite by Layer2Frank Daske
 
Best Practices for SharePoint 2010 Search
Best Practices for SharePoint 2010 SearchBest Practices for SharePoint 2010 Search
Best Practices for SharePoint 2010 SearchAgnes Molnar
 
Linking a Thesaurus To SharePoint for Content Management
Linking a Thesaurus To SharePoint for Content ManagementLinking a Thesaurus To SharePoint for Content Management
Linking a Thesaurus To SharePoint for Content ManagementAccess Innovations, Inc.
 
SharePoint Information Architecture Applied
SharePoint Information Architecture AppliedSharePoint Information Architecture Applied
SharePoint Information Architecture Appliedbobmixon
 
Essentials for the SharePoint Power User - SPTechCon San Francisco 2016
Essentials for the SharePoint Power User - SPTechCon San Francisco 2016Essentials for the SharePoint Power User - SPTechCon San Francisco 2016
Essentials for the SharePoint Power User - SPTechCon San Francisco 2016Drew Madelung
 
Fishbowl Solutions WebCenter Search Webinar Presentation
Fishbowl Solutions WebCenter Search Webinar PresentationFishbowl Solutions WebCenter Search Webinar Presentation
Fishbowl Solutions WebCenter Search Webinar PresentationKim Negaard
 
SharePoint Saturday Belgium 2014 Creating product centric sites using product...
SharePoint Saturday Belgium 2014 Creating product centric sites using product...SharePoint Saturday Belgium 2014 Creating product centric sites using product...
SharePoint Saturday Belgium 2014 Creating product centric sites using product...BIWUG
 
#SEASPC: Organizing Documents in SharePoint 2010
#SEASPC: Organizing Documents in SharePoint 2010#SEASPC: Organizing Documents in SharePoint 2010
#SEASPC: Organizing Documents in SharePoint 2010Agnes Molnar
 
ESDDC - Corralling Your Content
ESDDC - Corralling Your ContentESDDC - Corralling Your Content
ESDDC - Corralling Your ContentJonathan Ralton
 
Find Information Faster Using SharePoint 2010 Search
Find Information Faster Using SharePoint 2010 SearchFind Information Faster Using SharePoint 2010 Search
Find Information Faster Using SharePoint 2010 SearchPerficient, Inc.
 
Essentials for the SharePoint Power User - SharePoint Engage Raleigh 2017
Essentials for the SharePoint Power User - SharePoint Engage Raleigh 2017Essentials for the SharePoint Power User - SharePoint Engage Raleigh 2017
Essentials for the SharePoint Power User - SharePoint Engage Raleigh 2017Drew Madelung
 
Explore SharePoint 2010 Enterprise & Document Management features
Explore SharePoint 2010 Enterprise & Document Management features Explore SharePoint 2010 Enterprise & Document Management features
Explore SharePoint 2010 Enterprise & Document Management features K.Mohamed Faizal
 

Semelhante a SharePoint Fest - Document Management with Content Types, Taxonomy and Search (20)

SharePoint Fest Chicago - Document Management with Content Types, Taxonomy an...
SharePoint Fest Chicago - Document Management with Content Types, Taxonomy an...SharePoint Fest Chicago - Document Management with Content Types, Taxonomy an...
SharePoint Fest Chicago - Document Management with Content Types, Taxonomy an...
 
SPS Dayton Content Types
SPS Dayton Content TypesSPS Dayton Content Types
SPS Dayton Content Types
 
Taming Information Chaos in SharePoint 2010
Taming Information Chaos in SharePoint 2010Taming Information Chaos in SharePoint 2010
Taming Information Chaos in SharePoint 2010
 
Code PaLOUsa - Architecting a Content Management Solution with SharePoint 2013
Code PaLOUsa - Architecting a Content Management Solution with SharePoint 2013Code PaLOUsa - Architecting a Content Management Solution with SharePoint 2013
Code PaLOUsa - Architecting a Content Management Solution with SharePoint 2013
 
#SEASPC: Information Architecture and Enterprise Search - Better Together
#SEASPC: Information Architecture and Enterprise Search - Better Together#SEASPC: Information Architecture and Enterprise Search - Better Together
#SEASPC: Information Architecture and Enterprise Search - Better Together
 
(27.05) MOSSCA Invita - Búsqueda empresarial 2
(27.05) MOSSCA Invita - Búsqueda empresarial 2(27.05) MOSSCA Invita - Búsqueda empresarial 2
(27.05) MOSSCA Invita - Búsqueda empresarial 2
 
(28/05) MOSSCA Invita - Administración de Contenido Empresarial
(28/05) MOSSCA Invita - Administración de Contenido Empresarial(28/05) MOSSCA Invita - Administración de Contenido Empresarial
(28/05) MOSSCA Invita - Administración de Contenido Empresarial
 
Getting the Most out of Your Content in SharePoint 2010 with Enterprise Search
Getting the Most out of Your Content in SharePoint 2010 with Enterprise SearchGetting the Most out of Your Content in SharePoint 2010 with Enterprise Search
Getting the Most out of Your Content in SharePoint 2010 with Enterprise Search
 
SharePoint Knowledge Management Suite by Layer2
SharePoint Knowledge Management Suite by Layer2SharePoint Knowledge Management Suite by Layer2
SharePoint Knowledge Management Suite by Layer2
 
Best Practices for SharePoint 2010 Search
Best Practices for SharePoint 2010 SearchBest Practices for SharePoint 2010 Search
Best Practices for SharePoint 2010 Search
 
Linking a Thesaurus To SharePoint for Content Management
Linking a Thesaurus To SharePoint for Content ManagementLinking a Thesaurus To SharePoint for Content Management
Linking a Thesaurus To SharePoint for Content Management
 
SharePoint Information Architecture Applied
SharePoint Information Architecture AppliedSharePoint Information Architecture Applied
SharePoint Information Architecture Applied
 
Essentials for the SharePoint Power User - SPTechCon San Francisco 2016
Essentials for the SharePoint Power User - SPTechCon San Francisco 2016Essentials for the SharePoint Power User - SPTechCon San Francisco 2016
Essentials for the SharePoint Power User - SPTechCon San Francisco 2016
 
Fishbowl Solutions WebCenter Search Webinar Presentation
Fishbowl Solutions WebCenter Search Webinar PresentationFishbowl Solutions WebCenter Search Webinar Presentation
Fishbowl Solutions WebCenter Search Webinar Presentation
 
SharePoint Saturday Belgium 2014 Creating product centric sites using product...
SharePoint Saturday Belgium 2014 Creating product centric sites using product...SharePoint Saturday Belgium 2014 Creating product centric sites using product...
SharePoint Saturday Belgium 2014 Creating product centric sites using product...
 
#SEASPC: Organizing Documents in SharePoint 2010
#SEASPC: Organizing Documents in SharePoint 2010#SEASPC: Organizing Documents in SharePoint 2010
#SEASPC: Organizing Documents in SharePoint 2010
 
ESDDC - Corralling Your Content
ESDDC - Corralling Your ContentESDDC - Corralling Your Content
ESDDC - Corralling Your Content
 
Find Information Faster Using SharePoint 2010 Search
Find Information Faster Using SharePoint 2010 SearchFind Information Faster Using SharePoint 2010 Search
Find Information Faster Using SharePoint 2010 Search
 
Essentials for the SharePoint Power User - SharePoint Engage Raleigh 2017
Essentials for the SharePoint Power User - SharePoint Engage Raleigh 2017Essentials for the SharePoint Power User - SharePoint Engage Raleigh 2017
Essentials for the SharePoint Power User - SharePoint Engage Raleigh 2017
 
Explore SharePoint 2010 Enterprise & Document Management features
Explore SharePoint 2010 Enterprise & Document Management features Explore SharePoint 2010 Enterprise & Document Management features
Explore SharePoint 2010 Enterprise & Document Management features
 

Mais de Patrick Tucker

SharePoint Fest Chicago Web Content Management in SharePoint 2013
SharePoint Fest Chicago   Web Content Management in SharePoint 2013SharePoint Fest Chicago   Web Content Management in SharePoint 2013
SharePoint Fest Chicago Web Content Management in SharePoint 2013Patrick Tucker
 
Programming with the SharePoint 2010 Taxonomy API - SPTechCon 2013
Programming with the SharePoint 2010 Taxonomy API - SPTechCon 2013Programming with the SharePoint 2010 Taxonomy API - SPTechCon 2013
Programming with the SharePoint 2010 Taxonomy API - SPTechCon 2013Patrick Tucker
 
Reduce, Reuse and Recycle with Content Types - SPTechCon 2013
Reduce, Reuse and Recycle with Content Types - SPTechCon 2013Reduce, Reuse and Recycle with Content Types - SPTechCon 2013
Reduce, Reuse and Recycle with Content Types - SPTechCon 2013Patrick Tucker
 
SPS St Louis - SSRS 2012 SharePoint 2013 List Reporting
SPS St Louis -  SSRS 2012 SharePoint 2013 List ReportingSPS St Louis -  SSRS 2012 SharePoint 2013 List Reporting
SPS St Louis - SSRS 2012 SharePoint 2013 List ReportingPatrick Tucker
 
SPS Virginia Beach - SSRS 2012 and SharePoint 2010 Reporting
SPS Virginia Beach - SSRS 2012 and SharePoint 2010 ReportingSPS Virginia Beach - SSRS 2012 and SharePoint 2010 Reporting
SPS Virginia Beach - SSRS 2012 and SharePoint 2010 ReportingPatrick Tucker
 
SPS Cinci 2012 - Enterprise Content Management
SPS Cinci 2012  - Enterprise Content Management SPS Cinci 2012  - Enterprise Content Management
SPS Cinci 2012 - Enterprise Content Management Patrick Tucker
 
How to Manage Managing Your Enterprise Content
How to Manage Managing Your Enterprise ContentHow to Manage Managing Your Enterprise Content
How to Manage Managing Your Enterprise ContentPatrick Tucker
 

Mais de Patrick Tucker (9)

SharePoint Fest Chicago Web Content Management in SharePoint 2013
SharePoint Fest Chicago   Web Content Management in SharePoint 2013SharePoint Fest Chicago   Web Content Management in SharePoint 2013
SharePoint Fest Chicago Web Content Management in SharePoint 2013
 
Programming with the SharePoint 2010 Taxonomy API - SPTechCon 2013
Programming with the SharePoint 2010 Taxonomy API - SPTechCon 2013Programming with the SharePoint 2010 Taxonomy API - SPTechCon 2013
Programming with the SharePoint 2010 Taxonomy API - SPTechCon 2013
 
Reduce, Reuse and Recycle with Content Types - SPTechCon 2013
Reduce, Reuse and Recycle with Content Types - SPTechCon 2013Reduce, Reuse and Recycle with Content Types - SPTechCon 2013
Reduce, Reuse and Recycle with Content Types - SPTechCon 2013
 
SPS St Louis - SSRS 2012 SharePoint 2013 List Reporting
SPS St Louis -  SSRS 2012 SharePoint 2013 List ReportingSPS St Louis -  SSRS 2012 SharePoint 2013 List Reporting
SPS St Louis - SSRS 2012 SharePoint 2013 List Reporting
 
SPS Virginia Beach - SSRS 2012 and SharePoint 2010 Reporting
SPS Virginia Beach - SSRS 2012 and SharePoint 2010 ReportingSPS Virginia Beach - SSRS 2012 and SharePoint 2010 Reporting
SPS Virginia Beach - SSRS 2012 and SharePoint 2010 Reporting
 
SPS Cinci 2012 - Enterprise Content Management
SPS Cinci 2012  - Enterprise Content Management SPS Cinci 2012  - Enterprise Content Management
SPS Cinci 2012 - Enterprise Content Management
 
Code Free or Die
Code Free or DieCode Free or Die
Code Free or Die
 
How to Manage Managing Your Enterprise Content
How to Manage Managing Your Enterprise ContentHow to Manage Managing Your Enterprise Content
How to Manage Managing Your Enterprise Content
 
SPS Kansas City 2011
SPS Kansas City 2011SPS Kansas City 2011
SPS Kansas City 2011
 

Último

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
 
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.pptxEarley Information Science
 
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
 
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
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
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
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessPixlogix Infotech
 
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 Servicegiselly40
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
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
 
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
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
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
 
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
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
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
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
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
 

Último (20)

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
 
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
 
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
 
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
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
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
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
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
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
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
 
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...
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
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...
 
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
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
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
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
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?
 

SharePoint Fest - Document Management with Content Types, Taxonomy and Search

  • 1. WHERE DID I PUT THAT? SHAREPOINT 2010 DOCUMENT MANAGEMENT WITH CONTENT TYPES, TAXONOMY & SEARCH Patrick Tucker tuckersnet@live.com
  • 2. Bio  Patrick Tucker  Strategic Data Systems, MS Gold Partner  Principal Consultant, SharePoint  MCT, MCTS, MCPD, MCITP, MCSD, MCAD, MCDBA  tuckersnet@live.com  Blog: www.tuckersnet.com  Twitter: @TuckersNet
  • 3. About SDS SDS Custom SharePoint Solutions Specializing in Agile development and SharePoint coding experience to create an optimal solution for your unique SharePoint application and integration needs. · Workflow & InfoPath Forms for Business Process Automation · SharePoint Reports & BI Integration · Portals & Collaboration · Content Management (Agile Practices for proven faster delivery, higher quality, & increased business value.)
  • 4. Today’s Conversation  How to use Content Types to apply consistent metadata columns across documents, items & pages  How to use the Taxonomy Term store to apply consistent values across documents, items & pages  How to use SharePoint Search to locate and aggregate content based on metadata by customizing search results and refiners
  • 5. Where to begin?  How do I organize list and library data in my SharePoint environment?  The focus should be not only on organizing but on locating content when you need it.
  • 6. Reduce, Reuse and Recycle  First determine what kind of information to store along with your data.  Reduce business requirements and definitions into reusable types to be used in libraries, sites and the Enterprise  Content Types are the reusable building blocks for SharePoint data  Content can be recycled (or moved)
  • 7. What Are Content Types?  definitions, schemas  collections of site columns  are all about metadata – another tasty layer of data on top of the content This metadata can be surfaced in the SharePoint UI, Document Information Panel, workflows, pages and InfoPath forms
  • 8. Creating and Using Content Types  OTB Content Types  Custom Content Types  Site Settings…Site Collection Administration…Site Content Types gallery  Created using site columns, which may be created on their own
  • 9. Metadata and Content Types  List level - columns associated with list/library  Site level – shared content definitions  Enterprise Level – Content Type Hub  Values may be driven by taxonomy terms (think of choice fields on steroids)
  • 10. Applied Metadata  Metadata is applied to list items and documents  Column data is saved along with other data
  • 11. Pages Too!  Your SharePoint pages are documents too and are built from content types  Metadata can be displayed on the page  Can be created in SharePoint Designer or through declarative code in Visual Studio Content Page Page Type Layout
  • 12. DEMO  Content Types in action!
  • 13. Reusing Content Types  Reuse the definition by building on it through inheritance  Document  Specialized Document  List Item  Specialized List Item  Reuse content types across the enterprise with Content Type Syndication  Enforces governance – consistent use of content types across the enterprise  One site creates and shares Content Types  Other sites are subscribers to those types
  • 14. Content Type Syndication  MMS Properties is the place to start  Create and publish content types in the “hub” site and consume in sites within the web application  2 Timer jobs control availability – “Content Type Hub” and “Content Type Subscriber”
  • 15. Content Organizer  The Content Organizer feature lets you automatically route submitted content based on Content Type  Content Organizer Rules are created to route documents to a drop off library or other configured Send To location
  • 17. Taxonomy Term Store  Metadata is about consistency of data fields, taxonomy is about consistency of data values  Terms Sets contain terms which can easily be updated over time
  • 18. Where is Taxonomy Surfaced? • THE TAXONOMY PICKER CONTROL  Managed Metadata Columns • THE DOCUMENT INFORMATION PANEL • SEARCH
  • 19. Demo  Content Type Reuse and Managed Metadata
  • 20. Organizing Content  How do we group items together in SharePoint  Listsand Libraries  Folders  Document Sets  Taxonomy and Search
  • 21. How Search Exposes Taxonomy Values Taxonomy • Taxonomy fields in your content are crawled and Fields generate a search property Crawled • Search managed Managed properties are Properties manually created and mapped to crawled Mapped properties Search • Search uses managed properties Uses in refinement and Properties querying
  • 22. Search Managed Properties  Managed properties allow refinement and search scopes to work with content type metadata  Are mapped to crawled properties
  • 23. Custom Search Results  The Search Core Results web part can be customized to display a specific filtered result  The “append text to query” property allows us to use managed property = value to confine search to a specific taxonomy term  Fixed Keyword Query used to search by content type
  • 24. Search Refinement 1. Create a new managed property mapped to ows_ContentType 2. Run a full crawl on your content source 3. Edit the Refinement Panel web part on your search results page, add XML to the Filter Category Definition property <Category Title="Content Type" Description=“ct description” Type="Microsoft.Office.Server.Search.WebControls.ManagedPropertyFilterGenerator" MetadataThreshold="5" NumberOfFiltersToDisplay="4" MaxNumberOfFilters="0" SortBy="Frequency" SortDirection="Descending" SortByForMoreFilters="Name" SortDirectionForMoreFilters="Ascending" ShowMoreLink="True" MappedProperty="ContentTypeRefinement" MoreLinkText="show more" LessLinkText="show fewer"/>
  • 25. Questions  Patrick Tucker  tuckersnet@live.com  @TuckersNet  www.tuckersnet.com

Notas do Editor

  1. The webinar is brought to you by SDS Custom SharePoint Solutions.We specialize in custom SharePoint development, leveraged by agile practices and SharePoint coding best practices. By bringing these elements together, we focus on building custom solutions that help teams move more quickly and deliver higher quality experiences through SharePoint.Custom areas we focus on include:·  Workflow &amp; InfoPath Forms for Business Process Automation·  SharePoint Reports &amp; BI Integration·  Portals &amp; Collaboration·  Content ManagementAgain, I am your host today, and I am a Principal Consultant in our SharePoint practice.Our presenter is Scott Brickey, Manager of our SharePoint practice.Scott has16 years of experience in the IT industry and has been consulting for 8 years. In that time, he has performed solution architecture, administration, and development, and training. He has focused on SharePoint solutions over the past three years, offering SharePoint custom development, specialized training, and embedded expertise in client teams while earning his MCTS and MCP certifications. Scott’s experience has provided technical solutions and consulting across many industries utilizing various platforms including ASP, SQL, .Net, and SharePoint. He is a frequent speaker at SharePoint Saturday events and other groups.Welcome Scott....[hand over to Scott]
  2. stsadm -o activatefeature -id 73EF14B1-13A9-416b-A9B5-ECECA2B0604C -url http://&lt;yourserver&gt;
  3. An opportunity for questions and discussions.