SlideShare a Scribd company logo
1 of 35
Download to read offline
sharepointmaven.com @gregoryzelfond
UTILIZING SHAREPOINT
FOR PROJECT MANAGEMENT
GREGORY ZELFOND
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
About Me
 Gregory Zelfond
 10+ years of experience with SharePoint
 SharePoint advocate, blogger
 Love to solve business problems using code-free, out of
the box SharePoint configurations
 Owner of SharePoint Maven (sharepointmaven.com)
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
About SharePoint Maven
I HELP ORGANIZATIONS TO UNLOCK
THE POWER OF SHAREPOINT
MIGRATION CONSULTING TRAINING
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
December 2015 UPDATE!!!
 This slide deck debuted in April 2013
 Since then, I authored 2 blogs which relate to
the topic:
– Follow-up blog post that details STEP-BY-STEP
Instructions on how to create an awesome Project or
Team Site in SharePoint
– Presentation on “3 ways to manage projects in
SharePoint”
 Make sure to check out both links above and
enjoy the rest of this presentation
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
My Experience with SharePoint
 My experience with SharePoint Project Sites…
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Agenda
 Background
 SharePoint Advantages
 Tips & Tricks
 Best Practices
 Training & Buy-In
 Q & A
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Assumptions for this Presentation
 You know what SharePoint is and/or used it in some shape or form
 No programming experience or IT Development required
 No 3rd party modules or add-on software needs to be purchased
 You will have the guts to talk to IT department and request creation of
SharePoint site with Admin privileges
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Cost & Ease of Use Matter
Enterprise Project &
Portfolio Management
- MS Project Server
- Clarity PPM
- HP PPM Center
- IBM Rational Focal Point
- EPM Live
High, $$$
Web-Based Collaboration
Sites
- SharePoint
- Basecamp
- AceProject
- Zoho Projects
- Google Apps
Medium, $$
- Email (Outlook)
- Shared Drives
- MS Word
- MS Excel
- MS Project
Low, $
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
You Hear this Every Day…
 Check out my doc on shared drive…
 Oh @#$%&, I modified an old version of the file…
 I have the doc on my laptop, I’ll email it to you…
 I missed the meeting. Can you include me on your
meeting minutes distribution?
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Needs & Wants
Project Team Level
HOW?
Operational
 Day-to-day project activities
 Updating documentation
 Completing projects tasks
 Managing issues
 Staying sane during the project
PMO/Program Level
WHAT? WHEN?
Tactical
• Key performance indicators
• Project status (Red, Yellow, Green)
• Budget, Resource Management
• Key Milestones / Go-Live Date
• Portfolio Management, Scenarios
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Common Challenges for Project Team
 Finding project documents
 Document versioning
 Document sharing
 Information overload
 Lack of common templates
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
SharePoint Advantages
 Centralizes project information and documentation
 Empowers the project team
 Facilitates project team collaboration
 Minimal learning curve
 Minimal IT involvement
 Social media impact
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
SharePoint Advantages, continued
 MS office look and feel
 One stop shop
 Different views for different audiences
 Search capability
 Information sharing
 Transparency
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Recommended Modules for a Project
Site
1. PMO (Governance) Documents
2. Project Documents
3. Issues Log
4. Project Tasks
5. Risk Register
6. Calendar
7. Contacts
8. Change Control Log
9. Lessons Learned Log
10.Bug Tracker
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Suggested Structure
Main Site
Project A Project B Project C Template Site
Template
Version 1
Template
Version 2
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Implement Project Site in 7 steps
1. Have site created with Admin (Full Control) access
2. Create sub-site
3. Add modules (web parts) to sub-site
4. Create a template from sub-site
5. Create new project sites from a template
6. Update your template site regularly per feedback
7. Create new project sites from new versions of templates
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Creating a Project Site
Save Site as a Template (Steps 1 & 2)
 Check off “Include Content”
Creating from Template (Step 3)
 Site Administration > Sites & Workspaces > Create
1
3
2
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Some of the Available Web Parts
Web Part Purpose
Announcements Contains messages posted by contributors to the site
Calendar
Contains upcoming meetings, deadlines, and other important
events
Links
Contains links to Web pages that your team members will find
interesting or useful
Shared Documents Document Repository Library
Tasks
A list where team members can keep track of work that needs
to be done
Team Discussion Contains newsgroup-style discussions among team members
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Web Parts, Libraries & Lists to Consider
SharePoint Module PM Artifact
Shared Documents Project Documents, Governance Documents
Task List Task and Action List
Issues List Issues Log
Issues List Risk Register
Contacts Contact List
Calendar Calendar
Issues List Change Control Log
Issues List Bug Tracker
Custom List Lessons Learned Log
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Document Library
 Shared Documents Web Part
 Separate document libraries
– Project Documents
– Governance Documents
 Enable version control if required
 Check-in/Check-out
 No folders please
 Tag the documents!
– i.e. create Doc Types
– other properties
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Document Library, continued
 Consistent Project Management templates via Content Types
 Content type – (reusable) object that is stored within SharePoint that defines several
elements/properties of a piece of content. For example:
– Contacts List: Columns that the content will have associated with it
– Doc Library: Document Template that the content will be based on
 Create Content Types for Your MS Office-based templates, i.e.:
– Project Charter
– BRD
– Design Document
Adding multiple Office templates to a document library
http://office.microsoft.com/en-ca/office365-sharepoint-online-enterprise-help/add-multiple-
office-templates-to-a-document-library-HA102409514.aspx
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Issue Tracking
 Issues List Web Part
 Email Notification
 Multiple views to sort/group and
organize data
– Active Issues
– My Issues
– by Status
– by Assigned To
– by Due Dates
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Risk Register Log
 Issues List Web Part
 Re-use existing “out-of-the-box” columns to
match Risk Register Log columns
– Title
– Priority (Magnitude)
– Description
– Assigned to
– Status
 Add custom columns as desired
– Probability (Number)
– Risk Score (Number, calculated field type)
Add a formula: Probability X Magnitude
– Risk Approach (i.e. Mitigate, Avoid, Accept)
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Calendar
 Calendar Web Part
 Capture people’s vacations & key project
milestones
 Sync with Outlook not recommended
 Choose “Upcoming Events” view for front
page
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Team Roster
 Contacts Web Part
 Capture Emails, Contacts, Mobile #’s,
Departments, Project Roles
 Advanced: Sync with Active Directory or
Exchange
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Lessons Learned
 Custom List Web Part
 Create Lessons Learned List on each project
site
 Advanced: Roll-up to common Lessons
Learned database
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Sync MS Project with SharePoint
 Create Project Tasks Library on project site in SharePoint
 From MS Project File > Save & Send > Sync with Task List
 Limitations exist
 Use only if there will be use for it
Detailed Instructions
http://blogs.msdn.com/b/project/archive/2009/10/19/project-2010-introducing-sync-to-
sharepoint.aspx
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Security for a Project Site
 Groups
– Project Site Admin (Full Control)
• Project Manager & Coordinator
– Project Team (Contribute)
– Visitors (Read Only) – All users
 Stay away from individual user permissions
 Do not inherit permissions from parent site
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Advanced Tools Available
 Content By Query Web Part (CQWP) – allows to roll up data from many
sources and present that data all in one place
 SharePoint Designer – HTML Editor and design software to modify
SharePoint sites and web parts
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Best Practices
 Repeatable process (templates)
 Tag the documents (no folders please!!!)
 Version control on document libraries
 Use different views for Front Page and Full View
 Cleanup/review site contents once in a while
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Best Practices, continued
 Closing Phase = change permissions to “Read
Only”
 Policy or SOP is a great idea
 Check that Recycle bin often
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
User Training and Buy-in
 Introduce at Project Kick-Off
 Train users if necessary
– Basic SharePoint Training might be required
 Lead by example – use SharePoint
 Enforce SharePoint as a central repository
– No email or network drives
 Share documents as links to SharePoint
– No email attachments
 Always point your team to SharePoint site for data
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
User Training and Buy-in, continued
 Conduct Project Meetings online
 Look and Feel do matter!
 Simplicity is key!
 Walk before you run
– Project Site should match PM/PMO maturity level
– Methodology in place
 Start with basics, introduce improvements gradually
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
Need help with SharePoint?
 SharePoint Site Configuration and Customization
 Document Migration to SharePoint
 SharePoint Implementation Strategy
 SharePoint Training
 SharePoint User Adoption
 SharePoint Governance
 SharePoint Project Management
sharepointmaven.com @gregoryzelfondsharepointmaven.com @gregoryzelfond
THANK YOU!
Visit: sharepointmaven.com
Email: greg@sharepointmaven.com
Follow: @gregoryzelfond
Connect: linkedin.com/company/sharepoint-maven
View: www.slideshare.net/gzelfond
Get in touch if you have questions

More Related Content

What's hot

SharePoint Power User (Site Owner) Training
SharePoint Power User (Site Owner) TrainingSharePoint Power User (Site Owner) Training
SharePoint Power User (Site Owner) TrainingGregory Zelfond
 
Introduction to SharePoint Information Architecture
Introduction to SharePoint Information ArchitectureIntroduction to SharePoint Information Architecture
Introduction to SharePoint Information ArchitectureGregory Zelfond
 
Top 10 New SharePoint Online Features
Top 10 New SharePoint Online FeaturesTop 10 New SharePoint Online Features
Top 10 New SharePoint Online FeaturesOffice
 
SharePoint: How to automatically assign managed metadata?
SharePoint: How to automatically assign managed metadata?SharePoint: How to automatically assign managed metadata?
SharePoint: How to automatically assign managed metadata?Layer2
 
SharePoint Folders vs. Metadata
SharePoint Folders vs. MetadataSharePoint Folders vs. Metadata
SharePoint Folders vs. MetadataGregory Zelfond
 
SharePoint Document Types
SharePoint Document TypesSharePoint Document Types
SharePoint Document TypesGregory Zelfond
 
10 Best SharePoint Features You’ve Never Used (But Should)
10 Best SharePoint Features You’ve Never Used (But Should)10 Best SharePoint Features You’ve Never Used (But Should)
10 Best SharePoint Features You’ve Never Used (But Should)Christian Buckley
 
How to Manage Projects in SharePoint Using Out of the Box Features
How to Manage Projects in SharePoint Using Out of the Box FeaturesHow to Manage Projects in SharePoint Using Out of the Box Features
How to Manage Projects in SharePoint Using Out of the Box FeaturesGregory Zelfond
 
SharePoint 2013 Document Management Features
SharePoint 2013 Document Management FeaturesSharePoint 2013 Document Management Features
SharePoint 2013 Document Management FeaturesThuan Ng
 
SharePoint Overview
SharePoint OverviewSharePoint Overview
SharePoint OverviewAmy Phillips
 
SharePoint Out of the Box
SharePoint Out of the BoxSharePoint Out of the Box
SharePoint Out of the BoxGregory Zelfond
 
SharePoint Tips and Tricks you cannot live without
SharePoint Tips and Tricks you cannot live withoutSharePoint Tips and Tricks you cannot live without
SharePoint Tips and Tricks you cannot live withoutGregory Zelfond
 
How to Manage Migration to SharePoint
How to Manage Migration to SharePointHow to Manage Migration to SharePoint
How to Manage Migration to SharePointGregory Zelfond
 
SharePoint for Project Management (2016)
SharePoint for Project Management (2016)SharePoint for Project Management (2016)
SharePoint for Project Management (2016)wandersick
 

What's hot (20)

Sharepoint Basics
Sharepoint BasicsSharepoint Basics
Sharepoint Basics
 
Sharepoint 2019 Training
Sharepoint 2019 TrainingSharepoint 2019 Training
Sharepoint 2019 Training
 
SharePoint Power User (Site Owner) Training
SharePoint Power User (Site Owner) TrainingSharePoint Power User (Site Owner) Training
SharePoint Power User (Site Owner) Training
 
Introduction to SharePoint Information Architecture
Introduction to SharePoint Information ArchitectureIntroduction to SharePoint Information Architecture
Introduction to SharePoint Information Architecture
 
Top 10 New SharePoint Online Features
Top 10 New SharePoint Online FeaturesTop 10 New SharePoint Online Features
Top 10 New SharePoint Online Features
 
SharePoint: How to automatically assign managed metadata?
SharePoint: How to automatically assign managed metadata?SharePoint: How to automatically assign managed metadata?
SharePoint: How to automatically assign managed metadata?
 
SharePoint Folders vs. Metadata
SharePoint Folders vs. MetadataSharePoint Folders vs. Metadata
SharePoint Folders vs. Metadata
 
SharePoint Document Types
SharePoint Document TypesSharePoint Document Types
SharePoint Document Types
 
Microsoft SharePoint
Microsoft SharePointMicrosoft SharePoint
Microsoft SharePoint
 
Why I Use SharePoint
Why I Use SharePointWhy I Use SharePoint
Why I Use SharePoint
 
10 Best SharePoint Features You’ve Never Used (But Should)
10 Best SharePoint Features You’ve Never Used (But Should)10 Best SharePoint Features You’ve Never Used (But Should)
10 Best SharePoint Features You’ve Never Used (But Should)
 
How to Manage Projects in SharePoint Using Out of the Box Features
How to Manage Projects in SharePoint Using Out of the Box FeaturesHow to Manage Projects in SharePoint Using Out of the Box Features
How to Manage Projects in SharePoint Using Out of the Box Features
 
Sharepoint overview
Sharepoint overviewSharepoint overview
Sharepoint overview
 
SharePoint 2013 Document Management Features
SharePoint 2013 Document Management FeaturesSharePoint 2013 Document Management Features
SharePoint 2013 Document Management Features
 
OneDrive for Business 101
OneDrive for Business 101OneDrive for Business 101
OneDrive for Business 101
 
SharePoint Overview
SharePoint OverviewSharePoint Overview
SharePoint Overview
 
SharePoint Out of the Box
SharePoint Out of the BoxSharePoint Out of the Box
SharePoint Out of the Box
 
SharePoint Tips and Tricks you cannot live without
SharePoint Tips and Tricks you cannot live withoutSharePoint Tips and Tricks you cannot live without
SharePoint Tips and Tricks you cannot live without
 
How to Manage Migration to SharePoint
How to Manage Migration to SharePointHow to Manage Migration to SharePoint
How to Manage Migration to SharePoint
 
SharePoint for Project Management (2016)
SharePoint for Project Management (2016)SharePoint for Project Management (2016)
SharePoint for Project Management (2016)
 

Similar to Utilizing SharePoint for Project Management

Project and Portfolio Management with Project Online
Project and Portfolio Management with Project OnlineProject and Portfolio Management with Project Online
Project and Portfolio Management with Project OnlineGregory Zelfond
 
SPS Ottawa 2019: From the field: Modernize your SharePoint Intranet with Shar...
SPS Ottawa 2019: From the field: Modernize your SharePoint Intranet with Shar...SPS Ottawa 2019: From the field: Modernize your SharePoint Intranet with Shar...
SPS Ottawa 2019: From the field: Modernize your SharePoint Intranet with Shar...Nicolas Georgeault
 
Aiimi Project Management Office
Aiimi Project Management OfficeAiimi Project Management Office
Aiimi Project Management OfficeAiimiLtd
 
Share point 2010 administration & development
Share point 2010 administration & developmentShare point 2010 administration & development
Share point 2010 administration & developmentMJ Ferdous
 
Real World Add-in Development for Office365
Real World Add-in Development for Office365Real World Add-in Development for Office365
Real World Add-in Development for Office365Brian Culver
 
SharePoint 2013 Preview
SharePoint 2013 PreviewSharePoint 2013 Preview
SharePoint 2013 PreviewRegroove
 
Non-Developer Options in SharePoint 2013 - Fest Chicago 2014
Non-Developer Options in SharePoint 2013 - Fest Chicago 2014Non-Developer Options in SharePoint 2013 - Fest Chicago 2014
Non-Developer Options in SharePoint 2013 - Fest Chicago 2014Asif Rehmani
 
How to build a Project Hub with Hubsites and Sitedesign and Sitescripts
How to build a Project Hub with Hubsites and Sitedesign and Sitescripts How to build a Project Hub with Hubsites and Sitedesign and Sitescripts
How to build a Project Hub with Hubsites and Sitedesign and Sitescripts Knut Relbe-Moe [MVP, MCT]
 
Bringing Zest to SharePoint Sites Using Out-of-the-Box Technology
Bringing Zest to SharePoint Sites Using Out-of-the-Box TechnologyBringing Zest to SharePoint Sites Using Out-of-the-Box Technology
Bringing Zest to SharePoint Sites Using Out-of-the-Box Technologyjoelsef
 
Wisconsin SharePoint User Group - November 2020 - Ignite News
Wisconsin SharePoint User Group - November 2020 - Ignite NewsWisconsin SharePoint User Group - November 2020 - Ignite News
Wisconsin SharePoint User Group - November 2020 - Ignite NewsDrew Madelung
 
Digital Practices - introductions
Digital Practices - introductionsDigital Practices - introductions
Digital Practices - introductionsprisca schmarsow
 
You got Microsoft Teams! Now let's build modern intranet on SharePoint - Team...
You got Microsoft Teams! Now let's build modern intranet on SharePoint - Team...You got Microsoft Teams! Now let's build modern intranet on SharePoint - Team...
You got Microsoft Teams! Now let's build modern intranet on SharePoint - Team...Chirag Patel
 
SharePoint Framework -The future of SharePoint/ Office 365 developer ecosystem.
SharePoint Framework -The future of SharePoint/ Office 365 developer ecosystem. SharePoint Framework -The future of SharePoint/ Office 365 developer ecosystem.
SharePoint Framework -The future of SharePoint/ Office 365 developer ecosystem. Kushan Lahiru Perera
 
How to build a Project Hub with Hubsites and Sitedesign and Sitescripts
How to build a Project Hub with Hubsites and Sitedesign and Sitescripts How to build a Project Hub with Hubsites and Sitedesign and Sitescripts
How to build a Project Hub with Hubsites and Sitedesign and Sitescripts Knut Relbe-Moe [MVP, MCT]
 
SharePoint Designer Workflows - Nuts, Bolts and Examples
SharePoint Designer Workflows - Nuts, Bolts and ExamplesSharePoint Designer Workflows - Nuts, Bolts and Examples
SharePoint Designer Workflows - Nuts, Bolts and ExamplesDrew Madelung
 
SharePoint Framework SPS Madrid 2016
SharePoint Framework SPS Madrid 2016SharePoint Framework SPS Madrid 2016
SharePoint Framework SPS Madrid 2016Sonja Madsen
 
Drew madelung sp designer workflows - sp-biz
Drew madelung   sp designer workflows - sp-bizDrew madelung   sp designer workflows - sp-biz
Drew madelung sp designer workflows - sp-bizDrew Madelung
 
How to build a new SharePoint Intranet in less than two months with limited r...
How to build a new SharePoint Intranet in less than two months with limited r...How to build a new SharePoint Intranet in less than two months with limited r...
How to build a new SharePoint Intranet in less than two months with limited r...Mimi Garrity Denman
 
Relearning SharePoint Development
Relearning SharePoint DevelopmentRelearning SharePoint Development
Relearning SharePoint Developmentbgerman
 

Similar to Utilizing SharePoint for Project Management (20)

Project and Portfolio Management with Project Online
Project and Portfolio Management with Project OnlineProject and Portfolio Management with Project Online
Project and Portfolio Management with Project Online
 
SPS Ottawa 2019: From the field: Modernize your SharePoint Intranet with Shar...
SPS Ottawa 2019: From the field: Modernize your SharePoint Intranet with Shar...SPS Ottawa 2019: From the field: Modernize your SharePoint Intranet with Shar...
SPS Ottawa 2019: From the field: Modernize your SharePoint Intranet with Shar...
 
Aiimi Project Management Office
Aiimi Project Management OfficeAiimi Project Management Office
Aiimi Project Management Office
 
Share point 2010 administration & development
Share point 2010 administration & developmentShare point 2010 administration & development
Share point 2010 administration & development
 
Real World Add-in Development for Office365
Real World Add-in Development for Office365Real World Add-in Development for Office365
Real World Add-in Development for Office365
 
SharePoint 2013 Preview
SharePoint 2013 PreviewSharePoint 2013 Preview
SharePoint 2013 Preview
 
Non-Developer Options in SharePoint 2013 - Fest Chicago 2014
Non-Developer Options in SharePoint 2013 - Fest Chicago 2014Non-Developer Options in SharePoint 2013 - Fest Chicago 2014
Non-Developer Options in SharePoint 2013 - Fest Chicago 2014
 
How to build a Project Hub with Hubsites and Sitedesign and Sitescripts
How to build a Project Hub with Hubsites and Sitedesign and Sitescripts How to build a Project Hub with Hubsites and Sitedesign and Sitescripts
How to build a Project Hub with Hubsites and Sitedesign and Sitescripts
 
Bringing Zest to SharePoint Sites Using Out-of-the-Box Technology
Bringing Zest to SharePoint Sites Using Out-of-the-Box TechnologyBringing Zest to SharePoint Sites Using Out-of-the-Box Technology
Bringing Zest to SharePoint Sites Using Out-of-the-Box Technology
 
Wisconsin SharePoint User Group - November 2020 - Ignite News
Wisconsin SharePoint User Group - November 2020 - Ignite NewsWisconsin SharePoint User Group - November 2020 - Ignite News
Wisconsin SharePoint User Group - November 2020 - Ignite News
 
Digital Practices - introductions
Digital Practices - introductionsDigital Practices - introductions
Digital Practices - introductions
 
mini-project.pptx
mini-project.pptxmini-project.pptx
mini-project.pptx
 
You got Microsoft Teams! Now let's build modern intranet on SharePoint - Team...
You got Microsoft Teams! Now let's build modern intranet on SharePoint - Team...You got Microsoft Teams! Now let's build modern intranet on SharePoint - Team...
You got Microsoft Teams! Now let's build modern intranet on SharePoint - Team...
 
SharePoint Framework -The future of SharePoint/ Office 365 developer ecosystem.
SharePoint Framework -The future of SharePoint/ Office 365 developer ecosystem. SharePoint Framework -The future of SharePoint/ Office 365 developer ecosystem.
SharePoint Framework -The future of SharePoint/ Office 365 developer ecosystem.
 
How to build a Project Hub with Hubsites and Sitedesign and Sitescripts
How to build a Project Hub with Hubsites and Sitedesign and Sitescripts How to build a Project Hub with Hubsites and Sitedesign and Sitescripts
How to build a Project Hub with Hubsites and Sitedesign and Sitescripts
 
SharePoint Designer Workflows - Nuts, Bolts and Examples
SharePoint Designer Workflows - Nuts, Bolts and ExamplesSharePoint Designer Workflows - Nuts, Bolts and Examples
SharePoint Designer Workflows - Nuts, Bolts and Examples
 
SharePoint Framework SPS Madrid 2016
SharePoint Framework SPS Madrid 2016SharePoint Framework SPS Madrid 2016
SharePoint Framework SPS Madrid 2016
 
Drew madelung sp designer workflows - sp-biz
Drew madelung   sp designer workflows - sp-bizDrew madelung   sp designer workflows - sp-biz
Drew madelung sp designer workflows - sp-biz
 
How to build a new SharePoint Intranet in less than two months with limited r...
How to build a new SharePoint Intranet in less than two months with limited r...How to build a new SharePoint Intranet in less than two months with limited r...
How to build a new SharePoint Intranet in less than two months with limited r...
 
Relearning SharePoint Development
Relearning SharePoint DevelopmentRelearning SharePoint Development
Relearning SharePoint Development
 

More from Gregory Zelfond

Kick-Ass Project Collaboration with Office 365 Groups
Kick-Ass Project Collaboration with Office 365 GroupsKick-Ass Project Collaboration with Office 365 Groups
Kick-Ass Project Collaboration with Office 365 GroupsGregory Zelfond
 
SharePoint External Sharing
SharePoint External SharingSharePoint External Sharing
SharePoint External SharingGregory Zelfond
 
How to build an Intranet portal in SharePoint using out of the box features
How to build an Intranet portal in SharePoint using out of the box featuresHow to build an Intranet portal in SharePoint using out of the box features
How to build an Intranet portal in SharePoint using out of the box featuresGregory Zelfond
 
How to Improve SharePoint User Adoption
How to Improve SharePoint User AdoptionHow to Improve SharePoint User Adoption
How to Improve SharePoint User AdoptionGregory Zelfond
 
SharePoint 5000 Item List view Threshold Checklist and Best Practices
SharePoint 5000 Item List view Threshold Checklist and Best PracticesSharePoint 5000 Item List view Threshold Checklist and Best Practices
SharePoint 5000 Item List view Threshold Checklist and Best PracticesGregory Zelfond
 
Business Case for SharePoint and Office 365
Business Case for SharePoint and Office 365Business Case for SharePoint and Office 365
Business Case for SharePoint and Office 365Gregory Zelfond
 
Top 10 SharePoint Terms and Acronyms Explained
Top 10 SharePoint Terms and Acronyms ExplainedTop 10 SharePoint Terms and Acronyms Explained
Top 10 SharePoint Terms and Acronyms ExplainedGregory Zelfond
 
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
 

More from Gregory Zelfond (8)

Kick-Ass Project Collaboration with Office 365 Groups
Kick-Ass Project Collaboration with Office 365 GroupsKick-Ass Project Collaboration with Office 365 Groups
Kick-Ass Project Collaboration with Office 365 Groups
 
SharePoint External Sharing
SharePoint External SharingSharePoint External Sharing
SharePoint External Sharing
 
How to build an Intranet portal in SharePoint using out of the box features
How to build an Intranet portal in SharePoint using out of the box featuresHow to build an Intranet portal in SharePoint using out of the box features
How to build an Intranet portal in SharePoint using out of the box features
 
How to Improve SharePoint User Adoption
How to Improve SharePoint User AdoptionHow to Improve SharePoint User Adoption
How to Improve SharePoint User Adoption
 
SharePoint 5000 Item List view Threshold Checklist and Best Practices
SharePoint 5000 Item List view Threshold Checklist and Best PracticesSharePoint 5000 Item List view Threshold Checklist and Best Practices
SharePoint 5000 Item List view Threshold Checklist and Best Practices
 
Business Case for SharePoint and Office 365
Business Case for SharePoint and Office 365Business Case for SharePoint and Office 365
Business Case for SharePoint and Office 365
 
Top 10 SharePoint Terms and Acronyms Explained
Top 10 SharePoint Terms and Acronyms ExplainedTop 10 SharePoint Terms and Acronyms Explained
Top 10 SharePoint Terms and Acronyms Explained
 
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
 

Recently uploaded

Jewish Resources in the Family Resource Centre
Jewish Resources in the Family Resource CentreJewish Resources in the Family Resource Centre
Jewish Resources in the Family Resource CentreNZSG
 
Excvation Safety for safety officers reference
Excvation Safety for safety officers referenceExcvation Safety for safety officers reference
Excvation Safety for safety officers referencessuser2c065e
 
Planetary and Vedic Yagyas Bring Positive Impacts in Life
Planetary and Vedic Yagyas Bring Positive Impacts in LifePlanetary and Vedic Yagyas Bring Positive Impacts in Life
Planetary and Vedic Yagyas Bring Positive Impacts in LifeBhavana Pujan Kendra
 
Pitch Deck Teardown: Xpanceo's $40M Seed deck
Pitch Deck Teardown: Xpanceo's $40M Seed deckPitch Deck Teardown: Xpanceo's $40M Seed deck
Pitch Deck Teardown: Xpanceo's $40M Seed deckHajeJanKamps
 
20200128 Ethical by Design - Whitepaper.pdf
20200128 Ethical by Design - Whitepaper.pdf20200128 Ethical by Design - Whitepaper.pdf
20200128 Ethical by Design - Whitepaper.pdfChris Skinner
 
Horngren’s Financial & Managerial Accounting, 7th edition by Miller-Nobles so...
Horngren’s Financial & Managerial Accounting, 7th edition by Miller-Nobles so...Horngren’s Financial & Managerial Accounting, 7th edition by Miller-Nobles so...
Horngren’s Financial & Managerial Accounting, 7th edition by Miller-Nobles so...ssuserf63bd7
 
BAILMENT & PLEDGE business law notes.pptx
BAILMENT & PLEDGE business law notes.pptxBAILMENT & PLEDGE business law notes.pptx
BAILMENT & PLEDGE business law notes.pptxran17april2001
 
APRIL2024_UKRAINE_xml_0000000000000 .pdf
APRIL2024_UKRAINE_xml_0000000000000 .pdfAPRIL2024_UKRAINE_xml_0000000000000 .pdf
APRIL2024_UKRAINE_xml_0000000000000 .pdfRbc Rbcua
 
Send Files | Sendbig.comSend Files | Sendbig.com
Send Files | Sendbig.comSend Files | Sendbig.comSend Files | Sendbig.comSend Files | Sendbig.com
Send Files | Sendbig.comSend Files | Sendbig.comSendBig4
 
WSMM Media and Entertainment Feb_March_Final.pdf
WSMM Media and Entertainment Feb_March_Final.pdfWSMM Media and Entertainment Feb_March_Final.pdf
WSMM Media and Entertainment Feb_March_Final.pdfJamesConcepcion7
 
PSCC - Capability Statement Presentation
PSCC - Capability Statement PresentationPSCC - Capability Statement Presentation
PSCC - Capability Statement PresentationAnamaria Contreras
 
Supercharge Your eCommerce Stores-acowebs
Supercharge Your eCommerce Stores-acowebsSupercharge Your eCommerce Stores-acowebs
Supercharge Your eCommerce Stores-acowebsGOKUL JS
 
The McKinsey 7S Framework: A Holistic Approach to Harmonizing All Parts of th...
The McKinsey 7S Framework: A Holistic Approach to Harmonizing All Parts of th...The McKinsey 7S Framework: A Holistic Approach to Harmonizing All Parts of th...
The McKinsey 7S Framework: A Holistic Approach to Harmonizing All Parts of th...Operational Excellence Consulting
 
Church Building Grants To Assist With New Construction, Additions, And Restor...
Church Building Grants To Assist With New Construction, Additions, And Restor...Church Building Grants To Assist With New Construction, Additions, And Restor...
Church Building Grants To Assist With New Construction, Additions, And Restor...Americas Got Grants
 
Driving Business Impact for PMs with Jon Harmer
Driving Business Impact for PMs with Jon HarmerDriving Business Impact for PMs with Jon Harmer
Driving Business Impact for PMs with Jon HarmerAggregage
 
Guide Complete Set of Residential Architectural Drawings PDF
Guide Complete Set of Residential Architectural Drawings PDFGuide Complete Set of Residential Architectural Drawings PDF
Guide Complete Set of Residential Architectural Drawings PDFChandresh Chudasama
 
How Generative AI Is Transforming Your Business | Byond Growth Insights | Apr...
How Generative AI Is Transforming Your Business | Byond Growth Insights | Apr...How Generative AI Is Transforming Your Business | Byond Growth Insights | Apr...
How Generative AI Is Transforming Your Business | Byond Growth Insights | Apr...Hector Del Castillo, CPM, CPMM
 
Memorándum de Entendimiento (MoU) entre Codelco y SQM
Memorándum de Entendimiento (MoU) entre Codelco y SQMMemorándum de Entendimiento (MoU) entre Codelco y SQM
Memorándum de Entendimiento (MoU) entre Codelco y SQMVoces Mineras
 
Go for Rakhi Bazaar and Pick the Latest Bhaiya Bhabhi Rakhi.pptx
Go for Rakhi Bazaar and Pick the Latest Bhaiya Bhabhi Rakhi.pptxGo for Rakhi Bazaar and Pick the Latest Bhaiya Bhabhi Rakhi.pptx
Go for Rakhi Bazaar and Pick the Latest Bhaiya Bhabhi Rakhi.pptxRakhi Bazaar
 

Recently uploaded (20)

Jewish Resources in the Family Resource Centre
Jewish Resources in the Family Resource CentreJewish Resources in the Family Resource Centre
Jewish Resources in the Family Resource Centre
 
Excvation Safety for safety officers reference
Excvation Safety for safety officers referenceExcvation Safety for safety officers reference
Excvation Safety for safety officers reference
 
Planetary and Vedic Yagyas Bring Positive Impacts in Life
Planetary and Vedic Yagyas Bring Positive Impacts in LifePlanetary and Vedic Yagyas Bring Positive Impacts in Life
Planetary and Vedic Yagyas Bring Positive Impacts in Life
 
Pitch Deck Teardown: Xpanceo's $40M Seed deck
Pitch Deck Teardown: Xpanceo's $40M Seed deckPitch Deck Teardown: Xpanceo's $40M Seed deck
Pitch Deck Teardown: Xpanceo's $40M Seed deck
 
20200128 Ethical by Design - Whitepaper.pdf
20200128 Ethical by Design - Whitepaper.pdf20200128 Ethical by Design - Whitepaper.pdf
20200128 Ethical by Design - Whitepaper.pdf
 
Horngren’s Financial & Managerial Accounting, 7th edition by Miller-Nobles so...
Horngren’s Financial & Managerial Accounting, 7th edition by Miller-Nobles so...Horngren’s Financial & Managerial Accounting, 7th edition by Miller-Nobles so...
Horngren’s Financial & Managerial Accounting, 7th edition by Miller-Nobles so...
 
BAILMENT & PLEDGE business law notes.pptx
BAILMENT & PLEDGE business law notes.pptxBAILMENT & PLEDGE business law notes.pptx
BAILMENT & PLEDGE business law notes.pptx
 
WAM Corporate Presentation April 12 2024.pdf
WAM Corporate Presentation April 12 2024.pdfWAM Corporate Presentation April 12 2024.pdf
WAM Corporate Presentation April 12 2024.pdf
 
APRIL2024_UKRAINE_xml_0000000000000 .pdf
APRIL2024_UKRAINE_xml_0000000000000 .pdfAPRIL2024_UKRAINE_xml_0000000000000 .pdf
APRIL2024_UKRAINE_xml_0000000000000 .pdf
 
Send Files | Sendbig.comSend Files | Sendbig.com
Send Files | Sendbig.comSend Files | Sendbig.comSend Files | Sendbig.comSend Files | Sendbig.com
Send Files | Sendbig.comSend Files | Sendbig.com
 
WSMM Media and Entertainment Feb_March_Final.pdf
WSMM Media and Entertainment Feb_March_Final.pdfWSMM Media and Entertainment Feb_March_Final.pdf
WSMM Media and Entertainment Feb_March_Final.pdf
 
PSCC - Capability Statement Presentation
PSCC - Capability Statement PresentationPSCC - Capability Statement Presentation
PSCC - Capability Statement Presentation
 
Supercharge Your eCommerce Stores-acowebs
Supercharge Your eCommerce Stores-acowebsSupercharge Your eCommerce Stores-acowebs
Supercharge Your eCommerce Stores-acowebs
 
The McKinsey 7S Framework: A Holistic Approach to Harmonizing All Parts of th...
The McKinsey 7S Framework: A Holistic Approach to Harmonizing All Parts of th...The McKinsey 7S Framework: A Holistic Approach to Harmonizing All Parts of th...
The McKinsey 7S Framework: A Holistic Approach to Harmonizing All Parts of th...
 
Church Building Grants To Assist With New Construction, Additions, And Restor...
Church Building Grants To Assist With New Construction, Additions, And Restor...Church Building Grants To Assist With New Construction, Additions, And Restor...
Church Building Grants To Assist With New Construction, Additions, And Restor...
 
Driving Business Impact for PMs with Jon Harmer
Driving Business Impact for PMs with Jon HarmerDriving Business Impact for PMs with Jon Harmer
Driving Business Impact for PMs with Jon Harmer
 
Guide Complete Set of Residential Architectural Drawings PDF
Guide Complete Set of Residential Architectural Drawings PDFGuide Complete Set of Residential Architectural Drawings PDF
Guide Complete Set of Residential Architectural Drawings PDF
 
How Generative AI Is Transforming Your Business | Byond Growth Insights | Apr...
How Generative AI Is Transforming Your Business | Byond Growth Insights | Apr...How Generative AI Is Transforming Your Business | Byond Growth Insights | Apr...
How Generative AI Is Transforming Your Business | Byond Growth Insights | Apr...
 
Memorándum de Entendimiento (MoU) entre Codelco y SQM
Memorándum de Entendimiento (MoU) entre Codelco y SQMMemorándum de Entendimiento (MoU) entre Codelco y SQM
Memorándum de Entendimiento (MoU) entre Codelco y SQM
 
Go for Rakhi Bazaar and Pick the Latest Bhaiya Bhabhi Rakhi.pptx
Go for Rakhi Bazaar and Pick the Latest Bhaiya Bhabhi Rakhi.pptxGo for Rakhi Bazaar and Pick the Latest Bhaiya Bhabhi Rakhi.pptx
Go for Rakhi Bazaar and Pick the Latest Bhaiya Bhabhi Rakhi.pptx
 

Utilizing SharePoint for Project Management