[ExchangeList] Re: Legacy owa issue

  • From: "Tom Kern" <tpkern@xxxxxxxxx>
  • To: exchangelist@xxxxxxxxxxxxx
  • Date: Fri, 4 Jan 2008 20:12:51 -0500

http://www.msexchange.org
-------------------------------------------------------i imported the vir dirs 
back into IIS from a know good server.

Get-owavirtualdirectory still gets no results and
new-owavirtualdirectory gives me the same error-

New-OwaVirtualDirectory : The Active Directory object for virtual directory 'II
S://mycluster.domain.net/W3SVC/1/ROOT/exchange' on 'mycluster' could
not be created. This might be because the object already exists in
Active Directory. Remove the object from Active Directory, then re-create it.
At line:1 char:24
+ new-OwaVirtualDirectory  <<<< -owaversion:exchange2003or2000 -virtualdirector
ytype mailboxes -name 'exchange'


Thanks



On Jan 4, 2008 4:49 PM, Tom Kern <tpkern@xxxxxxxxx> wrote:
> That's part of my issue-
> Iis doesn't have the dirs on either node in the cluster
>
> Don't understand how that happened
>
> Thanks
>
>
>
>
> On 1/4/08, James Chong <jchong@xxxxxxxxxxxxxx> wrote:
> > http://www.msexchange.org
> > -------------------------------------------------------Open IIS from a
> > working node that has these directories; export the directory and save it.
> > Then import it into the broken node.
> >
> > 1. Right click the vdir; all task save config file
> > 2. Import it into the one thats missing
> >
> > You will then need to verify all the settings and configuration of the vdir
> > and test.
> >
> >
> >
> >
> > James Chong
> > Sr. Systems Engineer
> > Simplexity, LLC.
> > 11130 Sunrise Valley Dr.
> > Reston, VA 20191
> > O (703) 657-4612
> > C (703) 863-1483
> >
> >
> > -----Original Message-----
> > From: exchangelist-bounce@xxxxxxxxxxxxx
> > [mailto:exchangelist-bounce@xxxxxxxxxxxxx] On Behalf Of Tom Kern
> > Sent: Friday, January 04, 2008 4:10 PM
> > To: exchangelist@xxxxxxxxxxxxx
> > Subject: [ExchangeList] Re: Legacy owa issue
> >
> > http://www.msexchange.org
> > -------------------------------------------------------All the ex2k3 legacy
> > ones-
> > Exchange, public, exadmin
> >
> > Thanks
> >
> >
> >
> >
> > On 1/4/08, James Chong <jchong@xxxxxxxxxxxxxx> wrote:
> > > http://www.msexchange.org
> > > -------------------------------------------------------What vdirs are you
> > > missing in IIS?
> > >
> > > James Chong
> > > Sr. Systems Engineer
> > > Simplexity, LLC.
> > > 11130 Sunrise Valley Dr.
> > > Reston, VA 20191
> > > O (703) 657-4612
> > > C (703) 863-1483
> > >
> > >
> > > -----Original Message-----
> > > From: exchangelist-bounce@xxxxxxxxxxxxx
> > > [mailto:exchangelist-bounce@xxxxxxxxxxxxx] On Behalf Of Tom Kern
> > > Sent: Friday, January 04, 2008 3:09 PM
> > > To: exchangelist@xxxxxxxxxxxxx
> > > Subject: [ExchangeList] Re: Legacy owa issue
> > >
> > > http://www.msexchange.org
> > > -------------------------------------------------------I never removed it
> > to
> > > begin with.
> > > There is no virdir to remove.
> > >
> > > Not sure what you mean about "re-importing it from another node"?
> > >
> > > Thanks
> > >
> > >
> > >
> > >
> > > On 1/4/08, James Chong <jchong@xxxxxxxxxxxxxx> wrote:
> > > > http://www.msexchange.org
> > > > -------------------------------------------------------What I did when I
> > > ran
> > > > into that was to export the vdir from your other node and import it in
> > via
> > > > IIS. When you remove it from Shell it recreate it keeps saying it
> > exists.
> > > I
> > > > waited some time; but not sure if there is some fixed time to wait
> > before
> > > it
> > > > recognizes that its gone.
> > > >
> > > >
> > > >
> > > > James Chong
> > > > Sr. Systems Engineer
> > > > Simplexity, LLC.
> > > > 11130 Sunrise Valley Dr.
> > > > Reston, VA 20191
> > > > O (703) 657-4612
> > > > C (703) 863-1483
> > > >
> > > >
> > > > -----Original Message-----
> > > > From: exchangelist-bounce@xxxxxxxxxxxxx
> > > > [mailto:exchangelist-bounce@xxxxxxxxxxxxx] On Behalf Of Tom Kern
> > > > Sent: Friday, January 04, 2008 2:33 PM
> > > > To: exchangelist@xxxxxxxxxxxxx
> > > > Subject: [ExchangeList] Re: Legacy owa issue
> > > >
> > > > http://www.msexchange.org
> > > > -------------------------------------------------------My issue is that
> > > when
> > > > I do a "get-owavirtualdirectory", I get nothing.
> > > >
> > > > When I do a "new-owavirtualdirectory yada yada", I get, to paraphrase,
> > > > "the AD object for the virtual directory IIS://mycluster on mycluster
> > > > could not be created.
> > > > This might be because the object already exists"
> > > >
> > > > And as I said, there is NO http object in the protocols container
> > > > under that server in the Config NC of AD.
> > > > I have never seen this before.
> > > >
> > > > Have you?
> > > > Thanks very much
> > > >
> > > >
> > > >
> > > > On 1/4/08, Michael B. Smith <michael@xxxxxxxxxxxxxxxxxxxxxxxx> wrote:
> > > > > http://www.msexchange.org
> > > > > -------------------------------------------------------Yes, you
> > should.
> > > I
> > > > > didn't remember your environment.
> > > > >
> > > > > I've heard this reported from other folks. Just re-create it.
> > > > > Get-owavirtualdirectory and record any values returned for that
> > cluster.
> > > > > Remove-owavirtualdirectory to ensure that it's cleaned and then finish
> > > it
> > > > up
> > > > > with a new-owavirtualdirectory.
> > > > >
> > > > > Regards,
> > > > >
> > > > > Michael B. Smith
> > > > > MCSE/Exchange MVP
> > > > > http://TheEssentialExchange.com
> > > > >
> > > > >
> > > > > -----Original Message-----
> > > > > From: exchangelist-bounce@xxxxxxxxxxxxx
> > > > > [mailto:exchangelist-bounce@xxxxxxxxxxxxx] On Behalf Of Tom Kern
> > > > > Sent: Friday, January 04, 2008 1:24 PM
> > > > > To: exchangelist@xxxxxxxxxxxxx
> > > > > Subject: [ExchangeList] Re: Legacy owa issue
> > > > >
> > > > > http://www.msexchange.org
> > > > > -------------------------------------------------------By "legacy", I
> > > mean
> > > > I
> > > > > should see the ex2k3 exchange, exadmin, and
> > > > > public vir dirs in the webdav tab of emc, the way I do for my other
> > > > > cluster mailbox server.
> > > > > I'm still in a mixed ex2k3 and ex2k7 situtation.
> > > > >
> > > > > Shouldn't I see the "old" owa vir dirs in the webdav tab of all my
> > > > > ex2k7 mailbox server?
> > > > >
> > > > > I see them for the other ex2k7 clusters.
> > > > >
> > > > > Thanks
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > On 1/4/08, Michael B. Smith <michael@xxxxxxxxxxxxxxxxxxxxxxxx> wrote:
> > > > > > http://www.msexchange.org
> > > > > > -------------------------------------------------------What makes
> > this
> > > a
> > > > > > legacy OWA issue?
> > > > > >
> > > > > > Why would you expect to see those? Is it a greenfields deployment?
> > > > > >
> > > > > > Regards,
> > > > > >
> > > > > > Michael B. Smith
> > > > > > MCSE/Exchange MVP
> > > > > > http://TheEssentialExchange.com
> > > > > >
> > > > > >
> > > > > > -----Original Message-----
> > > > > > From: exchangelist-bounce@xxxxxxxxxxxxx
> > > > > > [mailto:exchangelist-bounce@xxxxxxxxxxxxx] On Behalf Of Tom Kern
> > > > > > Sent: Friday, January 04, 2008 12:44 PM
> > > > > > To: exchangelist@xxxxxxxxxxxxx
> > > > > > Subject: [ExchangeList] Legacy owa issue
> > > > > >
> > > > > > http://www.msexchange.org
> > > > > > -------------------------------------------------------I'm running a
> > > > > > exchange 2k7 sp1 cluster and under the webdav tab in
> > > > > > EMC, there are no legacy dirs listed.
> > > > > > Furthermore, in IISadmin, there are no vir dirs for exchange, etc.
> > > > > > Finally, in the config nc in AD, there is no http child object under
> > > > > > Protocols.
> > > > > >
> > > > > >
> > > > > > Has anyone seen this before?
> > > > > >
> > > > > > Thanks
> > > > > >
> > > > > > --
> > > > > > Sent from Gmail for mobile | mobile.google.com
> > > > > > -------------------------------------------------------
> > > > > > List Archives: //www.freelists.org/archives/exchangelist/
> > > > > > MSExchange Newsletter:
> > http://www.msexchange.org/pages/newsletter.asp
> > > > > > MSExchange Articles and Tutorials:
> > > > > > http://www.msexchange.org/articles_tutorials/
> > > > > > MSExchange Blogs: http://blogs.msexchange.org/
> > > > > > -------------------------------------------------------
> > > > > > Visit TechGenix.com for more information about our other sites:
> > > > > > http://www.techgenix.com
> > > > > > -------------------------------------------------------
> > > > > > To unsubscribe visit
> > http://www.msexchange.org/pages/exchangelist.asp
> > > > > > Report abuse to listadmin@xxxxxxxxxxxxxx
> > > > > >
> > > > > >
> > > > > > -------------------------------------------------------
> > > > > > List Archives: //www.freelists.org/archives/exchangelist/
> > > > > > MSExchange Newsletter:
> > http://www.msexchange.org/pages/newsletter.asp
> > > > > > MSExchange Articles and Tutorials:
> > > > > > http://www.msexchange.org/articles_tutorials/
> > > > > > MSExchange Blogs: http://blogs.msexchange.org/
> > > > > > -------------------------------------------------------
> > > > > > Visit TechGenix.com for more information about our other sites:
> > > > > > http://www.techgenix.com
> > > > > > -------------------------------------------------------
> > > > > > To unsubscribe visit
> > http://www.msexchange.org/pages/exchangelist.asp
> > > > > > Report abuse to listadmin@xxxxxxxxxxxxxx
> > > > > >
> > > > > >
> > > > >
> > > > > --
> > > > > Sent from Gmail for mobile | mobile.google.com
> > > > > -------------------------------------------------------
> > > > > List Archives: //www.freelists.org/archives/exchangelist/
> > > > > MSExchange Newsletter: http://www.msexchange.org/pages/newsletter.asp
> > > > > MSExchange Articles and Tutorials:
> > > > > http://www.msexchange.org/articles_tutorials/
> > > > > MSExchange Blogs: http://blogs.msexchange.org/
> > > > > -------------------------------------------------------
> > > > > Visit TechGenix.com for more information about our other sites:
> > > > > http://www.techgenix.com
> > > > > -------------------------------------------------------
> > > > > To unsubscribe visit http://www.msexchange.org/pages/exchangelist.asp
> > > > > Report abuse to listadmin@xxxxxxxxxxxxxx
> > > > >
> > > > >
> > > > > -------------------------------------------------------
> > > > > List Archives: //www.freelists.org/archives/exchangelist/
> > > > > MSExchange Newsletter: http://www.msexchange.org/pages/newsletter.asp
> > > > > MSExchange Articles and Tutorials:
> > > > > http://www.msexchange.org/articles_tutorials/
> > > > > MSExchange Blogs: http://blogs.msexchange.org/
> > > > > -------------------------------------------------------
> > > > > Visit TechGenix.com for more information about our other sites:
> > > > > http://www.techgenix.com
> > > > > -------------------------------------------------------
> > > > > To unsubscribe visit http://www.msexchange.org/pages/exchangelist.asp
> > > > > Report abuse to listadmin@xxxxxxxxxxxxxx
> > > > >
> > > > >
> > > >
> > > > --
> > > > Sent from Gmail for mobile | mobile.google.com
> > > > -------------------------------------------------------
> > > > List Archives: //www.freelists.org/archives/exchangelist/
> > > > MSExchange Newsletter: http://www.msexchange.org/pages/newsletter.asp
> > > > MSExchange Articles and Tutorials:
> > > > http://www.msexchange.org/articles_tutorials/
> > > > MSExchange Blogs: http://blogs.msexchange.org/
> > > > -------------------------------------------------------
> > > > Visit TechGenix.com for more information about our other sites:
> > > > http://www.techgenix.com
> > > > -------------------------------------------------------
> > > > To unsubscribe visit http://www.msexchange.org/pages/exchangelist.asp
> > > > Report abuse to listadmin@xxxxxxxxxxxxxx
> > > > -------------------------------------------------------
> > > > List Archives: //www.freelists.org/archives/exchangelist/
> > > > MSExchange Newsletter: http://www.msexchange.org/pages/newsletter.asp
> > > > MSExchange Articles and Tutorials:
> > > > http://www.msexchange.org/articles_tutorials/
> > > > MSExchange Blogs: http://blogs.msexchange.org/
> > > > -------------------------------------------------------
> > > > Visit TechGenix.com for more information about our other sites:
> > > > http://www.techgenix.com
> > > > -------------------------------------------------------
> > > > To unsubscribe visit http://www.msexchange.org/pages/exchangelist.asp
> > > > Report abuse to listadmin@xxxxxxxxxxxxxx
> > > >
> > > >
> > >
> > > --
> > > Sent from Gmail for mobile | mobile.google.com
> > > -------------------------------------------------------
> > > List Archives: //www.freelists.org/archives/exchangelist/
> > > MSExchange Newsletter: http://www.msexchange.org/pages/newsletter.asp
> > > MSExchange Articles and Tutorials:
> > > http://www.msexchange.org/articles_tutorials/
> > > MSExchange Blogs: http://blogs.msexchange.org/
> > > -------------------------------------------------------
> > > Visit TechGenix.com for more information about our other sites:
> > > http://www.techgenix.com
> > > -------------------------------------------------------
> > > To unsubscribe visit http://www.msexchange.org/pages/exchangelist.asp
> > > Report abuse to listadmin@xxxxxxxxxxxxxx
> > > -------------------------------------------------------
> > > List Archives: //www.freelists.org/archives/exchangelist/
> > > MSExchange Newsletter: http://www.msexchange.org/pages/newsletter.asp
> > > MSExchange Articles and Tutorials:
> > > http://www.msexchange.org/articles_tutorials/
> > > MSExchange Blogs: http://blogs.msexchange.org/
> > > -------------------------------------------------------
> > > Visit TechGenix.com for more information about our other sites:
> > > http://www.techgenix.com
> > > -------------------------------------------------------
> > > To unsubscribe visit http://www.msexchange.org/pages/exchangelist.asp
> > > Report abuse to listadmin@xxxxxxxxxxxxxx
> > >
> > >
> >
> > --
> > Sent from Gmail for mobile | mobile.google.com
> > -------------------------------------------------------
> > List Archives: //www.freelists.org/archives/exchangelist/
> > MSExchange Newsletter: http://www.msexchange.org/pages/newsletter.asp
> > MSExchange Articles and Tutorials:
> > http://www.msexchange.org/articles_tutorials/
> > MSExchange Blogs: http://blogs.msexchange.org/
> > -------------------------------------------------------
> > Visit TechGenix.com for more information about our other sites:
> > http://www.techgenix.com
> > -------------------------------------------------------
> > To unsubscribe visit http://www.msexchange.org/pages/exchangelist.asp
> > Report abuse to listadmin@xxxxxxxxxxxxxx
> > -------------------------------------------------------
> > List Archives: //www.freelists.org/archives/exchangelist/
> > MSExchange Newsletter: http://www.msexchange.org/pages/newsletter.asp
> > MSExchange Articles and Tutorials:
> > http://www.msexchange.org/articles_tutorials/
> > MSExchange Blogs: http://blogs.msexchange.org/
> > -------------------------------------------------------
> > Visit TechGenix.com for more information about our other sites:
> > http://www.techgenix.com
> > -------------------------------------------------------
> > To unsubscribe visit http://www.msexchange.org/pages/exchangelist.asp
> > Report abuse to listadmin@xxxxxxxxxxxxxx
> >
> >
>
> --
>
> Sent from Gmail for mobile | mobile.google.com
>
-------------------------------------------------------
List Archives: //www.freelists.org/archives/exchangelist/  
MSExchange Newsletter: http://www.msexchange.org/pages/newsletter.asp 
MSExchange Articles and Tutorials: 
http://www.msexchange.org/articles_tutorials/ 
MSExchange Blogs: http://blogs.msexchange.org/ 
-------------------------------------------------------
Visit TechGenix.com for more information about our other sites:
http://www.techgenix.com 
-------------------------------------------------------
To unsubscribe visit http://www.msexchange.org/pages/exchangelist.asp
Report abuse to listadmin@xxxxxxxxxxxxxx 

Other related posts: