Browse by Tags

Tagged Content List
  • Wiki Page: PowerShell Guides and Tricks for All

    Table of Contents PowerShell PowerShell Version PowerShell Help PowerShell for Active Directory Admins PowerShell for Exchange Online Admins PowerShell Getting Started With PowerShell Need a Script Search PowerShell Script Learning PowerShell PowerShell Version Check...
  • Wiki Page: SharePoint 2013: Create 2000 Domain Accounts with Profile Photos for a Development Environment

    Table of Contents Introduction References Download the full Script from the Microsoft TechNet Gallery Process 1. Download the name files 2. Formatting the documents 3. Import the name files into PowerShell 4. Create a custom PSObject for holding people information 5. Use the name files to create 2000...
  • Wiki Page: SharePoint 2013: Integrate Yammer with SharePoint for Social Feature(s)

    Table of Contents Yammer? Yammer Integration with SharePoint Integration with Yammer app for SharePoint Integration with Yammer embed code See Also Yammer? Yammer is a social communication platform for organization. Employees can communicate with each other to share valuable information, they can...
  • Wiki Page: Removing old workflow instances with PowerShell

    As most of SharePoint professionals will know, there are two basic types of workflow in SharePoint. Some workflows are authored in SharePoint Designer whilst others are created within Visual Studio. This article is aimed at those who author workflows in SPD. Each time a new workflow is published...
  • Wiki Page: SharePoint: Get SPField details for SharePoint Lists using PowerShell

    I have seen multiple posts on different forums to get details of list columns (like field type) for all SharePoint Lists or any specific list. I also uploaded script to Technet document gallery . This PowerShell script will show the fields defined in list Views. But with a little modification in...
  • Wiki Page: SharePoint 2010: Adding Charts to Webparts

    Table of Contents Introduction Add the HTTP Handler for the Chart Images Add a new HTTP Handler Configure the ChartImageHandler Adding a Chart to a Standard Webpart Adding a Chart to a Visual Webpart Page Markup Visual Webpart's Code File See Also References Introduction Adding charts...
  • Wiki Page: SharePoint 2010: Viewing, Sorting, and Filtering SharePoint User Profiles Using PowerShell

    Table of Contents Introduction The Basics: Getting all the User Profiles Example: List all the User Profiles Example: List all the User Profiles, Including the Account Name Example: List all the User Profiles, including the Users Department and Job Title Example: List all User Profiles with a Blank PictureURL...
  • Wiki Page: SharePoint: Using PowerShell to Group Filter and Sort Documents by Metadata

    Table of Contents Introduction Getting Started Examples Example One: Listing Authors who Frequently Create Documents Example Two: Looking for Potential Duplicates by Author Example Three: Looking for Duplicate Submissions Example Four: Looking for Duplicate Documents (Same Document Type, Year and Business...
  • Wiki Page: SharePoint 2010: Release Distribution Process – Gotchas

    A Release Distribution Process is actually not more than governance that you adopt depending your business needs and IT requirements. A simple example can be; the business requirement is a new Secure (HTTPS) SharePoint site in the DMZ-Legacy zone for tomorrow with a few globally deployed solutions...
  • Wiki Page: SharePoint 2010: How to Copy Documents Between Sites in 2007 or 2010

    I received a request from a site administrator to provide a way to copy documents between SharePoint sites. The requirement was to copy files between different site collections as well as sites created in other web applications. This tool should be executed in two modes: the first mode it will...
  • Wiki Page: SharePoint 2010: Performance Differences of Search verse Recursively Looping

    Table of Contents Introduction Creating a Webpart to Test the Performance of Both Methods. WebPart Code for Testing the Performance of Both Methods Using SPMonitoredScope Turning on the Developer Dashboard with PowerShell Testing the Example Webpart Test 1: User A, on a site collection with 9 sites ...
  • Wiki Page: SharePoint 2013: How to Get Following and Followers of User by using JSOM or JavaScript

    Table of Contents Using Social Information in SharePoint 2013 First step Second Step See Also An important place to find a huge amount of SharePoint related articles is the TechNet Wiki itself. The best entry point is SharePoint Resources on the TechNet Wiki Other languages ​ Using Social Information...
  • Wiki Page: SharePoint: Filter a List Dynamically

    How do you filter a list based on a parameter entered by the user? For that we have the default “TextFilter” webpart, but this webpart has two flaws: First you need the Enterprise version of SharePoint 2010, then this webpart only use the “equal to” and not the “contains” (when all the requests...
  • Wiki Page: SharePoint: A Complete Guide to Getting and Setting Fields using PowerShell

    Table of Contents Introduction Applies To Displaying all the fields Add an Item Get an Item Set and Get the Title Set and Get a Text Field Set and Get a Note (or RichText) Field Set and Get a Yes/No Field (Boolean) Set and Get a Number Field Set and Get a Currency (Number) Field Set and Get a Percent...
  • Wiki Page: SharePoint 2013: Branding a solution as an App

    Table of Contents Business Value Easy way to do it See Also A topic like no other – packaging SharePoint branding as a SharePoint 2013 app. Apps in SharePoint 2013 have been known as a mechanism for some small web part implementations and some other customization . But could you use...
  • Wiki Page: SharePoint 2010: Enable Claims Authentication using PowerShell

    Have you ever created a Web Application using Windows Authentication then later you decided you want to use Claims Authentication. No need to create new Web Application. You can convert your existing Web Application to use Claims Authentication through a PowerShell Command! $w = Get-SPWebApplication...
  • Wiki Page: SharePoint 2010: Activer l'Authentification basée sur les Claims en Utilisant PowerShell (fr-FR)

    Note : Cet article est une traduction. Avez-vous déjà créé une application web utilisant une a uthentication Windows puis vous avez ensuite décidé que vous vouliez utiliser une a uthentication basée sur les Claims. Pas besoin de créer une nouvelle application web. Vous pouvez convertir...
  • Wiki Page: SharePoint 2010: Business Critical in 6 steps

    Table of Contents What is business-critical? What is the impact on your business? Financial Risk Reputational Risk Operational Risk Top tips to ensure SharePoint nirvana Next steps Microsoft SharePoint has become an integral tool for collaborative working across a number of sectors. Over the next...
  • Wiki Page: SharePoint 2010: Agregar y Listar Ítems de Lista con el Modelo de Objetos (es-ES)

    Una vez creada la lista se puede agregar ítems a la lista usando el Modelo de Objetos Cliente de SharePoint 2010 con el siguiente código. try { SPSite myTopSite = SPContext.Current.Site; { SPWeb myTopWeb = SPContext.Current.Site.RootWeb; { SPList listMyCustomList = myTopWeb...
  • Wiki Page: SharePoint 2013: Social Features, Community Site

    Table of Contents SharePoint Social components Community Site Which things can be achieved in Community site? Create Community Site 1. By choosing 'Community' site template and create stand-alone community. 2. By activating Community features on the existing sites Community Site features 1.Report...
  • Wiki Page: SharePoint 2013: PowerShell - Internet Information Services (fr-FR)

    Table of Contents PowerShell How To Voir Aussi Autres Langues Note : Cet article est une traduction. PowerShell How To Identify w3wp.exe processes running SharePoint 2010 and 2013 App Pools (Galerie TechNet) Cette fonction PowerShell automatise entièrement la tâche d'identification...
  • Wiki Page: SharePoint 2010: Report to find the Documents uploaded in Sharepoint Web application

    Following is the code which will demonstrate to get the list of documents that have been uploaded to the sharepoint web application by specifying the date values as the filter values.The following code will only get the documents uploaded in Shared Documents library of the entire web application ...
  • Wiki Page: SharePoint 2010: Powershell ile SharePoint'u nasıl kullanabilirim (tr-TR)

    Table of Contents Yeni bir Document library Yeni bir Site Collection SharePoint 2010 ile ön plana çıkan bir başka özellik PowerShell cmdlet'leri ile yönetilebilir olması. Bu makalemde sizlere nasıl SharePoint Server 2010’u User interface olmadan kullanılacağını göstereceğim. Powershell...
  • Wiki Page: SharePoint 2010: Build a RSS System on a Page List

    Another way to build a RSS system in SharePoint that I would like to share My approach was to use a custom User Control in a ASPX Page ASPX Add this to your control <%@ OutputCache Duration="120" VaryByParam="*" %> Code Behind Build your query, you must...
  • Wiki Page: Troubleshooting SharePoint Performance Issues

    This page is meant to serve as a reference to assist with troubleshooting SharePoint performance issues. Troubleshoot slow page loads Use the developer dashboard to determine if a part of the page is causing the p roblem. http://msdn.microsoft.com/en-us/library/ff512745(v=office.14).aspx...
Page 48 of 55 (1,355 items) «4647484950»
Can't find it? Write it!