Hi everyone - first time user of these guides and all gone well so far!
Step 7, Migrate SBS2008/Exchange 2007 guide
When trying to set-outlookanywhere in section 3 of Step 7:
[PS] C:\Windows\system32>$Exchange2013HostName = "mail.contoso.com" [PS] C:\Windows\system32>Get-ExchangeServer | Where {($_.AdminDisplayVersion -Like "Version 8*") -And ($_.ServerRole -Like "*ClientAccess*")} | Get-ClientAccessServer | Where {$_.OutlookAnywhereEnabled -Eq $True} | ForEach {Set-OutlookAnywhere "$_\RPC (SBS Web Applications)" -ClientAuthenticationMethod Basic -SSLOffloading $False -ExternalHostName $Exchange2013HostName -IISAuthenticationMethods NTLM, Basic}
WOW - awesome help from Mariette! Thanks! All fixed!
Thanks Tim!
Yes, that sometimes happens on such an old rusty SBS 2008. The trick is to disable and enable Outlook Anywhere from the Exchange Server 2007 Console. I saw Tim online so we chatted a bit and I fixed it for him on Teamviewer :)