1 introduction au diagnostic de moss 2007 benoit hametmouhamadou diallo senior support...

27
1 Introduction au diagnostic de MOSS 2007 Benoit HAMET Mouhamadou DIALLO Senior Support Specialist Senior PFE Microsoft Microsoft Code Session : COL222 Niveau Intermédiaire 200

Upload: blanche-boulet

Post on 04-Apr-2015

104 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: 1 Introduction au diagnostic de MOSS 2007 Benoit HAMETMouhamadou DIALLO Senior Support SpecialistSenior PFEMicrosoft Code Session : COL222 Niveau Intermédiaire

1

Introduction au diagnostic de MOSS 2007

Benoit HAMET Mouhamadou DIALLOSenior Support Specialist Senior PFE Microsoft Microsoft

Code Session : COL222Niveau Intermédiaire 200

Page 2: 1 Introduction au diagnostic de MOSS 2007 Benoit HAMETMouhamadou DIALLO Senior Support SpecialistSenior PFEMicrosoft Code Session : COL222 Niveau Intermédiaire

2

Agenda

Introduction aux techniques de diagnosticProblématique de diagnostic appliqué à un environnement MOSS 2007Outils à dispositionRetour sur quelques problématiques MOSS 2007

Page 3: 1 Introduction au diagnostic de MOSS 2007 Benoit HAMETMouhamadou DIALLO Senior Support SpecialistSenior PFEMicrosoft Code Session : COL222 Niveau Intermédiaire

3

Architecture de démo

Page 4: 1 Introduction au diagnostic de MOSS 2007 Benoit HAMETMouhamadou DIALLO Senior Support SpecialistSenior PFEMicrosoft Code Session : COL222 Niveau Intermédiaire

4

Agenda

Introduction aux techniques de diagnosticProblématique de diagnostic appliqué à un environnement MOSS 2007Outils à dispositionRetour sur quelques problématiques MOSS 2007

Page 5: 1 Introduction au diagnostic de MOSS 2007 Benoit HAMETMouhamadou DIALLO Senior Support SpecialistSenior PFEMicrosoft Code Session : COL222 Niveau Intermédiaire

5

Introduction aux techniques de diagnostic – Rappel de bonnes pratiques

Projet MOSS : 80% de réflexion10% d’architecture10% de tests et d’implémentation

Différents environnements disponiblesDéveloppementTest/ValidationPré productionProduction

Tester, tester, testerRester ‘basique’Documenter

Page 6: 1 Introduction au diagnostic de MOSS 2007 Benoit HAMETMouhamadou DIALLO Senior Support SpecialistSenior PFEMicrosoft Code Session : COL222 Niveau Intermédiaire

6

Introduction aux techniques de diagnostic

Compréhension du problème rencontréDescriptionDéfinition du contexteImpact

Isolation du problèmeDéfinition des attentesRésolution

Page 7: 1 Introduction au diagnostic de MOSS 2007 Benoit HAMETMouhamadou DIALLO Senior Support SpecialistSenior PFEMicrosoft Code Session : COL222 Niveau Intermédiaire

7

Agenda

Introduction aux techniques de diagnosticProblématique de diagnostic appliqué à un environnement MOSS 2007

Multiplicité des intervenantsOutils à dispositionRetour sur quelques problématiques MOSS 2007

Page 8: 1 Introduction au diagnostic de MOSS 2007 Benoit HAMETMouhamadou DIALLO Senior Support SpecialistSenior PFEMicrosoft Code Session : COL222 Niveau Intermédiaire

8

Problématique de diagnostic appliquée à MOSS 2007

Multiplicité des intervenantsPoste clientRéseau et firewallServeur web

IISSharePoint

Serveur SQLAnnuaire Active Directory / service d´authentificationDéveloppement

Page 9: 1 Introduction au diagnostic de MOSS 2007 Benoit HAMETMouhamadou DIALLO Senior Support SpecialistSenior PFEMicrosoft Code Session : COL222 Niveau Intermédiaire

9

Agenda

Introduction aux techniques de diagnosticProblématique de diagnostic appliqué à un environnement MOSS 2007Outils à disposition

NavigateurJournalisation de SharePoint et IISNetwork MonitorProcess MonitorFiddler

Retour sur quelques problématiques MOSS 2007

Page 10: 1 Introduction au diagnostic de MOSS 2007 Benoit HAMETMouhamadou DIALLO Senior Support SpecialistSenior PFEMicrosoft Code Session : COL222 Niveau Intermédiaire

10

Outils à dispositionNavigateur

Page d´erreurErreur renvoyée par IISErreur renvoyée par SharePoint

Désactivation de la fonction d´affichage Show friendly HTTP error message

Page 11: 1 Introduction au diagnostic de MOSS 2007 Benoit HAMETMouhamadou DIALLO Senior Support SpecialistSenior PFEMicrosoft Code Session : COL222 Niveau Intermédiaire

11

Outils à dispositionNavigateur

Page 12: 1 Introduction au diagnostic de MOSS 2007 Benoit HAMETMouhamadou DIALLO Senior Support SpecialistSenior PFEMicrosoft Code Session : COL222 Niveau Intermédiaire

12

Diagnostic de MOSSUtilisation du navigateur

demo

Page 13: 1 Introduction au diagnostic de MOSS 2007 Benoit HAMETMouhamadou DIALLO Senior Support SpecialistSenior PFEMicrosoft Code Session : COL222 Niveau Intermédiaire

13

Outils à dispositionJournalisation de SharePoint

Enregistrement dans journal d´événements WindowsEnregistrement dans le fichier de log

Page 14: 1 Introduction au diagnostic de MOSS 2007 Benoit HAMETMouhamadou DIALLO Senior Support SpecialistSenior PFEMicrosoft Code Session : COL222 Niveau Intermédiaire

14

Outils à dispositionJournalisation de SharePoint

RecommandationsProduction

Pas de génération de fichier de logEnregistrement des événements dans le journal Windows

Test/IntégrationGénération de fichier de logEnregistrement

Déployer les Infrastructure UpdatesWSS http://www.microsoft.com/downloads/details.aspx?FamilyId=256CE3C3-6A42-4953-8E1B-E0BF27FD465BMOSS http://www.microsoft.com/downloads/details.aspx?FamilyId=3811C371-0E83-47C8-976B-0B7F26A3B3C4&displaylang=en

Page 15: 1 Introduction au diagnostic de MOSS 2007 Benoit HAMETMouhamadou DIALLO Senior Support SpecialistSenior PFEMicrosoft Code Session : COL222 Niveau Intermédiaire

15

Diagnostic de MOSSJournalisation de SharePoint

demo

Page 16: 1 Introduction au diagnostic de MOSS 2007 Benoit HAMETMouhamadou DIALLO Senior Support SpecialistSenior PFEMicrosoft Code Session : COL222 Niveau Intermédiaire

16

Outils à disposition

Network MonitorAnalyse du trafic réseauUtilisation en cas de:

Difficulté d´accès (déconnexion, problèmes d authentification…)Problème d´accès ‹ back end › (bases SQL)Problème d´utilisation de certaines fonctionnalités (WebDAV)

Page 17: 1 Introduction au diagnostic de MOSS 2007 Benoit HAMETMouhamadou DIALLO Senior Support SpecialistSenior PFEMicrosoft Code Session : COL222 Niveau Intermédiaire

17

Outils à disposition

Page 18: 1 Introduction au diagnostic de MOSS 2007 Benoit HAMETMouhamadou DIALLO Senior Support SpecialistSenior PFEMicrosoft Code Session : COL222 Niveau Intermédiaire

18

Diagnostic de MOSSNetwork Monitor

demo

Page 19: 1 Introduction au diagnostic de MOSS 2007 Benoit HAMETMouhamadou DIALLO Senior Support SpecialistSenior PFEMicrosoft Code Session : COL222 Niveau Intermédiaire

19

Outils à disposition

Process MonitorAnalyse des accès aux ressourcesDétection des erreurs (chemins d´accès), des accès non autorisés…

Page 20: 1 Introduction au diagnostic de MOSS 2007 Benoit HAMETMouhamadou DIALLO Senior Support SpecialistSenior PFEMicrosoft Code Session : COL222 Niveau Intermédiaire

20

Diagnostic de MOSSProcess Monitor

demo

Page 21: 1 Introduction au diagnostic de MOSS 2007 Benoit HAMETMouhamadou DIALLO Senior Support SpecialistSenior PFEMicrosoft Code Session : COL222 Niveau Intermédiaire

21

Outils à disposition

FiddlerOutil de debug web

Page 22: 1 Introduction au diagnostic de MOSS 2007 Benoit HAMETMouhamadou DIALLO Senior Support SpecialistSenior PFEMicrosoft Code Session : COL222 Niveau Intermédiaire

22

Diagnostic de MOSSFiddler

demo

Page 23: 1 Introduction au diagnostic de MOSS 2007 Benoit HAMETMouhamadou DIALLO Senior Support SpecialistSenior PFEMicrosoft Code Session : COL222 Niveau Intermédiaire

23

Agenda

Introduction aux techniques de diagnosticProblématique de diagnostic appliqué à un environnement MOSS 2007Outils à dispositionRetour sur quelques problématiques MOSS 2007

Erreur 500Intégration OfficeProblème de recherche (stockage des fichiers d’index)

Page 24: 1 Introduction au diagnostic de MOSS 2007 Benoit HAMETMouhamadou DIALLO Senior Support SpecialistSenior PFEMicrosoft Code Session : COL222 Niveau Intermédiaire

24

Conclusion

Utilisation d’environnements dédiésTester et valider avant mise en productionDocumenter toute modification

Maintenir une base de connaissanceSuivre les bonnes pratiques et recommandations MicrosoftRester ‘basique’Mise en œuvre étape par étape

Page 26: 1 Introduction au diagnostic de MOSS 2007 Benoit HAMETMouhamadou DIALLO Senior Support SpecialistSenior PFEMicrosoft Code Session : COL222 Niveau Intermédiaire

26

Questions / Réponses

Page 27: 1 Introduction au diagnostic de MOSS 2007 Benoit HAMETMouhamadou DIALLO Senior Support SpecialistSenior PFEMicrosoft Code Session : COL222 Niveau Intermédiaire

27

© 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries.The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED

OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Votre potentiel, notre passion TM