Kerberos Troubleshooting

July 15, 2009

Having intermittent problems with Kerberos working and failing try the following Make the following registry updates/changes on your moss farm and associated servers which are using kerberos Registry Key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\Kerberos\Parameters Value: MaxPacketSize DWORD Value: 1 (hex or dec) More information: http://support.microsoft.com/kb/244474 Registry Key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\Kerberos\Parameters DWORD Value Name: MaxTokenSize Value: ffff (hex) More information: http://support.microsoft.com/kb/327825 Enabling [...]

0

IIS returns HTTP 404 for file downloads (Office 2007)

November 24, 2008

If you receive this error for Office 2007 applications please add the below. By default IIS 6 and above will not allow any MIME types to be downloaded. You have to explicitly state what can be downloaded from your web server Please follow the following steps to add the MIME types. Open IIS (Computer Manager->Services and Applications->Internet [...]

0

Clustering Hyper-V Much Needed Improvements 951308

October 3, 2008

Last night whilst attempting to configure our Hyper-V cluster I managed to hit the following problem when trying to add additional VM’s, which were contained on the same Disk LUN and Server ‘an error was encountered while loading the list of available virtual machines’ ”Cannot find path xxx’ HotFix 951308 http://support.microsoft.com/kb/951308 now resolves this issue. It [...]

0