Darrell Norton's Blog [MVP]

Sponsors

The Lounge

News

  • Darrell Norton pic

    MVP logo

    View Darrell Norton's profile on LinkedIn

    Currently Reading:

    weewar.com

Advertisement

Images in this post missing? We recently lost them in a site migration. We're working to restore these as you read this. Should you need an image in an emergency, please contact us at imagehelp@codebetter.com
BizTalk Server 2002 IIS virtual directories

A default installation of BizTalk Server 2002 hosed up my IIS metabase.  Attempting to reconstruct is was harder than I thought, since I could find no documentation on what virtual directories were setup and with which permissions.  I hope to save you the same pain.  Here is what I found out:

BiztalkServerRepository
Link to:  C:\Program Files\Microsoft BizTalk Server\BizTalkServerRepository
All permissions except script source access

BizTalkServerDocs
Link to:  C:\Program Files\Microsoft BizTalk Server\Documentation
All permissions except script source access

BizTalkTracking
Link to:  C:\Program Files\Microsoft BizTalk Server\BizTalkTracking
All permissions except script source access
Disable anonymous access

MessagingManager
Link to:  C:\Program Files\Microsoft BizTalk Server\MessagingManager
All permissions except script source access
Disable anonymous access


Posted 04-06-2004 6:05 AM by Darrell Norton

[Advertisement]

Comments

jack wrote re: BizTalk Server 2002 IIS virtual directories
on 04-07-2004 1:27 AM
just read your blog
Darrell wrote re: BizTalk Server 2002 IIS virtual directories
on 04-07-2004 1:57 AM
Jack - did you find anything interesting? :)