sharepoint-on-line
sharepoint-on-line
Aurélien, MCITP SHAREPOINT et ENTREPRISE, MCSA,MCSE
Ses blogs
Le blog de sharepoint-on-line
Site pour les passionnés de SharePoint ou les administrateurs désirant mettre en oeuvre SharePoint.
sharepoint-on-line
Articles :
12
Depuis :
06/04/2011
Categorie :
Technologie & Science
Articles à découvrir
$e = get-spserviceapplication | where {$_.typename.equals("word viewing service application")} $e.wordserverissandboxed = $false $e.wordserverissandboxed get-sppowerpointserviceapplication | set-sppowerpointserviceapplication -enablesandboxedviewing $false get-sppowerpointserviceapplication | set-sppowerpointserviceapplication -enablesandboxedediti
Announcing service pack 1 for office 2010 and sharepoint 2010
Http://blogs.technet.com/b/office_sustained_engineering/archive/2011/05/11/announcing-service-pack-1-for-office-2010-and-sharepoint-2010.aspx
Http://support.microsoft.com/kb/2481844 l'application de la kb ne résoud pas l'erreur. vous pouvez sans ignorer cette erreur.
Résoudre l'erreur: "the super user account utilized by the cache is not configured."
Source: http://technet.microsoft.com/en-us/library/ff758656.aspx the domain\superuser account needs to have a user policy set for that gives it full control to the entire web application. in order to do this you perform the following steps: go to central administration go to application management go to manage web application select the web applica
Http://sharepoint.microsoft.com/iusesharepoint/landing.aspx
Http://social.msdn.microsoft.com/forums/en-us/category/sharepoint/
Do you have tough technical questions regarding sharepoint for which you're seeking answers? do you want to tap into the deep knowledge of the talented microsoft most valuable professionals? the sharepoint mvps are the same people you see in the technical community as authors, speakers, user group leaders and answerers in the msdn and technet forum
Sauvegardes sharepoint 2010 en utilisant un script powershell.
Créer le script, en voici un example: ce script ajoute les cmdlets sharepoint puis il crée une variable $date contenant la date la troisième commande sauvegarde la ferme complète, dans notre cas, l'option -verbose n'est ici absolument pas nécessaire puisque ce script sera lancé par tâche planifiée cette commande extrait la liste des reperto
Fsutil file createnew <name of file> <size in bytes>