Archive for the “Configuration and Administration” Category

Scripting STSADM with PowerShell

April 28 2010 4 comments

Recently I found myself in a phase of development, where I would try out some modifications to content types, notice that they weren’t what I wanted, and then re-do the entire web application from scratch to make sure my next modifications would be picked up by SharePoint. As you can probably imagine, doing that via the administrative interface got old quickly, so I decided I’d do my best to automate the process.

Read more »

Federated Search & External Web Sites

March 22 2010 3 comments

MOSS has a great search functionality, especially for indexing SharePoint content. But when it comes to indexing organization’s external web sites, some problems may arise. The crawling and ranking mechanisms are tuned for indexing structured intranal content and do not always perform optimically with external web site content.

Indexing organization’s external web sites creates also problems in presenting the content….

Read more »

Draft Item Security & Search Results Security Trimming

March 17 2010 9 comments

The content access account of MOSS search should have a read-only access to content. In some cases that is not enough – there is a list level setting to limit the visibility of draft versions of list items to only the ones with edit permissions. This means that the content access account cannot index the draft versions. So…

Read more »

SQL Server – What Every SharePoint Administrator Should Know – Part 1

March 15 2010 7 comments

During the time I have been working with SharePoint, I have noticed that there are quite a lot of admins that don’t know much about one of the most important part of any SharePoint-farm – the database.

My purpose is to clarify some of the very basics of SQL Server running in SharePoint-farms. These writings will cover subjects such as defining…

Read more »

Remote BLOB Storage Does Not Save Your SharePoint

March 3 2010 6 comments

SharePoint stores all portal content in content databases. This means that large documents and other binary large objects (BLOBs) quickly push the databases towards the recommended 100GB maximum size limit. Item versioning settings make this even worse, as every minor or major version creates a new binary copy of the document into the database.

A brand new feature of SharePoint…

Read more »

Upgrade Path from SharePoint 2010 Beta/RC to RTM is Blocked

February 17 2010 13 comments

In the installation notice of SharePoint 2010 public beta, it was mentioned that:

“This beta is not supported and you CANNOT upgrade the installation to RTM when it’s released.”

It was later clarified in more detail in a TechNet blog article by Steve Chen. The upgrade paths and the content database attach methods from pre-RTM to RTM will be prevented by technical means. Apparently Microsoft…

Read more »
Page 4 of 512345