During a recent update to Exchange 2016 CU9, I encountered the following error whilst trying to recreate one of the secondary OWA sites that I have running. The command being executed was: New-OwaVirtualDirectory -Server $ServerName -WebsiteName “EAC_Secondary” | Out-Null The error I was getting: An error occurred while creating the IIS virtual directory ‘IIS://exch04.domain.local/W3SVC/3/ROOT/owa’ on
Continue reading New-OwaVirtualDirectory – An error occurred while creating the IIS virtual directory
Tag: IIS
Using Connect-MsolService inside an ASP.net Web Application
I provide a number of useful tools to our 1st and 2nd line teams through a web application – mainly because it is flexible, easy to update and centralised. We are launching Office 365, as a side-by-side service. Not all of our users are entitled to it (through various reasons) so checking whether or not
Continue reading Using Connect-MsolService inside an ASP.net Web Application
Could not access OWA using HTTPS – Error 404
Symptoms here are: Unable to access OWA Outlook 2007 reports that it is unable to change any Out Of Office settings; server unavailable. The enviroment: Microsoft Exchange 2007 running on Microsoft Windows Server 2008. One other symptom, which I don’t know if this resolved or something else did, is that the Free/Busy information was not
Continue reading Could not access OWA using HTTPS – Error 404