When installing SUS on SBS 2000, it turns out IIS Lockdown, which the SUS
runs by default, disrupts Exchange public folders, resulting in:
1) Folder permissions disappearing in the folders properties via
Outlook
2) Folders not being viewable in Exchange System Manager, producing the
error message: ID 80040e19 Object is no longer available
In order to rectify this problem you must manually edit the file
urlscan.ini, which can be found at: C:\winnt\system32\inetsrv\urlscan\
Make the following changes as appropriate and then restart the IIS Admin
service form the services.msc console (warning: This will restart Exchange
as well, so be sure your users are logged off)
Add or change as appropriate:
[options]
AllowDotInPath=1
[AllowVerbs]
SEARCH
PROPFIND
PROPPATCH
[DenyVerbs]
;SEARCH
;PROPFIND
;PROPPATCH
[AllowExtensions]
.com
[DenyExtensions]
;.com
[AllowHeaders]
Translate
[DenyHeaders]
;Translate
This information can also be found at:
http://support.microsoft.com/default.aspx?scid=kb%3ben-us%3b328659
--
--
Gavin [SBS Consultant
<< SBS ROCKS !!! >>
--
--
Gavin [SBS Consultant
<< SBS ROCKS !!! >>