Did you know there are best practices for SharePoint 2007 or MOSS 2007? I came across a Resource Center for SharePoint best practices by Microsoft.
Now, before you go off googling again, I thought it handy for you to read this post and visit the Microsoft link below..
Here are a list of best practices in the key areas of:
Operational Excellence, Publishing Portals, Team Collaboration Sites, Capacity Management, Search, My Sites, Developing Custom Applications
Read more…
As I was looking around, I came across this upgrade check command in stsadm
This command scans your farm servers before starting an upgrade to ensure that some of the prerequisties are met for a successful upgrade.
This is only a guide and will not fix the problems itself.
Remember to work on a development environment and not production. Backup anything before you touch it - even if its your development environment!
Read more…
Are you keen on getting hold of Microsoft SharePoint 2010? Then watch this space..
Read more…
Microsoft will ship the new SharePoint 2010 along with Office 2010 in the first half of next year (Beta - late 2009).
There has been a few questions about the name of SharePoint 2010.
Basically, we presently have three SharePoint server versions:
1. Windows SharePoint Services
2. Microsoft Office SharePoint Server 2007 Standard
3. Microsoft Office SharePoint Server 2007 Enterprise
From now onwards it will be just Microsoft SharePoint 2010 (without the “office”).
Read more…
There are a few ways to get SharePoint usage reports (out of the box MOSS 2007 features):
- Site administrators, including administrators of the SSP administration site, can view usage reporting for their site by clicking Site usage reports in the Site Administration section of the Site Settings page.
- Site collection administrators can view usage reporting by clicking Site collection usage reports in the Site Collection Administration section of the Site Settings page.
- Site collection administrators for the SSP administration site can view a usage summary by clicking Usage summary in the Site Collection Administration section of the Site Settings page.
- SSP administrators for search can view search usage reports by clicking Search usage reports in the Search section of the SSP home page.
Read more…
When trying to install MOSS 2007 SP2, you receive this error:
Windows SharePoint services 3.0 Service Pack 2 is not installed. Microsoft strongly recommends that you install Windows SharePoint Services 3.0 Service Pack 2 before installing this update. Do you want to go to the Microsoft Download Center, where you can download Windows SharePoint Services 3.0 Service Pack 2?
Read more…
The long awaited Service Pack 2 for SharePoint - MOSS 2007 and WSS 3.0 is out! There is much talk about installing it to fix certain security and performance issues.
But wait! Do you have an environment to test the installation? Have you read the known issues of SP2?
Read more…
Author: Jeremy Categories: Articles Tags: MOSS 2007 Download, MOSS 2007 SP2, MOSS SP2 fixes, MOSS SP2 issues, SharePoint SP2, SP 2 issues, SP2 fixes, WSS 3.0, WSS 3.0 SP2, WSS 3.0 SP2 downlod, WSS 3.0 SP2 issues
Imagine accounting for the time spent waiting for SharePoint to start up in the morning or after a server reboot or an iisreset?
It takes such a long time to load, but after it has loaded, then SharePoint behaves normally. The cause for this is when your Application pool is recycled in IIS. By default it recycles at 2:00AM daily.
The best way to ‘Warm Up’ SharePoint is to run some scripts that would fire up SharePoint in the wee hours of the morning. Read more on how to get this script..
Read more…
Change your existing host header in SharePoint ( WSS or MOSS 2007 )
Do you want to publish your SharePoint intranet or internet site to your users with a nice friendly url (or hostheader)?
This article can be also used if you want to rename your web application.
Read more…
When installing SharePoint from the SharePoint Products and Technologies Configuration Wizard, you may ask, ‘what do I do if I want to connect SharePoint using SQL authentication, rather than Microsoft’s Active Directory?’
You may want to connect SharePoint to its configuration database using a locked down SQL user account to isolate your front end website from Active Directory.
Using the SharePoint Products and Technologies Configuration Wizard, it may appear to be impossible to get past the DOMAIN\User_Name as required in the wizard.
Read more…