Browse by Tags

Tagged Content List
  • Wiki Page: SharePoint 2010: Folders Not Necessarily Considered Evil

    Nowadays, the use of SharePoint folders is considered to be evil for a variety of reasons. http://stovereffect.com/2010/07/12/metadata-versus-folders/ provides a nice discussion about the shortcomings of folders. End users are typically very comfortable with working with folder structures ...
  • Wiki Page: The use of SharePoint 2013 Search Service with a 2010 SharePoint farm

    Small or large organizations who have implemented any SharePoint project size in the past, hesitate to upgrade for many reasons, but they want to take advantage of some the new features of 2013. Recently, I ran into a similar situation where I am working with a client who prefers to stay on SharePoint...
  • Wiki Page: How to get User Profile Properties Data in SharePoint Designer Workflow

    SharePoint Designer workflows looks simple but some tasks are tricky. One of them how to get user profile properties from logged in user and common request to get the manager of logged in user. You can achieve it by following steps. NOTE: User Profile service option is not present in...
  • Wiki Page: SharePoint 2013: ConditionalExecution (CEWS Pipeline Toolkit)

    ConditionalExecution This functionality is built into the toolkit and allows for conditional execution of stages and sub-pipelines. See below for use cases and examples. Usage This is intended to be used to provide if..then logic and managed property comparison at the cews config layer...
  • Wiki Page: SharePoint 2013: Document Processors (CEWS Pipeline Toolkit)

    CEWS Pipeline Toolkit This page lists all the document processors in CEWS Pipeline Toolkit . Configuration details and example use cases are listed for each processor. Feel free to contribute! Everyone should benefit from effort you put into figuring something out. Document Processors...
  • Wiki Page: SharePoint 2013: Create and Delete a List using PowerShell

    This is a quick article that demonstrates creating a SharePoint list, adding items to a list, and deleting a list using PowerShell. Creating a list Add-PSSnapin 'Microsoft.SharePoint.PowerShell' -ErrorAction SilentlyContinue $SPweb = Get-SPWeb -Identity 'http://Sp2013' ...
  • Wiki Page: SharePoint 2013: Colonne recherche ou taxonomie (métadonnées gérées) (fr-FR)

    Tout d'abord, vous devez considérer certaines limites qui peuvent affecter votre choix. Dans une liste, vous pouvez avoir un maximum de 32 champs de type choix et 16 champs de type recherche (voir http://social.technet.microsoft.com/wiki/contents/articles/12438.sharepoint-2013-best-practices.aspx#Capacity...
  • Wiki Page: SharePoint 2010: SharePoint Foundation and AD RMS

    This allows document libraries in SharePoint to take advantage of RMS content protection. In all versions of SharePoint 2010 the IRM configuration is performed. Then the document libraries may support RMS protection. SharePoint uses file protectors to handle encrypting content. What most folks do...
  • Wiki Page: SharePoint 2010: How to Determine what Document Libraries Are RMS Protected

    Click Start --> All Programs --> Microsoft SharePoint 2010 Products , and then click SharePoint 2010 Management shell . (Run as administrator) Run the following script on the Management shell. Clear-Host $WebService = [Microsoft.SharePoint.Administration.SPWebService]::ContentService...
  • Wiki Page: Cumulative Updates: SharePoint Server 2013 and SharePoint 2010

    September, 14 Cumulative Updates for SharePoint Server 2013: http://support.microsoft.com/kb/2883068 September, 14 Cumulative Updates for SharePoint Foundation 2013: http://support.microsoft.com/kb/2883068 September, 14 Cumulative Updates for SharePoint Server...
  • Wiki Page: Add SSRS Reports to a TFS 2010 Team Project Portal

    Table of Contents Introduction Viewing the Project Portal in Visual Studio Creating and Displaying Custom Reports See Also Introduction The TFS 2010 Team Project portal is a SharePoint site which provides a Dashboard displaying recent and important activities. Viewing the Project Portal...
  • Wiki Page: SCOM 2012 R2 – Visio Dashoard’unun Sharepoint 2010 ‘da Yayınlanması (tr-TR)

    Merhaba, Önceki yazımda, SCOM Dashboard View’ların Sharepoint Portal’da yayınlanmasından bahsetmiştim.Visio ile oluşturabileceğiniz Dashboard’ları da benzer benzer şekilde, Sharepoint Portalınızda, web part olarak yayınlayabilirsiniz. Yazımı hazırlarken kullandığım yapıdan bahsedeyim. - Windows...
  • Wiki Page: SharePoint 2010: Using code to find custom columns in lists within a site

    Table of Contents Introduction Alternate approaches Reference Introduction You want to create a report of lists that references custom column, this can be achieved by going through all the lists by OOTB way, however that would be a cumbersome process when there are too many lists. Here is an...
  • Wiki Page: SCOM 2012 R2 – Dashboard View’ın Sharepoint Portal ile Yayınlanması(tr-TR)

    Merhaba, SCOM konsolundan incelediğiniz dashboard view’ları(dashboard vs.), SCOM Web arayüzünden de görebiliyorsunuz. Bununla birlikte; Dashboard View’ları, Sharepoint site’ınız altında da yayınlayabilirsiniz. Dashboard view’larınızı sharepoint site’ınız altında yayınlamak isterseniz aşağıdaki...
  • Wiki Page: Email the Approval Status to "Created By"/"Modified By" user from Visual Studio workflow

    Below is the code snippet to send an email about the approval status to the user who submitted/created the list item in a SharePoint list. Assume that the Visual studio workflow is attached to the list and will trigger the workflow when the item is edited in the list. if (workflowProperties...
  • Wiki Page: SharePoint 2013: Limiter l'allocation mémoire de SQL Server (fr-FR)

    J'ai vu p lusieurs fois des développeurs se plaindre des performances de leur environnement de développement SharePoint. Comme ils ont une installation "standalone" de SharePoint sur leur machine virtuelle de développement, ils se plaignent toujours que leur machine est trop lente....
  • Wiki Page: SharePoint 2010: Set Unique Permissions on List Views

    Table of Contents Introduction Workaround Steps Hide the List Introduction You want to set unique permissions on a SharePoint List View. Many SharePoint experts will say, "it's one of SharePoint limitations!". However, there is a workaround here. Workaround Permissions...
  • Wiki Page: SharePoint 2013: Host Named Site collections

    I was working on one of the requirement we have taken to set-up SharePoint 2013 from their existing SharePoint 2010 environment. While working with client he was saying that they need to bind the all the site collections in there and environment to a single web app in SharePoint 2013 set-up and...
  • Wiki Page: SharePoint 2010: Search Service Application issue with Alternate Access Mapping

    Table of Contents What is the description of this article? What was issue? What AAM changes were made and why? How to fix the issue? Extend the Web Application: Edit the Zones of the AAM: Reset the Search Service Application Index: Edit the URLs in the Search Crawl Rules. Conclusion. What is the description...
  • Wiki Page: SharePoint 2013: Querying SharePoint List

    I was looking for an option to query SharePoint list in SharePoint 2013 and found a very useful article from MS. How to use SPQuery to query a list in SharePoint Server 2013 : http://support.microsoft.com/kb/2755129 . This article articulates about the PowerShell commands and C#...
  • Wiki Page: Summary of FAST Search Server 2010 for SharePoint Service Pack 1 - improvements and fixes

    Table of Contents SP1 improvements SP1 fixes This is a summary of the improvements and fixes in FAST Search for SharePoint Service Pack 1 . The list contains some additional info compared to the excel sheet published with the SP1 update. SP1 includes new fixes and improvements, but also includes...
  • Wiki Page: Create Content Type Programmatically in Sharepoint

    Its a new feature in sharepoint 2010. The advantages of creating the content types in code is that ,it allows to update the content type, together with all its descendant content types , at a later point as the requirements change Creating content type using CAML created a permanent data structure...
  • Wiki Page: SharePoint Server Backup Issues

    If you are facing any issues, when you are trying to perform the backup/restore operation through CentralAdministration or command-line farm tools please check below settings Most of the Backup issues occurs due to the permissions. SharePoint Server 2010 does not provide a way to back up...
  • Wiki Page: Event 6875 (SharePoint 2010 Products)

    Event 6875 (SharePoint 2010 Products) Summary: In Microsoft SharePoint Server 2010, you can bind an event handler to an event host (such as an entire site, a list, or a document library). By binding an event handler to an event host, you can use document library events to start other processes...
  • Wiki Page: SharePoint 2010: Frequently Asked Questions (FAQ)

    I found this article on Microsoft Gallary published by Sidhanta and thought of creating a wiki article , so that other can contribute on it also. Url: http://gallery.technet.microsoft.com/Frequently-Asked-Questions-47c9a997#content 1. What is SharePoint ? Microsoft SharePoint is...
Page 18 of 40 (977 items) «1617181920»
Can't find it? Write it!