---
Pierre Erol GIRAUDY
MVP MOSS Président du Club SHAREPOINT FRANCE
Microsoft SharePoint Server 2010 (Coll. Études informatiques et logiciels)
Auteur(s) : GIRAUDY Martine, GIRAUDY Pierre-Erol, HAMET Benoit Nicolas GEORGEAULT Etienne LEGENDRE.
Date de parution: 09-2010
Langue : FRANÇAIS
15.6x23.4 Broché
Etat : à paraître, réservez-le dès maintenant.
Résumé
Depuis 10 ans, Microsoft ne cesse d'améliorer sa plateforme collaborative SharePoint® Server. Cet ouvrage permet de découvrir et de mieux appréhender les nouvelles technologies SharePoint® 2010 : SharePoint® Server 2010, SharePoint® Foundation 2010 et Microsoft® Office® 2010. Cet outil de partage de l'information sans équivalent est couplé à des applications de gestion électronique de documents, d'informatique décisionnelle (BI), de moteurs de recherche (FAST), de réseaux sociaux ainsi qu'à My Site. Microsoft® SharePoint® Server 2010 s'adresse aux responsables informatique, DRH, DSI, chefs de produit ou tout décideur souhaitant utiliser une solution de portail pour faciliter le travail collaboratif dans l'entreprise.
Ce guide décrit, de manière didactique, comment piloter Microsoft® SharePoint® Server 2010 en analysant les points suivants : l'architecture et les fonctions avancées, la migration, l'installation, la configuration, la gouvernance et la gestion applicative, l'intégration de réseaux sociaux, My Site, la conservation, SharePoint Designer, STSADM et PowerShell.
Sommaire
Plan de lecture. Introduction.
Chapitre 1. Construire l'architecture SharePoint® 2010. Chapitre 2. La gouvernance. Chapitre 3. Configuration : les installations et migrations. Chapitre 4. Création : de nombreux outils au service des acteurs. Chapitre 5. Cadrer SharePoint® dans son propre environnement et/ou dans son environnement spécifique. Chapitre 6. Applications fonctionnelles : Office Web Applications et réseaux sociaux. Chapitre 7. Conserver : les restaurations et les sauvegardes de SharePoint® 2010.
Conclusion.
Bibliographie.
Liens.
Glossaire.
Index.
Latest Office & SharePoint Videos
This track enables IT professionals to learn about Office server and client applications via sessions covering security, deployment, management, customization, and administration. It also enables developers to learn how to leverage their ASP.NET expertise within the SharePoint ecosystem, craft the next generation of “Office Business Applications”, creating applications involving Microsoft Office, composition, collaboration, software-plus-services, VOIP, Open XML, Silverlight™, and more!
Project Description
A set of tools for managing upgradable Features in SharePoint 2010. (Upgrading Features is a means of deploying code/artifact updates to existing SharePoint sites).You have developed Features for SharePoint 2007, you’re probably aware of a very serious limitation of Feature Development: upgradability. Deploying version 1 of your customization is no problem, but If you want to deploy a bug fix or additional functionality in version 2, you’re basically on your own. In SharePoint 2010, this problem is solved, you can now build features that are upgradable. You can built your feature as usual, and optionally you’ve got the opportunity to specify what should happen when the feature gets upgraded from a previous version.
Background of the TOOL CODEPLEX
SharePoint 2010 introduces the concept of 'versioned' or 'upgradable' Features, as a means of applying updates to existing sites. A new version of a Feature is created by modifying the definition (with new XML or code) and incrementing the version number. For the change to be applied, existing Feature instances (e.g. in each web for a web-scoped Feature) must be upgraded. SharePoint 2010 does not ship with any admin screen, STSADM command or PowerShell cmdlet to manage this process. The only way to upgrade Features is to write code - however, this kit provides tools so that no code is required on your behalf; I've done it for you.
(Read a 4 part series on Feature upgrade on my blog - http://www.sharepointnutsandbolts.com/2010/06/feature-upgrade-part-1-fundamentals.html)What's in the kit
The kit is comprised of 3 things:
- An application page in Central Admin - administrators can use this to upgrade Features of any scope across the entire farm
- An OPTIONAL page in each site collection's Site Settings - this can be used to devolve responsibility for upgrading Features (and therefore updating functionality provided by developers) to local site administrators. A Feature must be enabled on each site to enable this.
- COMING SOON - a PowerShell cmdlet which allows Feature upgrade to be run from script. (This is the final piece and will be ready shortly, since the core logic is implemented already.)
Usage
Central Admin page…
http://weblogs.asp.net/jan/archive/2010/08/08/upgrading-features-in-sharepoint-2010.aspx
http://www.sharepointnutsandbolts.com/
http://spfeatureupgrade.codeplex.com/
http://www.sharepointnutsandbolts.com/2010/06/feature-upgrade-part-1-fundamentals.html and 4 articles on this subjects on this blog
SharePoint 2010 introduces additional lifecycle management capabilities with the ability to version and upgrade Features. There are some declarative elements such as ApplyElementManifests and AddContentTypeField, but using the CustomUpgradeAction element allows you to shell out to code where necessary.
The only way to actually perform upgrade on a Feature once it has been updated is to call SPFeature.Upgrade() on each instance of the Feature (e.g. in each web) which should be upgraded – new QueryFeatures() methods help you locate Feature instances which can be upgraded. I’ve written a custom application page which helps manage this process, to be discussed next time.
Informatique écologique: Votre entreprise est-elle prête à se « mettre au vert » ?
Étudiez un instant les priorités et la stratégie de votre entreprise et découvrez comment écologie peut rimer avec économies. Don Jones
SharePoint 2010: SharePoint 2010 : améliorer les performances de SharePoint 2010 avec RBS
Le stockage des objets BLOB en dehors de la base de données peut améliorer les performances de SharePoint 2010. Iqbal Khan
SharePoint 2010: SharePoint 2010 : suivre le mouvement en utilisant les flux de travail SharePoint
Brien Posey
Active Directory: Le mystère UnicodePwd pour AD LDS
Les services LDS (Lightweight Directory Services) d’Active Directory font appel à une procédure sophistiquée pour convertir et authentifier les mots de passe. Frank C. Rettig
Informatique écologique: Faut-il toujours opter pour l’option écologie ?
Le concept de « mise au vert » existe depuis plusieurs années, mais les données concernant ses avantages spécifiques sont encore très limitées. Le « piège » consiste à vous immerger dans le mouvement écologique sans avoir déterminé au préalable les objectifs et les critères d’évaluation des performances. Voici quelques éléments de base pour s’engager sur la voie de l’écologie. Ric Merrifield
You can use this tool to configure an existing installation of Microsoft Office SharePoint Server 2007 or Microsoft SharePoint Server 2010 for use with Microsoft Visual Studio Team Foundation Server 2010. The tool automates the configuration of the following features with certain default values, which are explained in the configuration instructions that are included with the tool. The tool will skip configuring a feature if it is already enabled and configured.
The configuration tool is designed to configure relatively simple deployments of Office SharePoint Server 2007 or SharePoint Server 2010. The tool uses default settings to configure the features. You should not use this tool if any of the following is true:
Microsoft Team Foundation Server 2010 MOSS Configuration Tool
SharePoint 2010: SharePoint 2010 : améliorer les performances de SharePoint 2010 avec RBS
Le stockage des objets BLOB en dehors de la base de données peut améliorer les performances de SharePoint 2010. Iqbal Khan
SharePoint 2010: SharePoint 2010 : suivre le mouvement en utilisant les flux de travail SharePoint
Brien Posey