Some random thoughts: When attaching a content database to Sharepoint the SQL Log file can be the same to twice the size of the current data size. the reason for this is that sharepoint takes an internal backup of the data verifies it (as well as some other magic) then attaches it to sharepoint, once …
Tag Archive: MOSS 2007
Permanent link to this article: http://www.tsls.co.uk/index.php/2009/08/12/moss-content-database-conciderations/
Aug
07
Configuring Kerberos for MOSS 2007
1. Configure SPN for Web Application Pool Account setspn.exe -A HTTP/’WebApplicationNETBIOSURL’ domain’ApplicationPoolAccount’ setspn.exe -A HTTP/’WebApplicationFQDNURL’ domain’ApplicationPoolAccount’ *Using Port numbers with kerberos causes authentication problems within IE, would always suggest using netbios orand FQDN, if your web application has been configured to use a port number suggest creating an Alternative access mapping. 2. Trust Computer and …
Permanent link to this article: http://www.tsls.co.uk/index.php/2009/08/07/configuring-kerberos-for-moss-2007/
Jun
30
MOSS SP2 180 day trail activation fix
Microsoft has now released the fix to MOSS SP2 which resolves the the 180 day trail activation error. The Microsoft Article number is KB971620 http://support.microsoft.com/kb/971620 Note: this does not effect WSS v3
Permanent link to this article: http://www.tsls.co.uk/index.php/2009/06/30/moss-sp2-180-day-trail-activation-fix/