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 !!! >>

Re: SUS Installation disrupts Exchange public folders on SBS 2000 by Dave

Dave
Thu Apr 15 09:52:12 CDT 2004

FYI, urlscan can mess with OWA too.
http://support.microsoft.com/default.aspx?scid=kb;en-us;309508


"Gavin" <gavin@inteNOrproSPAMm.com> wrote in message
news:ONot5UqIEHA.3832@TK2MSFTNGP12.phx.gbl...
> 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 !!! >>
>



Re: SUS Installation disrupts Exchange public folders on SBS 2000 by Gavin

Gavin
Thu Apr 15 15:22:44 CDT 2004

Definitely. Fortunately the SUS installation doesn't play with it.

--
Gavin [SBS Consultant]

<< SBS ROCKS !!! >>

"Dave Nickason [SBS MVP]" <gwdibble@NOSPAM.frontiernet.net> wrote in message
news:uhhl8kvIEHA.1944@TK2MSFTNGP11.phx.gbl...
> FYI, urlscan can mess with OWA too.
> http://support.microsoft.com/default.aspx?scid=kb;en-us;309508
>
>
> "Gavin" <gavin@inteNOrproSPAMm.com> wrote in message
> news:ONot5UqIEHA.3832@TK2MSFTNGP12.phx.gbl...
>> 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 !!! >>
>>
>
>