Browse by Tags

Tagged Content List
  • Wiki Page: SharePoint 2010: How to Copy a List Programmatically within the Same Site Collection Using C#

    Table of Contents Introduction C# Code Example See Also Introduction Recently someone expressed his requirements to copy sharepoint lists within the same site collection. Hence to automate this process at a single place I have developed this console application. This code can be further modified...
  • Wiki Page: SharePoint 2010: Backup and Recovery Guidelines

    Introduction This blog post describes best practices that you can use to help ensure that backup and recovery operations in Microsoft SharePoint Server 2010 are successful and that the environment is protected against data loss or continuity gaps. The article includes best practices for performance...
  • Wiki Page: How to Install SharePoint 2010 with SQL Server 2012 on Windows Server 8

    Table of Contents Downloads Windows Server 8 Microsoft SQL Server 2012 Denali Install Process: Server Install Process: SQL Install Process: SharePoint Downloads Windows Server 8 ISO Windows Developer Preview with developper tools (64 bits) ISO Windows Developer Preview 64 bits Microsoft...
  • Wiki Page: SharePoint 2010: How to Recover Project Server or SharePoint After a Reckless Password Change

    So you have a Project Server 2010 deployment. It was running just fine and suddently it isn't working anymore. You seem to remember that probably someone changed the password of the farm user account. Maybe someone tried to login too many times with the wrong credentials and the account now is...
  • Wiki Page: SharePoint 2010: Feature GUID and Name Mapping

    This project is to help people to track what exactly do those weird GUID means in SharePoint feature list. This could help when you try to upgrade your server farm and run pre-check tools, or try to identify whatever is installed on your SharePoint farm. SharePoint Server 2010 Feature GUIDs (get...
  • Wiki Page: SharePoint 2010: Portal

    Table of Contents Downloads Knowledge Base Resources for Developers Resources for IT Professionals Wiki Pages See Also Other Languages Italian (it-IT) Downloads Microsoft SharePoint Designer 2010 (32-bit) Microsoft SharePoint Designer 2010 (64-bit) Microsoft SharePoint Foundation...
  • Wiki Page: SharePoint 2010: Build Numbers

    Before they get away from me I want to start listing the builds of SharePoint 2010. To see which build your farm is, go to Central Administration > System Settings > Manage servers in your farm (/_admin/FarmServers.aspx) Or using Windows PowerShell: (get-spfarm).buildversion To see...
  • Wiki Page: SharePoint 2010 : How to install with a local account

    In your everyday-work with SharePoint, can happen to install SharePoint 2010 on a machine outside the domain and you need to manage the database through a SQL Server Standard or Enterprise edition. In this case, a standalone installation isn't good for us, because it relies on the Express version...
  • Wiki Page: SharePoint 2010: Windows Server 2008R2 DNS Issue

    When you're creating a Infrastructure for a SharePoint Envirement, with -, Application Server 2 Front-Ent SQL Server AD ( +DNS) Be careful with you're Active Directory, DNS settings. I don't know why, my guess a bug, Windows 2008 R2 fills your DNS for you with 127.0.0.1. ...
  • Wiki Page: SharePoint 2010: PowerShell Script to List Out Webparts Used in Publishing Pages

    This powershell script will enlist all webparts used in all publishing pages in a site. This script does not take any argument at the time of invoking it. This requires an input value for the site URL. This will be asked during the execution time and a message will be flashed to provide the same...
  • Wiki Page: SharePoint 2010: You Cannot See Reporting Services Icons After You Upgrade

    Table of Contents Background Workaround Applies to See Also Background Following the upgrade of a SharePoint environment to SharePoint 2010 Products, you may not be able to see the Reporting Services icons on several of the Web pages. For example, the document library context menu you see for...
  • Wiki Page: SharePoint 2010: Logical Architecture for Services Application

    When planning to re-design the logical architecture of SharePoint 2010 environment, one of the steps is balancing & distributing Services Applications. I would like to share with you simple ways help you to discover an each exists service application and belong to which pool applications without...
  • Wiki Page: SharePoint 2010: How to Install and Configure Team Foundation Server 2010 for SharePoint 2010

    Table of Contents 1. Downloads And youre TFS is now connected with your SharePoint !!! 1. Downloads Team Foundation Server 2010 Visual Studio Team Foundation Server 2010 (TFS) is the collaboration platform at the core of Microsoft's application lifecycle management solution. TFS automates...
  • Wiki Page: SharePoint 2010: Host header Web Application

    When you create a web application in SharePoint 2010 you specify IIS web site name and a port number to which the web application will be running on, and 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: Database Cleanup during MOSS to SharePoint 2010 Upgrade

    As SharePoint 2010 is a strong platform most of the old applications hosted on MOSS 2007 are getting migrated to SharePoint 2010 (Sooner it will be 2013). Migration itself requires many considerations which includes but not limited to following items Size of migration. (Content database and...
  • Wiki Page: SharePoint 2010 Best Practices: Is SharePoint Designer really pure evil?

    Some people could until death stick to the opinion that SharePoint Designer is the work of some dark destructive power and that if you even consider using it ever, you are too. The cute nickname SharePoint Destroyer, is it well deserved or is it just a cool sounding name? But, if we think about it...
  • Wiki Page: SharePoint 2010: File Storage System

    SharePoint provides us a nice UI to store and read documents. But what happens behind the scene. Where does SharePoint store all the files??? File System or Content Database When we open document library in windows explorer view, SharePoint allow us to delete/update/add files as we do in the normal...
  • Wiki Page: SharePoint 2010: Technical Preview - Announcements and Resources

    As the "Office 15" Technical Preview is now underway - this includes SharePoint! The intent of this page is to list useful and publicly available information related to the SharePoint 15 cycle. Please feel free to add more announcements and resources as they are made available so everyone...
  • Wiki Page: SharePoint 2010: Interview Question With Answer

    SharePoint 2010 Question With Answer http://stackoverflow.com/questions/205893/sharepoint-interview-questions http://www.sharepointsecurity.com/sharepoint/sharepoint-architecture/50-sharepoint-2010-interview-questions-with-answers-it-pro-architect/ http://www.learningsharepoint.com/2010/10...
  • Wiki Page: SharePoint 2010: Improve with Graphics and Full Table Calculations

    What i will write down here in this article is how to summarize a table, and create a graphic based on it. I will also explain how to do it, we're going to break open SharePoint so you can do finally what you want to do with it. While we wont need more access then well basically SharePoint Designer...
  • Wiki Page: SharePoint 2010: SP1 Site Collection Recycle Bin

    SharePoint 2010 SP1 introduces 'deluxe' version of recycle bin feature both at web and site collection level. It's no longer necessary to deploy SharePoint Site Recycle bin from http://governance.codeplex.com/ to save site (internally it does a backup) before the deletion. How to...
  • Wiki Page: SharePoint 2010: Common Problems When Creating a New “Send To” Connection

    Table of Contents Introduction Problem 1: The Content Organizer Feature has not been activated Problem 2: Supplying the correct URL Problem 3: The “Records Center Web Service Submitters For” Group Problem 4: Windows Loop Back Security Check Introduction SharePoint 2010 introduced the ability...
  • Wiki Page: SharePoint 2010: How To Enable the Developer Console

    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. This is a powershell script that will enable the developer console on a sharepoint farm: $consoleSettings...
  • Wiki Page: SharePoint 2010: Solving Problems with ULS Log File Generation

    If the ULS log files remain empty (0 KB) take the following steps to resolve: Make sure you have enough space in your hardware driver. Check timer and tracing service accounts information, the tracing service must use the account as Local Service. Reset the timer service account password. Restart...
  • Wiki Page: SharePoint 2010: Community Request - Please Embrace a Multilingual TechNet Wiki

    Update - Feb 25th, 2012 I wanted to update this post, as my initiative has been generating some differing opinions - which is exactly what I was hoping for. We're all on the same team and want the best solution possible for language support in the TechNet Wiki. There has been a positive chat...
Page 6 of 22 (537 items) «45678»
Can't find it? Write it!