SlideShare uma empresa Scribd logo
1 de 39
» SharePoint Development Lead – Sony (SNEI)
˃ Previous Employer (5 Years) – Qualcomm Incorporated
» Based in San Diego, California
» Expertise: Enterprise Content Management, Collaboration
Strategy, Governance, Migrations, Development, Architecture.
» Publications -
˃ File Analyzer on the Web (IEEE)
˃ Finite Automata Visualization (Link)
˃ Intergalactic travel using laser powered robots (Link)
˃ Smart Tanks - Armed Unmanned Ground Vehicles (Link)
» Education
˃ Doctorate in Business Administration
˃ Masters of Science Computer Science
» Blog - http://spdevstore.com/
» Twitter - @spdevstore
» LinkedIn – http://www.linkedin.com/profile/view?id=15715591
» Governance Overview
» Record Management
» Information Management Policies
» Tagging
» Search
» Best Practices
» Governance
˃ Custom Post Provisioning Provider
» Record Center
˃ Custom Record Center File Submission
˃ Custom Record Center Router
» Information Management Policy
˃ Custom Expiration Formula
˃ Custom Expiration Action
˃ Custom Simple IM Policy
˃ Custom Configuration IM Policy
» Tagging
˃ Custom Department Tagging Policy
˃ Custom Attach Policy to Content Types
» Search
˃ Custom Advanced Search Web Part
» Feature Stapling
˃ Custom Feature Stapling
“Governance is the set of policies, roles, responsibilities,
and processes that guides, directs, and controls how an
organization's business divisions and IT teams
cooperate to achieve business goals.”
“Governing SharePoint is not just throwing a team
together or rehashing old policies. Design and
configuration of SharePoint is a key responsibility for
modern IT Business Analysts”
» No Quotas, No Blocked File Types, No Policies
» Unreliable support
» No strategy, no training
» Not defining policies on what to use SharePoint for (and
what not to use it for)
» Empowering users without appropriate training and
guidance
» Letting users manage security when they have no clue
what they are doing
» Not planning for scale and/or growth
» No life cycle management
» Not testing the backup/recovery process
» Quotas – Quota templates define how much data can be stored in a site collection and the
maximum size of uploaded files. Associate different quota templates with site collections a
different service levels.
» Site lifecycle management – You can govern how sites are created, the size of sites, and
the longevity of sites by using self-service site management and site use confirmation and
deletion. Set expiration and access policies to control content in sites.
» Asset classification – Classify sites and content by value and impact of the content to the
organization (such as high, medium, or low business value/impact). Classification then
controls other behaviors, such as requiring encryption for high business impact
information.
» Data protection (backup and recovery) – Vary the level of data protection that you offer
based on service levels. Plan the frequency at which you back up the farms and the
response time that you will guarantee for restoring data.
» Security, infrastructure, and Web application policies – how is the system and
infrastructure maintained and who has access at what levels. Are you controlling use of
fine-grained permissions?
» IT governance of the software itself
and the services you provide
» Application governance of the
custom solutions you provide
» Information Management
governance of the content and
information that users store in
those services.
» Ensure that content quality is maintained for the
life of the solution
» Provide a consistently high-quality user experience
» Establish clear decision making authority and
escalation procedures
» Ensure that the solution strategy is aligned with
business objectives
» Ensure that content is retained in compliance with
record retention guidelines
» Ensure that site designers understand best
practices
» Identify an Inclusive Team
» Start with “Framing” Decisions
» Determine Your Deployment Model
» Define a Clear Vision
» Identify Roles and Responsibilities
» Develop Guiding Principles
» Decide Your Organizational Comfort Level with
Social Computing
» Define Policies and Standards
» Document the Plan
» Socialize and Promote
» Develop a strategy around architecture, security,
maintenance, storage planning, development, and
policies; the sooner the better. Ideally this should
be well before deployment, but can still be done
years later if necessary.
» Who will support it?
» What is technology impact?
» Get acceptance and feedback from users
» Involving business stakeholders has the largest
impact on operational success.
• Code
• Introduction
• Coexistence
Dev
• UAT
• Authoring
• POC
• Validate
Test
• Users
• Workflows
• BPM
Prod
» Release Management
» Configuration Management
» Operations Monitoring, Security & Patch Management
» Communications & Service Management
» Code Propagation Testing & Deployment
» Who will be allowed to set up a new page/site within the existing
hierarchy?
» Who will be allowed to create a new level in the navigation or promote an
existing site to the top level of the navigation?
» Can page owners re-design the page/site layout? If yes, how much of the
page are they allowed to modify?
» Who is allowed to make changes to the overall branding for the portal?
» Who is allowed to manage metadata? For example, change metadata
types or metadata values?
» What processes/roles can we assume for enterprise management of
metadata?
» Who controls security on pages/sites?
» What is the default model for access?
» What kind of “penalties” will be supported for non-compliance with
governance standards?
» How will the Governance Model be updated and maintained?
» Group Permissions
» Audit Settings
» Portal Settings
» Designer Settings
» Search Settings
» Custom Post Provisioning Demo
» A record is a document or other electronic or
physical entity in an organization that serves as
evidence of an activity or transaction
performed by the organization and that
requires retention for some time period.
Records management is the process by which
an organization:
» Content Organizer
» Document Sets
» Document IDs
» Location Based Metadata
» In-Place Records Management
» Managed Metadata
» Metadata Navigation
Process
» Content analysis
» File plan
» Compliance requirements document
» Method for collecting records that are no
longer active from all record sources, such as
collaboration servers, file servers, and email
systems.
» Method for auditing records while they are
active.
» Method for capturing records' metadata and
audit histories and for maintaining them.
» Legal Holds
» A system for monitoring and reporting on the
handling of records (Governance)
» Demo - Out of Box Routing
» Demo - Out of Box Legal Holds
» Demo - custom Routing
» Demo - Custom Record Center File Submission
» Demo - Custom Record Center Router
Information management is the governance of information in an enterprise
— its documents, lists, Web sites, and Webpages — to maximize the
information’s usability and manageability. Another aspect of information
management is determining who has access to what content – how are you
making content available internally and externally and to whom?
Information architecture determines how the
information in that site or solution – its Web
pages, documents, lists, and data – is organized
and presented to the site's users. Information
architecture is often recorded as a hierarchical list
of content, search keywords, data types, and
other concepts.
» How information is organized and presented to
users
» Product knowledge to apply the information
architecture to the SharePoint tool
» Content types
» Managed Metadata
» Navigation
» Search
» Policies define rules to use SharePoint
» Standards describe best practices
» Verify that your SharePoint polices and standards
do not conflict with broader organizational polices.
» Publish policies and standards where users can
easily find and follow them.
» Regularly review and revise policies and standards
to keep them aligned to organizational needs.
» Expiration
» Auditing
» Document Labels
» Document Bar Codes
» Demo – Out of box Expiration Policy
» Demo - Out of box Auditing Policy
» Demo - Out of box Document Labels Policy
» Demo - Out of box Document Bar Codes Policy
» A policy feature is an
assembly or other piece of
code that provides content
management functionality to
Microsoft SharePoint
» Install a valid Policy Feature
Definition into the Policy
Feature Definition List. You
can do this by calling the Add
method of the
PolicyFeatureCollection class.
» Implement the IPolicyFeature
interface.
» In addition to installing a valid Policy Feature Definition,
each policy feature must also contain a class that
implements the IPolicyFeature interface.
» This interface enables Microsoft SharePoint Server 2010 to
call the code to perform any initiation work that the policy
feature requires.
» The interface also enables SharePoint Server 2010 to call
the code to perform any tasks required when a policy item
that is associated with the policy feature is added, deleted,
or changed for a content type.
The IPolicyFeature interface contains the following
methods:
» Register()
» UnRegister()
» OnCustomDataChange()
» OnGlobalCustomDataChange()
» ProcessListItem()
» ProcessListItemOnRemove()
» Demo - Custom Expiration Formula
» Demo - Custom Expiration Action
» Demo - Custom IM Policy Simple
» Demo - Custom IM Policy Config
» Easier information retrieval
˃ A taxonomy provides a consistent way of classifying and describing
information, allowing more accurate search results and giving users
the ability to rapidly locate the content that they need.
» Easier navigation
˃ A taxonomy dictates how users navigate SharePoint sites and various
sub-sites.
» Audience targeting
˃ By effectively leveraging content types, search results can be tailored
to specific audiences within an organization.
» Demo - Department IM Policy
» Demo – Search Tagged Departments
» Site-based retention
˃ Compliance features of SharePoint Server 2013 have been extended to sites. You can
create and manage retention policies in SharePoint Server 2013, and the policies will
apply to SharePoint sites and any Exchange Server 2013 team mailboxes that are
associated with the sites.
˃ The retention policy for the whole site and the team mailbox, if one is associated
with the site.
˃ What causes a project to be closed.
˃ When a project should expire.
» Managed Navigation
» Document Sets
˃ You can now add One Note and Folders into Document Sets, improving flexibility.
There’s also the ability to manage the entire document set by sending it to a record
center.
» eDiscovery Center
˃ You can now manage preservations, search and export across site collections,
SharePoint farms and even Exchange servers.
» Establish a Governance Plan to ensure quality and relevance of content
and to ensure that all users understand their roles and responsibilities.
» Keep your governance model simple. Solutions need a strong governance
model, but they don’t need complicated models with lots of bureaucracy.
» Don’t make the solution itself more complicated than it needs to be. Be
careful about “over designing.” Just because SharePoint has a cool feature
doesn’t mean that you need to deploy it—at least not right away.
» Ensure that all users with design or full control privileges have internalized
your design guiding principles and that content contributors understand
guiding principles related to content.
» Think about how you will ensure compliance with your Governance Plan
over time, particularly for highly visible sites.
» An effective Governance Plan doesn’t have to constrain every move—it
has to provide guidance to users to ensure that your solution remains
effective and vibrant over time.
» TechNet
˃ Governance resource center
+ http://technet.microsoft.com/en-us/sharepoint/ff800826.aspx
˃ Governance features
+ http://technet.microsoft.com/en-us/library/cc262287.aspx
˃ Plan for Software Boundaries
+ http://technet.microsoft.com/en-us/library/cc262787.aspx
˃ SharePoint Server 2010 Governance Model
+ http://go.microsoft.com/fwlink/?LinkId=200533
˃ SharePoint 2010 Governance Planning
+ http://go.microsoft.com/fwlink/?LinkId=197150
˃ Implementing Governance on SharePoint 2010
+ http://go.microsoft.com/fwlink/?LinkId=201195
˃ SharePoint Server 2010 Governance Resources
+ http://go.microsoft.com/fwlink/?LinkId=197150
» Blog
˃ http://spdevstore.blogspot.com/
» LinkedIn
˃ http://www.linkedin.com/profile/view?id=15715591
» Email – kashishsukhija@gmail.com
» Questions & Answers
Q & A
Join us at after the closing ceremony at The
Daily Pint for drinks and laughs. A great
opportunity to network with other
SharePoint Professionals!
Atera Prime K2
Axceler KnowledgeLake
CBT Clips KwizCom
Dell QuickStart
Hershey Technologies Virtualworks
Platinum
& Gold Sponsors
Silver
Sponsors

Mais conteúdo relacionado

Destaque

Digital content governance - Strategy & Execution
Digital content governance - Strategy & ExecutionDigital content governance - Strategy & Execution
Digital content governance - Strategy & Executionjodynair
 
E Governance Virmati
E Governance   VirmatiE Governance   Virmati
E Governance Virmatijaishalrshah
 
Governance of content, permissions & apps in sharepoint 2013
Governance of content, permissions & apps in sharepoint 2013Governance of content, permissions & apps in sharepoint 2013
Governance of content, permissions & apps in sharepoint 2013Kashish Sukhija
 
Executing on Information Governance (Learning From Law Firms)
Executing on Information Governance (Learning From Law Firms)Executing on Information Governance (Learning From Law Firms)
Executing on Information Governance (Learning From Law Firms)Nick Inglis
 
Digital Marketing Strategy Seminar
Digital Marketing Strategy SeminarDigital Marketing Strategy Seminar
Digital Marketing Strategy SeminarTim Dolan
 
Program governance Structure
Program governance StructureProgram governance Structure
Program governance StructureSaurabh Sardesai
 

Destaque (6)

Digital content governance - Strategy & Execution
Digital content governance - Strategy & ExecutionDigital content governance - Strategy & Execution
Digital content governance - Strategy & Execution
 
E Governance Virmati
E Governance   VirmatiE Governance   Virmati
E Governance Virmati
 
Governance of content, permissions & apps in sharepoint 2013
Governance of content, permissions & apps in sharepoint 2013Governance of content, permissions & apps in sharepoint 2013
Governance of content, permissions & apps in sharepoint 2013
 
Executing on Information Governance (Learning From Law Firms)
Executing on Information Governance (Learning From Law Firms)Executing on Information Governance (Learning From Law Firms)
Executing on Information Governance (Learning From Law Firms)
 
Digital Marketing Strategy Seminar
Digital Marketing Strategy SeminarDigital Marketing Strategy Seminar
Digital Marketing Strategy Seminar
 
Program governance Structure
Program governance StructureProgram governance Structure
Program governance Structure
 

Semelhante a Governance policies records

Eliminating End User Tagging – Minimizing Organizational Risk and Improving B...
Eliminating End User Tagging – Minimizing Organizational Risk and Improving B...Eliminating End User Tagging – Minimizing Organizational Risk and Improving B...
Eliminating End User Tagging – Minimizing Organizational Risk and Improving B...Concept Searching, Inc
 
2012 MN Gov IT Symposium - Get Away from SharPoint Nightmares with Governance
2012 MN Gov IT Symposium - Get Away from SharPoint Nightmares with Governance2012 MN Gov IT Symposium - Get Away from SharPoint Nightmares with Governance
2012 MN Gov IT Symposium - Get Away from SharPoint Nightmares with GovernanceDon Donais
 
SharePoint 2013 governance model
SharePoint 2013 governance modelSharePoint 2013 governance model
SharePoint 2013 governance modelYash Goley
 
Climbing the Slippery Slope of SharePoint Migrations Webinar
Climbing the Slippery Slope of SharePoint Migrations WebinarClimbing the Slippery Slope of SharePoint Migrations Webinar
Climbing the Slippery Slope of SharePoint Migrations WebinarConcept Searching, Inc
 
Why Metadata Matters in SharePoint Search and Information Governance Webinar
Why Metadata Matters in SharePoint Search and Information Governance WebinarWhy Metadata Matters in SharePoint Search and Information Governance Webinar
Why Metadata Matters in SharePoint Search and Information Governance WebinarConcept Searching, Inc
 
Intelligent Metadata Enabled Migration with SharePoint
Intelligent Metadata Enabled Migration with SharePointIntelligent Metadata Enabled Migration with SharePoint
Intelligent Metadata Enabled Migration with SharePointConcept Searching, Inc
 
Benchmarking Your Search Function l.ppt
Benchmarking Your Search Function l.pptBenchmarking Your Search Function l.ppt
Benchmarking Your Search Function l.pptDeepak Nagar
 
Security, Administration & Governance for SharePoint On-Prem, Online, & Every...
Security, Administration & Governance for SharePoint On-Prem, Online, & Every...Security, Administration & Governance for SharePoint On-Prem, Online, & Every...
Security, Administration & Governance for SharePoint On-Prem, Online, & Every...Christian Buckley
 
Workshop - Ways of Working Within the M365 Workspace.pptx
Workshop - Ways of Working Within the M365 Workspace.pptxWorkshop - Ways of Working Within the M365 Workspace.pptx
Workshop - Ways of Working Within the M365 Workspace.pptxSimon Rawson
 
The art of information architecture in Office 365
The art of information architecture in Office 365The art of information architecture in Office 365
The art of information architecture in Office 365Simon Rawson
 
3 ways to use SharePoint to enhance collaboration and boost productivity
3 ways to use SharePoint to enhance collaboration and boost productivity3 ways to use SharePoint to enhance collaboration and boost productivity
3 ways to use SharePoint to enhance collaboration and boost productivityrgtechnologies
 
KSU IT Capstone Report 2012-2017.pdf
KSU IT Capstone Report 2012-2017.pdfKSU IT Capstone Report 2012-2017.pdf
KSU IT Capstone Report 2012-2017.pdfJack Zheng
 
Intelligent Compliance to Optimize Energy Sector Enterprise Content Managemen...
Intelligent Compliance to Optimize Energy Sector Enterprise Content Managemen...Intelligent Compliance to Optimize Energy Sector Enterprise Content Managemen...
Intelligent Compliance to Optimize Energy Sector Enterprise Content Managemen...Concept Searching, Inc
 
How to Apply Your Taxonomy to Your Content Automatically
How to Apply Your Taxonomy to Your Content AutomaticallyHow to Apply Your Taxonomy to Your Content Automatically
How to Apply Your Taxonomy to Your Content AutomaticallyAccess Innovations, Inc.
 
Getting to Know Enterprise Content Management (ECM) and How It Can Help You
Getting to Know Enterprise Content Management (ECM) and How It Can Help YouGetting to Know Enterprise Content Management (ECM) and How It Can Help You
Getting to Know Enterprise Content Management (ECM) and How It Can Help YouInnoTech
 
SharePoint 2013 ECM & Methodology
SharePoint 2013 ECM & Methodology SharePoint 2013 ECM & Methodology
SharePoint 2013 ECM & Methodology Sonny Thai
 
Content Types And Policies in SharePoint and Office 365
Content Types And Policies in SharePoint and Office 365Content Types And Policies in SharePoint and Office 365
Content Types And Policies in SharePoint and Office 365Dragan Panjkov
 
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
 
84% of Migration Projects Fail – Getting it Right in SharePoint Webinar
84% of Migration Projects Fail – Getting it Right in SharePoint Webinar84% of Migration Projects Fail – Getting it Right in SharePoint Webinar
84% of Migration Projects Fail – Getting it Right in SharePoint WebinarConcept Searching, Inc
 

Semelhante a Governance policies records (20)

Eliminating End User Tagging – Minimizing Organizational Risk and Improving B...
Eliminating End User Tagging – Minimizing Organizational Risk and Improving B...Eliminating End User Tagging – Minimizing Organizational Risk and Improving B...
Eliminating End User Tagging – Minimizing Organizational Risk and Improving B...
 
2012 MN Gov IT Symposium - Get Away from SharPoint Nightmares with Governance
2012 MN Gov IT Symposium - Get Away from SharPoint Nightmares with Governance2012 MN Gov IT Symposium - Get Away from SharPoint Nightmares with Governance
2012 MN Gov IT Symposium - Get Away from SharPoint Nightmares with Governance
 
SharePoint 2013 governance model
SharePoint 2013 governance modelSharePoint 2013 governance model
SharePoint 2013 governance model
 
Climbing the Slippery Slope of SharePoint Migrations Webinar
Climbing the Slippery Slope of SharePoint Migrations WebinarClimbing the Slippery Slope of SharePoint Migrations Webinar
Climbing the Slippery Slope of SharePoint Migrations Webinar
 
Why Metadata Matters in SharePoint Search and Information Governance Webinar
Why Metadata Matters in SharePoint Search and Information Governance WebinarWhy Metadata Matters in SharePoint Search and Information Governance Webinar
Why Metadata Matters in SharePoint Search and Information Governance Webinar
 
Intelligent Metadata Enabled Migration with SharePoint
Intelligent Metadata Enabled Migration with SharePointIntelligent Metadata Enabled Migration with SharePoint
Intelligent Metadata Enabled Migration with SharePoint
 
Benchmarking Your Search Function l.ppt
Benchmarking Your Search Function l.pptBenchmarking Your Search Function l.ppt
Benchmarking Your Search Function l.ppt
 
Apps
AppsApps
Apps
 
Security, Administration & Governance for SharePoint On-Prem, Online, & Every...
Security, Administration & Governance for SharePoint On-Prem, Online, & Every...Security, Administration & Governance for SharePoint On-Prem, Online, & Every...
Security, Administration & Governance for SharePoint On-Prem, Online, & Every...
 
Workshop - Ways of Working Within the M365 Workspace.pptx
Workshop - Ways of Working Within the M365 Workspace.pptxWorkshop - Ways of Working Within the M365 Workspace.pptx
Workshop - Ways of Working Within the M365 Workspace.pptx
 
The art of information architecture in Office 365
The art of information architecture in Office 365The art of information architecture in Office 365
The art of information architecture in Office 365
 
3 ways to use SharePoint to enhance collaboration and boost productivity
3 ways to use SharePoint to enhance collaboration and boost productivity3 ways to use SharePoint to enhance collaboration and boost productivity
3 ways to use SharePoint to enhance collaboration and boost productivity
 
KSU IT Capstone Report 2012-2017.pdf
KSU IT Capstone Report 2012-2017.pdfKSU IT Capstone Report 2012-2017.pdf
KSU IT Capstone Report 2012-2017.pdf
 
Intelligent Compliance to Optimize Energy Sector Enterprise Content Managemen...
Intelligent Compliance to Optimize Energy Sector Enterprise Content Managemen...Intelligent Compliance to Optimize Energy Sector Enterprise Content Managemen...
Intelligent Compliance to Optimize Energy Sector Enterprise Content Managemen...
 
How to Apply Your Taxonomy to Your Content Automatically
How to Apply Your Taxonomy to Your Content AutomaticallyHow to Apply Your Taxonomy to Your Content Automatically
How to Apply Your Taxonomy to Your Content Automatically
 
Getting to Know Enterprise Content Management (ECM) and How It Can Help You
Getting to Know Enterprise Content Management (ECM) and How It Can Help YouGetting to Know Enterprise Content Management (ECM) and How It Can Help You
Getting to Know Enterprise Content Management (ECM) and How It Can Help You
 
SharePoint 2013 ECM & Methodology
SharePoint 2013 ECM & Methodology SharePoint 2013 ECM & Methodology
SharePoint 2013 ECM & Methodology
 
Content Types And Policies in SharePoint and Office 365
Content Types And Policies in SharePoint and Office 365Content Types And Policies in SharePoint and Office 365
Content Types And Policies in SharePoint and Office 365
 
Sharepoint Document Management System (DMS) Features
Sharepoint Document Management System (DMS) Features Sharepoint Document Management System (DMS) Features
Sharepoint Document Management System (DMS) Features
 
84% of Migration Projects Fail – Getting it Right in SharePoint Webinar
84% of Migration Projects Fail – Getting it Right in SharePoint Webinar84% of Migration Projects Fail – Getting it Right in SharePoint Webinar
84% of Migration Projects Fail – Getting it Right in SharePoint Webinar
 

Último

A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersNicole Novielli
 
A Framework for Development in the AI Age
A Framework for Development in the AI AgeA Framework for Development in the AI Age
A Framework for Development in the AI AgeCprime
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfpanagenda
 
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentEmixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentPim van der Noll
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfIngrid Airi González
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesThousandEyes
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfNeo4j
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
Testing tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesTesting tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesKari Kakkonen
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch TuesdayIvanti
 
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...AliaaTarek5
 
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...Scott Andery
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...panagenda
 

Último (20)

A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software Developers
 
A Framework for Development in the AI Age
A Framework for Development in the AI AgeA Framework for Development in the AI Age
A Framework for Development in the AI Age
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
 
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentEmixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdf
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdf
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
Testing tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesTesting tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examples
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch Tuesday
 
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
 
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
Enhancing User Experience - Exploring the Latest Features of Tallyman Axis Lo...
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
 

Governance policies records

  • 1.
  • 2. » SharePoint Development Lead – Sony (SNEI) ˃ Previous Employer (5 Years) – Qualcomm Incorporated » Based in San Diego, California » Expertise: Enterprise Content Management, Collaboration Strategy, Governance, Migrations, Development, Architecture. » Publications - ˃ File Analyzer on the Web (IEEE) ˃ Finite Automata Visualization (Link) ˃ Intergalactic travel using laser powered robots (Link) ˃ Smart Tanks - Armed Unmanned Ground Vehicles (Link) » Education ˃ Doctorate in Business Administration ˃ Masters of Science Computer Science » Blog - http://spdevstore.com/ » Twitter - @spdevstore » LinkedIn – http://www.linkedin.com/profile/view?id=15715591
  • 3. » Governance Overview » Record Management » Information Management Policies » Tagging » Search » Best Practices
  • 4. » Governance ˃ Custom Post Provisioning Provider » Record Center ˃ Custom Record Center File Submission ˃ Custom Record Center Router » Information Management Policy ˃ Custom Expiration Formula ˃ Custom Expiration Action ˃ Custom Simple IM Policy ˃ Custom Configuration IM Policy » Tagging ˃ Custom Department Tagging Policy ˃ Custom Attach Policy to Content Types » Search ˃ Custom Advanced Search Web Part » Feature Stapling ˃ Custom Feature Stapling
  • 5. “Governance is the set of policies, roles, responsibilities, and processes that guides, directs, and controls how an organization's business divisions and IT teams cooperate to achieve business goals.” “Governing SharePoint is not just throwing a team together or rehashing old policies. Design and configuration of SharePoint is a key responsibility for modern IT Business Analysts”
  • 6. » No Quotas, No Blocked File Types, No Policies » Unreliable support » No strategy, no training » Not defining policies on what to use SharePoint for (and what not to use it for) » Empowering users without appropriate training and guidance » Letting users manage security when they have no clue what they are doing » Not planning for scale and/or growth » No life cycle management » Not testing the backup/recovery process
  • 7. » Quotas – Quota templates define how much data can be stored in a site collection and the maximum size of uploaded files. Associate different quota templates with site collections a different service levels. » Site lifecycle management – You can govern how sites are created, the size of sites, and the longevity of sites by using self-service site management and site use confirmation and deletion. Set expiration and access policies to control content in sites. » Asset classification – Classify sites and content by value and impact of the content to the organization (such as high, medium, or low business value/impact). Classification then controls other behaviors, such as requiring encryption for high business impact information. » Data protection (backup and recovery) – Vary the level of data protection that you offer based on service levels. Plan the frequency at which you back up the farms and the response time that you will guarantee for restoring data. » Security, infrastructure, and Web application policies – how is the system and infrastructure maintained and who has access at what levels. Are you controlling use of fine-grained permissions?
  • 8. » IT governance of the software itself and the services you provide » Application governance of the custom solutions you provide » Information Management governance of the content and information that users store in those services.
  • 9. » Ensure that content quality is maintained for the life of the solution » Provide a consistently high-quality user experience » Establish clear decision making authority and escalation procedures » Ensure that the solution strategy is aligned with business objectives » Ensure that content is retained in compliance with record retention guidelines » Ensure that site designers understand best practices
  • 10. » Identify an Inclusive Team » Start with “Framing” Decisions » Determine Your Deployment Model » Define a Clear Vision » Identify Roles and Responsibilities » Develop Guiding Principles » Decide Your Organizational Comfort Level with Social Computing » Define Policies and Standards » Document the Plan » Socialize and Promote
  • 11. » Develop a strategy around architecture, security, maintenance, storage planning, development, and policies; the sooner the better. Ideally this should be well before deployment, but can still be done years later if necessary. » Who will support it? » What is technology impact? » Get acceptance and feedback from users » Involving business stakeholders has the largest impact on operational success.
  • 12. • Code • Introduction • Coexistence Dev • UAT • Authoring • POC • Validate Test • Users • Workflows • BPM Prod » Release Management » Configuration Management » Operations Monitoring, Security & Patch Management » Communications & Service Management » Code Propagation Testing & Deployment
  • 13. » Who will be allowed to set up a new page/site within the existing hierarchy? » Who will be allowed to create a new level in the navigation or promote an existing site to the top level of the navigation? » Can page owners re-design the page/site layout? If yes, how much of the page are they allowed to modify? » Who is allowed to make changes to the overall branding for the portal? » Who is allowed to manage metadata? For example, change metadata types or metadata values? » What processes/roles can we assume for enterprise management of metadata? » Who controls security on pages/sites? » What is the default model for access? » What kind of “penalties” will be supported for non-compliance with governance standards? » How will the Governance Model be updated and maintained?
  • 14. » Group Permissions » Audit Settings » Portal Settings » Designer Settings » Search Settings
  • 15. » Custom Post Provisioning Demo
  • 16. » A record is a document or other electronic or physical entity in an organization that serves as evidence of an activity or transaction performed by the organization and that requires retention for some time period. Records management is the process by which an organization:
  • 17. » Content Organizer » Document Sets » Document IDs » Location Based Metadata » In-Place Records Management » Managed Metadata » Metadata Navigation
  • 18. Process » Content analysis » File plan » Compliance requirements document » Method for collecting records that are no longer active from all record sources, such as collaboration servers, file servers, and email systems. » Method for auditing records while they are active. » Method for capturing records' metadata and audit histories and for maintaining them. » Legal Holds » A system for monitoring and reporting on the handling of records (Governance)
  • 19. » Demo - Out of Box Routing » Demo - Out of Box Legal Holds » Demo - custom Routing
  • 20. » Demo - Custom Record Center File Submission » Demo - Custom Record Center Router
  • 21. Information management is the governance of information in an enterprise — its documents, lists, Web sites, and Webpages — to maximize the information’s usability and manageability. Another aspect of information management is determining who has access to what content – how are you making content available internally and externally and to whom?
  • 22. Information architecture determines how the information in that site or solution – its Web pages, documents, lists, and data – is organized and presented to the site's users. Information architecture is often recorded as a hierarchical list of content, search keywords, data types, and other concepts.
  • 23. » How information is organized and presented to users » Product knowledge to apply the information architecture to the SharePoint tool » Content types » Managed Metadata » Navigation » Search
  • 24. » Policies define rules to use SharePoint » Standards describe best practices » Verify that your SharePoint polices and standards do not conflict with broader organizational polices. » Publish policies and standards where users can easily find and follow them. » Regularly review and revise policies and standards to keep them aligned to organizational needs.
  • 25. » Expiration » Auditing » Document Labels » Document Bar Codes
  • 26. » Demo – Out of box Expiration Policy » Demo - Out of box Auditing Policy » Demo - Out of box Document Labels Policy » Demo - Out of box Document Bar Codes Policy
  • 27.
  • 28. » A policy feature is an assembly or other piece of code that provides content management functionality to Microsoft SharePoint » Install a valid Policy Feature Definition into the Policy Feature Definition List. You can do this by calling the Add method of the PolicyFeatureCollection class. » Implement the IPolicyFeature interface.
  • 29. » In addition to installing a valid Policy Feature Definition, each policy feature must also contain a class that implements the IPolicyFeature interface. » This interface enables Microsoft SharePoint Server 2010 to call the code to perform any initiation work that the policy feature requires. » The interface also enables SharePoint Server 2010 to call the code to perform any tasks required when a policy item that is associated with the policy feature is added, deleted, or changed for a content type.
  • 30. The IPolicyFeature interface contains the following methods: » Register() » UnRegister() » OnCustomDataChange() » OnGlobalCustomDataChange() » ProcessListItem() » ProcessListItemOnRemove()
  • 31. » Demo - Custom Expiration Formula » Demo - Custom Expiration Action » Demo - Custom IM Policy Simple » Demo - Custom IM Policy Config
  • 32. » Easier information retrieval ˃ A taxonomy provides a consistent way of classifying and describing information, allowing more accurate search results and giving users the ability to rapidly locate the content that they need. » Easier navigation ˃ A taxonomy dictates how users navigate SharePoint sites and various sub-sites. » Audience targeting ˃ By effectively leveraging content types, search results can be tailored to specific audiences within an organization.
  • 33. » Demo - Department IM Policy » Demo – Search Tagged Departments
  • 34. » Site-based retention ˃ Compliance features of SharePoint Server 2013 have been extended to sites. You can create and manage retention policies in SharePoint Server 2013, and the policies will apply to SharePoint sites and any Exchange Server 2013 team mailboxes that are associated with the sites. ˃ The retention policy for the whole site and the team mailbox, if one is associated with the site. ˃ What causes a project to be closed. ˃ When a project should expire. » Managed Navigation » Document Sets ˃ You can now add One Note and Folders into Document Sets, improving flexibility. There’s also the ability to manage the entire document set by sending it to a record center. » eDiscovery Center ˃ You can now manage preservations, search and export across site collections, SharePoint farms and even Exchange servers.
  • 35. » Establish a Governance Plan to ensure quality and relevance of content and to ensure that all users understand their roles and responsibilities. » Keep your governance model simple. Solutions need a strong governance model, but they don’t need complicated models with lots of bureaucracy. » Don’t make the solution itself more complicated than it needs to be. Be careful about “over designing.” Just because SharePoint has a cool feature doesn’t mean that you need to deploy it—at least not right away. » Ensure that all users with design or full control privileges have internalized your design guiding principles and that content contributors understand guiding principles related to content. » Think about how you will ensure compliance with your Governance Plan over time, particularly for highly visible sites. » An effective Governance Plan doesn’t have to constrain every move—it has to provide guidance to users to ensure that your solution remains effective and vibrant over time.
  • 36. » TechNet ˃ Governance resource center + http://technet.microsoft.com/en-us/sharepoint/ff800826.aspx ˃ Governance features + http://technet.microsoft.com/en-us/library/cc262287.aspx ˃ Plan for Software Boundaries + http://technet.microsoft.com/en-us/library/cc262787.aspx ˃ SharePoint Server 2010 Governance Model + http://go.microsoft.com/fwlink/?LinkId=200533 ˃ SharePoint 2010 Governance Planning + http://go.microsoft.com/fwlink/?LinkId=197150 ˃ Implementing Governance on SharePoint 2010 + http://go.microsoft.com/fwlink/?LinkId=201195 ˃ SharePoint Server 2010 Governance Resources + http://go.microsoft.com/fwlink/?LinkId=197150 » Blog ˃ http://spdevstore.blogspot.com/ » LinkedIn ˃ http://www.linkedin.com/profile/view?id=15715591 » Email – kashishsukhija@gmail.com » Questions & Answers
  • 37. Q & A
  • 38. Join us at after the closing ceremony at The Daily Pint for drinks and laughs. A great opportunity to network with other SharePoint Professionals!
  • 39. Atera Prime K2 Axceler KnowledgeLake CBT Clips KwizCom Dell QuickStart Hershey Technologies Virtualworks Platinum & Gold Sponsors Silver Sponsors

Notas do Editor

  1. THIS SHOULD BE YOUR SECOND TO LAST SLIDE – Encourage everyone to attend and remind them that the Daily Pint is just a few blocks up Pico from SMC (North East)
  2. THIS SHOULD BE YOUR LAST SLIDE – Please ensure to leave this on as people are walking out and you’re wrapping things up. Thanks so much!