20 July, 2012

How to organize files in SharePoint

The following are some of the ways that you can view and manage files in the same library:
• Add columns to help your group to identify the data that is most important and to view the data in different ways, you can add columns (column: X named selection of data in a list, library, or content type, such as Title or Due Date. Columns are displayed horizantally in most views and are displayed as fields in forms.) to your library. Columns appear at the top of the library page as headings, such as department name or due date. You can use the column headings to sort and filter the files in a library.
• Create views: (view: A set of columns on a Web page that displays items in a list or document library. The view can display sorted or filtered items, a selection of columns, or a custom layout.) if the people in your group frequently need to see the data in a certain way. In views, columns are used to sort, group, filter, and display the data.
• Create folders for many files that can be grouped in a particular way, folders are an option. Folders can help people to scan and manage files in a familiar way. Windows SharePoint Services 3.0 provides a tree view that people can use to navigate sites and folders, similar to the way that they work with folders on a hard disk.
• Set up multiple templates if multiple content types are set up in a library, you can create different types of default templates — such as sales contracts, marketing presentations, and budget worksheets — within the same library. Content types add flexibility and consistency across multiple libraries.
Please let me know in case of any queries/questions, Thank you.

How to assign a User-specific voice policy?

How to assign a User-specific voice policy?

Hello Guys,

Many times we have to create multiple voice policies for different purpose. After creating voice policies we have assign the same to specific user, as per requirements.

This article will help to assign the voice policies to specific user. You need to assign either a global voice policy or per-user voice policy to all user accounts that are enabled for Enterprise Voice. User accounts can use the global voice policy by default when you do not assign an existing voice policy that you created for specific users or groups of users.
Assign a user-specific voice policy:
1. from a user account that is assigned to the CsUserAdministrator role or the CsAdministrator role, log on to any computer in your internal deployment.
2. Start Lync Management Shell: Click Start, click All Programs, click MS Lync 2010, and then click Lync Management Shell.
3. To assign an existing voice policy you created for specific users or groups of users, run the following at the command prompt:

Grant-CsVoicePolicy-Identity <UserIdParameter>-PolicyName<String>

For example: Grant-CsDialPlan -Identity "Balu Ilag" -PolicyNameVoicePolicyIndia
In this example, the user with the display name Balu Ilag is assigned the voice policy with the name VoicePolicyIndia.
Thank you.

Failed to start the User Profile Synchronization service

The User Profile service application stores information about users in a central location. Social computing features use this information to facilitate productive interactions which enable users to collaborate efficiently. In order to provision My Sites, enable social computing features such as social tagging and newsfeeds, and create and distribute profiles across multiple sites and farms, you must enable the User Profile service application.
In the 'Central Administration--Services on the Server page, the User Profile Synchronization Service is in 'Stopped' state. 
Also when you check the ULS log after the entry ILM configuration: Configuring Registry keys, you can see several entries similar to the next:  
"Unable to load Assembly for LCID"
In the Synchronization DB on the SQL server, the User account assigned to the "User Profile Synchronization Service" was not mapped to the login account as 'dbo' in the 'User' and 'Default schema' columns.
Resolution:
1.   Open the Microsoft SQL Server Management Studio from Start - All Programs menu
2.   Under Security, expand logins and select the user account assigned to the user profile synchronization service.
3.   Right click Properties > User mapping > on the right panel, scroll down until you find the User Profile Service Application synchronization DB.
4.   Make sure that it is checked and change the value for the 'User' and 'Default schema' columns to 'dbo.
If you get an error while performing the previous operations, then you should make the changes in the Synchronization DB. Expand the Synchronization DB node > Security > Roles > Database roles and select the 'FIM_SynchronizationService', 'persistencesUsers' and 'state_persistence_users' values.
Delete the FIM certificates and restart the user profile synchronization Service.
Please let me know in case of any further queries/questions. I would be more than happy to help you as well as resolves your issues, Thank you.

19 July, 2012

contacts management template sharepoint 2007

Guys-Today we came across one issue wherein the user was using the contacts management template for his site. Normally the Members in the contact management web part are not displayed. We need to search with their first or last name to get all the details of the user.

The Contacts Management application template for Microsoft Windows SharePoint Services 3.0 helps teams manage contact information that needs to be shared among team members.

The application template allows teams to enter contact information through a Web-based interface or through Microsoft Office Outlook 2007. When used in conjunction with Office Outlook 2007, team members can 'subscribe' to receive updated contract information whenever other users make changes to a contact.

We found by default the web part returns all names beginning with the letter R.

After researching we found that this issue can be fixed by modifying the results.aspx page.

You need to open the site using Sharepoint Designer (SPD2007)http://Mysharepointsite/contacts/Results.aspx

The list of contacts is provided by a data view web part which contains the following line:
<ParameterBinding Name="SearchQS" Location="QueryString(Search)" DefaultValue="r"/>

Remove the letter ‘r’ and refresh your page, now no contacts will show up by default.

If you have any queries/questions regarding the above mentioned information then please let me know. Thank you.

SharePoint 2013


SharePoint 2013 Preview sites provide secure environments that administrators can configure to provide personalized access to documents and other information.
Download SharePoint Foundation 2013:
The current model is actually quite good. It helps make the development and deployment process much easier, as the entire solution can be packaged within a solution file. The solution can be upgraded quite easily, and sandboxed solutions are a great way to pilot new code or deliver unique experiences in a multi-tenant environment, like Office 365.
Microsoft has already published a very detailed documentation on this and here are those which can be useful for your reference:
Downloadable content for SharePoint 2013
Video demos and training for SharePoint 2013 Preview
Technical diagrams for SharePoint 2013 Preview
Explore SharePoint 2013 Preview
Plan for SharePoint 2013 Preview
Develop for SharePoint 2013 Preview
Install and configure SharePoint 2013 Preview
Use SharePoint 2013 Preview
Troubleshooting SharePoint 2013 Preview
Technical reference for SharePoint 2013 Preview
Scenarios and solutions for the real world in SharePoint Server 2013 Preview