Posts Tagged “sp2010”

Changing The Name of The People Search Scope – Impossible?

September 21 2010 13 comments

Recently I investigated the following: A SharePoint 2010 site collection created with Finnish language pack and the default search scopes (“All Sites” and “People”) defined in the Search Service Application. The site collection has a search center created with Enterprise Search Center template. As the site is in Finnish, the customer would like the search scopes to be in Finnish…

Read more »

Find The PowerShell Command You Were Looking For

September 15 2010 3 comments

PowerShell might be a new beast for many SharePoint administrators. Microsoft has been helpful by providing hundreds of commandlets with SharePoint 2010. However, when the commandlets have names such as Start-SPEnterpriseSearchQueryAndSiteSettingsServiceInstance, remembering the correct commandlet can in many cases be impossible. Using tab key for autofill  is not very usefu, considering the commandlet naming conventions.

Luckily the PowerShell basics are here…

Read more »

Upgrading Your Office Ahead of Your SharePoint?

September 11 2010 17 comments

If you just got to upgrade your office to 2010 ahead of upgrading your MOSS, please read this article.

During the last couple of years I have run through a bunch of client cases where MOSS represented a new era for document management especially for the Office Documents. The preceding document management systems comprised mainly of shared network drives –…

Read more »

Limiting People Picker Scope in SharePoint

August 30 2010 7 comments

There are many cases where you do not want the people picker to show all users in your Active Directory or LDAP user store. For example if you have separate web applications in the same farm for intranet and extranet, you do not want the extranet users to appear in the intranet’s people picker. This is only one layer in…

Read more »

August 2010 Tidbits

August 17 2010 2 comments

Greetings from the SharePoint Blues big band! Almost everyone is back from their summer holidays and working with exciting SharePoint 2010 projects. We have also big plans for the blog, planning to provide a refreshed blog UI, new writers and new topics during the autumn. Meanwhile, as Marvin Gaye once asked, what’s going on?

In June we…

Read more »

Centered layout with CSS & v4.master on SharePoint 2010

May 6 2010 46 comments

First of all, I must say that I’m not a huge fan on how the new Ribbon UI is implemented. The positioning system aided by ECMAScript messes with the body-tag and it requires quite a few steps to disable the positioning system as Jonathan Kern explains here.

I have a case here…

Read more »