Great article below on how to enableInstall WebDav on Windows 2008 http://blog.coretech.dk/confmgr07/site-systems/configuring-webdav-on-windows-server-2008-for-configuration-manager-2007/
Tag Archive: Windows
Nov
30
Permanent link to this article: http://www.tsls.co.uk/index.php/2009/11/30/webdav-windows-2008/
Jul
15
Kerberos Troubleshooting
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_MACHINESYSTEMCurrentControlSetControlLsaKerberosParameters Value: MaxPacketSize DWORD Value: 1 (hex or dec) More information: http://support.microsoft.com/kb/244474 Registry Key: HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlLsaKerberosParameters DWORD Value Name: MaxTokenSize Value: ffff (hex) More information: http://support.microsoft.com/kb/327825 Enabling …
Permanent link to this article: http://www.tsls.co.uk/index.php/2009/07/15/kerberos-troubleshooting/
Nov
24
IIS returns HTTP 404 for file downloads (Office 2007)
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 …
Permanent link to this article: http://www.tsls.co.uk/index.php/2008/11/24/iis-returns-http-404-for-file-downloads-office-2007/