Tag Archives: MOSS 2007
SharePoint Upgrade Checker
Posted by Jeremy
on 2 July 2009
No comments
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!
Host headers for SharePoint / Rename Web Application
Posted by Jeremy
on 17 May 2009
4 comments
SharePoint installed without Active Directory
Posted by Jeremy
on 24 April 2009
9 comments
When installing SharePoint 2007 (MOSS 2007) or WSS 3.0 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.