Browse by Tags

Tagged Content List
  • Wiki Page: Script to change service accounts and passwords in SharePoint Server 2007 and in WSS 3.0

    Use this command to run the script file: FileName .bat DomainName \ UserName NewPassword Note: Put the exact domain/server name instead of '.' or just username @echo off rem other app pools echo *** Updating app pool passwords "%commonprogramfiles%\Microsoft Shared\Web server extensions...
  • Wiki Page: Incremental Crawl is not Picking up Items but Full Crawl does

    This issue is found in SharePoint platforms having large list and libraries with more than recommended number of items. From Crawl log one can find out below exception if queried as: sts3s://<<WebApplication>>/contentDbid An unrecognized HTTP response was received when attempting to...
  • Wiki Page: SharePoint 2010: How to Delete Completed Workflow Instances

    Table of Contents Introduction: C# Code Example: Introduction: Few days back a contributor requested me to write a tool that will cleanup completed workflow instances from a list. Hence I have developed this script, it takes site url and list name as input and then it spans through all items...
  • Wiki Page: SharePoint 2010: How to Copy Documents Between Sites in 2007 or 2010

    I have received a request from a site administrator to provide a way to copy documents between sharepoint sites. The requirement was to copy the files between different site collections as well as as sites created in other web applications. This tool can be executed in two modes in the first mode it...
  • Wiki Page: How to Check Effective Permissions of a User in a Sharepoint Site

    One of a tedious tasks for site administrators is to check all permissions provided to a user. I have seen administrators checking each and every user group to find out the permissions. To minimize efforts in this direction I have created this application. This will enlist all permissions for a user...
  • Wiki Page: PowerShell Script to Copy Documents Between Sites in SharePoint 2007 or SharePoint 2010

    I have observed that now a days a very common and cumbersome task for the administrators is to copy documents between sites. I have observed that workflows are used to do the same. To provide more flexibility I have written the following script. This script is executed in two modes in the first mode...
  • Wiki Page: Copy Site Content Between 2 Sites Based on Different Templates

    I have seen people troubling for copying content from a site to another site when both the sites are based on different templates. This is not possible with STSADM export/import command since it requires source and destination sites to be based on same template. I will explain a work around that...
  • Wiki Page: SharePoint 20XX: How to Install and Check the Status of Patches - Updates on SharePoint Server

    A few days ago my team made a new environment for social computing and collaboration. This environment was only dedicated for Managers and Country Managers at the society where I’m working. This architecture is a composed as such: 1 SharePoint Application Server 2 SharePoint Web Front-End...
  • Wiki Page: SharePoint 2007: User Profile Syncronization - Importing Differents OUs

    For a client who was still working with SharePoint 2007 I had to configure the User Profile Syncronization. They had one Active Directory with several OU (organizational units). Lets take an exemple; In the AD we have these three OUs: OU=Accounts - Standard User OU=Accounts - Restricted User...
  • Wiki Page: Microsoft Knowledge Base Articles for SharePoint 2007 Products and Technologies

    Table of Contents Introduction SharePoint Designer 2007 SharePoint Server 2007 See Also Other Languages Italian (it-IT) Introduction This page is a list of the Microsoft Knowledge Base articles related to the Microsoft SharePoint 2007 products and technologies. Feel free to add new links...
  • Wiki Page: Articoli della Microsoft Knowledge Base per i prodotti e le tecnologie SharePoint 2007 (it-IT)

    Table of Contents Introduzione SharePoint Designer 2007 SharePoint Server 2007 Vedere anche Altre lingue English (en-US) Introduzione Questa pagina contiene un elenco di articoli della Microsoft Knowledge Base relativi a Microsoft SharePoint 2007. Aggiungete liberamente articoli man mano...
  • Wiki Page: Microsoft Knowledge Base Articles for SharePoint Products and Technologies

    Table of Contents Introduction General SharePoint Portal Server 2003 SharePoint 2007 SharePoint 2010 SharePoint 2013 See Also Other Languages Italian (it-IT) Introduction This page is a list of the Microsoft Knowledge Base articles related to the Microsoft SharePoint products and technologies...
  • Wiki Page: CAML Query Builder Issues

    1. By default, the CAML query contains <Query>. If you include <Query>, the query will return all items in the list. To apply the query, remove <Query> and </Query>. For example, remove the "Query" tags like this: <Query> <OrderBy><FieldRef Name='Sequence'...
  • Wiki Page: SharePoint 2010:Powershell Script to Check Which SharePoint List has Event Receivers

    PowerShell Script for Event Receivers You are inheriting a SharePoint site. Some of the lists do odd things. Are there event receivers on the list? If you have access to PowerShell and the SharePoint servers, then you can run this little PowerShell script to find out. $GC = Start-SPAssignment...
  • Wiki Page: How to Display File Extensions in a SharePoint Document Library

    There are 2 ways to show file extensions in a SharePoint document library Method1: Convert the document library List View web part to a XSLT dataview Open the document library with FrontPage, Right click and convert to DataView. Modify the XSLT to add select=”@File_x0020_Type...
  • Wiki Page: SharePoint and SSL

    SharePoint and SSL Following our IT Security team guidelines, I have finally decided to migrate one of our WSS 3.0 websites to the HTTPS protocol . The procedure is a little bit complicated, because I had to modify SharePoint configuration first and only then proceed to...
  • Wiki Page: How to Export/Import a Site Programmatically in SharePoint 2007

    Table of Contents Introduction: C# Code Example: Introduction: I received a request from site admins that they do not want to use STSADM commands to export/import a site since they do it frequently for many sites. They also wanted to do it in a single shot without running the command again...
  • Wiki Page: How to Export/Import a Site using a PowerShell Script in SharePoint 2007 and SharePoint 2010

    Table of Contents Introduction PowerShell Script Introduction I recently published an article about exporting and importing a site using sharepoint object model. Someone recently asked me for doing the same via powershell scripts. Hence I have done that in this article. This scripts first exports...
  • Wiki Page: Wiki: IT Security Portal

    Information security is the process of keeping computers and networks protected from theft, corruption, unwanted publication, tampering, or natural disaster, while keeping the information and property accessible and productive to its intended users. This article contains links only to TechNet Wiki...
  • Wiki Page: How to Hide Quick Launch in a Publishing Page in a SharePoint 2007 Site

    I was asked to provide a way to hide quick launch in publishing pages in SharePoint 2007 sites. As a very simple solution I modified the master page to not show quick launch but again I was informed about a requirement where the user group want to do this in only some of the pages and not in all...
  • Wiki Page: Use Video Files in SharePoint 2007 Sites

    Table of Contents Introduction: Procedure: Introduction: I have often seen people trying to use audio or video files in SharePoint sites. In this article I provide two methods to embed videos, first from Y ouTube and secondly from a document library. Procedure: Here we proceed...
  • Wiki Page: Get-parameters in SharePoint URLs

    Review of useful SharePoint URLs get-parameters: Contents=1 ( http://site/default.aspx?contents=1 ). Opening Web Part Maintenance Page . IsDlg=1 ( http://site/default.aspx?IsDlg=1 ). Opening page with minimal.master master page, i.e. without QuickLaunch, partially without Ribbon, header etc...
  • Wiki Page: Обзор get-параметров в адресах SharePoint (ru-RU)

    Обзор полезных get-параметров в адресах SharePoint: Contents=1 ( http://site/default.aspx?contents=1 ). Открытие Страницы обслуживания веб-частей . IsDlg=1 ( http://site/default.aspx?IsDlg=1 ). Открытие страницы с использованием главной страницы (master page) minimal.master, т.е. без панели...
  • Wiki Page: Full and Incremental Crawls in Microsoft Office SharePoint Server 2007 Search

    Office SharePoint Server 2007 supports both full crawls and incremental crawls, which enables you to define schedules to meet your index freshness requirements. Full Crawls To begin with, you must start a full crawl of each content source. From that point on, you can schedule a mix of full and...
  • Wiki Page: SharePoint Survival Guide

    SharePoint is a collection of products and technologies that supports collaboration, enterprise content management, search, business intelligence and more. Table of Contents SharePoint 2010 Additional Resources Resources for IT Pros Resources for Developers See Also SharePoint 2010 The current...
Page 3 of 4 (95 items) 1234
Can't find it? Write it!