Browse by Tags

Tagged Content List
  • Wiki Page: SharePoint 2010: Extraits de code PowerShell courants (fr-FR)

    Table of Contents Introduction Général Branding Gestion du site Autres langues Introduction Cet article a été créé pour consolider les extraits de code SharePoint que nous pouvons utiliser tous les jours pour les différentes activités SharePoint. Général Ajouter le SNAPIN SharePoint...
  • Wiki Page: Insufficient SQL database permissions for user 'Name: doman\SP_UserProfiles SharePoint 2013 User Profile

    Insufficient SQL database permissions for user 'Name: doman\SP_UserProfiles SID: S-1-5-21-2738186777-3937669245-3595685374-1123 ImpersonationLevel: None' in database 'SharePoint_Config' on SQL Server instance 'ADXWSQL.adxweb.ae'. Additional error information from SQL Server...
  • Wiki Page: SharePoint 2013: Improvements and new capabilities

    SharePoint 2013 Architecture: In general, the model on which SharePoint 2013 is built on is same as the previous version SharePoint 2010. However, there are numerous platform level improvements and new capabilities introduced in the SharePoint 2013: Shredded Storage SQL Improvements ...
  • Wiki Page: SharePoint: How to use Flow template

    Table of Contents Introduction Requirements SharePoint PowerApps Flow The Flow logic Video demo Conclusion Introduction This article walks you through the steps on how to use a Flow template built by Daniel Christian. The Flow template is created such that when a SharePoint item is created,...
  • Wiki Page: SharePoint 2010/2013: Create custom My Site host template

    This article demonstrates how to create a new My Site s host. Once you apply this My Site site host template, all new My Site will use this as a template to create a My Site. Steps Create a new My Site host. Open Central admin > Application management > Create new site collection...
  • Wiki Page: Sharepoint 2013: How To Rename A SharePoint Group

    Table of Contents Introduction Requirement Rename SharePoint group using PowerShell Note Introduction In this blog, we will explore how to rename SharePoint group name using UI and SharePoint PowerShell. Requirement On a site, the site owner wants to rename the " Approver " group...
  • Wiki Page: New Delegate Control Additions To SharePoint 2013

    Table of Contents Introduction PromotedActions SuiteBarBrandingDelegate Introduction In SharePoint 2013, three new delegate controls have been introduced for the purpose of displaying the new top Suite bar (with links SkyDrive, NewsFeed, Sync, follow, etc). Here are the controls: PromotedActions...
  • Wiki Page: Overview of SharePoint 2013 Developer Site Template

    Table of Contents How to create a site using this template Why create an app? Developers can build, test and publish their apps here. Here you can deploy apps for SharePoint from Visual Studio 2013 to the developer site and you don't need to create an App Catalog site since the developer site...
  • Wiki Page: Sharepoint 2013 - Tasarim Yöneticisini Etkinlestirmek (tr-TR)

    Sharepoint 2013 allows branding on the portal. With this feature, you can clothe your html pages on the portal to get new views. If you have defined the site as a Team site when creating the site, you need to make some adjustments to enable this feature. Settings / Site Settings on site navigation...
  • Wiki Page: Sharepoint 2013 - Ilk Yapilandirma ve Site Olusturma (tr-TR)

    Sharepoint 2013 kurulumu yaptınız fakat yanlışlıkla son adımla gelen sihirbazdan çıkış yaptınız ve siteyi oluşturamadınız. Elinizde bir Sharepoint Yönetim konsolu var, bu yazımda size konsol üzerinden nasıl site oluşturabileceğinize değiniyor olacağım. Eğer hiç sharepoint kurulumu yapmamış ve bu makaleyi...
  • Wiki Page: SharePoint 2013: "In-List" Find/Searches

    Table of Contents Introduction Allow in-list finding /searching Do not allow in-list finding /searching Introduction In this article, we will explore how SharePoint 2013 natively provide the ability to find content within the current list. Scenario Created a custom list called “Divisions...
  • Wiki Page: SharePoint Designer 2013: Dataview is grayed out

    Table of Contents Introduction Cause Solution The current site Master Page is Oslo Master Page The page is not checked out and edited in advanced mode The Data View is not added to an inappropriate tag/place The HTML is not parsed properly Applies To Reference Conclusion Introduction In SharePoint...
  • Wiki Page: SharePoint 2013: Powershell ile WebPart Eklemek (tr-TR)

    Sharepoint’e webpart ekleme pek sık kullanılmasada kısıtlı kaldığınız noktalarda yapılması kaçınılmaz çözümlerden birisidir aslında. Bende bu yazımda Sayfama Nivoslider ekleyebilmek için WebPart nasıl eklenir bu konuya değinmeye çalışacağım. Makalede adı geçen web partı buradan indirebilirsiniz...
  • Wiki Page: SharePoint 2013: SharePoint Community Site as Real Time Social Communities or Groups

    Table of Contents Introduction Approaches With one community site With one web application, site collection and multiple communities (subsites) With one web application, multiple communities (site collections) Example Approach 2 Consolidated Top Contributors of Communities Conclusion See Also ​ click...
  • Wiki Page: Sharepoint 2013 Footer a copyright eklemek (tr-TR)

    Merhabalar, Sharepoint üzerinde branding yani tasarım yaparken footer bölümüne copyright firma adı, ya da dizayn ı yapan kişiye ait bilgiyi koymak istiyor olabilirsiniz. Bende bu noktada, bunu nasıl yapabileceğinize dair bu küçük makaleyi sizlerle paylaşmaya karar verdim. Bilgisayarınızda Sharepoint...
  • Wiki Page: SharePoint : Paramétrer une Masterpage Personnalisée Pendant l'Activation d'une Feature (fr-FR)

    note : Cet article est une traduction; j'ai modifié la code original pour utiliser des "using" pour les objets SPSite et SpWeb. Paramétrer une Masterpage Personnalisée Pendant l'Activation d'une Feature public override void FeatureActivated(SPFeatureReceiverProperties...
  • Wiki Page: SharePoint 2013: Where is the Recycle Bin?

    Table of Contents Introduction First Stage ____________________________________________________________________________________________________________________________________________________________________________________ Introduction Looking for the Recycle Bin in SharePoint 2013? You won't...
  • Wiki Page: SharePoint 2013: Promoted Search Results

    In this post, we will explore another cool SharePoint Search Feature commonly known as “Promoted Results”. Before diving deep into implementation details, let’s have some background on this new cool feature of SharePoint 2013 Search. What are Promoted Results? Since the SharePoint 2013 Search...
  • Wiki Page: SharePoint 2013: Using Azure Active Directory for SharePoint 2013 authentication

    Introduction SharePoint supports the SAML Profile for single sign-on out of the box. This post provides guidelines to configure Azure AD service as Identity Provider. Create Azure AD tenant and namespace Use the following steps to create a new Azure AD tenant and an associated namespace...
  • Wiki Page: SharePoint 2013: How to develop Filtered Views for External Lists using Business Data Connectivity Service

    There are scenarios where we need to interact with LOB Data Sources containing Lakhs of records, and it is not feasible to interface all the data into SharePoint at once without significant performance loss. But this business scenario can be taken care by developing Filtered Views for External Lists...
  • Wiki Page: Sharepoint 2013 / Online: Implement Client Caching For Sharepoint Objects

    Before reading this article its recommend that you should read the article SharePoint 2013/Online: Implement Client Caching for SharePoint Properties on Client Caching to get better understanding on topics like Caching Concepts, HTML5 Local Storage API and Modernizr.js. In this demo we will discuss...
  • Wiki Page: SharePoint 2013: Enable Auditing for a specific document library and list

    Table of Contents Environment: Requirement: Solution/Steps: Environment: SharePoint 2013 Enterprise Requirement: Enable audit for a document library to get the number of times the document is opened Enable audit for a list to get the total number of times the item is edited. Solution...
  • Wiki Page: Microsoft User Groups Portal

    Welcome to the Microsoft User Groups Portal on the TechNet Wiki. The purpose of this portal is to engage and connect offline Microsoft User Group communities with the online TechNet Wiki community, by encouraging article creation/collaboration and raising awareness of the TechNet Wiki within user...
  • Wiki Page: SharePoint 2013: Learning PowerShell from Microsoft Resources

    These days PowerShell has become a very strong scripting language to manage any Microsoft technology from the command prompt. However, the person like me who is a newbie to SharePoint, keeps thinking from where to start and how to start. So here I have presented some of the resources for my reference...
  • Wiki Page: SharePoint 2013: Crawled Properties for HTML Meta tags

    Introduction One of the SharePoint data sources are HTML Web pages. SharePoint crawler retrieves metadata from Web content as crawled properties. Default crawled properties available before you perform a first crawl are listed here List of crawled properties as well as list of crawled...
Page 18 of 56 (1,385 items) «1617181920»
Can't find it? Write it!