SlideShare a Scribd company logo
SharePoint 2010 - Tips and Tricks of the Trade - Avoiding Administrative Blunders
Scott
Hoag

ciphertxt
Dan
Usher

usher
SharePoint 2010 - Tips and Tricks of the Trade - Avoiding Administrative Blunders
introductions
basic administrative blunders
SharePoint 2010 - Tips and Tricks of the Trade - Avoiding Administrative Blunders
SharePoint 2010 - Tips and Tricks of the Trade - Avoiding Administrative Blunders
Publish
Manage the Recycle Bin of a site (Office.com)
declarativeworkflowautostartonemailenabled (Property Reference)
SharePoint 2010 - Tips and Tricks of the Trade - Avoiding Administrative Blunders
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
                                                           200GBfor year



Capacity requirements for the Web Analytics Shared Service in SharePoint Server 2010
> $webApp = Get-SPWebApplication("http://intranet.contoso.com")
> $webApp.AllowedInlineDownloadMimeTypes.Add("application/pdf")
> $webApp.Update()
server blunders
KB896861




DisableLoopbackCheck & SharePoint: What every admin and developer should know
SharePoint 2010 - Tips and Tricks of the Trade - Avoiding Administrative Blunders
> $passphrase = ConvertTo-SecureString -asPlainText -Force
> Set-SPPassPhrase -PassPhrase $passphrase -Confirm




       TechNet
       CodePlex
<psuedocode>
     if (!server.HasInternetConnectivity()) {
         server.DisableCRLCheck();
     }
 </psuedocode>




 SOFTWAREMicrosoftWindowsCurrentVersionWinTrustTrust ProvidersSoftware Publishing




Certificate Revocation List Check and SharePoint 2010 without an Internet Connection
installing SharePoint
SharePoint 2010 - Tips and Tricks of the Trade - Avoiding Administrative Blunders
Account        Purpose                     Requirements
SQL Server     Runs SQL Server             • Domain user account
                                           • No rights in SharePoint
Setup Account Installs the bits and        • Domain user account
              performs initial             • Member of Local Admins on
              configuration                  each server in the farm
                                           • securityadmin and dbcreator
                                             on SQL instance
Farm Account Used for configuring and      • Domain account
             managing the farm and         • Additional rights are
             runs primary services (e.g.     automatically granted as part
             SPTimerV4)                      of installation (both server
                                             and SQL)
Account           Purpose                         Requirements
MySites          Worker process identity for      •   Domain user account
Application Pool MySites                          •   Managed account
Content          Worker process identity for      •   Domain user account
Application Pool Content web applications         •   Managed account
Services         Worker process identity for      •   Domain account
Application Pool Service Application Pools        •   Managed account
Search Service    Process identity for SharePoint •   Domain account
Process           Foundation (Help) search        •   Managed account
                  service and SharePoint Search
                  service
Search Service    Used to crawl content specified •   Domain account
Default Content   in content sources
Access
User Profile      Account used to import (and     •   Domain account
Import Account    optionally export) user data    •   Replicate Directory Changes in
                  from an identity store              AD
Account        Purpose                  Requirements
Object Cache   Processes items in the   • Domain user account
Super User     object cache of a web    • Managed account
               application              • Full Control User Policy on
                                          target web application(s)
Object Cache Processes items in the     • Domain user account
Super Reader object cache of a web      • Managed account
             application                • Full Read User Policy on
                                          target web application(s)
SharePoint 2010 - Tips and Tricks of the Trade - Avoiding Administrative Blunders
HKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftWindows NTRPC


HKEY_USERSAccountSIDSOFTWAREMicrosoftWindowsCurrentVersionWi
nTrustTrust ProvidersSoftwarePublishing
configuring SharePoint
SharePoint 2010 - Tips and Tricks of the Trade - Avoiding Administrative Blunders
stsadm -o trimauditlog –date 20120502 –databasename
SP2010_Content_TRISPUG
SharePoint 2010 - Tips and Tricks of the Trade - Avoiding Administrative Blunders
SharePoint 2010 - Tips and Tricks of the Trade - Avoiding Administrative Blunders

More Related Content

PPTX
SharePoint 2010 - Tips and Tricks of the Trade - Avoiding Administrative Blun...
PDF
2014-05-17 SPS Baltimore - Worst Practices of SharePoint
PDF
Tutorial, Part 2: SharePoint 101: Jump-Starting the Developer by Rob Windsor ...
PPTX
SharePoint Saturday St. Louis 2014: What SharePoint Admins need to know about...
PDF
SharePoint 2013 Performance Enhancements
PPTX
Rev Your Engines: SharePoint Performance Best Practices
PPTX
Set up an SharePoint On-Premises environment for developing provider-hosted a...
PDF
SPTECHCON - Get Some REST - Taking Advantage of the SharePoint 2013 REST API
SharePoint 2010 - Tips and Tricks of the Trade - Avoiding Administrative Blun...
2014-05-17 SPS Baltimore - Worst Practices of SharePoint
Tutorial, Part 2: SharePoint 101: Jump-Starting the Developer by Rob Windsor ...
SharePoint Saturday St. Louis 2014: What SharePoint Admins need to know about...
SharePoint 2013 Performance Enhancements
Rev Your Engines: SharePoint Performance Best Practices
Set up an SharePoint On-Premises environment for developing provider-hosted a...
SPTECHCON - Get Some REST - Taking Advantage of the SharePoint 2013 REST API

What's hot (20)

PPTX
SharePoint 2013 Performance Analysis - Robi Vončina
PDF
A Real World Guide to Building Highly Available Fault Tolerant SharePoint Farms
PDF
Boost the Performance of SharePoint Today!
PDF
SharePoint Performance Optimization In 10 Steps for the IT Professional
PDF
Tuning Your SharePoint Environment
PDF
Getting SharePoint 2010 Deployment Right final
PPTX
Infrastructure Best Practices for SharePoint On-Premises presented by Michael...
PDF
Dogfood Conference 2010 - What Every SharePoint 2010 Administrator Must Know
PPTX
Part II: SharePoint 2013 Administration by Todd Klindt and Shane Young - SPTe...
PPTX
What SQL DBAs need to know about SharePoint-Kansas City, Sept 2013
PPTX
Siebel Resume Arquitecture
PDF
Office 365 Groups and Tasks API - Getting Started
PPTX
MetaVis Webinar - 10 Things I Like in SharePoint 2013 Search
DOC
Pre Install Databases
PPTX
Plan, prepare & overall process of upgrade and migrate to SharePoint 2013
PPT
Understanding iis part2
PPTX
Ultimate SharePoint 2013 Infrastructure Best Practices Session - SPKSLO 2012
PPTX
Developing Search-driven application in SharePoint 2013
PPTX
Best Practices to SharePoint Architecture Fundamentals NZ & AUS
PPTX
1. planning an sql server install
SharePoint 2013 Performance Analysis - Robi Vončina
A Real World Guide to Building Highly Available Fault Tolerant SharePoint Farms
Boost the Performance of SharePoint Today!
SharePoint Performance Optimization In 10 Steps for the IT Professional
Tuning Your SharePoint Environment
Getting SharePoint 2010 Deployment Right final
Infrastructure Best Practices for SharePoint On-Premises presented by Michael...
Dogfood Conference 2010 - What Every SharePoint 2010 Administrator Must Know
Part II: SharePoint 2013 Administration by Todd Klindt and Shane Young - SPTe...
What SQL DBAs need to know about SharePoint-Kansas City, Sept 2013
Siebel Resume Arquitecture
Office 365 Groups and Tasks API - Getting Started
MetaVis Webinar - 10 Things I Like in SharePoint 2013 Search
Pre Install Databases
Plan, prepare & overall process of upgrade and migrate to SharePoint 2013
Understanding iis part2
Ultimate SharePoint 2013 Infrastructure Best Practices Session - SPKSLO 2012
Developing Search-driven application in SharePoint 2013
Best Practices to SharePoint Architecture Fundamentals NZ & AUS
1. planning an sql server install
Ad

Similar to SharePoint 2010 - Tips and Tricks of the Trade - Avoiding Administrative Blunders (20)

PPTX
SharePoint 2010 - Tips and Tricks of the Trade - Avoiding Administrative Blun...
PPTX
Tips and Tricks for SharePoint 2010 - Avoiding IT Pro Blunders
PDF
SharePoint 2010 best practices for infrastructure deployments SharePoint Sat...
PPTX
SharePoint Saturday Philly - SharePoint 2010 Administrative Blunders
PPTX
SPSPhilly - SharePoint 2010 Tips & Tricks of the Trade - Avoiding Administrat...
PPTX
Baltimore SPUG - Worst Practices and Blunders
PPTX
Baltimore SharePoint Users Group - Worst Practices and Administrative Blunders
PPTX
SPSNYC SharePoint Worst Practices
PDF
SPTechCon 2014 - Boston - Worst practices of SharePoint
PPTX
SharePoint 2010 - Installation from the Ground Up
PPTX
SharePoint 2010 - Avoiding Administrator Blunders
PPTX
Building the Perfect SharePoint 2010 Farm - Sharing the Point South America
PDF
2014 09-20 - SPSNJ - Worst Practices of SharePoint
PPTX
SPCA2013 - SharePoint Insanity Demystified
PPTX
Pitfalls of Migrating to SharePoint 2010
PPTX
Admin 101: So You're the New SharePoint Administrator...
PPTX
So You're the New SharePoint Administrator
PPTX
What’s your Social IQ? Succeeding with SharePoint Social by Chris McNulty - S...
PPTX
SharePoint Speedmetal for Admins by Chris McNulty - SPTechCon
PPTX
Sp2010 high availlability
SharePoint 2010 - Tips and Tricks of the Trade - Avoiding Administrative Blun...
Tips and Tricks for SharePoint 2010 - Avoiding IT Pro Blunders
SharePoint 2010 best practices for infrastructure deployments SharePoint Sat...
SharePoint Saturday Philly - SharePoint 2010 Administrative Blunders
SPSPhilly - SharePoint 2010 Tips & Tricks of the Trade - Avoiding Administrat...
Baltimore SPUG - Worst Practices and Blunders
Baltimore SharePoint Users Group - Worst Practices and Administrative Blunders
SPSNYC SharePoint Worst Practices
SPTechCon 2014 - Boston - Worst practices of SharePoint
SharePoint 2010 - Installation from the Ground Up
SharePoint 2010 - Avoiding Administrator Blunders
Building the Perfect SharePoint 2010 Farm - Sharing the Point South America
2014 09-20 - SPSNJ - Worst Practices of SharePoint
SPCA2013 - SharePoint Insanity Demystified
Pitfalls of Migrating to SharePoint 2010
Admin 101: So You're the New SharePoint Administrator...
So You're the New SharePoint Administrator
What’s your Social IQ? Succeeding with SharePoint Social by Chris McNulty - S...
SharePoint Speedmetal for Admins by Chris McNulty - SPTechCon
Sp2010 high availlability
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
The Rise and Fall of 3GPP – Time for a Sabbatical?
DOCX
The AUB Centre for AI in Media Proposal.docx
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PDF
Encapsulation theory and applications.pdf
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PDF
A comparative analysis of optical character recognition models for extracting...
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PDF
Machine learning based COVID-19 study performance prediction
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
cuic standard and advanced reporting.pdf
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
NewMind AI Weekly Chronicles - August'25-Week II
PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
Assigned Numbers - 2025 - Bluetooth® Document
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PPTX
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
PDF
Approach and Philosophy of On baking technology
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PDF
Electronic commerce courselecture one. Pdf
PPTX
Cloud computing and distributed systems.
The Rise and Fall of 3GPP – Time for a Sabbatical?
The AUB Centre for AI in Media Proposal.docx
Chapter 3 Spatial Domain Image Processing.pdf
Encapsulation theory and applications.pdf
Building Integrated photovoltaic BIPV_UPV.pdf
A comparative analysis of optical character recognition models for extracting...
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Machine learning based COVID-19 study performance prediction
Spectral efficient network and resource selection model in 5G networks
cuic standard and advanced reporting.pdf
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
NewMind AI Weekly Chronicles - August'25-Week II
Encapsulation_ Review paper, used for researhc scholars
Assigned Numbers - 2025 - Bluetooth® Document
Dropbox Q2 2025 Financial Results & Investor Presentation
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
Approach and Philosophy of On baking technology
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
Electronic commerce courselecture one. Pdf
Cloud computing and distributed systems.

SharePoint 2010 - Tips and Tricks of the Trade - Avoiding Administrative Blunders

  • 10. Manage the Recycle Bin of a site (Office.com)
  • 13. 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 200GBfor year Capacity requirements for the Web Analytics Shared Service in SharePoint Server 2010
  • 14. > $webApp = Get-SPWebApplication("http://intranet.contoso.com") > $webApp.AllowedInlineDownloadMimeTypes.Add("application/pdf") > $webApp.Update()
  • 16. KB896861 DisableLoopbackCheck & SharePoint: What every admin and developer should know
  • 18. > $passphrase = ConvertTo-SecureString -asPlainText -Force > Set-SPPassPhrase -PassPhrase $passphrase -Confirm TechNet CodePlex
  • 19. <psuedocode> if (!server.HasInternetConnectivity()) { server.DisableCRLCheck(); } </psuedocode> SOFTWAREMicrosoftWindowsCurrentVersionWinTrustTrust ProvidersSoftware Publishing Certificate Revocation List Check and SharePoint 2010 without an Internet Connection
  • 22. Account Purpose Requirements SQL Server Runs SQL Server • Domain user account • No rights in SharePoint Setup Account Installs the bits and • Domain user account performs initial • Member of Local Admins on configuration each server in the farm • securityadmin and dbcreator on SQL instance Farm Account Used for configuring and • Domain account managing the farm and • Additional rights are runs primary services (e.g. automatically granted as part SPTimerV4) of installation (both server and SQL)
  • 23. Account Purpose Requirements MySites Worker process identity for • Domain user account Application Pool MySites • Managed account Content Worker process identity for • Domain user account Application Pool Content web applications • Managed account Services Worker process identity for • Domain account Application Pool Service Application Pools • Managed account Search Service Process identity for SharePoint • Domain account Process Foundation (Help) search • Managed account service and SharePoint Search service Search Service Used to crawl content specified • Domain account Default Content in content sources Access User Profile Account used to import (and • Domain account Import Account optionally export) user data • Replicate Directory Changes in from an identity store AD
  • 24. Account Purpose Requirements Object Cache Processes items in the • Domain user account Super User object cache of a web • Managed account application • Full Control User Policy on target web application(s) Object Cache Processes items in the • Domain user account Super Reader object cache of a web • Managed account application • Full Read User Policy on target web application(s)
  • 29. stsadm -o trimauditlog –date 20120502 –databasename SP2010_Content_TRISPUG

Editor's Notes

  • #31: The trimauditlog command was introduced in the Infrastructure Update