Troubleshooting SharePoint Tools and Tricks Eric VanRoy Portal System Engineer

Slides:



Advertisements
Similar presentations
MCTS GUIDE TO MICROSOFT WINDOWS 7 Chapter 10 Performance Tuning.
Advertisements

11 TROUBLESHOOTING Chapter 12. Chapter 12: TROUBLESHOOTING2 OVERVIEW  Determine whether a network communications problem is related to TCP/IP.  Understand.
© Cisco Systems, Inc. All rights reserved. Cisco Public ITE PC v4.1 Chapter 4 1 Chapter 12: Advanced Troubleshooting IT Essentials v5.0.
Module 20 Troubleshooting Common SQL Server 2008 R2 Administrative Issues.
A thin-client, flexible Fortis rendering engine. What is Fortis Portal Fortis Portal is a rendering engine with a simplistic, thin-client interface designed.
Administering Microsoft SQL Server 2012 Databases.
Toolbox Mirror -Overview Effective Distributed Learning.
Chapter 11 - Monitoring Server Performance1 Ch. 11 – Monitoring Server Performance MIS 431 – created Spring 2006.

Welcome to the Minnesota SharePoint User Group November 11 th, 2009 Prepare for SharePoint 2010 Wes Preston, Brian Caauwe Meeting.
Microsoft SharePoint 2013 SharePoint 2013 as a Developer Platform
Maintaining and Updating Windows Server 2008
MCTS Guide to Microsoft Windows Server 2008 Network Infrastructure Configuration Chapter 11 Managing and Monitoring a Windows Server 2008 Network.
70-291: MCSE Guide to Managing a Microsoft Windows Server 2003 Network Chapter 14: Troubleshooting Windows Server 2003 Networks.
CH 13 Server and Network Monitoring. Hands-On Microsoft Windows Server Objectives Understand the importance of server monitoring Monitor server.
MSF Testing Introduction Functional Testing Performance Testing.
11 CONFIGURE INTERNET EXPLORER Chapter 5. Chapter 5: Configure Internet Explorer2 CHAPTER OVERVIEW AND OBJECTIVES  Configuring Accessibility and Language.
Module 8: Implementing Administrative Templates and Audit Policy.
Event Viewer Was of getting to event viewer Go to –Start –Control Panel, –Administrative Tools –Event Viewer Go to –Start.
SO, HOW MUCH CAN YOUR FARM REALLY HANDLE? Patrick Curran, MCT SPSBaltimore 05/18/2013.
Microsoft ® Official Course Monitoring and Troubleshooting Custom SharePoint Solutions SharePoint Practice Microsoft SharePoint 2013.
Monitoring and Troubleshooting Chapter 17. Review What role is required to share folders on Windows Server 2008 R2? What is the default permission listed.
Chapter 17: Watching Your System BAI617. Chapter Topics Working With Event Viewer Performance Monitor Resource Monitor.
TESTING STRATEGY Requires a focus because there are many possible test areas and different types of testing available for each one of those areas. Because.
1 Group Account Administration Introduction to Groups Planning a Group Strategy Creating Groups Understanding Default Groups Groups for Administrators.
MCTS Guide to Microsoft Windows 7
Module 7: Implementing Sites to Manage Active Directory Replication.
TechEd /22/2017 5:40 AM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
Information Architecture Linden Daniels. Steps of a Successful Information Architecture Discovery Education Design Migration Monitor.
20411B 8: Installing, Configuring, and Troubleshooting the Network Policy Server Role Presentation: 60 minutes Lab: 60 minutes After completing this module,
Module 10: Monitoring ISA Server Overview Monitoring Overview Configuring Alerts Configuring Session Monitoring Configuring Logging Configuring.
Module 4: Planning, Optimizing, and Troubleshooting DHCP
SYSTEM ADMINISTRATION Chapter 17 Using a Structured Troubleshooting Strategy.
SharePoint Saturday Lima Auspiciadores Platinum Prize Only.
Computer Maintenance and Troubleshooting
Module 7 Configure User and Computer Environments By Using Group Policy.
Learningcomputer.com SQL Server 2008 – Profiling and Monitoring Tools.
©2012 Microsoft Corporation. All rights reserved. Content based on SharePoint 15 Technical Preview and published July 2012.
Module 14 Monitoring and Optimizing SharePoint Performance.
1 Implementing Monitoring and Reporting. 2 Why Should Implement Monitoring? One of the biggest complaints we hear about firewall products from almost.
9: Troubleshooting Your Network
Using Event Viewer Event Levels Creating Custom Views Windows Logs Monitoring Performance.
Monitoring and Managing Server Performance. Server Monitoring To become familiar with the server’s performance – typical behavior Prevent problems before.
1 © Xchanging 2010 no part of this document may be circulated, quoted or reproduced without prior written approval of Xchanging. MOSS Training – UI customization.
Comprehensive Project Management Solutions with the.NET Server family.
Module 1: Overview of Microsoft Office SharePoint Server 2007.
Controls Group Web-Enabled Medm Matt Bickley. Controls Group On-Call Support Controls staff provides support 24/7 Home computers are provided by the lab.
SharePoint Saturday Quito Marzo 7, 2015 SharePoint 2013 Diagnostics COMUNIDAD SHAREPOINT DE COLOMBIA.
Module 11: Troubleshooting Group Policy Issues. Module Overview Introduction to Group Policy Troubleshooting Troubleshooting Group Policy Application.
Building web applications with the Windows Azure Platform Ido Flatow | Senior Architect | Sela | This session.
Diagnosing Problems DAD5 © Copyright 2011 Mitchel Sellers – May Not Be Reused without Permission.
Unit 10 ITT TECHNICAL INSTITUTE NT1330 Client-Server Networking II Date: 2/24/2016 Instructor: Williams Obinkyereh.
Maryknoll Wireless Network Access Steps for Windows 7 As of Aug 20, 2012.
Performance Optimization in Dynamics AX Chris Haley, Microsoft.
By: Toby McGrail Sr. Software Engineer. Introduction What are Correlation IDs? Diagnostic Logging Usage and Health Data Collection Health Analyzer Developer.
SharePoint Saturday VA Beach 2015 Correlation or Bust?
Toby McGrail Sr. Software Engineer Microlink LLC – A HP Owned Company
By: Toby McGrail Sr. Software Engineer
Module Overview Installing and Configuring a Network Policy Server
Troubleshooting Network Communications
Baltimore SharePoint User Group June 2015 Correlation or Bust?
Migration to SharePoint 2013
Unit 10 NT1330 Client-Server Networking II Date: 8/16/2016
What Is Sharepoint? Mohsen Ashkboos
Dev Test on Windows Azure Solution in a Box
Real World use cases for BizTalk360
The Troubleshooting theory
Christian Nordbakk Objectware AS
SharePoint 2013 Best Practices
Presentation transcript:

Troubleshooting SharePoint Tools and Tricks Eric VanRoy Portal System Engineer

MOST IMPORTANT TOOLS Knowledge Experience Understanding of the environment Baseline of environment

STEP 1 – ALWAYS DOCUMENT ISSUE What is it supposed to do What is it doing – Trust but verify Screen shot – entire window incl. address bar Quantify and validate with technology – What does “slow” mean?; Does it happen to everyone?; Does it happen all the time? When did it start?

STEP 2 – DOCUMENT CHANGES Farm Changes – SharePoint Documentation toolkit ( Environment Changes – ASK the networking group Security Changes – ASK security team Document all changes

STEP 3 – GATHER ADDITIONAL INFO Logging Database if possible (Custom SQL reports) – SharePoint diagnostic Logs (ULS viewer) – Window event logs (Native event viewer) – IIS Log files (NotePad) HTTP traffic trace (Fiddler, or IE Developer Dashboard) Rendering Data (SharePoint Developer Dashboard)

STEP 4 – HYPOTHESIZE Make an educated guess at the following items: – Is it Server based – Is it Service based – Is it User Interface based Make an educated guess on root cause – “If I wanted that outcome, how might I cause it” Don’t be afraid to be wrong, it is only a starting point

STEP 5 – TEST HYPOTHESIS Replicate issue in LAB. – Option 1 – migrate farm to LAB and see if issue exists – Option 2 – create a “clean” farm and attempt to cause issue Use Hypothesis from Step 4

STEP 6 – DETERMINE RESOLUTION Based on the cause, look at how to prevent that from happening. – Create a step by step plan for resolution

STEP 7 – TEST RESOLUTION In LAB environment – Implement plan from step 6 If plan does not work, – Revert plan back to state prior to this test (Important) – go back to Step 6 and develop a new plan

STEP 8 – IMPLEMENT RESOLUTION Implement plan that succeeded in the test on Step 7 Have note from all failed test available in case a clean up did not completely occur

TOOLS - TRADITIONAL KeePass ( SharePoint Documentation ToolKit ( ULSViewer ( IE developer Dashboard or Fiddler SharePoint developer dashboard

TOOLS – NON-TRADITIONAL OneNote GPResults PowerShell SQL profiler Process Monitor Network Monitor

SOURCE OF KNOWLEDGE Internal Networking group Internal Security group Internet