Archive for the ‘SharePoint administration’ Category

If you’re having some of the following symptoms:
1. You’ve created a web application and you’re sure that credentials are right, but you’re unable to login to the site collection in that web application.
2. Search index log returns strange errors about not finding the web application or access denied.
Then the solution is in the following [...]

Tuesday, December 1st, 2009 at 13:11 | 0 comments

At TehNet they’ve released a very nice silverlight interactive help for STSADM command which the SharePoint Admin almost can’t imagine living without.
Straight to the point:
stsadm for MOSS 2007
http://technet.microsoft.com/en-us/office/sharepointserver/cc948709.aspx
stsadm for WSS
http://technet.microsoft.com/en-us/windowsserver/sharepoint/dd418924.aspx

Sunday, June 7th, 2009 at 11:30 | 0 comments
Tags:

If you have a SharePoint environment which not every employee in the organization uses you’re stuck with two obsticles:

How to limit that the person is not selected and/or added as a member of the site collection (because of licencing issues)
How to stop MOSS from importing entire AD domain or forest. If you’re stuck with 100 [...]

Tuesday, June 2nd, 2009 at 13:35 | 7 comments
Tags:

A very interesting symptom occurred to me the past time. In a document library I was trying to edit document properties but I received an error that I don’t have rights. Strange. Even if I tried to edit with a site collection administrator account, I got the same error.
After searching for a while, I’ve [...]

Monday, May 25th, 2009 at 10:56 | 3 comments
Tags:

Today the strangest thing happened. During the content migration suddenly the target list lost the proper destination. The result was ALL the lookup values missing and the dropdown empty when adding /editing. Horror! if this would have been a short list the first thing I’d do is to restore it from backup and recover the [...]

Tuesday, May 19th, 2009 at 15:24 | 1 comment
Tags:

If you’ve moved the entire site collection by using stsadm –o backup and restore commands, you might notice that the email notifications either might not work or the links in email notifications might still point to the old URL. This can be resolved simply by using the following stsadm command on the destination server:
stsadm -o [...]

Thursday, February 12th, 2009 at 10:14 | 1 comment
Tags:

With the new installation of MOSS 2007 on Windows Server 2008 you might run into a slight bump when trying to upload large files – to be more precise – files larger than 28 MB. Even though you’ve increased the maximum upload limit in SharePoint central administration, the upload still doesn’t work. Here are some [...]

Monday, February 9th, 2009 at 09:39 | 12 comments
Tags:

If you’ve been trying to use one of my earlier described methods to migrate a SharePoint site (using stsadm -o export) you might have gotten frustrated, because even if you did use the -cabsize 1024 switch the result was still exported to two or more files with 25 MB size.

If we take a look [...]

Sunday, November 2nd, 2008 at 15:29 | 0 comments
Tags:

SharePoint Config database logs are one thing to keep an eye on since they do have a tendency to grow. If you don’t perform a full farm backup usually the log doesn’t get emptied and it just keeps bloating.
If you’re running SQL Server Express with default installation, you can find the files in C:\Program Files\Microsoft [...]

Friday, October 31st, 2008 at 09:57 | 43 comments
Tags:

Not long ago we’ve had a situation where the newly created users in Active Directory couldn’t be recognized to add them in SharePoint.
The whole topology was the following:
1 server as Primary Domain Controller for domain 2 server as secondary Domain Controller for same domain and for hosting SharePoint
Each on its own [...]

Monday, October 6th, 2008 at 20:19 | 0 comments
Tags: