Whats your operating system, is it windows 2003 or windows 2008? Windows 2003 is having II6 & windows 2008 is having IIS7.
To rebuld the owa virtual directory you have to use tool called DS2MB.
http://support.microsoft.c
http://support.microsoft.c
Exchange 2003
-----------------------
http://www.msexchange.org/
Chapter5.html
http://www.petri.co.il/
I think above link will help you surely.
Main Topics
Browse All Topics





by: SatyaPathakPosted on 2009-09-19 at 20:46:25ID: 25375812
you can create exchnage and public virtual direcory using
New-OwaVirtualDirectory "public" -OwaVersion Exchange2003or2000 -VirtualDirectoryType PublicFolders -WebSiteName "Default Web Site"
New-OwaVirtualDirectory "exchange" -OwaVersion Exchange2003or2000 -VirtualDirectoryType PublicFolders -WebSiteName "Default Web Site"
if yo get error saying the already exist ,they must be still there in metabase.xml
you can remove them manually using IIS resource kit 6 and open metabase (resource kit 6 can be used for iis 7 as well