Showing posts with label SharePoint 2013.. Show all posts
Showing posts with label SharePoint 2013.. Show all posts

12 June, 2013

What does it take to become Transition Manager: SharePoint 2010?


I have been busy to serve the requirement of one of our clients. Till now I have been working on the SharePoint Production/Operations and Maintenance support projects. This is first time I have been asked to take up the opportunity of a SharePoint Production support from another vendor to our client. 

I am learning allot of new things being on this assignments and I wish to share those concepts with all my readers.

When we talk about winning a deal with the client from our competitors, our bidding team come in to picture and based on the requirements of the client we need to project the solution to the client. This is point where a Solution Architect comes in to picture.  

When solution is projected to the client and accepted, then it comes to delivery part of the commitments made. These include SOW and SLA signoffs, Resource Planning, Budgeting, Resource Allocation; Technology Skill required etc. Delivery Manager (refer to the PDF at the link for details of a delivery mangers role) is basically responsible for all these things to carry forward. 

In between these roles an integral role also comes in the picture which needs to be carried by either a Program manager or a Transition Manager. 

Transition management (refer to the link for generic definition), in IT provides a powerful combination of technologies and standard operating procedures to drive the successful transfer and startup of a new service-delivery environment.

In other terms, Transition Management in IT is the planning, coordination and implementation of a change to the institutional investment structure.

For executing the transition of a technology based on a service model, you need an expert with the specific skill set termed as Transition Manager.  There are allot of expert with the specific skill set are available in the outside world. However, I can count myself lucky enough to take this opportunity being a Transition Manager

I will be focusing on some of the major components such as creating Transition plan, RACI Matrix, Skill Matrix, and Knowledge Acquisition Plan. 

Till then have a nice day….! 

Applies to: SharePoint 2010, SharePoint 2013.

30 October, 2012

Configure People Picker in SharePoint 2013

You configure the People Picker web control at the zone level for a farm by using the Stsadm setproperty operation. By configuring the settings for the control, you can filter and restrict the results that are displayed when a user searches for a user, group, or claim. Those settings will apply to every site within the site collection.

The information in this article applies only to web applications that use Windows authentication in either claims mode (the default for SharePoint 2013) or classic mode.

You use the People Picker control to find and select users, groups, and claims when a site, list, or library owner assigns permissions in SharePoint 2013. People Picker is configured at the zone level for a farm by using the Stsadm setproperty operation. By configuring the settings for the control, you can filter and restrict the results that are displayed when a user searches for a user, group or claim. Those settings will apply to every site within the site collection. For more information about the People Picker properties, see Peoplepicker: Stsadm properties

This article contains information about People Picker Stsadm properties and how to configure People Picker for specific scenarios. For more information about the People Picker control and how it works, its relationship to authentication and claims providers, and how to plan for People Picker, see People Picker and claims providers overview (SharePoint 2013).
Before you perform the procedures in this article, you must do the following:
  • Verify that the account that you use to run Stsadm is a member of the Administrators group on the server on which SharePoint 2013 is installed.
  • Open the Command Prompt window as an administrator to perform the procedures in this article.
  • In the command prompt on the drive where SharePoint 2013 is installed, change to the following directory: %COMMONPROGRAMFILES%\Microsoft Shared\Web Server Extensions\15\Bin. %COMMONPROGRAMFILES% is typically set to :\Program Files\Common Files.

Detailed Article: http://technet.microsoft.com/en-us/library/gg602075%28v=office.15%29.aspx