Browse by Tags

Tagged Content List
  • Wiki Page: OAuth 2.0 in SharePoint 2013

    OAuth 2.0 in SharePoint 2013 What is OAuth? It is Open standard for Authorization. It provides resource owners to authorize third party users to their server resources without sharing their credentials. OAuth is an internet security protocol. It is popular in Facebook, twitter etc. ...
  • Wiki Page: SharePoint Provider hosted App using Azure site

    Hosting an App in Azure site In this blog, we’ll create a read event that uses a context and access token to interact with a SharePoint list. In essence, you’ll deploy a Provider-hosted app to Windows Azure, and then you’ll deploy the .APP to SharePoint. When to go for Azure site? When...
  • Wiki Page: FAST 2010 Search Administration Availability

    Table of Contents Introduction Admin Databases High availability Introduction Search Administration is built upon two main components: Admin Component and Admin Database. If admin component is not available we cannot apply configuration tasks on Search Service Application. ...
  • Wiki Page: SharePoint 2013 People Picker for different forest

    In environment where SharePoint is in AD forest and the users are in another trusted forest, the people picker will not work directly and will not pick the users from the other forest until we do the following: Log to the SharePoint server as admin Run this command ststsadm -o...
  • Wiki Page: Get SharePoint App Pool Account Password

    This article describes how to retrieve lost SharePoint App Pool Account password. There was a situation where few clients who lost the passwords of app pool accounts and to manage SharePoint environment you need to have the password available and well documented, when searched over the internet, there...
  • Wiki Page: SharePoint New Front End CheckList

    Table of Contents Introduction Checklist Introduction From time to time it is important to do Capacity Management and if it was found that new front end is needed to scale out the farm, while adding new front end it is important to make sure that it is aligned with the rest of the servers...
  • Wiki Page: SharePoint Best Practices

    Table of Contents Introduction Best Practices Introduction To keep the SharePoint environment in healthy state it is important to follow best practices and guidelines. Best Practices Move Database files on other drive than system drive Place database log files...
  • Wiki Page: Resolving SharePoint patches issue

    I have recently faced issue that some SharePoint security patches were pushed and not all of them were installed on all servers and I was not able to run configuration wizard as i was getting error that there are some missing patches. I tried installing the missing patches but I was getting error that...
  • Wiki Page: Running multiple content source crawls one by one automatically

    We run crawls. We wait for them at times to finish and then we start the next crawl so as not to load the server and decrease performance and in some cases, stop the farm from stop functioning entirely. So since need is the mother of all inventions (invention as I was not able to find something like...
  • Wiki Page: Microsoft Data Protection Manager (DPM) with MOSS 2007

    Table of Contents Steps for installation of DPM to protect MOSS environment. Steps for installation of DPM to protect MOSS environment. 1- Install the MOSS then WSS sp1 then MOSS sp1 2- Install Knowledge Base article 941422, "Update for Windows SharePoint Services 3.0" ( http://go...
  • Wiki Page: Workflow Manger Tips and Tricks

    Table of Contents How to uninstall workflow manager How to configure several workflow manager servers with SSL How to uninstall workflow manager From workflow manager configuration: select leave farm Remove all DBs from SQL server Uninstall software (workflow manager, client, service...
  • Wiki Page: Master Page issue with Apps model

    If you have apps in SharePoint environment and faced issue like what is in this screen shot I raised case with Microsoft and the Support engineer provided me with this reason of the issue and the below code to reset the master page for all apps so it will work the issue would happen if...
  • Wiki Page: SharePoint Helper Commands

    Table of Contents Distributed Cache commands Disable LoopBackCheck Troubleshoot with ULS logs Get ULS Logs for specific correlation Check Workflow Status Developer DashBoard I have collected some commands that i use frequently while using with SharePoint and will try to append going forward Distributed...
  • 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: Configure Multiple App Domain

    Table of Contents Introduction Why we need multiple App Domains? Steps to configure multiple app domain Design Notes: References: Introduction One of the feature updates of the March 2013 Public Update for SharePoint 2013 enables you to use multiple app domains in SharePoint 2013 environments...
  • Wiki Page: SharePoint Server: permissions needed for administration

    The below are the permissions that required to user to administer the SharePoint farm. Local Administrator rights Farm Administrator rights Shell Administrator rights Local Administrator rights are required in order to work with objects that require that right, such as creating IIS sites or...
  • Wiki Page: Upgrade from MOSS 2007 to SharePoint 2013.

    Upgrade from MOSS 2007 to SharePoint 2013. I am providing the steps in the article on how to upgrade the MOSS 2007 to SharePoint 2013.As we all know we can’t directly upgrade it, it should follow the two stage process like below. MOSS 2007->SharePoint 2010->SharePoint 2013. Details...
  • Wiki Page: SharePoint Architect Skills

    The SharePoint is a unique product that let you get engaged in dealing with many products/applications, so the Architect needs to have the following skills: IIS Windows Server Protocols Knowledge SQL Server Capacity Planning Workflows ASP.net and Javascripts Load Balancer Firewall Monitoring tools...
  • Wiki Page: Migrate SharePoint Databases

    To Migrate SharePoint DBs from SQL Server to another either same version or to a new version (2008 to 2008 or 2008 to 2012) you can follow the following steps: Stop all SharePoint and IIS Related Services. Stop IIS. Detach all related SQL Server databases. Configuration database Central Administration...
  • Wiki Page: Migration from SharePoint 2010 to SharePoint 2013

    Steps for migration from from 2010 to 2013: Perform a SQL Server full backup of the content database(s) in the 2010 farm. Restore DB(s). Create new web application in the 2013 farm. Deploy any Custom solutions. Test content DB to make sure that it has no issues (if issues found try to resolve...
  • Wiki Page: Workflow Manager Disaster Recovery

    Workflow Manager is an added value to the SharePoint 2013, in the previous versions workflow was part of the SharePoint on SharePoint 2013 there are 2 flavors you can use when developing workflows the first one is the SharePoint 2010 workflow and the second and new one is the new workflow manager which...
  • Wiki Page: How to Handle big files in SharePoint 2010 and 2013

    SharePoint 2010 and 2013 is having software boundary that we can't upload file bigger than 2 GB, so what if we have bigger files? To handle large files that are bigger than 2 GB there are few options you have: Use software to split files and then upload them and when you download them...
  • Wiki Page: SharePoint Training, Exams, and Certifications

    On this SharePoint TechNet Wiki page you find a list of the current SharePoint training options, MCP exams and certifications available from Microsoft Learning . Although the Microsoft Learning site has great information on these topics, there is no page listing all SharePoint specific information...
  • Wiki Page: Enable error viewing in SharePoint

    If you faced an unknown error in SharePoint, I am sure that it will not be your happiest moment. To know what is the real error to be able to solve it you have to change 2 options in web.config of the web application that hosts your site. Open web.config Change customErrors mode="on"...
  • Wiki Page: SharePoint 2010 VS SharePoint 2013 Site Collections

    You can control which mode (2010 or 2013, or both) can be used when a user creates a site collection. The CompatibilityRange property on a web application controls the site modes available for a web application. You can view or change the settings for CompatibilityRange by using Windows PowerShell...
Page 31 of 43 (1,074 items) «2930313233»
Can't find it? Write it!