Browse by Tags

Tagged Content List
  • Wiki Page: SharePoint: Script PowerShell pour Copier les Documents Entre des Sites

    S'applique à SharePoint 2007 SharePoint 2010 Note : Cet article est une traduction. Une tâche très commune et pénible pour les administrateurs est de copier des documents entre des sites. Les flux de travail servent à faire la même chose. Pour donner plus de souplesse, le script suivant...
  • Wiki Page: SharePoint 2010: Restore site collection within the same farm

    Table of Contents Introduction Issue Resolution Step–by-step details See Also Introduction We are aware that requirements can be of any form. It might be logically possible or not but when the requirements arise then clock starts ticking and task assignment counter starts! One of our users...
  • Wiki Page: SharePoint 2010: Programmatically Add Javascript or CSS to Pages in SandBox Web Part

    When you are creating a farm solution , it is easy to include javascript files into site pages using a CustomAction. You can add the JavaScript file to _layouts folder and use as: < CustomAction Location = "ScriptLink" ScriptSrc = "/_layouts/.../your_javascript_file.js"...
  • Wiki Page: SharePoint 2013: Access User Profile Service Data using JSOM

    In this article, we will learn to manage or access User Profile Service (UPS) Application using JSOM (Javascript Object Model) and create a basic app. Before we start, let's go through basic UPS terminology. User Profile – holds the information of someone in an organization. Profiles may be...
  • Wiki Page: Web Sensitive Files and SharePoint (SharePoint 2010, 2013 and 2016)

    Update: April 14, 2017 - Although this article was originally written with the SharePoint 2010 release it is also applicable to the SharePoint 2013 and 2016 platforms. The links go to screenshot images. Within the SharePoint platform, any file type can be blocked at the Farm Administrator level...
  • Wiki Page: SharePoint Resources on the TechNet Wiki

    Table of Contents Introduction SharePoint 2013 Articles SharePoint 2010 Articles SharePoint Articles Common Across Versions See Also Other Languages Introduction This page contains mostly all links to all the SharePoint resources that are available on the TechNet Wiki. Not all articles are...
  • Wiki Page: SharePoint 2016 Farm Admin account vs. Farm Administrator Group in Central Admin

    It is a common understanding that when you add a user into Farm Administrator group via Central admin, then it can access everything in the Central Admin and perform all operations. If you are thinking the same way then it is not correct. As a member of Farm Administrator group, you can perform only...
  • Wiki Page: SharePoint 2013: SpyFiles (CEWS Pipeline Toolkit)

    Table of Contents SpyFiles Usage Configuration Configuration Example with Conditional Execution Example output Configuration options OutputDirName FileExtension ElementName See Also SpyFiles Create an XML file containing all properties available to CEWS. One file will be created for each...
  • Wiki Page: SharePoint 2010: How to Calculate Total Years of Experience in Present Company?

    A request from a client for the total years of experience needs to be displayed/updated without user intervention and to display the information in a SharePoint list. All the other information about users like First Name, Job Title etc., were displayed in the custom list using "Person or Group"...
  • Wiki Page: SQL: How to determine who is connected to your server

    Here's how to determine who is connected to your SQL. This is very helpful if you are moving your SharePoint from one SQL Instance to another Steps: Open up SQL Server Management Studio. Execute a new query, type SP_Who and then run or execute the query.
  • Wiki Page: SharePoint 2010: Dialog box using JavaScript

    SharePoint 2010 provides a new feature - Modal Dialogs box - which is based on the JavaScript client object modal. This popup can open up a new page while you are on the current page with no need to redirect/navigate to the other page. In SharePoint OOB functionalities this popup is used mostly to...
  • Wiki Page: SharePoint 2010: Host header Web Application

    When you create a web application in SharePoint 2010 you specify an IIS website name and a port number to which the web application will be running on. To browse that web application you normally enter the server IP address and port number in the HTTP URL (e.g http://ServerIPAddress:portanumber ...
  • Wiki Page: SharePoint 2010: Print a Web Part Zone

    Requirement : To print multiple Web Parts in a Web Part zone from the home page of a Web site. Following: The steps we are requiring to achieve it: 1. Add the Web Parts in a Web Part Zone. 2. Open the site in the SharePoint Designer, open the home page .aspx file, select the Web Part...
  • Wiki Page: SharePoint 2010: Build a Loop Workflow

    Table of Contents Introduction Setting the Scene Custom List Building the Forms New Form View Legal Administrator View Requester View Attorney View Completed View Form Load Rule New Form View Rule Legal Administrator Form View Rule Requester Form View Rule Attorney Form View Rule Completed Form View...
  • Wiki Page: Count or GroupBy list item based on Person or Group column

    Hello All, Last week someone asked one question in the forum about counting the item based on person or group column. However, there are many ways to do this but one simple way is with a mix of CAML and LINQ. You can also apply the same code to any list column instead of person or group. This...
  • Wiki Page: SharePoint 2010: How to Customize List Content Display using Content Query Web Part

    This post is going to describe how we can use Content Query Web Part to Style SharePoint List. Assume we have a SharePoint list called Projects with the following fields: As you already know, the default look and feel would be like this: Let's render this list in a format something...
  • Wiki Page: SharePoint 2013: Step by step automated unattended scripted SharePoint installation with AutoSPInstaller

    AutoSPInstaller is one of the great projects that facilitate Automated SharePoint installation. Though SharePoint is a great product everybody agrees it is not applying to SharePoint Product Configuration Wizard, i sn't it? Earlier there were difficulties when working with AutoSPInstaller...
  • Wiki Page: SharePoint 2010 Troubleshooting: This file cannot be saved because some properties are missing or invalid

    Issue This file cannot be saved because some properties are missing or invalid. Use the Document Information Panel to provide the correct property values. Errors for required properties are marked with a red asterisk, and errors for invalid properties are marked with a red dashed border A user...
  • Wiki Page: SharePoint 2010: Using SP Emulator to Test List Creation

    Open the visual studio 2012 and add empty SharePoint project. Then create the project as farm solution by giving the testing SharePoint server URL (you can give sandbox solution as per your requirement) Then I'm going to add a feature ; which is going to create a SharePoint list in feature...
  • Wiki Page: SharePoint Online (Bolum 2): Sitelerinde ÇaliŞmak (tr-TR)

    1.Bölümümüz de Office 365' de Sharepoint Online' ı teknik olarak nasıl yöneteceğimize dair ayrıntılar verdik. Şimdi artık Sharepoint Online Sitelerimizi incelemeye başlayacağız. İlk bölümde de bahsettiğimiz üzere Office 365 hesabımızı aktif ettiğimiz de Sharepoint Online için de yapılandırma...
  • Wiki Page: SharePoint 2010: WhatIf Parameter in PowerShell

    Windows PowerShell is a command-line scripting tool that provides an administrator full access to applicable application programming interfaces (APIs), along with the ability to unlock the capability to interact directly with SharePoint 2010 Products to manipulate Web applications, site collections...
  • Wiki Page: SharePoint 2010: Customize the New Item Icon

    When you add new items to SharePoint 2010, a new icon appears beside the title of added item as the below image. The default time period of this new icon is 2 days . You can modify the time period by using the stsadm command. In this example, the new icon will disappear after 5 days...
  • Wiki Page: SharePoint 2010: Uninstallation

    This topic is a how to. Please keep it as clear and simple as possible. Avoid speculative discussions as well as a deep dive into underlying mechanisms or related technologies. To remove or uninstall SharePoint 2010 , do the following: Login with local administrator user. Go to "...
  • Wiki Page: SharePoint designer error after copy and paste action with number value

    Copy and paste in SPD 2013 or 2016 is really useful, nonetheless a minor bug occurs if you try to copy and paste an action with a a value set to a number. In this example I copied a "Set workflow variable action" with a variable that is set to number type, and value 1. After...
  • Wiki Page: Installation of the package failed while installing CU on SharePoint Server 2010 or 2013

    Issue: Update of Cumulative Update (CU) installation failed with error. Installation of the package failed. Cause: Missing CAB file while downloading (below for OCT-CU). 1. While downloading the CU from the MS site below , check the size of the ZIP file. It should be 1,232,518 KB. 2....
Page 12 of 40 (977 items) «1011121314»
Can't find it? Write it!