Translate

samedi 18 janvier 2014

La gouvernance aux TECHDAYS 2014

La gouvernance de SharePoint 2013 et architectures Hybrides

http://www.microsoft.com/france/mstechdays/programmes/2014/fiche-session.aspx?ID=364f3cbf-477e-4a04-af1c-fa446c6ca484

Cette session fait partie du parcours thématique Approfondir les sujets autour des outils de Collaboration

image

La Gouvernance de SharePoint 2013

- comparaison de fermes de pré-production et Prod.

Retours d'expériences (REX)

- les outils de gestion et de comparaisons : positionnement sur l'AZURE de ces architectures Hybrides

- les rapports automatiques

- l'administration des fermes

- l'audit des fermes

- correctifs

- démonstrations.

Les intervenants
Pierre-Erol  Giraudy Nabil Babaci
 Pierre-Erol Giraudy Nabil Babaci
(Azeo)    Voir la fiche (Azeo) Voir la fiche

http://www.microsoft.com/france/mstechdays/programmes/2014/fiche-session.aspx?ID=364f3cbf-477e-4a04-af1c-fa446c6ca484

 

Pierre Erol GIRAUDY

MVP – UGSF – AZEO

www.ugsf.fr

http://ugsmag.blogspot.fr/

www.azeo.com

image   Impression   LogoMVP

jeudi 9 janvier 2014

SharePoint Admin Dashboard

Easy to insal a WSP (I try it for you)https://spdash.codeplex.com/releases/view/45433 

Project Description Easily compare server configuration.

"Grid" layout shows configuration of the full farm in one table.

Export to Excel for filter, sort, and pivot chart.

Benefits

Features

 
  • Do admin tasks faster
  • Scale up beyond RDP
  • Add new servers without fear
  • Verify consistent configuration
  • New WSP format
  • Central Admin > Monitoring > SPDash easy navigation
  • View server config data in table format
  • Export to Excel
  • Timer job refreshes data cache of XML files
  • Wide screen layout for SharePoint 2013
  • Automatic hive (14/15) detection for SP2010/2013 support

 

Data Sources

  • WMI query
  • Global Assembly Cache
  • IIS web.config
  • Logical disk size and space
  • File versions (to confirm patching)
  • Display Local Administrator members
  • Kerberos SPN for all managed accounts and farm machines

 

Background


SharePoint farms have many servers with various services, applications, traffic patterns, and purposes.

Having "grid" scripts like the below sample screen-shots can save lots of time. What's a "grid"? Simple.

I wanted to build a real-time Excel spreadsheet to display ALL configuration without RDP.

RDP won't scale. While great for 1-2 servers, it's awful for 10+ servers.

Having confidence in your configs and knowing everything is 100% consistent are BIG steps forward for most admins.


Screenshots



SPDash3


SPDash4

http://www.spjeff.com

 

Pierre Erol GIRAUDY

www.ugsf.fr

vendredi 3 janvier 2014

Dynamic Website Activation in IIS 8.5 and Limitation 100

By Gary Ericson July 11, 2013

In IIS 8.5, when there are a large number of configured sites (100 or greater, by default), the service will not activate any of the sites when the service is started.
Dynamic website activation is only available in IIS 8.5.

Problem

When the Internet Information Services (IIS) on Windows Server 2012 service starts at system boot-up, it automatically activates all configured websites. This means that the first time any site is accessed, it will be available and respond quickly. However, for a system with a large number of sites configured, it not only takes a lot of time and resources to activate all those sites at once, but the sites can use a large amount of memory. If the majority of the sites are accessed infrequently, this can be an unneccesary waste of system resources.

Note that "activation", in this context, refers to a process in which IIS registers a site with the HTTP protocol stack (HTTP.SYS), which is part of the Windows Server operating system. This activation is not to be confused with the action of creating a worker-process for a site.

Solution

In IIS 8.5, when there are a large number of configured sites (100 or greater, by default), the service will not activate any of the sites when the service is started. Instead, IIS will activate each site only when it receives the first request for the site. This reduces the amount of system resources required by IIS, especially if a large number of the sites are accessed infrequently. The first request to the site will take some time as the site is activated, but subsequent accesses will respond normally.

Step by Step Instructions

Configure Dynamic Website Activation

By default, IIS 8.5 uses a threshold of 100 sites:

  • If there are less than 100 sites configured, then IIS will activate all sites at start-up.
  • If there are 100 or more sites configured, then IIS will activate each site as it is accessed the first time.

You can change this threshold value by using the Configuration Editor.

  1. Open IIS Manager.
  2. Select the server in the Connections pane, and then double-click Configuration Editor.
    Select Configuration Editor
  3. Select the section system.applicationHost/webLimits.
    Select webLimits
  4. Set the value of dynamicRegistrationThreshold to the new threshold value (the default value is 100).
    Set dynamicRegistrationThreshold
  5. Restart IIS.

Summary

In this guide, you have modified the threshold value used by IIS to determine the threshold over which the dynamic site activation features is effective.

http://www.iis.net/learn/get-started/whats-new-in-iis-85/dynamic-site-activation-in-iis85

Test Lab Guide: Configuring an Office 365 Trial Subscription

 

Download  http://www.microsoft.com/en-us/download/details.aspx?id=41548 

This Test Lab Guide shows you how to configure an Office 365 subscription using the Windows Server 2012 Base Configuration for Public Cloud Technologies environment.

Date Published: Dec2013 12/18/2013

File name: Office365_FasttrackTLG.docx

File size: 149 KB

    This Microsoft Test Lab Guide (TLG) provides step-by-step instructions to configure an Office 365 subscription using the Windows Server 2012 Base Configuration for Public Cloud Technologies environment, which contains computers running Windows Server 2012 and Windows 8. With the resulting test-lab environment, you can build test labs with a mix of on-premises and cloud workloads.

    System Requirements

    Supported Operating System

    Windows 8, Windows Server 2012

      • The file is a Microsoft Word document. Users who do not have Microsoft Word can view this document through the downloadable Word Viewer.

    Install Instructions

      1. Choose the Download button on this page to start the download. Or, select a different language from the drop-down list, and then Choose Go.
      2. Do one of the following:
        • To start the installation immediately, choose Open or Run this program from its current location.
        • To copy the download to your computer for installation at a later time, choose Save or Save this program to disk.

    Related Resources

    This new TLG uses a fictional Microsoft account and company and the on-premises base configuration test lab to set up a working trail subscription for Office 365 ProPlus, which includes Exchange Online, Lync Online, and SharePoint Online.

    Hey TLG and Office Server 2013 fans,

    Cloud products like Office 365 and Windows Azure have gotten a lot of attention recently as organizations see the savings of time and money they can offer. As a result, we’ve begun to publish new Test Lab Guides (TLGs) that set you on course to understand how cloud workloads can fit with your existing environment.

    For example, we recently published Configuring the Windows Server 2012 Base Configuration Test Lab for Public Cloud Technologies to show you how to set up an on-premises environment that’s ready for public cloud integration.

    Now, we’ve built on this TLG with another that shows you how to set up a trial Office 365 subscription: Configuring an Office 365 Trial Subscription. This new TLG uses a fictional Microsoft account and company and the on-premises base configuration test lab to set up a working trail subscription for Office 365 ProPlus, which includes Exchange Online, Lync Online, and SharePoint Online.

    If you are evaluating Office 365 or Office 365 ProPlus for your business, take a look at this new TLG and give it a try. Note that this trial subscription is based on a fictional account and company and should not be used to Fast Track to a pilot or production configuration of Office 365.

    Tony Trivison
    Microsoft Office Solutions Content Team

    http://blogs.msdn.com/b/vesku/archive/2014/01/02/provisioning-site-collections-using-sp-app-in-on-premises.aspx

    This article shows you how to configure an Office 365 Enterprise trial subscription, with a fictitious name, using the Office 365 FastTrack Pilot. The trial subscription will help you complete test-lab guides that require cloud-based products like SharePoint Online or Exchange Online. Figure 1 shows the configuration of the Windows Server 2012 Base Configuration test lab for public cloud technologies with the Office 365 trial.

    image

    See also Test Lab Guides

    http://social.technet.microsoft.com/wiki/contents/articles/1262.test-lab-guides.aspx

    Pierre Erol GIRAUDY

    MVP – AZEO – UGSF

    www.ugsf.fr

    Voeux2014_AZEO

    dimanche 22 décembre 2013

    How Do You Enforce Governance in SharePoint?

    Governance is the set of policies, roles, responsibilities, and processes that control how an organization's business divisions and IT teams work together to meet organizational goals.

    http://veroniquepalmer.com/2013/11/11/how-do-you-enforce-governance-in-sharepoint/?goback=%2Egde_3854668_member_5812545286442086403#%21

    PassionTPSP2013


    A poster you can download in PDF or Visio format. It shows the major governance areas (IT governance, information management, and application management) and summarizes the key information you need to understand about each area.

                http://zoom.it/vb5G#full


    Learn how to govern applications for SharePoint 2013 by creating a customization policy and understanding the app model, branding, and life-cycle management.

                 http://technet.microsoft.com/en-us/library/dn531035.aspx

    microsoft_new_logo
    I use this tool for the governance and to make a Dashboard (Automate it):

     
                http://www.spdockit.com/features/sharepoint-best-practices-reports/

                http://mossgouvernance.blogspot.fr/2013/12/des-outils-pour-la-gouvernance.html

                https://spdocumentor.codeplex.com/ 

    Or you can use also in fonction of what you want to do:

                http://sharepoint-community.net/page/sharepoint-admin-tools


     

    Pierre Erol GIRAUDY

    MVP – AZEO – UGSF

    www.ugsf.fr

    Impression

    samedi 21 décembre 2013

    Des outils pour la Gouvernance Techniques de SharePoint 2013

     

    1 - Project Description
    Easily compare server configuration.

    "Grid" layout shows configuration of the full farm in one table. Export to Excel for filter, sort, and pivot chart.

    http://spdash.codeplex.com/

    Benefits

    • Do admin tasks faster
    • Scale up beyond RDP
    • Add new servers without fear
    • Verify consistent configuration

     

    2 - Project Description
    This solution is designed for SharePoint

    (not tester on SharePoint 2013 yet).
    It helps administrators extract informations from the ULS logs.

    http://ulslogextractor.codeplex.com/

     

    3 - Project Description
    SPSFarmReport.exe 2013SPSFarmReport.ps1
    This one is a powershell'd version that works on 2013 farm environments.

    You will need to run "Set-ExecutionPolicy -ExecutionPolicy Unrestricted" to allow the execution of this PowerShell script.

    The ouput is written in the form of an XML file.

    Run the "{[}Environment{]}::CurrentDirectory" command to know where the output XML is written to.

    http://spsfarmreport.codeplex.com/

     

    4 - Project Description

    First Release of Export Version History SP2013

    Export version history can be used to export the version history of SharePoint 2013 List items to Microsoft Excel.

    It provides button in Ribbon to do bulk export and also in the ECB menu to export single items.

    http://exportversionhistorysp2013.codeplex.com/releases/view/114917

     

    5 - Project Description
    ULS Deobfuscator is a viewer for SharePoint ULS log files.
    When having to analyze SharePoint log files, I think that there are 2 difficulties:

    • Finding the right log file.
    • Reading the log file contents.

    http://ulsdeobfuscator.codeplex.com/

     

    Pierre Erol GIRAUDY

    MVP – AZEO – UGSF

    www.ugsf.fr

    jeudi 19 décembre 2013

    MEG-MEDIATION PRO: LE LOGO de MEG-MEDIATION PRO

    MEG-MEDIATION PRO: LE LOGO de MEG-MEDIATION PRO:
    Créé par une professionnelle : Geneviève KRIEFF Graphiste Créatif
    Le site : http://meg-mediationpro.blogspot.fr/

    EROL

    dimanche 8 décembre 2013

    SharePoint Migration Tools - by SharePoint-Community.Net

     

    clip_image001

    SharePoint Migration Tools - by SharePoint-Community.Net

    Collé à partir de <http://sharepoint-community.net/page/sp-migration-tools>

    mercredi 4 décembre 2013

    Introducing DocAve Governance Automation Service Pack 4 for Microsoft Sh...



    ---
    Pierre Erol GIRAUDY
    MVP SHAREPOINT
    Président du Club UGSF
    http://www.ugsf.fr
    http://about.me/giraudyerol

    lundi 2 décembre 2013

    Application management and governance in SharePoint 2013

    Planifier dans SharePoint 2013

    Articles TechNet sur la planification de SharePoint 2013

    Les articles qui suivent abordent la planification de SharePoint 2013 et peuvent être consultés en ligne. Les rédacteurs mettent régulièrement à jour les articles dès que de nouvelles informations sont disponibles et en réponse aux commentaires des utilisateurs.

    Planification des solutions
    Planification de l’architecture de batterie de serveurs

    Vidéos sur la planification de SharePoint 2013

    Les enregistrements vidéo suivants sur la planification de SharePoint 2013 sont disponibles en ligne ou au téléchargement.

    Ressources supplémentaires concernant la planification de SharePoint 2013

    Les ressources suivantes consacrées à la planification de SharePoint 2013 sont disponibles auprès d’autres experts aux spécialités diverses.

    http://technet.microsoft.com/fr-fr/library/cc261834.aspx

     

    Learn how to govern applications for SharePoint 2013 by creating a customization policy and understanding the app model, branding, and life-cycle management.

    http://technet.microsoft.com/en-us/library/dn531035.aspx

    How will you manage the applications that are developed for your environment? What customizations do you allow in your applications, and what are your processes for managing those applications?

    For effective and manageable applications, your organization should consider the following:

    • Customization policy   SharePoint 2013 includes customizable features and capabilities that span multiple product areas, such as business intelligence, forms, workflow, and content management. Customization can introduce risks to the stability, maintenance, and security of the environment. To support customization while controlling its scope, you should develop a customization policy.

    • Life-cycle management   Follow best practices to manage applications and keep your environments in sync.

    • Branding   If you are designing an information architecture and a set of sites to use across an organization, consider including branding in your governance plan. A formal set of branding policies helps ensure that sites consistently use enterprise imagery, fonts, themes, and other design elements.

    • Solutions or apps for SharePoint?   Decide whether a solution or an app for SharePoint would be the best choice for specific customizations.

    Get developer guidance about customizing and branding SharePoint 2013 on MSDN: Build sites for SharePoint 2013.

    Customization policy

    Determine the types of customizations you want to allow and how to manage them. Your customization policy should include:

    • Service-level descriptions   What are the parameters for supporting and managing customizations in your environments? See Service-level agreements.

    • Guidelines for updating customizations   How do you manage changes to customizations, and how do you roll out those changes to your environments? Consider ways to manage source code, such as a source control system and standards for documenting the code.

    • Processes for analyzing   How do you understand whether a particular customization is working well in your environment, or how do you decide which ones to create, change, or retire?

    • Approved tools for customization   Consider development standards, such as coding best practices and the tools that you will to use across your organization. For example, you should decide whether to allow the use of SharePoint Designer 2013 and Design Manager, and specify which site elements can be customized and by whom.

    • Process for piloting and testing customizations   How do you test and deploy customizations? How many people should be in a pilot testing group? What are your standards for testing and validating customizations?

    • Who is responsible for ongoing support   Who will be responsible for supporting customizations in your environments—individual teams or a central group?

    • Guidelines for packaging and deploying customizations   Do you have individual packages for each, or do you include several in a feature or solution? Which customizations should be apps for SharePoint instead of solutions? How do you ensure that customizations in one environment do not affect the rest of your SharePoint implementation?

    • Specific policies regarding each potential type of customization   What types of customizations do you allow?

      For more information about kinds of customizations and their potential risks, see the Customizations table later in this article. For more information about processes for managing customizations, see the white paper SharePoint Products and Technologies customization policy. Most of this content still applies to SharePoint 2013.

    • Policies around using the App Catalog and SharePoint Store Which apps for SharePoint do you want to make available to your organization? Can users purchase apps directly? See Solutions or apps for SharePoint? later in this article for more information.

    Test Lab Guides

    Table of Contents

    http://social.technet.microsoft.com/wiki/contents/articles/1262.test-lab-guides.aspx#Troubleshooting_TLGs

    Test Lab Guides (TLGs) allow you to get valuable hands-on experience with new products and technologies using a pre-defined and tested methodology that results in a working configuration. When you use a TLG to create a test lab, instructions define what servers to create, how to configure the operating systems and system services, and how to install and configure any additional products or technologies. A TLG experience enables you to see all of the components and the configuration steps on both the front-end and back-end that are required for a product or technology or for a multi-product or technology solution.

    A challenge in creating useful TLGs is to enable their reusability and extensibility. Because creating a test lab can represent a significant investment of time and resources, your ability to reuse and extend the work required to create test labs is important. An ideal test lab environment would enable you to create a basic lab configuration, save that configuration, and then build out multiple test lab scenarios in the future by starting with the base configuration.

    For a test lab based on physical computers, you can image the drives for future test labs. For a test lab based on virtual machines, you can create snapshots for future test labs. This allows you to easily return to a desired configuration for further learning and experimentation.

    Base Configuration TLG

    The Base Configuration TLG (overview video ) allows you to create the base configuration test lab, upon which you can build test labs based on other TLGs from Microsoft, test lab extensions in the TechNet Wiki, or a test lab of your own design that can include Microsoft or non-Microsoft products. This base configuration test lab uses computers running Windows Server 2008 R2 and Windows 7 and consists of two subnets: the Corpnet subnet that hosts the Contoso Corporation intranet and the Internet subnet that simultates the Internet.
    The following figure show the base configuration test lab with the Corpnet (required and consisting of the DC1, APP1, and CLIENT1 computers) and Internet (optional and consisting of the EDGE1 and INET1 computers) subnets. When both the Corpnet and Internet subnets are configured, the CLIENT1 computer can be moved between the subnets to show intranet and Internet behaviors and functionality.

    The base configuration TLG is just the beginning of the test lab experience. Other TLGs, test lab extensions, or TLG mini-modules focus on Microsoft products or platform technologies, but all of them use the Base Configuration TLG as a starting point.

    After configuring the computers of the base configuration test lab, make sure that you perform a disk image on each computer if you are using physical computers, or perform virtual machine snapshots if you are using virtual machines.
    For a base configuration test lab that consists of just the Corpnet subnet and is connected to your production network, allowing scalability and ongoing access to the Internet for public cloud technologies, see Configuring the Corpnet Subnet of the Base Configuration Test Lab for Public Cloud Technologies.
    For a base configuration test lab that uses computers running Windows Server 2012 and Windows 8, see Test Lab Guide: Windows Server 2012 Base Configuration (overview video ). For a list of other TLGs that use this base configuration, see Windows Server 2012 Test Lab Guides.
    For a base configuration test lab that uses computers running Windows Server 2012 R2 Preview and Windows 8.1 Preview, see Test Lab Guide: Base Configuration TLG for Windows Server 2012 R2 Preview .

    Governance Services for SharePoint®

    La collaboration est essential dans nos environnements de travail modernes. Des outils de collaboration tels que Microsoft® Sharepoint® améliorent l’efficacité des individus et des équipes, et accélère les processus métier et la prise de décision dans toute l’entreprise. Cependant, l’un des effets critiques qui en découle est la création de vastes quantités de contenu, records et autres informations, rapidement incontrôlables et non-conformes aux réglementations en vigueur. Les entreprises d’aujourd’hui faisant face à cela, sont donc amenées à un besoin urgent d’une solution/plateforme de gouvernance de l’information pour rester conformes avec les lois et réglementations en vigueur.

    La solution RSD GLASS Governance Services for SharePoint 2010 permet aux entreprises utilisant SharePoint de régir et gouverner toutes les informations créées dans Microsoft SharePoint à partir d’une plateforme centrale, sans avoir à migrer le contenu SharePoint vers d’autres systèmes ECM plus onéreux. Ce qui est dans SharePoint reste dans SharePoint.

    Governance Services pour SharePoint

    RSD GLASS® offre aux entreprises un mécanisme d’application des politiques et impose les niveaux d’accessibilité, de protection et de rétention des données à toute l’information d’entreprise.

    La solution aide à gérer de manière proactive le cycle de vie de leur information en toute facilité (sur tous les sites SharePoint et toutes les entités pays). RSD GLASS est une solution simple et non intrusive, qui facilite le contrôle de gouvernance sans empêcher ou freiner la croissance et les bénéfices des environnements SharePoint.

    La solution Governance Services for SharePoint aide les entreprises à mieux gérer les vastes quantités d’information et de records contenues dans les sites SharePoint:

    • Gouvernance “in-place”: éviter les migrations risquées et coûteuses.
    • Gestion unifiée des politiques s’appliquant à tous types de référentiels de données, y compris SharePoint.
    • Gestion du cycle de vie des records sur tous les sites SharePoint
    • Intégration intuitive et configurable.
    • La productivité des employés n’est pas impactée.

    http://www.rsd.com/fr/produits/governance-services-sharepoint

    samedi 30 novembre 2013

    [SharePoint] Son environnement de développement dans Azure

    [SharePoint] Son environnement de développement dans Azure - Gaëtan Bouveret

    Les images ont été mises à jour avec Visual Studio 2013 RTM, avec  3 versions pour chacune des licences: Pro, Premium et Ultimate.

    Etant donné les prérequis hardware, principalement au niveau de la RAM, il n’est pas toujours évident d’avoir son propre environnement virtuel sur son poste de travail. Une des alternatives est de créer son environnement dans le Cloud grâce au service de machines virtuelles Azure.

    C'est un bon plan pour la Gouvernance d'un projet SharePoint 2013.
    --
    P. Erol GIRAUDY
    MVP - AZEO - UGSF
    Président du Club SHAREPOINT
    http://www.ugsf.fr

    dimanche 24 novembre 2013

    Feuilles de calcul de planification pour SharePoint 2013

     

    Il faut des méthodes et des outils avec SP2013 :

    Utilisez ces feuilles de calcul, pour ces tâches, pour effectuer :

    Classeur de planification de sauvegarde (éventuellement en anglais)

    Planifier la sauvegarde et la récupération dans SharePoint 2013

     

    Planifiez des stratégies de sauvegarde et de récupération pour un environnement SharePoint 2013.

    Feuille de calcul de mappage des services sur le serveur (éventuellement en anglais)

    Planification du déploiement des services (SharePoint 2013)

     

    Planifiez et indiquez les services qui s’exécuteront sur des serveurs de batterie.

    Feuille de calcul de mise à niveau (éventuellement en anglais)

    Planifier la mise à niveau vers SharePoint 2013

     

    Notez des informations sur votre environnement durant la préparation de la mise à niveau.

    Feuille de calcul de planification d’eDiscovery (éventuellement en anglais)

    Planifier eDiscovery dans SharePoint Server 2013

    Enregistrez les décisions que vous prenez à mesure que vous planifiez l’implémentation d’eDiscovery dans votre environnement SharePoint, notamment les décisions relatives aux centres eDiscovery et aux autorisations.

    La gestion de la capacité est un processus continu, puisque aucune implémentation ne demeure statique en ce qui concerne son contenu et son utilisation. Vous devez planifier la croissance et le changement afin que votre environnement SharePoint Server 2013 puisse continuer à offrir une solution métier efficace.

    Limitations et frontières logicielles pour SharePoint 2013

    Configuration matérielle et logicielle requise pour SharePoint 2013

    Centre de ressources : gestion de la capacité SharePoint Server 2010

    La planification de la capacité n’est qu’une partie du cycle de gestion de la capacité. C’est l’ensemble d’activités initiales que l’architecte-concepteur effectue pour bâtir l’architecture initiale la plus adaptée d’après lui au déploiement de SharePoint Server 2013. Le modèle de gestion de la capacité inclut des étapes supplémentaires pour valider et mettre au point l’architecture initiale, et fournit une boucle de rétroaction pour replanifier et optimiser l’environnement de production afin qu’il puisse prendre en charge les objectifs de la conception avec les meilleurs choix en matière de matériel, de topologie et de configuration.

     

    Lire aussi :

    -------------------------------------

    Pierre Erol GIRAUDY

    AZEO- MVP –UGSF

    www.ugsf.fr

    SharePoint 2013 Developer dashboard

     

    Le tableau de bord développeur de SharePoint 2013 a été considérablement remanié.

    http://blah.winsmarts.com/2012-7-SharePoint_2013_Developer_dashboard.aspx

     

    Utilisation du tableau de bord du développeur

    http://msdn.microsoft.com/fr-fr/library/ff512745(v=office.14).aspx

     

    Planifier la surveillance dans SharePoint 2013

    http://technet.microsoft.com/fr-fr/library/jj219701.aspx

    Tableau de bord du développeur SharePoint : Vous devez savoir quoi rechercher et comment interpréter les données. L’analyse des performances des pages SharePoint est simple. Limité à la surveillance des performances des pages SharePoint.

    Le tableau de bord du développeur contient un mécanisme extensible permettant de mesurer différents compteurs de performance dans différentes étendues. Dans le tableau de bord du développeur, les compteurs de performance suivants sont utilisés pour surveiller l’utilisation et la consommation des ressources à chaque étape des demandes.

     

    Comment l’activer :

    http://www.sharepoint-journey.com/developer-dashboard-in-sharepoint-2013.html

    New-SPUsageApplication -Name "Health and Usage Application" -DatabaseName "SP2013_Health_and_Logging_Database"

    --------------------------------------------------

    ON/OFF

    $svc = [Microsoft.SharePoint.Administration.SPWebService]::ContentService

    $dds = $svc.DeveloperDashboardSettings

    $dds.DisplayLevel = "On"

    $dds.Update()

    -------------------------

    Lire aussi :

    http://sps2013.blogspot.fr/2012/07/developer-dashboard-in-sharepoint-2013.html

    http://www.wictorwilen.se/sharepoint-2013-developer-dashboard-shows-no-data-issue

     

    Pierre Erol GIRAUDY

    MVP – AZEO – UGSF

    www.ugsf.fr