astorrs wrote: Can you post the error?
jbaello wrote: Sweet Royal, this is very helpful Thanks!!! dang it I never saw this on the vids... was this on CBT?
royal wrote: jbaello wrote: Sweet Royal, this is very helpful Thanks!!! dang it I never saw this on the vids... was this on CBT? No this wasn't on CBT. I just know the PowerShell command New-OWAVirtualDirectory so I looked up the commands to rebuild the Exchange 2007 specific directories and the 2003 specific directories. There are other directories though such as Autodiscover and EWS, Etc... For Autodiscover, you would do new-Autodiscovervirtualdirectory. I don't see a new-ewsvirtualdirectory. So not really sure what we'd do for that directory. Edit: Just found this -http://support.microsoft.com/default.aspx?kbid=320202 Apparently, you have to re-install IIS and then re-install the CAS role to get the Autodiscover/EWS(Availability) stuff going. You can then run the PowerShell commands at the bottom of the article on your Mailbox Server.
royal wrote: I don't see a new-ewsvirtualdirectory. So not really sure what we'd do for that directory.
jbaello wrote: royal wrote: jbaello wrote: Sweet Royal, this is very helpful Thanks!!! dang it I never saw this on the vids... was this on CBT? No this wasn't on CBT. I just know the PowerShell command New-OWAVirtualDirectory so I looked up the commands to rebuild the Exchange 2007 specific directories and the 2003 specific directories. There are other directories though such as Autodiscover and EWS, Etc... For Autodiscover, you would do new-Autodiscovervirtualdirectory. I don't see a new-ewsvirtualdirectory. So not really sure what we'd do for that directory. Edit: Just found this -http://support.microsoft.com/default.aspx?kbid=320202 Apparently, you have to re-install IIS and then re-install the CAS role to get the Autodiscover/EWS(Availability) stuff going. You can then run the PowerShell commands at the bottom of the article on your Mailbox Server. This is the most comprehensive approach in rebuilding Exchange 2007 IIS Components. Thanks!!!