SlideShare a Scribd company logo
Scott Hoag
            Dan Usher

#BaltSharePoint          #ShareWurst
who am I?




#BaltSharePoint       #ShareWurst
who’s that other guy?
                  Dan
                  Usher

                  usher




#BaltSharePoint                   #ShareWurst
about you




#BaltSharePoint       #ShareWurst
rules of the road




#BaltSharePoint               #ShareWurst
what this talk is about…




#BaltSharePoint                  #ShareWurst
technical challenges




#BaltSharePoint                  #ShareWurst
business challenges




#BaltSharePoint                 #ShareWurst
social challenges




#BaltSharePoint               #ShareWurst
#BaltSharePoint   #ShareWurst
typical coding practices




#BaltSharePoint                  #ShareWurst
more development disasters




#BaltSharePoint                #ShareWurst
enterprise infrastructure processes




                                                Source Sean McDonough @spmcdonough
#BaltSharePoint                  #ShareWurst
operations and maintenance




#BaltSharePoint                #ShareWurst
misconceptions and gotchas




#BaltSharePoint                #ShareWurst
#BaltSharePoint   #ShareWurst
#BaltSharePoint   #ShareWurst
creating orphans




#BaltSharePoint              #ShareWurst
permissions management




#BaltSharePoint              #ShareWurst
publish




#BaltSharePoint     #ShareWurst
the recycle bin




         Manage the Recycle Bin of a site (Office.com)

#BaltSharePoint                                          #ShareWurst
testing workflows as a deity




         declarativeworkflowautostartonemailenabled (Property Reference)

#BaltSharePoint                                                            #ShareWurst
deleting the wrong item




#BaltSharePoint                 #ShareWurst
tune your analytics




                             Dataset Characteristics                                   Value
                             SharePoint components                                     30k
                             Unique users                                              117k
                             Unique queries                                            68k
                             Unique assets                                             500k
                             Reporting DB data size?                                   511TB per years
                                                                                       73TB per 7day
                                                                                       200GB for year



        Capacity requirements for the Web Analytics Shared Service in SharePoint Server 2010

#BaltSharePoint                                                                 #ShareWurst
permissive file handling



            > $webApp = Get-SPWebApplication("http://intranet.contoso.com")
            > $webApp.AllowedInlineDownloadMimeTypes.Add("application/pdf")
            > $webApp.Update()




#BaltSharePoint                                        #ShareWurst
#BaltSharePoint   #ShareWurst
running in circles




                  KB896861




         DisableLoopbackCheck & SharePoint: What every admin and developer should know

#BaltSharePoint                                                             #ShareWurst
pausing IIS




#BaltSharePoint         #ShareWurst
lost passphrases

         > $passphrase = ConvertTo-SecureString -asPlainText -Force
         > Set-SPPassPhrase -PassPhrase $passphrase -Confirm




                  TechNet
                  CodePlex




#BaltSharePoint                                 #ShareWurst
certificate revocation list
            <psuedocode>
                if (!server.HasInternetConnectivity()) {
                    server.DisableCRLCheck();
                }
            </psuedocode>




            SOFTWAREMicrosoftWindowsCurrentVersionWinTrustTrust ProvidersSoftware Publishing




         Certificate Revocation List Check and SharePoint 2010 without an Internet Connection

#BaltSharePoint                                                                  #ShareWurst
#BaltSharePoint   #ShareWurst
not enough service accounts




#BaltSharePoint                #ShareWurst
primary service accounts
            Account         Purpose                                    Requirements
            SQL Server      Runs SQL Server                            • Domain user account
                                                                       • No rights in SharePoint
            Setup Account   Installs the bits and performs initial     • Domain user account
                            configuration                              • Member of Local Admins on each server
                                                                         in the farm
                                                                       • securityadmin and dbcreator on SQL
                                                                         instance
            Farm Account    Used for configuring and managing          • Domain account
                            the farm and runs primary services         • Additional rights are automatically
                            (e.g. SPTimerV4)                             granted as part of installation (both
                                                                         server and SQL)




#BaltSharePoint                                          #ShareWurst
other service accounts
            Account                Purpose                                      Requirements
            MySites Application    Worker process identity for MySites          •   Domain user account
            Pool                                                                •   Managed account
            Content Application    Worker process identity for Content web      •   Domain user account
            Pool                   applications                                 •   Managed account
            Services Application   Worker process identity for Service          •   Domain account
            Pool                   Application Pools                            •   Managed account
            Search Service         Process identity for SharePoint              •   Domain account
            Process                Foundation (Help) search service and         •   Managed account
                                   SharePoint Search service
            Search Service         Used to crawl content specified in content   •   Domain account
            Default Content        sources
            Access
            User Profile Import    Account used to import (and optionally       •   Domain account
            Account                export) user data from an identity store     •   Replicate Directory Changes in AD



#BaltSharePoint                                                  #ShareWurst
still more service accounts
            Account        Purpose                                Requirements
            Object Cache   Processes items in the object cache    • Domain user account
            Super User     of a web application                   • Managed account
                                                                  • Full Control User Policy on target web
                                                                    application(s)
            Object Cache   Processes items in the object cache    • Domain user account
            Super Reader   of a web application                   • Managed account
                                                                  • Full Read User Policy on target web
                                                                    application(s)




#BaltSharePoint                                     #ShareWurst
running the farm configuration wizard




#BaltSharePoint                  #ShareWurst
sandboxed solutions…




                  HKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftWindows NTRPC


                  HKEY_USERSAccountSIDSOFTWAREMicrosoftWindowsCurrentVersionWinTrustTrust
                  ProvidersSoftwarePublishing


#BaltSharePoint                                          #ShareWurst
#BaltSharePoint   #ShareWurst
managing managed paths




#BaltSharePoint              #ShareWurst
trim your (audit) logs




                  stsadm -o trimauditlog –date 20120502 –databasename SP2010_Content_TRISPUG


#BaltSharePoint                                   #ShareWurst
trim your (audit) logs




#BaltSharePoint                    #ShareWurst
#BaltSharePoint   #ShareWurst
service management




#BaltSharePoint                #ShareWurst
service management takeaways




#BaltSharePoint               #ShareWurst
questions




#BaltSharePoint       #ShareWurst
contact

                  scott.hoag@appliedis.com

                        @ciphertxt


                  Usher_Daniel@bah.com

                         @usher


#BaltSharePoint                              #ShareWurst

More Related Content

PPTX
Tips and Tricks for SharePoint 2010 - Avoiding IT Pro Blunders
PPTX
SharePoint 2010 - Installation from the Ground Up
PPTX
SharePoint 2010 - Tips and Tricks of the Trade - Avoiding Administrative Blun...
KEY
PassKit on iOS6
PDF
PassKit on iOS 6
PDF
ITPro's taking the SharePoint 2013 Red Pill
PPTX
The Art & Sience of Optimization
PPTX
A Succesful WebCenter Upgrade: What You Need to Know
Tips and Tricks for SharePoint 2010 - Avoiding IT Pro Blunders
SharePoint 2010 - Installation from the Ground Up
SharePoint 2010 - Tips and Tricks of the Trade - Avoiding Administrative Blun...
PassKit on iOS6
PassKit on iOS 6
ITPro's taking the SharePoint 2013 Red Pill
The Art & Sience of Optimization
A Succesful WebCenter Upgrade: What You Need to Know

What's hot (20)

KEY
A Service-Based Architecture for Multi-domain Search on the Web
PPTX
Search poweredsolutions
PPT
Seamless Integrations between WebCenter Content, Site Studio, and WebCenter S...
PPTX
Shared Personalization Service - How To Scale to 15K RPS, Patrice Pelland
PPT
SPLive Orlando - 10 Things I Like in SharePoint 2013 Search
PPTX
Turbo-Charge Collaboration by Automating Site Provisioning in SharePoint 2010
PPTX
SPSDenver - Wrapping Your Head Around the SharePoint Beast
PPTX
Turbo-Charge Collaboration by Automating Site Provisioning in SharePoint 2010...
PDF
DojoConf: Building Large Apps
PPTX
SharePoint 2013 - What's new for Devs - Belgian IT Bootcamp 2012
PDF
JavaOne 2009 - Full-Text Search: Human Heaven and Database Savior in the Cloud
PPTX
Architectural changes in SharePoint 2013
PPTX
Building a SharePoint Platform That Scales
PPTX
SharePoint Performance - Tales from the Field
PDF
Office 365 and share point online ramp up in 60 minutes for on-premises share...
PPTX
Sharepoint Performance - part 2
PDF
SharePoint 2010 Boost your farm performance!
PDF
HTML5 and Timed Media Playback
DOC
Pre Install Databases
PDF
SharePoint Performance Optimization In 10 Steps for the IT Professional
A Service-Based Architecture for Multi-domain Search on the Web
Search poweredsolutions
Seamless Integrations between WebCenter Content, Site Studio, and WebCenter S...
Shared Personalization Service - How To Scale to 15K RPS, Patrice Pelland
SPLive Orlando - 10 Things I Like in SharePoint 2013 Search
Turbo-Charge Collaboration by Automating Site Provisioning in SharePoint 2010
SPSDenver - Wrapping Your Head Around the SharePoint Beast
Turbo-Charge Collaboration by Automating Site Provisioning in SharePoint 2010...
DojoConf: Building Large Apps
SharePoint 2013 - What's new for Devs - Belgian IT Bootcamp 2012
JavaOne 2009 - Full-Text Search: Human Heaven and Database Savior in the Cloud
Architectural changes in SharePoint 2013
Building a SharePoint Platform That Scales
SharePoint Performance - Tales from the Field
Office 365 and share point online ramp up in 60 minutes for on-premises share...
Sharepoint Performance - part 2
SharePoint 2010 Boost your farm performance!
HTML5 and Timed Media Playback
Pre Install Databases
SharePoint Performance Optimization In 10 Steps for the IT Professional
Ad

Similar to Baltimore SharePoint Users Group - Worst Practices and Administrative Blunders (20)

PPTX
SharePoint 2010 - Tips and Tricks of the Trade - Avoiding Administrative Blun...
PPTX
SharePoint 2010 - Tips and Tricks of the Trade - Avoiding Administrative Blun...
PPTX
SharePoint Saturday Philly - SharePoint 2010 Administrative Blunders
PPTX
SPSPhilly - SharePoint 2010 Tips & Tricks of the Trade - Avoiding Administrat...
PPTX
SPSNYC SharePoint Worst Practices
PDF
2014 09-20 - SPSNJ - Worst Practices of SharePoint
PDF
SharePoint 2010 best practices for infrastructure deployments SharePoint Sat...
PPTX
3 022
PPTX
KMWorld SharePoint 2010-Admin 101
PDF
2014-05-17 SPS Baltimore - Worst Practices of SharePoint
PDF
SharePoint Roadkill a Hillbilly's 10 Steps to SharePoint Deployment Failure -...
PPTX
SharePoint Speedmetal for Admins by Chris McNulty - SPTechCon
PPTX
PDF
SPTechCon 2014 - Boston - Worst practices of SharePoint
PDF
Putting the "Share" and "Point" back in SharePoint 2013
PPTX
What’s your Social IQ? Succeeding with SharePoint Social by Chris McNulty - S...
PDF
Sharepoint 2010 Training
PPTX
SharePoint 2010 Service Apps
PPTX
Australia SharePoint Conference 2012 - SharePoint Performance - Tales from th...
PDF
Samuel Zürcher service applications in sp2013
SharePoint 2010 - Tips and Tricks of the Trade - Avoiding Administrative Blun...
SharePoint 2010 - Tips and Tricks of the Trade - Avoiding Administrative Blun...
SharePoint Saturday Philly - SharePoint 2010 Administrative Blunders
SPSPhilly - SharePoint 2010 Tips & Tricks of the Trade - Avoiding Administrat...
SPSNYC SharePoint Worst Practices
2014 09-20 - SPSNJ - Worst Practices of SharePoint
SharePoint 2010 best practices for infrastructure deployments SharePoint Sat...
3 022
KMWorld SharePoint 2010-Admin 101
2014-05-17 SPS Baltimore - Worst Practices of SharePoint
SharePoint Roadkill a Hillbilly's 10 Steps to SharePoint Deployment Failure -...
SharePoint Speedmetal for Admins by Chris McNulty - SPTechCon
SPTechCon 2014 - Boston - Worst practices of SharePoint
Putting the "Share" and "Point" back in SharePoint 2013
What’s your Social IQ? Succeeding with SharePoint Social by Chris McNulty - S...
Sharepoint 2010 Training
SharePoint 2010 Service Apps
Australia SharePoint Conference 2012 - SharePoint Performance - Tales from th...
Samuel Zürcher service applications in sp2013
Ad

More from Dan Usher (20)

PDF
SPS Pittsburgh - Getting Started with Office 365
PDF
SPS NYC - Getting started with Office 365 for IT Pros
PDF
2014 09-20 - SPSNJ - Getting Started with Office 365
PDF
SPTechCon - Boston 2014 - Getting started with Office 365
PPTX
2014 08-15 - Getting Started with Office 365 - Office 365 Ramp Up
PPTX
SPSNYC 2014 - Authentication and Authorization
PPTX
2014 05-19 - getting started with office 365.release
PDF
2014-005-17 SPS Baltimore - Getting Started with Office 365
PPTX
SharePoint Intersections - SP11 - SharePoint and IaaS - The OnPrem in the Cloud
PPTX
SharePoint Intersections - SP10 - Getting Started with Office 365 - Identity,...
PPTX
SharePoint Intersections - SP09 - Introduction to SharePoint 2013 for IT Pros
PDF
2014-04-05 - SPSPhilly - Authentication and Authorization
PDF
2014-04-05 - SPSPhilly - Getting Started with Office 365
PDF
2014-03-20 - Baltimore SharePoint Users Group - Getting Started with Office 365
PDF
2014 03-19 - CapArea.net SSIG - Getting Started with Office 365
PDF
2014-03-13 - Getting Started with Office 365 at SUGDC
PDF
2014 02-26 - Princeton SUG presents - Getting Started with Office 365
PDF
2013-09-12 - SUGDC - Office 365 and Hybrid Solutions
PDF
2013-07-24 - CapArea.NET SSIG - SharePoint 2013, A Brief Capability Overview ...
PDF
2014-02-22 - IT Pro Camp - SharePoint 2013, A Brief Overview of Capability
SPS Pittsburgh - Getting Started with Office 365
SPS NYC - Getting started with Office 365 for IT Pros
2014 09-20 - SPSNJ - Getting Started with Office 365
SPTechCon - Boston 2014 - Getting started with Office 365
2014 08-15 - Getting Started with Office 365 - Office 365 Ramp Up
SPSNYC 2014 - Authentication and Authorization
2014 05-19 - getting started with office 365.release
2014-005-17 SPS Baltimore - Getting Started with Office 365
SharePoint Intersections - SP11 - SharePoint and IaaS - The OnPrem in the Cloud
SharePoint Intersections - SP10 - Getting Started with Office 365 - Identity,...
SharePoint Intersections - SP09 - Introduction to SharePoint 2013 for IT Pros
2014-04-05 - SPSPhilly - Authentication and Authorization
2014-04-05 - SPSPhilly - Getting Started with Office 365
2014-03-20 - Baltimore SharePoint Users Group - Getting Started with Office 365
2014 03-19 - CapArea.net SSIG - Getting Started with Office 365
2014-03-13 - Getting Started with Office 365 at SUGDC
2014 02-26 - Princeton SUG presents - Getting Started with Office 365
2013-09-12 - SUGDC - Office 365 and Hybrid Solutions
2013-07-24 - CapArea.NET SSIG - SharePoint 2013, A Brief Capability Overview ...
2014-02-22 - IT Pro Camp - SharePoint 2013, A Brief Overview of Capability

Recently uploaded (20)

PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
Network Security Unit 5.pdf for BCA BBA.
PDF
A comparative analysis of optical character recognition models for extracting...
PDF
gpt5_lecture_notes_comprehensive_20250812015547.pdf
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
MIND Revenue Release Quarter 2 2025 Press Release
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
Machine learning based COVID-19 study performance prediction
PDF
cuic standard and advanced reporting.pdf
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PPTX
Programs and apps: productivity, graphics, security and other tools
PPTX
MYSQL Presentation for SQL database connectivity
PDF
Encapsulation_ Review paper, used for researhc scholars
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
NewMind AI Weekly Chronicles - August'25-Week II
PPTX
Machine Learning_overview_presentation.pptx
Mobile App Security Testing_ A Comprehensive Guide.pdf
Network Security Unit 5.pdf for BCA BBA.
A comparative analysis of optical character recognition models for extracting...
gpt5_lecture_notes_comprehensive_20250812015547.pdf
Spectral efficient network and resource selection model in 5G networks
Diabetes mellitus diagnosis method based random forest with bat algorithm
MIND Revenue Release Quarter 2 2025 Press Release
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Machine learning based COVID-19 study performance prediction
cuic standard and advanced reporting.pdf
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Programs and apps: productivity, graphics, security and other tools
MYSQL Presentation for SQL database connectivity
Encapsulation_ Review paper, used for researhc scholars
“AI and Expert System Decision Support & Business Intelligence Systems”
Reach Out and Touch Someone: Haptics and Empathic Computing
NewMind AI Weekly Chronicles - August'25-Week II
Machine Learning_overview_presentation.pptx

Baltimore SharePoint Users Group - Worst Practices and Administrative Blunders